aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2013-09-27mtd: m25p80: Fix 4 byte addressing mode for Micron devices.Elie De Brauwer
2013-08-30mtd: chips: Add support for PMC SPI Flash chips in m25p80.cMichel Stempin
2013-08-30mtd: bcm47xxsflash: writing supportRafał Miłecki
2013-08-30mtd: bcm47xxsflash: implement erasing supportRafał Miłecki
2013-08-30mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exitLibo Chen
2013-08-30mtd: bcm47xxsflash: convert kzalloc to avoid invalid accessLibo Chen
2013-08-30mtd: spear_smi: add missing __iomem annotationJingoo Han
2013-08-30mtd: m25p80: add support for mr25h10Markus Niebel
2013-08-30mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enableSascha Hauer
2013-08-30mtd: m25p80: Pass flags through CAT25_INFO macroSascha Hauer
2013-08-30mtd: m25p80: remove unnecessary ifdefSascha Hauer
2013-08-30mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressingBrian Norris
2013-08-30mtd: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-30mtd: devices: use dev_get_platdata()Jingoo Han
2013-08-05mtd: diskonchip: remove unused entries in KconfigMichael Opdenacker
2013-08-05mtd: devices: elm: Low power transition supportavinash philip
2013-08-05mtd: devices: elm: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-05mtd: devices: spear_smi: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-05mtd: Convert logging messagesJoe Perches
2013-08-05mtd: devices: added the 16MiB winbond deviceGirish K S
2013-08-05mtd: m25p80: correct EN4B/EX4B commentBrian Norris
2013-08-05mtd: m25p80: utilize dedicated 4-byte addressing commandsBrian Norris
2013-08-05mtd: devices: convert OMAP BCH to devm_ioremap_resource()Silviu-Mihai Popescu
2013-08-05mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-08-05mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-08-05mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-08-05mtd: spear_smi: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-05mtd: bcm47xxsflash: implement polling chip statusRafał Miłecki
2013-08-05mtd: bcm47xxsflash: implement ChipCommon R/W opsRafał Miłecki
2013-04-05mtd: dataflash: Use of_match_ptr() macroSachin Kamat
2013-04-05mtd: merge mtdchar module with mtdcoreArtem Bityutskiy
2013-04-05mtd: doc: use module_platform_driver_probe()Jingoo Han
2013-04-05mtd: bcm47xxsflash: define opcodesRafał Miłecki
2013-04-05mtd: bcm47xxsflash: store info about flash typeRafał Miłecki
2013-04-05mtd: bcm47xxsflash: keep a reference to the BCMARafał Miłecki
2013-04-05mtd: devices: add const qualifiersArtem Bityutskiy
2013-04-05mtd: devices: elm: check for device's presence before configurationDaniel Mack
2013-04-05mtd: m25p80: add entry for w25q128Rafał Miłecki
2013-04-05mtd: m25p80: add support for SST25VF064CKrzysztof Mazur
2013-04-05mtd: m25p80: introduce SST_WRITE flag for SST byte programmingKrzysztof Mazur
2013-04-05mtd: m25p80: n25q064 is Micron, not Intel/NumonyxBrian Norris
2013-04-05mtd: doc: remove support for DoC 2000/2001/2001+Artem Bityutskiy
2013-04-05mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy
2013-04-05mtd: m25p80: add support for EON EN25QH256Daniel Schwierzeck
2013-04-05mtd: m25p80: add support for Macronix MX66L51235LDaniel Schwierzeck
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-05Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-02-04mtd: bcm47xxsflash: adjust names of bus-specific functionsRafał Miłecki
2013-02-04mtd: bcm47xxsflash: register this as normal driverHauke Mehrtens