aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* 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
|\ \
| * | trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-12
| * | trivial: mtd: fix Kconfig comment about 'armflash'Paulius Zaleckas2009-06-12
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-14
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2009-06-08
| |\ \
| * | | OMAP2/3: PM: push core PM code from linux-omapKevin Hilman2009-05-28
* | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11
|\ \ \ \
| * | | | block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
| * | | | Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
| |\| | |
| * | | | block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
| * | | | mtd_blkdevs: dequeue in-flight requestTejun Heo2009-05-11
| * | | | block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-11
| * | | | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
| * | | | block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-28
* | | | | mtd: davinci nand: update clock namingKevin Hilman2009-06-05
| |_|/ / |/| | |
* | | | mtd: MXC NAND driver fixes (v5)Vladimir Barinov2009-05-29
| |/ / |/| |
* | | mtd_dataflash: unbreak erase supportPeter Korsgaard2009-05-18
| |/ |/|
* | Convert obvious places to deactivate_locked_super()Al Viro2009-05-09
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-05-08
|\ \ | |/ |/|
| * mtd: fix timeout in M25P80 driverPeter Horton2009-05-08
| * mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco2009-04-29
| * mtd: expose subpage size via sysfsArtem Bityutskiy2009-04-19
| * mtd: mtd in mtd_release is unused without CONFIG_MTD_CHARDenis V. Lunev2009-04-19
* | cafe_nand: Fix warningAlan Cox2009-04-24
|/
* Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-04-06
|\
| * UBI: add fsync capabilityCorentin Chary2009-02-20
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-06
|\ \
| * | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-04-06