Age | Commit message (Expand) | Author |
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 |
2013-04-05 | mtd: bcm47xxsflash: keep a reference to the BCMA | Rafał Miłecki |
2013-04-05 | mtd: devices: add const qualifiers | Artem Bityutskiy |
2013-04-05 | mtd: devices: elm: check for device's presence before configuration | Daniel Mack |
2013-04-05 | mtd: m25p80: add entry for w25q128 | Rafał Miłecki |
2013-04-05 | mtd: m25p80: add support for SST25VF064C | Krzysztof Mazur |
2013-04-05 | mtd: m25p80: introduce SST_WRITE flag for SST byte programming | Krzysztof Mazur |
2013-04-05 | mtd: m25p80: n25q064 is Micron, not Intel/Numonyx | Brian Norris |
2013-04-05 | mtd: doc: remove support for DoC 2000/2001/2001+ | Artem Bityutskiy |
2013-04-05 | mtd: nand: rename the id field of 'struct nand_flash_dev' | Artem Bityutskiy |
2013-04-05 | mtd: m25p80: add support for EON EN25QH256 | Daniel Schwierzeck |
2013-04-05 | mtd: m25p80: add support for Macronix MX66L51235L | Daniel Schwierzeck |
2013-03-02 | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-05 | Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-02-04 | mtd: bcm47xxsflash: adjust names of bus-specific functions | Rafał Miłecki |
2013-02-04 | mtd: bcm47xxsflash: register this as normal driver | Hauke Mehrtens |
2013-02-04 | mtd: bcm47xxsflash: write number of written bytes | Hauke Mehrtens |
2013-02-04 | mtd: devices: elm: Removes <xx> literals in elm DT node | Philip Avinash |
2013-02-04 | mtd: bcm47xxsflash: add own struct for abstrating bus type | Rafał Miłecki |
2013-02-04 | mtd: chips: Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.c | Michel Stempin |
2013-02-04 | mtd: devices: elm: Add support for ELM error correction | Philip Avinash |
2013-02-04 | mtd: m25p80: Flash protection support for STmicro chips | Austin Boyle |
2013-02-04 | mtd: docg3 fix missing bitreverse lib | Robert Jarzmik |
2013-01-25 | mtd: Convert to devm_ioremap_resource() | Thierry Reding |
2013-01-15 | mtd: docg3 fix missing bitreverse lib | Robert Jarzmik |
2013-01-11 | drivers/mtd/devices: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-03 | Drivers: mtd: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-13 | mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited. | NeilBrown |
2012-12-10 | mtg: docg3: potential divide by zero in doc_write_oob() | Dan Carpenter |
2012-12-03 | mtd: m25p80: modify info for Micron N25Q128 | Liming Wang |
2012-11-22 | mtd: fix a number of checkpatch complaints | Artem Bityutskiy |
2012-11-22 | mtd: remove use of __devexit | Bill Pemberton |
2012-11-22 | mtd: remove use of __devinitdata | Bill Pemberton |
2012-11-22 | mtd: remove use of __devinit | Bill Pemberton |
2012-11-22 | mtd: remove use of __devexit_p | Bill Pemberton |
2012-11-22 | mtd: m25p80: add support for the Winbond w25q80bl chip | Stephen Warren |
2012-11-16 | mtd: diskonchip: don't warn about ARM architecture | Arnd Bergmann |
2012-11-15 | mtd: spear_smi: use module_platform_driver macro | Srinivas Kandagatla |
2012-11-15 | mtd: m25p80: add support for the windbond w25q256 chip | Matthieu CASTET |
2012-11-15 | mtd: m25p80: Make fast read configurable via DT | Marek Vasut |
2012-11-09 | mtd: slram: invalid checking of absolute end address | Jiri Engelthaler |
2012-09-29 | mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064p | Marek Vasut |
2012-09-29 | mtd: basic (read only) driver for BCMA serial flash | Rafał Miłecki |
2012-09-29 | mtd: m25p80: add support for the EON EN25Q64 chip | Gabor Juhos |
2012-09-29 | mtd: m25p80: add support for Micron N25Q128 | Jan Luebbe |