summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-05mtd: add the support to parse out the full-id nand typeHuang Shijie1-3/+32
2013-04-05mtd: add new fields to nand_flash_dev{}Huang Shijie1-0/+4
2013-04-05mtd: sh_flctl: Use of_match_ptr() macroSachin Kamat1-2/+1
2013-04-05mtd: gpio: Use of_match_ptr() macroSachin Kamat1-2/+1
2013-04-05mtd: gpio: Use devm_kzalloc()Sachin Kamat1-4/+1
2013-04-05mtd: davinci_nand: Use of_match_ptr()Sachin Kamat1-2/+2
2013-04-05mtd: dataflash: Use of_match_ptr() macroSachin Kamat1-3/+1
2013-04-05mtd: remove h720x flash supportArnd Bergmann3-128/+0
2013-04-05mtd: onenand: remove OneNAND simulatorArtem Bityutskiy3-573/+0
2013-04-05arch: cris: amend Kconfig after mtdchar mergeArtem Bityutskiy2-2/+0
2013-04-05arm: mach-pxa: amend Kconfig after mtdchar mergeArtem Bityutskiy1-1/+0
2013-04-05Documentation: mtd: amend the sysfs docs after mtdchar mergeArtem Bityutskiy1-4/+2
2013-04-05mtd: merge mtdchar module with mtdcoreArtem Bityutskiy8-40/+19
2013-04-05mtd: mtdcore: cleanup mtdcore.h a littleArtem Bityutskiy1-17/+11
2013-04-05mtd: mtdchar: use proper kernel print levelArtem Bityutskiy1-3/+5
2013-04-05mtd: mtdcore: remove few useless #ifdef'sArtem Bityutskiy1-7/+4
2013-04-05mtd: remove the h1910 NAND driverArtem Bityutskiy3-174/+0
2013-04-05mtd: remove the ppchameleonevb NAND driverArtem Bityutskiy3-410/+0
2013-04-05mtd: introduce a macro for max NAND ID sequence lengthArtem Bityutskiy1-1/+4
2013-04-05mtd: nand: use more reasonable integer typesArtem Bityutskiy1-5/+5
2013-04-05mtd: davinci_nand: use module_platform_driver_probe()Jingoo Han1-11/+1
2013-04-05mtd: txx9ndfmc: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-04-05mtd: sh_flctl: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-04-05mtd: fsmc_nand: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-04-05mtd: atmel_nand: use module_platform_driver_probe()Jingoo Han1-14/+1
2013-04-05mtd: orion_nand: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-04-05mtd: doc: use module_platform_driver_probe()Jingoo Han2-24/+2
2013-04-05mtd: bcm47xxsflash: define opcodesRafał Miłecki1-0/+48
2013-04-05mtd: bcm47xxsflash: store info about flash typeRafał Miłecki2-0/+16
2013-04-05mtd: bcm47xxsflash: keep a reference to the BCMARafał Miłecki2-0/+6
2013-04-05mtd: mtdcore: use const qualifierArtem Bityutskiy1-1/+1
2013-04-05mtd: devices: add const qualifiersArtem Bityutskiy2-2/+2
2013-04-05mtd: maps: add const qualifiersArtem Bityutskiy13-25/+21
2013-04-05mtd: physmap_of: add const qualifiersArtem Bityutskiy1-7/+9
2013-04-05ssb: driver_mipscore: add a const qualifierArtem Bityutskiy1-1/+1
2013-04-05bcma_mips: add a const qualifierArtem Bityutskiy1-1/+1
2013-04-05mtd: physmap: add const qualifiersArtem Bityutskiy2-11/+8
2013-04-05mtd: plat-ram: add const quilifiersArtem Bityutskiy2-3/+3
2013-04-05mtd: add 'const' qualifier to a couple of register functionsArtem Bityutskiy4-7/+8
2013-04-05mtd: remove the ixp2000 map driverArtem Bityutskiy3-263/+0
2013-04-05mtd: remove the dilnetpc map driver supportArtem Bityutskiy3-513/+0
2013-04-05mtd: remove the tqm8xxl map driverArtem Bityutskiy3-260/+0
2013-04-05mtd: maps: kill the rpxlite map driverArtem Bityutskiy3-75/+0
2013-04-05mtd: remove the mbx860 map driverArtem Bityutskiy3-107/+0
2013-04-05mtd: remove the dmv182 map driverArtem Bityutskiy3-156/+0
2013-04-05mtd: remove the dbox2-flash map driverArtem Bityutskiy3-132/+0
2013-04-05mtd: devices: elm: check for device's presence before configurationDaniel Mack3-4/+12
2013-04-05mtd: nand_base: Removed unnecessary cleaning "onfi_version" variableAlexander Shiyan1-2/+0
2013-04-05mtd: nand_base: Removed unnecessary command maskingAlexander Shiyan1-2/+1
2013-04-05mtd: m25p80: add entry for w25q128Rafał Miłecki1-0/+1