aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-06-1712-335/+885
|\
| * UBI: add reboot notifierKevin Cernekee2009-06-102-1/+38
| * UBI: handle more error codesArtem Bityutskiy2009-06-101-7/+34
| * UBI: fix multiple spelling typosArtem Bityutskiy2009-06-104-11/+11
| * UBI: fix kmem_cache_free on error patchArtem Bityutskiy2009-06-101-1/+2
| * UBI: print amount of reserved PEBsArtem Bityutskiy2009-06-091-3/+4
| * UBI: improve messages in the WL workerArtem Bityutskiy2009-06-081-9/+24
| * UBI: make gluebi a separate moduleDmitry Pervushin2009-06-033-98/+295
| * UBI: remove built-in gluebiDmitry Pervushin2009-06-023-51/+2
| * UBI: add notification APIDmitry Pervushin2009-06-025-21/+204
| * UBI: do not switch to R/O mode on read errorsArtem Bityutskiy2009-06-024-15/+74
| * UBI: fix and clean-up error paths in WL workerArtem Bityutskiy2009-06-022-61/+53
| * UBI: introduce new constantsArtem Bityutskiy2009-06-023-26/+36
| * UBI: fix race conditionArtem Bityutskiy2009-05-261-1/+7
| * UBI: minor serialization fixArtem Bityutskiy2009-05-181-2/+2
| * UBI: do not panic if volume check failsArtem Bityutskiy2009-05-181-7/+11
| * UBI: add dump_stack in checking codeArtem Bityutskiy2009-05-181-0/+1
| * UBI: fix races in I/O debugging checksArtem Bityutskiy2009-05-181-7/+73
| * UBI: small debugging code optimizationArtem Bityutskiy2009-05-182-4/+4
| * UBI: improve debugging messagesArtem Bityutskiy2009-05-183-10/+15
| * UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-185-23/+23
| * UBI: remove redundant mutexArtem Bityutskiy2009-05-183-7/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-143-4/+5
|\ \
| * | trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-122-3/+3
| * | trivial: mtd: fix Kconfig comment about 'armflash'Paulius Zaleckas2009-06-121-1/+2
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-141-1/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2009-06-081-20/+23
| |\ \
| * | | OMAP2/3: PM: push core PM code from linux-omapKevin Hilman2009-05-281-1/+0
* | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-19/+24
|\ \ \ \
| * | | | block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
| * | | | Merge branch 'master' into for-2.6.31Jens Axboe2009-05-224-18/+31
| |\ \ \ \ | | |/ / /
| * | | | block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-6/+1
| * | | | mtd_blkdevs: dequeue in-flight requestTejun Heo2009-05-111-4/+13
| * | | | block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-111-1/+1
| * | | | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-3/+4
| * | | | block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-281-11/+11
* | | | | mtd: davinci nand: update clock namingKevin Hilman2009-06-051-3/+4
| |_|/ / |/| | |
* | | | mtd: MXC NAND driver fixes (v5)Vladimir Barinov2009-05-291-20/+23
| |/ / |/| |
* | | mtd_dataflash: unbreak erase supportPeter Korsgaard2009-05-181-1/+1
| |/ |/|
* | Convert obvious places to deactivate_locked_super()Al Viro2009-05-091-2/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-05-082-15/+29
|\ \ | |/ |/|
| * mtd: fix timeout in M25P80 driverPeter Horton2009-05-081-8/+8
| * mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco2009-04-291-5/+7
| * mtd: expose subpage size via sysfsArtem Bityutskiy2009-04-191-0/+12
| * mtd: mtd in mtd_release is unused without CONFIG_MTD_CHARDenis V. Lunev2009-04-191-3/+3
* | cafe_nand: Fix warningAlan Cox2009-04-241-1/+1
|/
* Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-04-061-0/+11
|\
| * UBI: add fsync capabilityCorentin Chary2009-02-201-0/+11
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-0650-312/+2560
|\ \
| * | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-04-061-1/+1