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
Age
Commit message (
Expand
)
Author
2011-09-11
mtd: do not assume oobsize is power of 2
Brian Norris
2011-09-11
mtd: mxc_nand: add mx53 NFC driver support
Jason Liu
2011-09-11
mtd: bcm_umi_nand: clean up error handling code
Julia Lawall
2011-09-11
mtd: eLBC NAND: update ecc_stats.corrected when lteccr available
Michael Hench
2011-09-11
mtd: s3c2410 nand: Remove uncessary null check
Jonghwan Choi
2011-09-11
mtd: spelling fixes
Brian Norris
2011-09-11
mtd: use MTD_NAND_OMAP2 for OMAP4
Jan Weitzel
2011-09-11
mtd: Kbuild: remove reference to MTD_PARTITIONS
Brian Norris
2011-09-11
mtd: cleanup last uses of MTD_DEBUG config macros
Brian Norris
2011-09-11
mtd: remove CONFIG_MTD_DEBUG
Brian Norris
2011-09-11
mtd: pcmciamtd: remove custom DEBUG() function
Brian Norris
2011-09-11
mtd: cleanup style on pr_debug messages
Brian Norris
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
mtd: nand: style fixups in pr_* messages
Brian Norris
2011-09-11
mtd: nand: convert printk() to pr_*()
Brian Norris
2011-09-11
mtd: nand: change KERN_DEBUG to KERN_INFO
Brian Norris
2011-09-11
mtd: dataflash: add device tree probe support
Shawn Guo
2011-09-11
mtd: pxa3xx_nand: enable multiple chip select support
Lei Wen
2011-09-11
mtd: pxa3xx_nand: sperate each chip individual info
Lei Wen
2011-09-11
mtd: pxa3xx_nand: convert all printk into dev_*
Lei Wen
2011-09-11
mtd: pxa3xx_nand: enhance suspend and resume routine
Lei Wen
2011-09-11
mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
Mike Hench
2011-09-11
mtd: atmel_nand: optimize read/write buffer functions
Nicolas Ferre
2011-09-11
mtd: nand: don't free the global data too early
Liu Shuo
2011-09-11
mtd: fsl_upm: fix a memory leak in fun_chip_init error path
Axel Lin
2011-09-11
mtd: atmel_nand: fix wrong use of 0 as NULL
Nicolas Ferre
2011-09-11
mtd: nand_flash_detect_onfi propagate busw info
Matthieu CASTET
2011-09-11
mtd: edit NAND-related comment
Brian Norris
2011-09-11
mtd: tests: ignore corrected bitflips in OOB on mtd_readtest
Brian Norris
2011-09-11
mtd: nand: ignore ECC errors for simple BBM scans
Brian Norris
2011-09-11
mtd: ofpart: add ofoldpart alias
Dmitry Eremin-Solenikov
2011-09-11
mtd: nand: handle ECC errors in OOB
Brian Norris
2011-09-11
mtd: make ofpart buildable as a separate module
Dmitry Eremin-Solenikov
2011-09-11
mtd: spelling, capitalization, uniformity
Brian Norris
2011-09-11
mtd: drop mtd_device_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: remove put_partition_parser() from public header
Dmitry Eremin-Solenikov
2011-09-11
mtd: hide parse_mtd_partitions
Dmitry Eremin-Solenikov
2011-09-11
mtd: nand: drop edb7312 support
Dmitry Eremin-Solenikov
2011-09-11
mtd: maps: drop edb7312 support
Dmitry Eremin-Solenikov
2011-09-11
mtd: OneNAND: Detect the correct NOP when 4KiB pagesize
Kyungmin Park
2011-09-11
mtd: socrates_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: ndfc.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: mpc5121_nfc.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: fsl_upm.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: fsl_elbc_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: m25p80.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: physmap_of.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: physmap_of: move parse_obsolete_partitions to become separate parser
Dmitry Eremin-Solenikov
2011-09-11
mtd: drop of_mtd_parse_partitions()
Dmitry Eremin-Solenikov
2011-09-11
mtd: socrates_nand: use ofpart through generic parsing
Dmitry Eremin-Solenikov
[prev]
[next]