| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2009-06-17 | 12 | -335/+885 |
|\ |
|
| * | UBI: add reboot notifier | Kevin Cernekee | 2009-06-10 | 2 | -1/+38 |
| * | UBI: handle more error codes | Artem Bityutskiy | 2009-06-10 | 1 | -7/+34 |
| * | UBI: fix multiple spelling typos | Artem Bityutskiy | 2009-06-10 | 4 | -11/+11 |
| * | UBI: fix kmem_cache_free on error patch | Artem Bityutskiy | 2009-06-10 | 1 | -1/+2 |
| * | UBI: print amount of reserved PEBs | Artem Bityutskiy | 2009-06-09 | 1 | -3/+4 |
| * | UBI: improve messages in the WL worker | Artem Bityutskiy | 2009-06-08 | 1 | -9/+24 |
| * | UBI: make gluebi a separate module | Dmitry Pervushin | 2009-06-03 | 3 | -98/+295 |
| * | UBI: remove built-in gluebi | Dmitry Pervushin | 2009-06-02 | 3 | -51/+2 |
| * | UBI: add notification API | Dmitry Pervushin | 2009-06-02 | 5 | -21/+204 |
| * | UBI: do not switch to R/O mode on read errors | Artem Bityutskiy | 2009-06-02 | 4 | -15/+74 |
| * | UBI: fix and clean-up error paths in WL worker | Artem Bityutskiy | 2009-06-02 | 2 | -61/+53 |
| * | UBI: introduce new constants | Artem Bityutskiy | 2009-06-02 | 3 | -26/+36 |
| * | UBI: fix race condition | Artem Bityutskiy | 2009-05-26 | 1 | -1/+7 |
| * | UBI: minor serialization fix | Artem Bityutskiy | 2009-05-18 | 1 | -2/+2 |
| * | UBI: do not panic if volume check fails | Artem Bityutskiy | 2009-05-18 | 1 | -7/+11 |
| * | UBI: add dump_stack in checking code | Artem Bityutskiy | 2009-05-18 | 1 | -0/+1 |
| * | UBI: fix races in I/O debugging checks | Artem Bityutskiy | 2009-05-18 | 1 | -7/+73 |
| * | UBI: small debugging code optimization | Artem Bityutskiy | 2009-05-18 | 2 | -4/+4 |
| * | UBI: improve debugging messages | Artem Bityutskiy | 2009-05-18 | 3 | -10/+15 |
| * | UBI: re-name volumes_mutex to device_mutex | Artem Bityutskiy | 2009-05-18 | 5 | -23/+23 |
| * | UBI: remove redundant mutex | Artem Bityutskiy | 2009-05-18 | 3 | -7/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 3 | -4/+5 |
|\ \ |
|
| * | | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek | 2009-06-12 | 2 | -3/+3 |
| * | | trivial: mtd: fix Kconfig comment about 'armflash' | Paulius Zaleckas | 2009-06-12 | 1 | -1/+2 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-14 | 1 | -1/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel | Russell King | 2009-06-08 | 1 | -20/+23 |
| |\ \ |
|
| * | | | OMAP2/3: PM: push core PM code from linux-omap | Kevin Hilman | 2009-05-28 | 1 | -1/+0 |
* | | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-11 | 1 | -19/+24 |
|\ \ \ \ |
|
| * | | | | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into for-2.6.31 | Jens Axboe | 2009-05-22 | 4 | -18/+31 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | block: implement and enforce request peek/start/fetch | Tejun Heo | 2009-05-11 | 1 | -6/+1 |
| * | | | | mtd_blkdevs: dequeue in-flight request | Tejun Heo | 2009-05-11 | 1 | -4/+13 |
| * | | | | block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup | Tejun Heo | 2009-05-11 | 1 | -1/+1 |
| * | | | | block: convert to pos and nr_sectors accessors | Tejun Heo | 2009-05-11 | 1 | -3/+4 |
| * | | | | block: replace end_request() with [__]blk_end_request_cur() | Tejun Heo | 2009-04-28 | 1 | -11/+11 |
* | | | | | mtd: davinci nand: update clock naming | Kevin Hilman | 2009-06-05 | 1 | -3/+4 |
| |_|/ /
|/| | | |
|
* | | | | mtd: MXC NAND driver fixes (v5) | Vladimir Barinov | 2009-05-29 | 1 | -20/+23 |
| |/ /
|/| | |
|
* | | | mtd_dataflash: unbreak erase support | Peter Korsgaard | 2009-05-18 | 1 | -1/+1 |
| |/
|/| |
|
* | | Convert obvious places to deactivate_locked_super() | Al Viro | 2009-05-09 | 1 | -2/+1 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-05-08 | 2 | -15/+29 |
|\ \
| |/
|/| |
|
| * | mtd: fix timeout in M25P80 driver | Peter Horton | 2009-05-08 | 1 | -8/+8 |
| * | mtd: Bug in m25p80.c during whole-chip erase | Steven A. Falco | 2009-04-29 | 1 | -5/+7 |
| * | mtd: expose subpage size via sysfs | Artem Bityutskiy | 2009-04-19 | 1 | -0/+12 |
| * | mtd: mtd in mtd_release is unused without CONFIG_MTD_CHAR | Denis V. Lunev | 2009-04-19 | 1 | -3/+3 |
* | | cafe_nand: Fix warning | Alan Cox | 2009-04-24 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2009-04-06 | 1 | -0/+11 |
|\ |
|
| * | UBI: add fsync capability | Corentin Chary | 2009-02-20 | 1 | -0/+11 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-04-06 | 50 | -312/+2560 |
|\ \ |
|
| * | | [MTD] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-04-06 | 1 | -1/+1 |