summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
AgeCommit message (Expand)AuthorFilesLines
2014-03-10mtd: Fix the behavior of OTP write if there is not enough room for dataChristian Riesch1-6/+10
2014-03-10mtd: block2mtd: check device sizeFabian Frederick1-1/+5
2014-03-10mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris1-0/+1
2014-03-10mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch1-3/+4
2014-03-10mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto1-0/+1
2014-03-10mtd: pmc551: Remove unnecessary OOM messagesJingoo Han1-6/+1
2014-03-10mtd: spear_smi: Remove unnecessary OOM messagesJingoo Han1-2/+0
2014-03-10mtd: devices: elm: Remove unnecessary OOM messagesJingoo Han1-3/+1
2014-03-10mtd: elm: Use correct check on return value of pm_runtime_get_syncStefan Sørensen1-1/+1
2014-03-10mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin1-3/+2
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker3-3/+0
2014-03-10mtd: block2mtd: Add mutex_destroyFabian Frederick1-5/+8
2014-03-10mtd: phram: Repair multiple instances supportAlexander Sverdlin1-7/+34
2014-03-10mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven1-2/+2
2014-03-10mtd: m25p80: Add dual read supportGeert Uytterhoeven1-4/+19
2014-01-27mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven1-0/+11
2014-01-27mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven1-1/+1
2014-01-20mtd: mtdram: add missing 'const'Brian Norris1-1/+1
2014-01-20mtd: m25p80: assign default read commandBrian Norris1-0/+2
2014-01-16mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressingGeert Uytterhoeven1-1/+1
2014-01-03mtd: docg3: Use devm_*() functionsJingoo Han1-14/+6
2014-01-03mtd: m25p80: add support for m25px16Igor Grinberg1-0/+1
2014-01-03mtd: dataflash: remove unnecessary spi_set_drvdata()Jingoo Han1-4/+1
2014-01-03mtd: ms02-nv: remove superfluous name castGeert Uytterhoeven1-1/+1
2014-01-03drivers: mtd: m25p80: add quad read supportSourav Poddar1-2/+137
2014-01-03drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar1-14/+57
2013-11-07mtd: dataflash: Say if we find a device we don't supportMark Brown1-1/+1
2013-11-06mtd: m25p80: fixup device removal failure pathBrian Norris1-3/+1
2013-11-06mtd: m25p80: add support for Macronix mx25l3255eBrian Norris1-0/+1
2013-11-06mtd: m25p80: remove 'disabled' device checkBrian Norris1-6/+1
2013-11-06mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris2-12/+6
2013-11-06mtd: m25p80: re-align ID entriesBrian Norris1-16/+16
2013-11-06mtd: m25p80: remove obsolete FIXMEBrian Norris1-9/+0
2013-11-06mtd: m25p80: fix allocation sizeBrian Norris1-13/+7
2013-11-06mtd: Move major number definitions to major.hEzequiel Garcia1-0/+1
2013-11-06mtd: m25p80: Add support for Micron N25Q512A memoryPriyanka Jain1-0/+1
2013-11-06mtg: docg3: use free_bch() instead of kfree()Wei Yongjun1-1/+1
2013-11-06mtd: sst25l: Use devm_kzallocSachin Kamat1-9/+3
2013-11-06mtd: sst25l: Remove redundant spi_set_drvdataSachin Kamat1-1/+0
2013-11-06mtd: phram: Make phram 64-bit compatibleAlexander Sverdlin1-33/+33
2013-10-27mtd: m25p80: Add support for ESMT F25L32PAFlavio Silveira1-0/+3
2013-10-27mtd: dataflash: remove unused fieldBrian Norris1-2/+0
2013-09-27mtd: m25p80: Fix 4 byte addressing mode for Micron devices.Elie De Brauwer1-2/+15
2013-08-30mtd: chips: Add support for PMC SPI Flash chips in m25p80.cMichel Stempin1-0/+10
2013-08-30mtd: bcm47xxsflash: writing supportRafał Miłecki1-4/+126
2013-08-30mtd: bcm47xxsflash: implement erasing supportRafał Miłecki1-2/+41
2013-08-30mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exitLibo Chen1-19/+1
2013-08-30mtd: bcm47xxsflash: convert kzalloc to avoid invalid accessLibo Chen1-12/+4
2013-08-30mtd: spear_smi: add missing __iomem annotationJingoo Han1-4/+4
2013-08-30mtd: m25p80: add support for mr25h10Markus Niebel1-0/+1