summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth
2009-11-05Merge git://git.infradead.org/users/dwmw2/mtd-2.6.32Linus Torvalds
2009-10-20UBI: fix check on unsigned longRoel Kluin
2009-10-20UBI: fix backward compatibilityArtem Bityutskiy
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-01block: use normal I/O path for discard requestsChristoph Hellwig
2009-09-24mtd/maps: gpio-addr-flash: depend on GPIO arch supportMike Frysinger
2009-09-24mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/Mike Frysinger
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-09-24mtd: nand: fix htmldocs warningsJaswinder Singh Rajput
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-23mtd: jedec_probe: add PSD4256G6V idMike Frysinger
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-21trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe
2009-09-21mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlazeJohn Williams
2009-09-20mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2009-09-19m25p80: Add Spansion S25FL129P serial flashesKevin Cernekee
2009-09-19mtd: sh_flctl: register sh_flctl using platform_driver_probe()David Woodhouse
2009-09-19mtd: nand: txx9ndfmc: transfer 512 byte at a time if possibleAtsushi Nemoto
2009-09-19mtd: nand: fix tmio_nand ecc correctionAtsushi Nemoto
2009-09-19mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto
2009-09-19mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128GMassimo Cirillo
2009-09-19mtd: inftl: fix fold chain block numberMohanlal Jangir
2009-09-19mtd: jedec: fix compilation problem with I28F640C3B definitionStefan Roese
2009-09-19mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driverFeng Kan
2009-09-19mtd: ofpart: Check availability of reg property instead of name propertyBenjamin Krill
2009-09-19mtd: omap: adding DMA mode support in nand prefetch/post-writevimal singh
2009-09-19mtd: omap: add support for nand prefetch-read and post-writevimal singh
2009-09-19mtd: add nand support for w90p910 (v2)Wan ZongShun
2009-09-19mtd: maps: add mtd-ram support to physmap_ofWolfram Sang
2009-09-19mtd: pxa3xx_nand: add single-bit error corrections reportingYeasah Pell
2009-09-19mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27Eric Benard
2009-09-19phram: cleanup error handling and associated messagesMike Frysinger
2009-09-19mtd: m25p80: add SST WF SPI flash device informationGraf Yang
2009-09-19mtd: m25p80: add support for AAI programming with SST SPI flashesGraf Yang
2009-09-19mtd: fix order of TEST/PARTITIONS kconfig optionsMike Frysinger
2009-09-19mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressingMike Frysinger
2009-09-19mtd/maps: uclinux: depend on MTD_RAM being built into the kernelMike Frysinger
2009-09-19mtd/maps: uclinux: fix building when partition support is disabledTimofei Bondarenko
2009-09-19mtd: jedec_probe: fix NEC uPD29F064115 detectionHiroshi Ito
2009-09-19mtd: mtdpart: prevent a read from regions[-1]Roel Kluin
2009-09-19mtd: mtdconcat: prevent a read from eraseregions[-1]Roel Kluin
2009-09-19mtd: lart: Prevent a read from mtd->eraseregions[-1]Roel Kluin
2009-09-19mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chipsSneha Narnakaje
2009-09-19mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje