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