aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * | mtd: m25p80: add support for Macronix MX25L12805DLennert Buytenhek2009-06-05
| * | mtd: CFI 1.0 and CFI 1.1Daniel Ribeiro2009-06-05
| * | mtd: CFI: quirk for PF38F4476.Daniel Ribeiro2009-06-05
| * | mtd: extend plat_nand for (read|write)_bufAlexander Clouter2009-06-05
| * | mtd: add SST39SF040 chip to jedec_probeMichał Mirosław2009-06-05
| * | mtd: davinci_nand: cmdlinepart uses MTD IDsDavid Brownell2009-06-05
| * | mtd: OneNAND: add support for OneNAND manufactured by NumonyxAdrian Hunter2009-06-05
| * | mtd: m25p80 nand: add m45pe10 idsMatthieu CASTET2009-06-05
| * | mtd: mxc_nand: add correct dev_id parameter to free_irq() callsMagnus Lilja2009-06-05
| * | mtd: nand: fix 512 byte software ecc supportVimal Singh2009-06-05
| * | mtd: nand: davinci_nand, 4-bit ECC for smallpageDavid Brownell2009-06-05
| * | mtd: nand: minor davinci_nand cleanupDavid Brownell2009-06-05
| * | mtd: nand: don't walk past end of oobfree[]David Brownell2009-06-05
| * | mtd: plat_nand: fix section errorThomas Chou2009-06-05
| * | mtd: Fix pointer handling in compat ioctls to use compat_ptr()David Woodhouse2009-05-29
| * | mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee2009-05-29
| * | mtd: add OOB ioctls for >4GiB devicesKevin Cernekee2009-05-29
| * | mtd: compat_ioctl cleanupKevin Cernekee2009-05-29
| * | mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee2009-05-29
| * | mtd: Fix handling of mtdname in txx9ndfmc.cDavid Woodhouse2009-05-29
| * | mtd: Add armflash support for multiple blocks of flashCatalin Marinas2009-05-29
| * | mtd: DIL/NetPC broken for nowDavid Woodhouse2009-05-29
| * | [MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse2009-05-26
| * | [MTD] Only set partition suspend/resume method if parent not registeredDavid Woodhouse2009-05-26
| * | [MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse2009-05-26
| * | [MTD] Restore suspend/resume support for mtd devicesDavid Woodhouse2009-05-26
| * | [MTD] set blkdev parent to the mtd device, not its parentDavid Woodhouse2009-05-26
* | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-06-17
|\ \ \
| * | | UBI: add reboot notifierKevin Cernekee2009-06-10
| * | | UBI: handle more error codesArtem Bityutskiy2009-06-10
| * | | UBI: fix multiple spelling typosArtem Bityutskiy2009-06-10
| * | | UBI: fix kmem_cache_free on error patchArtem Bityutskiy2009-06-10
| * | | UBI: print amount of reserved PEBsArtem Bityutskiy2009-06-09
| * | | UBI: improve messages in the WL workerArtem Bityutskiy2009-06-08
| * | | UBI: make gluebi a separate moduleDmitry Pervushin2009-06-03
| * | | UBI: remove built-in gluebiDmitry Pervushin2009-06-02
| * | | UBI: add notification APIDmitry Pervushin2009-06-02
| * | | UBI: do not switch to R/O mode on read errorsArtem Bityutskiy2009-06-02
| * | | UBI: fix and clean-up error paths in WL workerArtem Bityutskiy2009-06-02
| * | | UBI: introduce new constantsArtem Bityutskiy2009-06-02
| * | | UBI: fix race conditionArtem Bityutskiy2009-05-26
| * | | UBI: minor serialization fixArtem Bityutskiy2009-05-18
| * | | UBI: do not panic if volume check failsArtem Bityutskiy2009-05-18
| * | | UBI: add dump_stack in checking codeArtem Bityutskiy2009-05-18
| * | | UBI: fix races in I/O debugging checksArtem Bityutskiy2009-05-18
| * | | UBI: small debugging code optimizationArtem Bityutskiy2009-05-18
| * | | UBI: improve debugging messagesArtem Bityutskiy2009-05-18
| * | | UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-18
| * | | UBI: remove redundant mutexArtem Bityutskiy2009-05-18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-14
|\ \ \ \