aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2009-06-05mtd: MXC NAND support for 2KiB page size flashesVladimir Barinov
2009-06-05mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten
2009-06-05mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten
2009-06-05mtd: remove pmcmsp-ramroot.cShane McDonald
2009-06-05mtd: OneNAND: add missing __devexit_pMika Korhonen
2009-06-05mtd: m25p80: add support for Macronix MX25L12805DLennert Buytenhek
2009-06-05mtd: CFI 1.0 and CFI 1.1Daniel Ribeiro
2009-06-05mtd: CFI: quirk for PF38F4476.Daniel Ribeiro
2009-06-05mtd: extend plat_nand for (read|write)_bufAlexander Clouter
2009-06-05mtd: add SST39SF040 chip to jedec_probeMichał Mirosław
2009-06-05mtd: davinci_nand: cmdlinepart uses MTD IDsDavid Brownell
2009-06-05mtd: OneNAND: add support for OneNAND manufactured by NumonyxAdrian Hunter
2009-06-05mtd: m25p80 nand: add m45pe10 idsMatthieu CASTET
2009-06-05mtd: mxc_nand: add correct dev_id parameter to free_irq() callsMagnus Lilja
2009-06-05mtd: nand: fix 512 byte software ecc supportVimal Singh
2009-06-05mtd: nand: davinci_nand, 4-bit ECC for smallpageDavid Brownell
2009-06-05mtd: nand: minor davinci_nand cleanupDavid Brownell
2009-06-05mtd: nand: don't walk past end of oobfree[]David Brownell
2009-06-05mtd: plat_nand: fix section errorThomas Chou
2009-06-03UBI: make gluebi a separate moduleDmitry Pervushin
2009-06-02UBI: remove built-in gluebiDmitry Pervushin
2009-06-02UBI: add notification APIDmitry Pervushin
2009-06-02UBI: do not switch to R/O mode on read errorsArtem Bityutskiy
2009-06-02UBI: fix and clean-up error paths in WL workerArtem Bityutskiy
2009-06-02UBI: introduce new constantsArtem Bityutskiy
2009-05-30[MTD] [NAND] S3C2410: Allow commandline partition processingAndy Green
2009-05-30[MTD] [NAND] S3C2410: Fix CFG debug orderAndy Green
2009-05-30[MTD] [NAND] S3C2410: Uninitialised variable cleanupNelson Castillo
2009-05-30[MTD] [NAND] S3C2410: NAND ECC by chip rather than globalAndy Green
2009-05-30[MTD] [NAND] S3C2410: Basic kerneldoc comment updatesBen Dooks
2009-05-30[MTD] [NAND] S3C2410: Move to using platform device tableBen Dooks
2009-05-29mtd: Fix pointer handling in compat ioctls to use compat_ptr()David Woodhouse
2009-05-29mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee
2009-05-29mtd: add OOB ioctls for >4GiB devicesKevin Cernekee
2009-05-29mtd: compat_ioctl cleanupKevin Cernekee
2009-05-29mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee
2009-05-29mtd: Fix handling of mtdname in txx9ndfmc.cDavid Woodhouse
2009-05-29mtd: Add armflash support for multiple blocks of flashCatalin Marinas
2009-05-29mtd: DIL/NetPC broken for nowDavid Woodhouse
2009-05-29mtd: MXC NAND driver fixes (v5)Vladimir Barinov
2009-05-28OMAP2/3: PM: push core PM code from linux-omapKevin Hilman
2009-05-26[MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse
2009-05-26[MTD] Only set partition suspend/resume method if parent not registeredDavid Woodhouse
2009-05-26[MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse
2009-05-26[MTD] Restore suspend/resume support for mtd devicesDavid Woodhouse
2009-05-26[MTD] set blkdev parent to the mtd device, not its parentDavid Woodhouse
2009-05-26UBI: fix race conditionArtem Bityutskiy
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-18mtd_dataflash: unbreak erase supportPeter Korsgaard