| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-05-09 | 77 | -8057/+495 |
|\ |
|
| * | mtd: omap2: Use module_platform_driver() | Sachin Kamat | 2013-04-05 | 1 | -13/+1 |
| * | mtd: bf5xx_nand: Use module_platform_driver() | Sachin Kamat | 2013-04-05 | 1 | -15/+1 |
| * | mtd: denali_dt: Remove redundant use of of_match_ptr | Sachin Kamat | 2013-04-05 | 1 | -1/+1 |
| * | mtd: denali_dt: Change return value to fix smatch warning | Sachin Kamat | 2013-04-05 | 1 | -1/+1 |
| * | mtd: denali_dt: Use module_platform_driver() | Sachin Kamat | 2013-04-05 | 1 | -11/+1 |
| * | mtd: denali_dt: Fix incorrect error check | Sachin Kamat | 2013-04-05 | 1 | -1/+1 |
| * | mtd: nand: subpage write support for hardware based ECC schemes | Gupta, Pekon | 2013-04-05 | 3 | -17/+90 |
| * | mtd: omap2: use msecs_to_jiffies() | Toan Pham | 2013-04-05 | 1 | -2/+2 |
| * | mtd: nand_ids: use size macros | Artem Bityutskiy | 2013-04-05 | 2 | -55/+56 |
| * | mtd: nand_ids: improve LEGACY_ID_NAND macro a bit | Artem Bityutskiy | 2013-04-05 | 2 | -55/+55 |
| * | mtd: add 4 Toshiba nand chips for the full-id case | Huang Shijie | 2013-04-05 | 1 | -0/+19 |
| * | mtd: add the support to parse out the full-id nand type | Huang Shijie | 2013-04-05 | 1 | -3/+32 |
| * | mtd: sh_flctl: Use of_match_ptr() macro | Sachin Kamat | 2013-04-05 | 1 | -2/+1 |
| * | mtd: gpio: Use of_match_ptr() macro | Sachin Kamat | 2013-04-05 | 1 | -2/+1 |
| * | mtd: gpio: Use devm_kzalloc() | Sachin Kamat | 2013-04-05 | 1 | -4/+1 |
| * | mtd: davinci_nand: Use of_match_ptr() | Sachin Kamat | 2013-04-05 | 1 | -2/+2 |
| * | mtd: dataflash: Use of_match_ptr() macro | Sachin Kamat | 2013-04-05 | 1 | -3/+1 |
| * | mtd: remove h720x flash support | Arnd Bergmann | 2013-04-05 | 3 | -128/+0 |
| * | mtd: onenand: remove OneNAND simulator | Artem Bityutskiy | 2013-04-05 | 3 | -573/+0 |
| * | mtd: merge mtdchar module with mtdcore | Artem Bityutskiy | 2013-04-05 | 8 | -40/+19 |
| * | mtd: mtdcore: cleanup mtdcore.h a little | Artem Bityutskiy | 2013-04-05 | 1 | -17/+11 |
| * | mtd: mtdchar: use proper kernel print level | Artem Bityutskiy | 2013-04-05 | 1 | -3/+5 |
| * | mtd: mtdcore: remove few useless #ifdef's | Artem Bityutskiy | 2013-04-05 | 1 | -7/+4 |
| * | mtd: remove the h1910 NAND driver | Artem Bityutskiy | 2013-04-05 | 3 | -174/+0 |
| * | mtd: remove the ppchameleonevb NAND driver | Artem Bityutskiy | 2013-04-05 | 3 | -410/+0 |
| * | mtd: davinci_nand: use module_platform_driver_probe() | Jingoo Han | 2013-04-05 | 1 | -11/+1 |
| * | mtd: txx9ndfmc: use module_platform_driver_probe() | Jingoo Han | 2013-04-05 | 1 | -12/+1 |
| * | mtd: sh_flctl: use module_platform_driver_probe() | Jingoo Han | 2013-04-05 | 1 | -12/+1 |
| * | mtd: fsmc_nand: use module_platform_driver_probe() | Jingoo Han | 2013-04-05 | 1 | -12/+1 |
| * | mtd: atmel_nand: use module_platform_driver_probe() | Jingoo Han | 2013-04-05 | 1 | -14/+1 |
| * | mtd: orion_nand: use module_platform_driver_probe() | Jingoo Han | 2013-04-05 | 1 | -12/+1 |
| * | mtd: doc: use module_platform_driver_probe() | Jingoo Han | 2013-04-05 | 2 | -24/+2 |
| * | mtd: bcm47xxsflash: define opcodes | Rafał Miłecki | 2013-04-05 | 1 | -0/+48 |
| * | mtd: bcm47xxsflash: store info about flash type | Rafał Miłecki | 2013-04-05 | 2 | -0/+16 |
| * | mtd: bcm47xxsflash: keep a reference to the BCMA | Rafał Miłecki | 2013-04-05 | 2 | -0/+6 |
| * | mtd: mtdcore: use const qualifier | Artem Bityutskiy | 2013-04-05 | 1 | -1/+1 |
| * | mtd: devices: add const qualifiers | Artem Bityutskiy | 2013-04-05 | 2 | -2/+2 |
| * | mtd: maps: add const qualifiers | Artem Bityutskiy | 2013-04-05 | 13 | -25/+21 |
| * | mtd: physmap_of: add const qualifiers | Artem Bityutskiy | 2013-04-05 | 1 | -7/+9 |
| * | mtd: physmap: add const qualifiers | Artem Bityutskiy | 2013-04-05 | 1 | -10/+7 |
| * | mtd: plat-ram: add const quilifiers | Artem Bityutskiy | 2013-04-05 | 1 | -1/+1 |
| * | mtd: add 'const' qualifier to a couple of register functions | Artem Bityutskiy | 2013-04-05 | 3 | -3/+4 |
| * | mtd: remove the ixp2000 map driver | Artem Bityutskiy | 2013-04-05 | 3 | -263/+0 |
| * | mtd: remove the dilnetpc map driver support | Artem Bityutskiy | 2013-04-05 | 3 | -513/+0 |
| * | mtd: remove the tqm8xxl map driver | Artem Bityutskiy | 2013-04-05 | 3 | -260/+0 |
| * | mtd: maps: kill the rpxlite map driver | Artem Bityutskiy | 2013-04-05 | 3 | -75/+0 |
| * | mtd: remove the mbx860 map driver | Artem Bityutskiy | 2013-04-05 | 3 | -107/+0 |
| * | mtd: remove the dmv182 map driver | Artem Bityutskiy | 2013-04-05 | 3 | -156/+0 |
| * | mtd: remove the dbox2-flash map driver | Artem Bityutskiy | 2013-04-05 | 3 | -132/+0 |