summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/m25p80.c
AgeCommit message (Expand)Author
2010-08-12mtd/m25p80: fix test for end of loopDan Carpenter
2010-08-12mtd/m25p80: retlen is never NULLDan Carpenter
2010-08-06mtd: m25p80: add support for the Winbond W25Q32 SPI flash chipGabor Juhos
2010-08-06mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chipsGabor Juhos
2010-08-06mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chipsGabor Juhos
2010-08-04mtd: m25p80: Make jedec_probe() return proper errno valuesAnton Vorontsov
2010-08-04mtd: m25p80: Fix false-positive probingAnton Vorontsov
2010-08-02mtd: m25p80: Add support for Macronix 25L8005Martin Michlmayr
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-12-05mtd: m25p80: add support for Macronix MX25L4005ASimon Guinot
2009-11-30mtd: m25p80: Add support for CAT25xxx serial EEPROMsAnton Vorontsov
2009-11-30mtd: m25p80: Rework probing/JEDEC codeAnton Vorontsov
2009-11-30mtd: m25p80: Convert to device table matchingAnton Vorontsov
2009-11-30mtd: m25p80: make command buffer DMA-safeJohannes Stezenbach
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-24mtd: m25p80: disable SST software protection bits by defaultGraf Yang
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-09-21trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe
2009-09-19m25p80: Add Spansion S25FL129P serial flashesKevin Cernekee
2009-09-19mtd: m25p80: add SST WF SPI flash device informationGraf Yang
2009-09-19mtd: m25p80: add support for AAI programming with SST SPI flashesGraf Yang
2009-09-04mtd: m25p80: add support for 3 Macronix flash chipsSiddarth Gore
2009-09-03mtd: m25p80: fix null pointer dereference bugAnton Vorontsov
2009-06-26mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco
2009-06-05mtd: m25p80: add support for Macronix MX25L12805DLennert Buytenhek
2009-06-05mtd: m25p80 nand: add m45pe10 idsMatthieu CASTET
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton
2009-04-29mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco
2009-04-04[MTD] support driver model updatesDavid Brownell
2009-03-20[MTD] partitioning utility predicatesDavid Brownell
2008-12-23[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-19[MTD] fix m25p80 64-bit divisionsArtem Bityutskiy
2008-11-26[MTD] m25p80: chip erase != block erase != sector eraseChen Gong
2008-11-26[MTD] m25p80: fix detection of m25p16 flashesMike Frysinger
2008-11-26[MTD] m25p80: fix detection of SPI partsMike Frysinger
2008-10-20Revert "[MTD] m25p80.c code cleanup"David Woodhouse
2008-10-14[MTD] m25p80.c extended jedec support (v2)Chen Gong
2008-08-11[MTD] m25p80.c extended jedec supportChen Gong
2008-08-11[MTD] m25p80.c code cleanupChen Gong
2008-08-11[MTD] m25p80.c erase enhanceChen Gong
2008-07-11[MTD] m25p80: fix bug - ATmel spi flash fails to be copied toMichael Hennerich
2008-06-06[MTD] m25p80.c mutex unlock fixChen Gong
2008-04-25[MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI FlashMichael Hennerich
2008-04-25[MTD] m25p80: add FAST_READ access support to M25PxxBryan Wu
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-06-28[MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse
2007-06-28[MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell
2007-06-28[MTD] m25p80 converted to mutexDavid Brownell
2006-12-30[PATCH] m25p80 build fixes (with MTD debug)David Brownell