开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2013-12-04
mtd: gpmi: fix kernel BUG due to racing DMA operations
Huang Shijie
2013-12-04
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
2013-01-17
mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
Wolfram Sang
2013-01-17
mtd cs553x_nand: Initialise ecc.strength before nand_scan()
Nathan Williams
2012-10-28
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Brian Norris
2012-10-13
mtd: omap2: fix module loading
Andreas Bießmann
2012-10-13
mtd: omap2: fix omap_nand_remove segfault
Andreas Bießmann
2012-10-13
mtd: nand: Use the mirror BBT descriptor when reading its version
Shmulik Ladkani
2012-10-13
mtd: nandsim: bugfix: fail if overridesize is too big
Richard Genoud
2012-07-19
mtd: nandsim: don't open code a do_div helper
Herton Ronaldo Krzesinski
2012-07-16
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
2012-06-10
mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
Sascha Hauer
2012-06-10
mtd: nand: fix scan_read_raw_oob
Dmitry Maluka
2012-05-13
Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-05-08
mtd: ams-delta: fix request_mem_region() failure
Janusz Krzysztofik
2012-04-20
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-27
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-27
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
mtd: nand: gpmi: fix function annotations
Wolfram Sang
2012-03-27
mtd: unify initialization of erase_info->fail_addr
Shmulik Ladkani
2012-03-27
mtd: support ONFI multi lun NAND
Matthieu CASTET
2012-03-27
mtd: Add device-tree support to fsmc_nand
Stefan Roese
2012-03-27
mtd: nand/fsmc: Remove sparse warnings and errors
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Add DMA support
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Access the NAND device word by word whenever possible
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Use dev_err to report error scenario
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Use devm routines
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform
Vipin Kumar
2012-03-27
mtd: fsmc_nand: add pm callbacks to support hibernation
Shiraz Hashim
2012-03-27
mtd: nand/fsmc: Initialize the badblockbits to 7
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Flip the bit only if the error index is < 4096
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Correct the multiline comment format
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Remove default partition information from driver
Armando Visconti
2012-03-27
mtd: nand/fsmc: Pass partition information through platform data
Vipin Kumar
2012-03-27
mtd: gpmi: fix the wrong DMA command.
Huang Shijie
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
mtd: sh_flctl: Add power management with QoS request
Bastian Hecht
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-27
mtd: fsmc: Support of 224-bytes OOB area length
Armando Visconti
2012-03-27
mtd: fsmc: Improve the fsmc_correct_data() routine
Armando Visconti
2012-03-27
mtd: fsmc: fixed data abort inside change_bit()
Armando Visconti
2012-03-27
mtd: fsmc: use ALE and CLE offsets from platform data
Shiraz Hashim
2012-03-27
mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes
Bhavna Yadav
[next]