index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2013-04-05
mtd: gpio: Use devm_kzalloc()
Sachin Kamat
2013-04-05
mtd: davinci_nand: Use of_match_ptr()
Sachin Kamat
2013-04-05
mtd: remove the h1910 NAND driver
Artem Bityutskiy
2013-04-05
mtd: remove the ppchameleonevb NAND driver
Artem Bityutskiy
2013-04-05
mtd: davinci_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
mtd: txx9ndfmc: use module_platform_driver_probe()
Jingoo Han
2013-04-05
mtd: sh_flctl: use module_platform_driver_probe()
Jingoo Han
2013-04-05
mtd: fsmc_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
mtd: atmel_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
mtd: orion_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
mtd: doc: use module_platform_driver_probe()
Jingoo Han
2013-04-05
mtd: devices: elm: check for device's presence before configuration
Daniel Mack
2013-04-05
mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable
Alexander Shiyan
2013-04-05
mtd: nand_base: Removed unnecessary command masking
Alexander Shiyan
2013-04-05
mtd: nand_ids: introduce helper macros
Artem Bityutskiy
2013-04-05
mtd: nand: remove few tiny page NAND bits
Artem Bityutskiy
2013-04-05
mtd: nand: rename the id field of 'struct nand_flash_dev'
Artem Bityutskiy
2013-04-05
mtd: nand: use NAND_HAS_CACHEPROG
Artem Bityutskiy
2013-04-05
mtd: nand: remove a bunch of unused commands
Artem Bityutskiy
2013-04-05
mtd: nand: remove AG-AND support
Artem Bityutskiy
2013-04-05
mtd: nand: remove the rtc_from4 driver support
Artem Bityutskiy
2013-04-05
mtd: decommission the NAND museum
Artem Bityutskiy
2013-04-05
mtd: nand_ids: minor clean-ups
Artem Bityutskiy
2013-03-14
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
Brian Norris
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-26
export kernel_write(), convert open-coded instances
Al Viro
2013-02-21
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-13
mtd: bcm47xxnflash: use pr_fmt for module prefix in messages
Rafał Miłecki
2013-02-13
mtd: davinci_nand: Use managed resources
Mrugesh Katepallewar
2013-02-12
mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re...
Josh Wu
2013-02-12
mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional.
Josh Wu
2013-02-12
mtd: atmel_nand: avoid to report an error when lookup table offset is 0.
Josh Wu
2013-02-05
Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-02-04
mtd: bcm47xxnflash: register this as normal driver
Hauke Mehrtens
2013-02-04
mtd: bcm47xxnflash: fix message
Hauke Mehrtens
2013-02-04
mtd: gpmi: add sanity check for the ECC
Huang Shijie
2013-02-04
mtd: gpmi: set the Golois Field bit for mx6q's BCH
Huang Shijie
2013-02-04
mtd: gpmi: fix a dereferencing freed memory error
Huang Shijie
2013-02-04
mtd: fix the wrong timeo for panic_nand_wait()
Huang Shijie
2013-02-04
mtd: gpmi: dump the BCH registers
Huang Shijie
2013-02-04
mtd: nane: print source of error message
Tormod Volden
2013-02-04
mtd: fsl_ifc_nand: use more portable i/o accessors
Kim Phillips
2013-02-04
mtd: nand: omap2: Support for hardware BCH error correction.
Philip Avinash
2013-02-04
mtd: nand: omap2: Update nerrors using ecc.strength
Philip Avinash
2013-02-04
mtd: mxc_nand: compress ID info for send_read_id_v3
Roman Schneider
2013-02-04
mtd: rename random32() to prandom_u32()
Akinobu Mita
[next]