summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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-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-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-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton
2009-04-29mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco
2009-04-24cafe_nand: Fix warningAlan Cox
2009-04-19mtd: expose subpage size via sysfsArtem Bityutskiy
2009-04-19mtd: mtd in mtd_release is unused without CONFIG_MTD_CHARDenis V. Lunev
2009-04-06Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-04-06[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-04-06[MTD] [NOR] Fixup for Numonyx M29W128 chipsDarius Augulis
2009-04-06[MTD] mtdpart: Make ecc_stats more realistic.Yauhen Kharuzhy
2009-04-06[MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delaysWolfgang Grandegger
2009-04-06[MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger
2009-04-06[MTD] [NOR] Add device parent info to physmap_ofDavid Woodhouse
2009-04-06[MTD] [NAND] Add support for NAND on the Socrates boardWolfgang Grandegger
2009-04-06[MTD] [NAND] Add support for 4KiB pages.Thomas Gleixner
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds
2009-04-04[MTD] sysfs support should not depend on CONFIG_PROC_FSKevin Cernekee
2009-04-04[MTD] [NAND] Add parent info for CAFÉ controllerDavid Woodhouse
2009-04-04[MTD] support driver model updatesDavid Brownell
2009-04-04[MTD] driver model updates (part 2)Kevin Cernekee
2009-04-04[MTD] driver model updatesDavid Brownell
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03[MTD] [NAND] move gen_nand's probe function to .devinit.textUwe Kleine-König
2009-04-03[MTD] [MAPS] move sa1100 flash's probe function to .devinit.textUwe Kleine-König
2009-04-03[MTD] fix use after free in register_mtd_blktransMarcin Slusarz
2009-04-02[ARM] fix build-breaking 7a192ec commitRussell King
2009-03-31module: remove module_text_address()Rusty Russell
2009-03-30trivial: NULL noise: drivers/mtd/tests/mtd_*test.cHannes Eder