Age | Commit message (Expand) | Author | Files | Lines |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-12-01 | mtd: maps: add missing iounmap() in error path | Luis Henriques | 1 | -1/+7 |
2016-08-15 | ARM: realview: imply device tree boot | Linus Walleij | 1 | -1/+1 |
2016-07-16 | mtd: pmcmsp-flash: Allocating too much in init_msp_flash() | Dan Carpenter | 1 | -3/+3 |
2016-07-16 | mtd: maps: sa1100-flash: potential NULL dereference | Dan Carpenter | 1 | -1/+3 |
2016-07-10 | mtd: physmap_of: fix set but unused warning | Brian Norris | 1 | -1/+1 |
2016-05-24 | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds | 4 | -29/+10 |
2016-05-20 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -3/+3 |
2016-04-26 | mtd: maps: add __init attribute | Julia Lawall | 3 | -6/+6 |
2016-04-26 | mtd: maps: make uclinux.c driver more explicitly non-modular | Paul Gortmaker | 1 | -23/+4 |
2016-04-26 | physmap_of: ensure versatile code is reachable | Arnd Bergmann | 2 | -1/+5 |
2016-04-04 | mtd: physmap_of: add a hook for Versatile write protection | Linus Walleij | 5 | -0/+286 |
2016-04-04 | mtd: pxa2xx-flash: switch back from memremap to ioremap_cached | Ard Biesheuvel | 1 | -3/+3 |
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 |