aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2009-05-18UBI: minor serialization fixArtem Bityutskiy
2009-05-18UBI: do not panic if volume check failsArtem Bityutskiy
2009-05-18UBI: add dump_stack in checking codeArtem Bityutskiy
2009-05-18UBI: fix races in I/O debugging checksArtem Bityutskiy
2009-05-18UBI: small debugging code optimizationArtem Bityutskiy
2009-05-18UBI: improve debugging messagesArtem Bityutskiy
2009-05-18UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy
2009-05-18UBI: remove redundant mutexArtem Bityutskiy
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11mtd_blkdevs: dequeue in-flight requestTejun Heo
2009-05-11block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-05-08Merge 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-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
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