aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAgeFilesLines
* mtd: slram: invalid checking of absolute end addressJiri Engelthaler2012-12-031-1/+1
* mtd: m25p80: set writebufsizeBrian Norris2012-04-131-0/+1
* mtd: lart: initialize writebufsizeArtem Bityutskiy2012-04-131-0/+1
* mtd: block2mtd: initialize writebufsizeArtem Bityutskiy2012-04-131-0/+1
* mtd: sst25l: initialize writebufsizeArtem Bityutskiy2012-04-131-0/+1
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-2510-24/+24
* mtd: sst25l: convert to mtd_device_register()Jamie Iles2011-05-251-36/+26
* mtd: dataflash: convert to mtd_device_register()Jamie Iles2011-05-251-27/+18
* mtd: m25p80: convert to mtd_device_register()Jamie Iles2011-05-251-38/+30
* mtd: sst25l: fix section markingsMike Frysinger2011-05-251-3/+3
* mtd: m25p80: Add Spansion S25FL512S, S70FL01GSKevin Cernekee2011-05-251-0/+2
* mtd: m25p80: Add Spansion S25FL256SKevin Cernekee2011-05-251-5/+17
* mtd: m25p80: Clean up JEDEC manufacturer checksKevin Cernekee2011-05-251-4/+7
* mtd: m25p80: Add Numonyx m25px32 familyKevin Cernekee2011-05-251-1/+4
* mtd: m25p80: add support for the MX25L1606E chipGabor Juhos2011-05-251-0/+1
* Fix common misspellingsLucas De Marchi2011-03-315-8/+8
* mtd: m25p80: add support for M25PX64Yoshihiro Shimoda2011-03-111-0/+2
* mtd: phram: fix memory leakMathias Krause2011-03-111-0/+3
* mtd: mtdram: initialize writebufsize fieldArtem Bityutskiy2011-03-111-0/+1
* mtd: m25p80: add support for the EON EN25F32 chipGabor Juhos2011-03-111-1/+2
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-172-6/+37
|\
| * mtd: m25p80: Fix JEDEC ID for AT26DF321Aleksandr Koltsoff2011-01-061-1/+1
| * mtd: m25p80: add debugging trace in sst_writeNicolas Ferre2011-01-061-0/+4
| * mtd: fix section mismatch on sst25lFabio Estevam2010-12-031-2/+2
| * mtd: m25p80: Add support for Macronix MX25L25655EKevin Cernekee2010-12-031-0/+1
| * mtd: m25p80: Add support for Macronix MX25L25635EKevin Cernekee2010-12-031-3/+28
| * mtd: m25p80: Reinstate error print on unrecognized flashKevin Cernekee2010-12-031-0/+1
* | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-131-2/+2
* | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-13/+4
* | mtd: fix bdev exclusive open bugs in block2mtd::add_device()Tejun Heo2010-11-131-2/+11
|/
* mtd: fix build error in m25p80.cAndres Salomon2010-10-301-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-302-1/+8
|\
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-251-0/+7
| |\
| | * mtd/m25p80: add support to parse the partitions by OF nodeMingkai Hu2010-10-221-0/+7
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
| |\ \ | | |/ | |/|
| | * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | | block2mtd: dubious assignmentNicolas Kaiser2010-10-261-1/+0
* | | mtd: phram: use KBUILD_MODNAMEJoe Perches2010-10-251-1/+1
* | | mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices.David Jander2010-10-251-0/+1
* | | mtd: m25p80: Add support for the Winbond W25Q64Thierry Reding2010-10-251-0/+1
* | | mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)Gernot Hoyler2010-10-241-0/+2
|/ /
* | mtd/m25p80: fix test for end of loopDan Carpenter2010-08-121-1/+1
* | mtd/m25p80: retlen is never NULLDan Carpenter2010-08-121-8/+4
|/
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-084-4/+0
* mtd: m25p80: add support for the Winbond W25Q32 SPI flash chipGabor Juhos2010-08-061-0/+1
* mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chipsGabor Juhos2010-08-061-1/+7
* mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chipsGabor Juhos2010-08-061-0/+4
* mtd: m25p80: Make jedec_probe() return proper errno valuesAnton Vorontsov2010-08-041-12/+6
* mtd: m25p80: Fix false-positive probingAnton Vorontsov2010-08-041-2/+11
* mtd: dataflash: remove casts from voidKulikov Vasiliy2010-08-021-6/+6