| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert wrong fixes for common misspellings | Lucas De Marchi | 2011-04-26 | 1 | -1/+1 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-04-09 | 2 | -21/+13 |
|\ |
|
| * | mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) region | Hong Xu | 2011-04-01 | 1 | -16/+2 |
| * | mtd: atmel_nand: modify test case for using DMA operations | Nicolas Ferre | 2011-04-01 | 1 | -2/+4 |
| * | mtd: atmel_nand: fix support for CPUs that do not support DMA access | Hong Xu | 2011-04-01 | 1 | -1/+4 |
| * | mtd: atmel_nand: trivial: change DMA usage information trace | Nicolas Ferre | 2011-04-01 | 1 | -1/+2 |
| * | mtd: mtdswap: fix printk format warning | Randy Dunlap | 2011-04-01 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2011-04-07 | 3 | -7/+8 |
|\ \ |
|
| * | | UBI: do not select KALLSYMS_ALL | Artem Bityutskiy | 2011-04-05 | 1 | -1/+1 |
| * | | UBI: do not compare array with NULL | Artem Bityutskiy | 2011-04-05 | 1 | -5/+0 |
| * | | UBI: check if we are in RO mode in the erase routine | Artem Bityutskiy | 2011-04-05 | 1 | -1/+7 |
| |/ |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 42 | -68/+68 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 2011-03-25 | 29 | -445/+654 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2011-03-24 | 1 | -2/+2 |
| |\ |
|
| | * | UBI: use GFP_NOFS properly | Artem Bityutskiy | 2011-03-24 | 1 | -2/+2 |
| * | | tmio: Silence warnings introduced by mfd changes | Andres Salomon | 2011-03-23 | 1 | -4/+4 |
| * | | mtd: Use mfd_data instead of driver_data for tmio_nand | Andres Salomon | 2011-03-23 | 1 | -2/+1 |
| * | | mfd: mfd_cell is now implicitly available to t7166xb drivers | Andres Salomon | 2011-03-23 | 1 | -5/+5 |
| |/ |
|
| * | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2011-03-18 | 3 | -0/+19 |
| |\ |
|
| | * | UBI: provide LEB offset information | Artem Bityutskiy | 2011-03-08 | 1 | -0/+1 |
| | * | UBI: incorporate maximum write size | Artem Bityutskiy | 2011-03-08 | 3 | -0/+18 |
| * | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2011-03-18 | 12 | -234/+297 |
| |\ \ |
|
| | * | | UBI: make tests modes dynamic | Artem Bityutskiy | 2011-03-16 | 6 | -62/+49 |
| | * | | UBI: make self-checks dynamic | Artem Bityutskiy | 2011-03-16 | 8 | -25/+70 |
| | * | | UBI: make debugging messages dynamic | Artem Bityutskiy | 2011-03-16 | 3 | -55/+37 |
| | * | | UBI: remove UBI_IO_DEBUG macro | Artem Bityutskiy | 2011-03-16 | 2 | -21/+16 |
| | * | | UBI: kill debugging buffer | Artem Bityutskiy | 2011-03-16 | 2 | -19/+0 |
| | * | | UBI: allocate erase checking buffer on demand | Artem Bityutskiy | 2011-03-16 | 1 | -7/+12 |
| | * | | UBI: allocate write checking buffer on demand | Artem Bityutskiy | 2011-03-16 | 2 | -9/+16 |
| | * | | UBI: always re-read in case of read failures | Artem Bityutskiy | 2011-02-06 | 1 | -1/+1 |
| | * | | UBI: cleanup comments about corrupted PEBs | Artem Bityutskiy | 2011-02-06 | 1 | -20/+34 |
| | * | | UBI: add slab cache for ubi_scan_leb objects | Artem Bityutskiy | 2011-02-06 | 3 | -11/+25 |
| | * | | UBI: use raw mtd read function in debugging code | Artem Bityutskiy | 2011-02-06 | 1 | -2/+4 |
| | * | | UBI: try to reveal buggy MTD drivers | Artem Bityutskiy | 2011-02-06 | 1 | -0/+22 |
| | * | | UBI: add a commentary about allocating VID header buffer on stack | Artem Bityutskiy | 2011-01-26 | 1 | -0/+7 |
| | * | | UBI: cleanup LEB start calculations | John Ogness | 2011-01-26 | 1 | -1/+1 |
| | * | | UBI: fix NOR erase preparation quirk | Holger Brunck | 2011-01-26 | 1 | -2/+4 |
| | |/ |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -3/+2 |
| |\ \ |
|
| | * | | kbuild, mtd, net: a few comment typo fixes and rewording | Gilles Espinasse | 2011-02-17 | 1 | -3/+2 |
| * | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-03-17 | 3 | -133/+287 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'devel-cleanup' into omap-for-linus | Tony Lindgren | 2011-03-02 | 2 | -2/+2 |
| | |\ \ \ |
|
| | * | | | | mtd: OneNAND: OMAP2: increase multiblock erase verify timeout | Roman Tereshonkov | 2011-02-17 | 1 | -5/+3 |
| | * | | | | OMAP: OneNAND: determine frequency in one place | Adrian Hunter | 2011-02-17 | 1 | -23/+5 |
| | * | | | | omap3: nand: making ecc layout as compatible with romcode ecc | Sukumar Ghorai | 2011-02-17 | 1 | -1/+36 |
| | * | | | | omap3: nand: ecc layout select from board file | Sukumar Ghorai | 2011-02-17 | 1 | -15/+11 |
| | * | | | | omap3: nand: configurable fifo threshold to gain the throughput | Sukumar Ghorai | 2011-02-17 | 1 | -8/+14 |
| | * | | | | omap3: nand: prefetch in irq mode support | Sukumar Ghorai | 2011-02-17 | 1 | -9/+189 |
| | * | | | | omap3: nand: configurable transfer type per board | Sukumar Ghorai | 2011-02-17 | 2 | -77/+34 |
| | * | | | | omap3630: nand: fix device size to work in polled mode | Sukumar Ghorai | 2011-02-17 | 1 | -1/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-17 | 2 | -2/+2 |
| |\ \ \ \ |
|