summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAgeFilesLines
...
* mtd: devices: elm: Remove unnecessary OOM messagesJingoo Han2014-03-101-3/+1
* mtd: elm: Use correct check on return value of pm_runtime_get_syncStefan Sørensen2014-03-101-1/+1
* mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin2014-03-101-3/+2
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-103-3/+0
* mtd: block2mtd: Add mutex_destroyFabian Frederick2014-03-101-5/+8
* mtd: phram: Repair multiple instances supportAlexander Sverdlin2014-03-101-7/+34
* mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven2014-03-101-2/+2
* mtd: m25p80: Add dual read supportGeert Uytterhoeven2014-03-101-4/+19
* mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven2014-01-271-0/+11
* mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven2014-01-271-1/+1
* mtd: mtdram: add missing 'const'Brian Norris2014-01-201-1/+1
* mtd: m25p80: assign default read commandBrian Norris2014-01-201-0/+2
* mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressingGeert Uytterhoeven2014-01-161-1/+1
* mtd: docg3: Use devm_*() functionsJingoo Han2014-01-031-14/+6
* mtd: m25p80: add support for m25px16Igor Grinberg2014-01-031-0/+1
* mtd: dataflash: remove unnecessary spi_set_drvdata()Jingoo Han2014-01-031-4/+1
* mtd: ms02-nv: remove superfluous name castGeert Uytterhoeven2014-01-031-1/+1
* drivers: mtd: m25p80: add quad read supportSourav Poddar2014-01-031-2/+137
* drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar2014-01-031-14/+57
* mtd: dataflash: Say if we find a device we don't supportMark Brown2013-11-071-1/+1
* mtd: m25p80: fixup device removal failure pathBrian Norris2013-11-061-3/+1
* mtd: m25p80: add support for Macronix mx25l3255eBrian Norris2013-11-061-0/+1
* mtd: m25p80: remove 'disabled' device checkBrian Norris2013-11-061-6/+1
* mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris2013-11-062-12/+6
* mtd: m25p80: re-align ID entriesBrian Norris2013-11-061-16/+16
* mtd: m25p80: remove obsolete FIXMEBrian Norris2013-11-061-9/+0
* mtd: m25p80: fix allocation sizeBrian Norris2013-11-061-13/+7
* mtd: Move major number definitions to major.hEzequiel Garcia2013-11-061-0/+1
* mtd: m25p80: Add support for Micron N25Q512A memoryPriyanka Jain2013-11-061-0/+1
* mtg: docg3: use free_bch() instead of kfree()Wei Yongjun2013-11-061-1/+1
* mtd: sst25l: Use devm_kzallocSachin Kamat2013-11-061-9/+3
* mtd: sst25l: Remove redundant spi_set_drvdataSachin Kamat2013-11-061-1/+0
* mtd: phram: Make phram 64-bit compatibleAlexander Sverdlin2013-11-061-33/+33
* mtd: m25p80: Add support for ESMT F25L32PAFlavio Silveira2013-10-271-0/+3
* mtd: dataflash: remove unused fieldBrian Norris2013-10-271-2/+0
* mtd: m25p80: Fix 4 byte addressing mode for Micron devices.Elie De Brauwer2013-09-271-2/+15
* mtd: chips: Add support for PMC SPI Flash chips in m25p80.cMichel Stempin2013-08-301-0/+10
* mtd: bcm47xxsflash: writing supportRafał Miłecki2013-08-301-4/+126
* mtd: bcm47xxsflash: implement erasing supportRafał Miłecki2013-08-301-2/+41
* mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exitLibo Chen2013-08-301-19/+1
* mtd: bcm47xxsflash: convert kzalloc to avoid invalid accessLibo Chen2013-08-301-12/+4
* mtd: spear_smi: add missing __iomem annotationJingoo Han2013-08-301-4/+4
* mtd: m25p80: add support for mr25h10Markus Niebel2013-08-301-0/+1
* mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enableSascha Hauer2013-08-301-6/+9
* mtd: m25p80: Pass flags through CAT25_INFO macroSascha Hauer2013-08-301-8/+8
* mtd: m25p80: remove unnecessary ifdefSascha Hauer2013-08-301-2/+0
* mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressingBrian Norris2013-08-301-0/+1
* mtd: simplify use of devm_ioremap_resourceJulia Lawall2013-08-301-5/+0
* mtd: devices: use dev_get_platdata()Jingoo Han2013-08-303-3/+3
* mtd: diskonchip: remove unused entries in KconfigMichael Opdenacker2013-08-051-55/+0
OpenPOWER on IntegriCloud