summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2009-09-19mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje
2009-09-19mtd: onenand: make onenand/generic.c more genericMagnus Damm
2009-09-19mtd: nand: register orion_nand using platform_driver_probe()Uwe Kleine-König
2009-09-19mtd: sst25l, fix lock imbalanceJiri Slaby
2009-09-19mtd: SST25L (non JEDEC) SPI Flash driverRyan Mallon
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-09-12Merge branch 'master' into develRussell King
2009-09-12Merge branch 'devel-stable' into develRussell King
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King
2009-09-04mtd: pmcmsp-flash: fix error paths in init_msp_flashRoel Kluin
2009-09-04mtd: make few symbols staticH Hartley Sweeten
2009-09-04mtd: onenand: select MTD_PARTITIONSPaul Mundt
2009-09-04mtd: m25p80: add support for 3 Macronix flash chipsSiddarth Gore
2009-09-04mtd: tests: fix read buffer overflowsRoel Kluin
2009-09-04slram: Read buffer overflowRoel Kluin
2009-09-04mtd: physmap_of: fix incorrect checkvimal singh
2009-09-04mtd: nand_base: allow drivers to choose ECC block sizeSingh, Vimal
2009-09-04mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"Robert P. J. Day
2009-09-04mtd: afs: fix build warningRussell King
2009-09-04mtd: plat-ram: use resource_sizeWolfram Sang
2009-09-04mtd: physmap_of: use resource_sizeWolfram Sang
2009-09-04mtd: ep93xx: cleanup includes in ts7250 nand driverH Hartley Sweeten
2009-09-04mtd: fix a typo in commentMatthias Kaehlcke
2009-09-04mtd: nand_base: use __func__ instead of typing namesvimal singh
2009-09-04mtd: nand: remove repeated comment, fix spellingvimal singh
2009-09-04mtd: OneNAND: spelling fixesMika Korhonen
2009-09-03mtd: nftl: fix offset alignmentsDimitri Gorokhovik
2009-09-03mtd: nftl: write support is brokenDimitri Gorokhovik
2009-09-03mtd: m25p80: fix null pointer dereference bugAnton Vorontsov
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren
2009-08-24[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom
2009-08-14UBI: improve NOR flash erasure quirkArtem Bityutskiy
2009-08-14UBI: introduce flash dump helperArtem Bityutskiy
2009-08-14UBI: eliminate possible undefined behaviourPhil Carmody
2009-08-14UBI: print a warning if too many PEBs are corruptedArtem Bityutskiy
2009-08-14UBI: amend NOR flash pre-erase quirkArtem Bityutskiy
2009-08-14UBI: print a message if ECH is corrupted and VIDH is okArtem Bityutskiy
2009-08-12Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik
2009-08-09Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-08-03mtd: mtdblock: introduce mtdblks_lockMatthias Kaehlcke