Age | Commit message (Expand) | Author |
2014-09-22 | mtd: physmap_of: Add non-obsolete map_rom probe | Aaron Sierra |
2014-09-22 | mtd: physmap_of: Fix ROM support via OF | Aaron Sierra |
2014-08-19 | mtd: gpio_flash: handle case where offset + len exceeds the window size | Aaron Wu |
2014-08-19 | mtd: maps: solutionengine: drop excess dependency | Brian Norris |
2014-08-19 | mtd: use NULL instead of 0 for an address | Martin Kepplinger |
2014-07-02 | mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_remove | Atsushi Nemoto |
2014-05-28 | mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE | Paul Bolle |
2014-05-28 | mtd: maps: sc520cdp: fix warnings | Brian Norris |
2014-05-12 | mtd: Fix Elan SC520 dependencies | Jean Delvare |
2014-03-10 | mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAM | Philippe De Muyter |
2014-03-10 | mtd: ts5500: Add dependency | Jean Delvare |
2014-03-10 | mtd: plat-ram: Remove unnecessary OOM messages | Jingoo Han |
2014-03-10 | mtd: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-28 | Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2014-01-07 | mtd: ixp4xx: Use devm_*() functions | Jingoo Han |
2014-01-05 | ARM: 7933/1: rename ioremap_cached to ioremap_cache | Rob Herring |
2014-01-03 | mtd: lantiq-flash: Use devm_kzalloc() | Jingoo Han |
2014-01-03 | mtd: remove superfluous name casts | Geert Uytterhoeven |
2013-11-06 | mtd: plat-ram: Use module_platform_driver | Sachin Kamat |
2013-11-06 | mtd: scb2_flash: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-11-06 | mtd: pci: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-11-06 | mtd: intel_vr_nor: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-10-27 | mtd: plat-ram: Remove casting the return value which is a void pointer | Jingoo Han |
2013-08-30 | mtd: maps: cfi_flagadm: add missing __iomem annotation | Jingoo Han |
2013-08-30 | mtd: impa7: add missing __iomem annotation | Jingoo Han |
2013-08-30 | mtd: maps: use dev_get_platdata() | Jingoo Han |
2013-08-05 | mtd: remove obsolete JEDEC mapping drivers | Paul Bolle |
2013-08-05 | mtd: maps: rbtx4939-flash: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-08-05 | mtd: maps: ixp4xx: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-08-05 | mtd: maps: physmap: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-08-05 | mtd: maps: pxa2xx-flash: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-08-05 | mtd: maps: latch-addr-flash: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-08-05 | mtd: maps: sa1100-flash: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-08-05 | mtd: maps: plat-ram: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-06-11 | ARM: clps711x: autcpu12: Special driver for handling memory is removed | Alexander Shiyan |
2013-05-09 | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-04-16 | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot |
2013-04-05 | mtd: remove h720x flash support | Arnd Bergmann |
2013-04-05 | mtd: maps: add const qualifiers | Artem Bityutskiy |
2013-04-05 | mtd: physmap_of: add const qualifiers | Artem Bityutskiy |
2013-04-05 | mtd: physmap: add const qualifiers | Artem Bityutskiy |
2013-04-05 | mtd: plat-ram: add const quilifiers | Artem Bityutskiy |
2013-04-05 | mtd: remove the ixp2000 map driver | Artem Bityutskiy |
2013-04-05 | mtd: remove the dilnetpc map driver support | Artem Bityutskiy |
2013-04-05 | mtd: remove the tqm8xxl map driver | Artem Bityutskiy |
2013-04-05 | mtd: maps: kill the rpxlite map driver | Artem Bityutskiy |
2013-04-05 | mtd: remove the mbx860 map driver | Artem Bityutskiy |
2013-04-05 | mtd: remove the dmv182 map driver | Artem Bityutskiy |
2013-04-05 | mtd: remove the dbox2-flash map driver | Artem Bityutskiy |
2013-04-05 | mtd: maps: Remove redundant NULL check before kfree | Syam Sidhardhan |