| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2011-03-15 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | | * | | | | mtd: OneNAND: Change dependency of ARCH_EXYNOS4 | Kukjin Kim | 2011-02-22 | 1 | -1/+1 |
| | | | |/ /
| | | |/| | |
|
| | * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2011-03-10 | 1 | -1/+1 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | ARM: imx5x: clean up ARCH_MX5X | Richard Zhao | 2011-03-07 | 1 | -1/+1 |
| | | |/ / |
|
| * | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 7 | -35/+33 |
| |\ \ \ \ |
|
| | * | | | | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 7 | -35/+33 |
| | |/ / / |
|
| * | | | | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 | Linus Torvalds | 2011-03-13 | 7 | -42/+44 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo | 2011-02-16 | 2 | -2/+2 |
| | |/ /
| |/| | |
|
| * | | | Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" | Artem Bityutskiy | 2011-01-29 | 1 | -27/+1 |
* | | | | mtd: mtdswap: fix compilation warning | Artem Bityutskiy | 2011-03-25 | 1 | -1/+1 |
* | | | | mtdswap: kill strict error handling option | Yang Ruirui | 2011-03-25 | 2 | -15/+1 |
* | | | | mtd: nand: enable software BCH ECC in nand simulator | Ivan Djelic | 2011-03-11 | 1 | -1/+42 |
* | | | | mtd: nand: add software BCH ECC support | Ivan Djelic | 2011-03-11 | 4 | -1/+298 |
* | | | | mtd: fix printf format warnings, mostly lack of %zd for size_t, in mtdswap | David Woodhouse | 2011-03-11 | 1 | -8/+8 |
* | | | | mtd: sm_rtl: check kmalloc return value | Xiaochen Wang | 2011-03-11 | 1 | -0/+18 |
* | | | | mtd: cfi: add support for AMIC flashes (e.g. A29L160AT) | Steffen Sledz | 2011-03-11 | 1 | -0/+1 |
* | | | | mtd: mxc_nand: fix OOB corruption when page size > 2KiB | Baruch Siach | 2011-03-11 | 1 | -0/+27 |
* | | | | mtd: DaVinci: Removed header file that is not required | Sandeep Paulraj | 2011-03-11 | 1 | -3/+0 |
* | | | | mtd: pxa3xx_nand: clean the keep configure code | Lei Wen | 2011-03-11 | 1 | -68/+35 |
* | | | | mtd: pxa3xx_nand: mtd scan id process could be defined by driver itself | Lei Wen | 2011-03-11 | 1 | -93/+123 |
* | | | | mtd: pxa3xx_nand: unify prepare command | Lei Wen | 2011-03-11 | 1 | -110/+139 |
* | | | | mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid function | Lei Wen | 2011-03-11 | 1 | -76/+1 |
* | | | | mtd: pxa3xx_nand: rework irq logic | Lei Wen | 2011-03-11 | 1 | -212/+187 |
* | | | | mtd: pxa3xx_nand: make scan procedure more clear | Lei Wen | 2011-03-11 | 1 | -44/+55 |
* | | | | mtd: speedtest: fix integer overflow | David Lambert | 2011-03-11 | 1 | -7/+7 |
* | | | | mtd: mxc_nand: fix read past buffer end | Baruch Siach | 2011-03-11 | 1 | -2/+2 |
* | | | | mtd: omap3: nand: report corrected ecc errors | John Ogness | 2011-03-11 | 1 | -4/+12 |
* | | | | mtd: nand: fix a typo in a commentary | Jason Liu | 2011-03-11 | 1 | -1/+1 |
* | | | | mtd: omap: add new variable to platform data to control onenand unlocking | Roman Tereshonkov | 2011-03-11 | 1 | -2/+5 |
* | | | | mtd: onenand: add new option to control initial onenand unlocking | Roman Tereshonkov | 2011-03-11 | 1 | -1/+2 |
* | | | | mtd: NOR flash driver for OMAP-L137/AM17x | David Griego | 2011-03-11 | 3 | -0/+282 |
* | | | | mtd: Add mtdswap block driver | Jarkko Lavinen | 2011-03-11 | 3 | -0/+1612 |
* | | | | mtd_blkdevs: Set the maximum discards size | Jarkko Lavinen | 2011-03-11 | 1 | -3/+4 |
* | | | | mtd_blkdevs: Add background processing support | Jarkko Lavinen | 2011-03-11 | 1 | -0/+26 |
* | | | | mtd: cfi: fix writebufsize initialization | Anatolij Gustschin | 2011-03-11 | 3 | -3/+3 |
* | | | | mtd: m25p80: add support for M25PX64 | Yoshihiro Shimoda | 2011-03-11 | 1 | -0/+2 |
* | | | | mtd: tests: add multiblock erase test to the mtd_speedtest | Roman Tereshonkov | 2011-03-11 | 1 | -2/+57 |
* | | | | mtd: tests: add count parameter to mtd_speedtest | Adrian Hunter | 2011-03-11 | 1 | -2/+13 |
* | | | | mtd: onenand_base: onenand_verify bugfix for writepage non-aligned address | Roman Tereshonkov | 2011-03-11 | 1 | -5/+5 |
* | | | | mtd: OneNAND: return read error for 4KiB page read | Adrian Hunter | 2011-03-11 | 1 | -0/+2 |
* | | | | mtd: nand: fix pointer NULL pointer dereferencing | Stanislav Fomichev | 2011-03-11 | 1 | -2/+6 |
* | | | | mtd: tests: print correct values | Roman Tereshonkov | 2011-03-11 | 1 | -5/+5 |
* | | | | mtd: ts5500_flash: avoid calling map_destroy on NULL | Julia Lawall | 2011-03-11 | 1 | -1/+0 |
* | | | | mtd: phram: fix memory leak | Mathias Krause | 2011-03-11 | 1 | -0/+3 |
* | | | | mtd: mtdram: initialize writebufsize field | Artem Bityutskiy | 2011-03-11 | 1 | -0/+1 |
* | | | | mtd: m25p80: add support for the EON EN25F32 chip | Gabor Juhos | 2011-03-11 | 1 | -1/+2 |
* | | | | mtd: adapt writebufsize calculation for concat | Holger Brunck | 2011-03-11 | 1 | -1/+7 |
* | | | | mtd: atmel_nand: Add DMA support to access Nandflash | Hong Xu | 2011-03-11 | 1 | -9/+157 |
* | | | | mtd: mtd_blkdevs: local symbols should be static | H Hartley Sweeten | 2011-03-11 | 1 | -2/+2 |
* | | | | mtd: local symbols should be static | H Hartley Sweeten | 2011-03-11 | 1 | -3/+3 |