aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/m25p80.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-74/+37
* mtd: m25p80: set writebufsizeBrian Norris2012-04-131-0/+1
* mtd: m25p80: convert to mtd_device_register()Jamie Iles2011-05-251-38/+30
* 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
* mtd: m25p80: add support for M25PX64Yoshihiro Shimoda2011-03-111-0/+2
* mtd: m25p80: add support for the EON EN25F32 chipGabor Juhos2011-03-111-1/+2
* 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: 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
* 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-301-0/+7
|\
| * mtd/m25p80: add support to parse the partitions by OF nodeMingkai Hu2010-10-221-0/+7
* | 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: 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: m25p80: Add support for Macronix 25L8005Martin Michlmayr2010-08-021-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-161-138/+196
|\
| * mtd: m25p80: add support for Macronix MX25L4005ASimon Guinot2009-12-051-0/+1
| * mtd: m25p80: Add support for CAT25xxx serial EEPROMsAnton Vorontsov2009-11-301-45/+69
| * mtd: m25p80: Rework probing/JEDEC codeAnton Vorontsov2009-11-301-29/+40
| * mtd: m25p80: Convert to device table matchingAnton Vorontsov2009-11-301-75/+89
| * mtd: m25p80: make command buffer DMA-safeJohannes Stezenbach2009-11-301-2/+9
| * mtd: m25p80: disable SST software protection bits by defaultGraf Yang2009-09-241-3/+4
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-231-2/+135
|\
| * m25p80: Add Spansion S25FL129P serial flashesKevin Cernekee2009-09-191-1/+3
| * mtd: m25p80: add SST WF SPI flash device informationGraf Yang2009-09-191-0/+4
| * mtd: m25p80: add support for AAI programming with SST SPI flashesGraf Yang2009-09-191-1/+125
| * mtd: m25p80: add support for 3 Macronix flash chipsSiddarth Gore2009-09-041-0/+3
* | trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe2009-09-211-2/+2
|/
* mtd: m25p80: fix null pointer dereference bugAnton Vorontsov2009-09-031-1/+1
* mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco2009-06-261-1/+1
* mtd: m25p80: add support for Macronix MX25L12805DLennert Buytenhek2009-06-051-0/+3
* mtd: m25p80 nand: add m45pe10 idsMatthieu CASTET2009-06-051-0/+1
* mtd: fix timeout in M25P80 driverPeter Horton2009-05-081-8/+8
* mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco2009-04-291-5/+7