Age | Commit message (Expand) | Author |
2013-11-07 | mtd: dataflash: Say if we find a device we don't support | Mark Brown |
2013-11-06 | mtd: m25p80: fixup device removal failure path | Brian Norris |
2013-11-06 | mtd: m25p80: add support for Macronix mx25l3255e | Brian Norris |
2013-11-06 | mtd: m25p80: remove 'disabled' device check | Brian Norris |
2013-11-06 | mtd: m25p80: remove M25PXX_USE_FAST_READ Kconfig | Brian Norris |
2013-11-06 | mtd: m25p80: re-align ID entries | Brian Norris |
2013-11-06 | mtd: m25p80: remove obsolete FIXME | Brian Norris |
2013-11-06 | mtd: m25p80: fix allocation size | Brian Norris |
2013-11-06 | mtd: Move major number definitions to major.h | Ezequiel Garcia |
2013-11-06 | mtd: m25p80: Add support for Micron N25Q512A memory | Priyanka Jain |
2013-11-06 | mtg: docg3: use free_bch() instead of kfree() | Wei Yongjun |
2013-11-06 | mtd: sst25l: Use devm_kzalloc | Sachin Kamat |
2013-11-06 | mtd: sst25l: Remove redundant spi_set_drvdata | Sachin Kamat |
2013-11-06 | mtd: phram: Make phram 64-bit compatible | Alexander Sverdlin |
2013-10-27 | mtd: m25p80: Add support for ESMT F25L32PA | Flavio Silveira |
2013-10-27 | mtd: dataflash: remove unused field | Brian Norris |
2013-09-27 | mtd: m25p80: Fix 4 byte addressing mode for Micron devices. | Elie De Brauwer |
2013-08-30 | mtd: chips: Add support for PMC SPI Flash chips in m25p80.c | Michel Stempin |
2013-08-30 | mtd: bcm47xxsflash: writing support | Rafał Miłecki |
2013-08-30 | mtd: bcm47xxsflash: implement erasing support | Rafał Miłecki |
2013-08-30 | mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exit | Libo Chen |
2013-08-30 | mtd: bcm47xxsflash: convert kzalloc to avoid invalid access | Libo Chen |
2013-08-30 | mtd: spear_smi: add missing __iomem annotation | Jingoo Han |
2013-08-30 | mtd: m25p80: add support for mr25h10 | Markus Niebel |
2013-08-30 | mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable | Sascha Hauer |
2013-08-30 | mtd: m25p80: Pass flags through CAT25_INFO macro | Sascha Hauer |
2013-08-30 | mtd: m25p80: remove unnecessary ifdef | Sascha Hauer |
2013-08-30 | mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressing | Brian Norris |
2013-08-30 | mtd: simplify use of devm_ioremap_resource | Julia Lawall |
2013-08-30 | mtd: devices: use dev_get_platdata() | Jingoo Han |
2013-08-05 | mtd: diskonchip: remove unused entries in Kconfig | Michael Opdenacker |
2013-08-05 | mtd: devices: elm: Low power transition support | avinash philip |
2013-08-05 | mtd: devices: elm: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-08-05 | mtd: devices: spear_smi: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-08-05 | mtd: Convert logging messages | Joe Perches |
2013-08-05 | mtd: devices: added the 16MiB winbond device | Girish K S |
2013-08-05 | mtd: m25p80: correct EN4B/EX4B comment | Brian Norris |
2013-08-05 | mtd: m25p80: utilize dedicated 4-byte addressing commands | Brian Norris |
2013-08-05 | mtd: devices: convert OMAP BCH to devm_ioremap_resource() | Silviu-Mihai Popescu |
2013-08-05 | mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han |
2013-08-05 | mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han |
2013-08-05 | mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han |
2013-08-05 | mtd: spear_smi: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han |
2013-08-05 | mtd: bcm47xxsflash: implement polling chip status | Rafał Miłecki |
2013-08-05 | mtd: bcm47xxsflash: implement ChipCommon R/W ops | Rafał Miłecki |
2013-04-05 | mtd: dataflash: Use of_match_ptr() macro | Sachin Kamat |
2013-04-05 | mtd: merge mtdchar module with mtdcore | Artem Bityutskiy |
2013-04-05 | mtd: doc: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mtd: bcm47xxsflash: define opcodes | Rafał Miłecki |
2013-04-05 | mtd: bcm47xxsflash: store info about flash type | Rafał Miłecki |