Age | Commit message (Expand) | Author |
2013-04-05 | mtd: mtdcore: remove few useless #ifdef's | Artem Bityutskiy |
2013-04-05 | mtd: remove the h1910 NAND driver | Artem Bityutskiy |
2013-04-05 | mtd: remove the ppchameleonevb NAND driver | Artem Bityutskiy |
2013-04-05 | mtd: davinci_nand: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mtd: txx9ndfmc: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mtd: sh_flctl: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mtd: fsmc_nand: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mtd: atmel_nand: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mtd: orion_nand: use module_platform_driver_probe() | Jingoo Han |
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: mtdcore: use const qualifier | Artem Bityutskiy |
2013-04-05 | mtd: devices: add const qualifiers | Artem Bityutskiy |
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: add 'const' qualifier to a couple of register functions | 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: devices: elm: check for device's presence before configuration | Daniel Mack |
2013-04-05 | mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable | Alexander Shiyan |
2013-04-05 | mtd: nand_base: Removed unnecessary command masking | Alexander Shiyan |
2013-04-05 | mtd: m25p80: add entry for w25q128 | Rafał Miłecki |
2013-04-05 | mtd: maps: Remove redundant NULL check before kfree | Syam Sidhardhan |
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: ofpart: support partitions of 4 GiB and larger | Joe Schaack |
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_ids: introduce helper macros | Artem Bityutskiy |
2013-04-05 | mtd: nand: remove few tiny page NAND bits | Artem Bityutskiy |
2013-04-05 | mtd: nand: rename the id field of 'struct nand_flash_dev' | Artem Bityutskiy |
2013-04-05 | mtd: nand: use NAND_HAS_CACHEPROG | Artem Bityutskiy |
2013-04-05 | mtd: nand: remove a bunch of unused commands | Artem Bityutskiy |
2013-04-05 | mtd: nand: remove AG-AND support | Artem Bityutskiy |
2013-04-05 | mtd: nand: remove the rtc_from4 driver support | Artem Bityutskiy |
2013-04-05 | mtd: decommission the NAND museum | Artem Bityutskiy |
2013-04-05 | mtd: nand_ids: minor clean-ups | Artem Bityutskiy |
2013-04-05 | mtd: mtdchar: handle chips that have user otp but no factory otp | Uwe Kleine-König |
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-04-04 | mtd: gpmi: move to use generic DMA helper | Shawn Guo |