summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)AuthorFilesLines
2011-10-30mtd: clean up usage of MTD_DOCPROBE_ADDRESSPaul Bolle2-7/+1
2011-10-16mtd: m25p80: don't probe device which has status of 'disabled'Shaohui Xie1-0/+6
2011-10-14mtd: Add DiskOnChip G3 supportRobert Jarzmik4-0/+1424
2011-10-14mtd: m25p80: add EON flash EN25Q32B into spi flash id tableShaohui Xie1-0/+1
2011-09-26mtd: m25p80: add support for at25df321a spi data flashMikhail Kshevetskiy1-0/+1
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris3-6/+6
2011-09-11mtd: cleanup style on pr_debug messagesBrian Norris2-28/+23
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris6-48/+39
2011-09-11mtd: dataflash: add device tree probe supportShawn Guo1-2/+16
2011-09-11mtd: spelling, capitalization, uniformityBrian Norris4-4/+4
2011-09-11mtd: m25p80.c: use mtd_device_parse_registerDmitry Eremin-Solenikov1-25/+3
2011-09-11mtd: m25p80: use ofpart through generic parsingDmitry Eremin-Solenikov1-8/+3
2011-09-11mtd: mtd_dataflash.c: use mtd_device_parse_registerDmitry Eremin-Solenikov1-18/+3
2011-09-11mtd: sst25l.c: use mtd_device_parse_registerDmitry Eremin-Solenikov1-29/+4
2011-09-11mtd: lart: cleanup: drop HAVE_PARTITIONSDmitry Eremin-Solenikov1-17/+1
2011-09-11mtd: sst25l don't specify default parsing optionsDmitry Eremin-Solenikov1-7/+1
2011-09-11mtd: mtd_dataflash don't specify default parsing optionsDmitry Eremin-Solenikov1-6/+1
2011-09-11mtd: m25p80 don't specify default parsing optionsDmitry Eremin-Solenikov1-7/+1
2011-06-16Change Ryan Mallon's email address across the kernelRyan Mallon1-2/+2
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles10-24/+24
2011-05-25mtd: sst25l: convert to mtd_device_register()Jamie Iles1-36/+26
2011-05-25mtd: dataflash: convert to mtd_device_register()Jamie Iles1-27/+18
2011-05-25mtd: m25p80: convert to mtd_device_register()Jamie Iles1-38/+30
2011-05-25mtd: sst25l: fix section markingsMike Frysinger1-3/+3
2011-05-25mtd: m25p80: Add Spansion S25FL512S, S70FL01GSKevin Cernekee1-0/+2
2011-05-25mtd: m25p80: Add Spansion S25FL256SKevin Cernekee1-5/+17
2011-05-25mtd: m25p80: Clean up JEDEC manufacturer checksKevin Cernekee1-4/+7
2011-05-25mtd: m25p80: Add Numonyx m25px32 familyKevin Cernekee1-1/+4
2011-05-25mtd: m25p80: add support for the MX25L1606E chipGabor Juhos1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi5-8/+8
2011-03-11mtd: m25p80: add support for M25PX64Yoshihiro Shimoda1-0/+2
2011-03-11mtd: phram: fix memory leakMathias Krause1-0/+3
2011-03-11mtd: mtdram: initialize writebufsize fieldArtem Bityutskiy1-0/+1
2011-03-11mtd: m25p80: add support for the EON EN25F32 chipGabor Juhos1-1/+2
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-6/+37
2011-01-06mtd: m25p80: Fix JEDEC ID for AT26DF321Aleksandr Koltsoff1-1/+1
2011-01-06mtd: m25p80: add debugging trace in sst_writeNicolas Ferre1-0/+4
2010-12-03mtd: fix section mismatch on sst25lFabio Estevam1-2/+2
2010-12-03mtd: m25p80: Add support for Macronix MX25L25655EKevin Cernekee1-0/+1
2010-12-03mtd: m25p80: Add support for Macronix MX25L25635EKevin Cernekee1-3/+28
2010-12-03mtd: m25p80: Reinstate error print on unrecognized flashKevin Cernekee1-0/+1
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo1-2/+2
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo1-13/+4
2010-11-13mtd: fix bdev exclusive open bugs in block2mtd::add_device()Tejun Heo1-2/+11
2010-10-30mtd: fix build error in m25p80.cAndres Salomon1-1/+1
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2-1/+8
2010-10-26block2mtd: dubious assignmentNicolas Kaiser1-1/+0
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+7
2010-10-25mtd: phram: use KBUILD_MODNAMEJoe Perches1-1/+1
2010-10-25mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices.David Jander1-0/+1