Age | Commit message (Expand) | Author | Files | Lines |
2016-01-13 | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -6/+5 |
2016-01-04 | drivers/mtd/maps/pcmciamtd.c: __iomem annotations | Al Viro | 1 | -14/+14 |
2015-11-12 | mtd: physmap_of: assign parent for the concatenated MTD | Brian Norris | 1 | -0/+1 |
2015-11-12 | mtd: drop unnecessary partition parser data | Brian Norris | 2 | -6/+4 |
2015-10-20 | mtd: maps: rbtx4939-flash: fix compile error | Brian Norris | 1 | -1/+1 |
2015-10-13 | mtd: maps: sa1100-flash: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
2015-10-13 | mtd: maps: rbtx4939-flash: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
2015-10-13 | mtd: maps: pxa2xx-flash: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
2015-10-13 | mtd: maps: plat_ram: drop owner assignment | Frans Klaver | 1 | -1/+0 |
2015-10-13 | mtd: maps: physmap_of: drop owner assignment | Frans Klaver | 1 | -1/+0 |
2015-10-13 | mtd: maps: physmap: drop owner assignment | Frans Klaver | 1 | -1/+0 |
2015-10-13 | mtd: maps: latch-addr-flash: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
2015-10-13 | mtd: maps: lantiq-flash: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
2015-10-13 | mtd: maps: ixp4xx: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
2015-10-13 | mtd: maps: intel_vr_nor: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
2015-10-13 | mtd: maps: gpio-addr-flash: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
2015-10-12 | mtd: pxa2xx-flash: switch from ioremap_cache to memremap | Dan Williams | 1 | -3/+3 |
2015-09-29 | pcmciamtd: Add id for PRETEC 4MB SRAM | Tom Englund | 1 | -0/+1 |
2015-08-19 | mtd: physmap_of: fix null pointer deference when kzalloc returns null | Colin Ian King | 1 | -0/+6 |
2015-08-19 | mtd: nettel: do not ignore mtd_device_register() failure in nettel_init() | Alexey Khoroshilov | 1 | -3/+10 |
2015-05-28 | mtd: dc21285: use raw spinlock functions for nw_gpio_lock | Uwe Kleine-König | 1 | -2/+2 |
2015-05-27 | mtd: lantiq-flash: use default partition parsers | Brian Norris | 1 | -3/+1 |
2015-05-21 | mtd: maps: Spelling s/reseved/reserved/ | Geert Uytterhoeven | 3 | -3/+3 |
2015-05-21 | mtd: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven | 1 | -1/+1 |
2015-05-07 | mtd: constify of_device_id array | Fabian Frederick | 1 | -2/+2 |
2015-03-31 | mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.c | Masanari Iida | 1 | -1/+1 |
2015-03-31 | mtd: maps: sa1100-flash: remove incorrect __exit markups | Dmitry Torokhov | 1 | -2/+2 |
2015-03-31 | mtd: replace CONFIG_8xx by CONFIG_PPC_8xx | Christophe Leroy | 1 | -1/+1 |
2015-01-10 | mtd: physmap_of: Add read-only fallback | Joe Schultz | 1 | -0/+10 |
2014-12-17 | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -6/+3 |
2014-12-13 | mtd: physmap_of: fix potential NULL dereference | Ard Biesheuvel | 1 | -5/+3 |
2014-10-22 | mtd: bfin-async-flash: Remove unused variable | Aaron Sierra | 1 | -1/+0 |
2014-10-20 | mtd: maps: drop owner assignment from platform_drivers | Wolfram Sang | 9 | -9/+0 |
2014-09-22 | mtd: physmap_of: Add non-obsolete map_rom probe | Aaron Sierra | 1 | -0/+4 |
2014-09-22 | mtd: physmap_of: Fix ROM support via OF | Aaron Sierra | 1 | -1/+1 |
2014-08-19 | mtd: gpio_flash: handle case where offset + len exceeds the window size | Aaron Wu | 1 | -14/+28 |
2014-08-19 | mtd: maps: solutionengine: drop excess dependency | Brian Norris | 1 | -1/+1 |
2014-08-19 | mtd: use NULL instead of 0 for an address | Martin Kepplinger | 1 | -1/+1 |
2014-07-03 | mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_remove | Atsushi Nemoto | 1 | -2/+0 |
2014-05-29 | mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE | Paul Bolle | 1 | -24/+1 |
2014-05-28 | mtd: maps: sc520cdp: fix warnings | Brian Norris | 1 | -3/+3 |
2014-05-12 | mtd: Fix Elan SC520 dependencies | Jean Delvare | 1 | -2/+2 |
2014-03-11 | mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAM | Philippe De Muyter | 1 | -4/+4 |
2014-03-11 | mtd: ts5500: Add dependency | Jean Delvare | 1 | -1/+1 |
2014-03-11 | mtd: plat-ram: Remove unnecessary OOM messages | Jingoo Han | 1 | -1/+0 |
2014-03-11 | mtd: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 13 | -13/+0 |
2014-01-29 | Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd | Linus Torvalds | 4 | -45/+24 |
2014-01-07 | mtd: ixp4xx: Use devm_*() functions | Jingoo Han | 1 | -22/+6 |
2014-01-05 | ARM: 7933/1: rename ioremap_cached to ioremap_cache | Rob Herring | 1 | -1/+1 |
2014-01-03 | mtd: lantiq-flash: Use devm_kzalloc() | Jingoo Han | 1 | -21/+16 |