summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/m25p80.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-16
|\
| * mtd: m25p80: add support for Macronix MX25L4005ASimon Guinot2009-12-05
| * mtd: m25p80: Add support for CAT25xxx serial EEPROMsAnton Vorontsov2009-11-30
| * mtd: m25p80: Rework probing/JEDEC codeAnton Vorontsov2009-11-30
| * mtd: m25p80: Convert to device table matchingAnton Vorontsov2009-11-30
| * mtd: m25p80: make command buffer DMA-safeJohannes Stezenbach2009-11-30
| * mtd: m25p80: disable SST software protection bits by defaultGraf Yang2009-09-24
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-23
|\
| * m25p80: Add Spansion S25FL129P serial flashesKevin Cernekee2009-09-19
| * mtd: m25p80: add SST WF SPI flash device informationGraf Yang2009-09-19
| * mtd: m25p80: add support for AAI programming with SST SPI flashesGraf Yang2009-09-19
| * mtd: m25p80: add support for 3 Macronix flash chipsSiddarth Gore2009-09-04
* | trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe2009-09-21
|/
* mtd: m25p80: fix null pointer dereference bugAnton Vorontsov2009-09-03
* mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco2009-06-26
* mtd: m25p80: add support for Macronix MX25L12805DLennert Buytenhek2009-06-05
* mtd: m25p80 nand: add m45pe10 idsMatthieu CASTET2009-06-05
* mtd: fix timeout in M25P80 driverPeter Horton2009-05-08
* mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco2009-04-29
* [MTD] support driver model updatesDavid Brownell2009-04-04
* [MTD] partitioning utility predicatesDavid Brownell2009-03-20
* [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-23
* [MTD] fix m25p80 64-bit divisionsArtem Bityutskiy2008-12-19
* [MTD] m25p80: chip erase != block erase != sector eraseChen Gong2008-11-26
* [MTD] m25p80: fix detection of m25p16 flashesMike Frysinger2008-11-26
* [MTD] m25p80: fix detection of SPI partsMike Frysinger2008-11-26
* Revert "[MTD] m25p80.c code cleanup"David Woodhouse2008-10-20
* [MTD] m25p80.c extended jedec support (v2)Chen Gong2008-10-14
* [MTD] m25p80.c extended jedec supportChen Gong2008-08-11
* [MTD] m25p80.c code cleanupChen Gong2008-08-11
* [MTD] m25p80.c erase enhanceChen Gong2008-08-11
* [MTD] m25p80: fix bug - ATmel spi flash fails to be copied toMichael Hennerich2008-07-11
* [MTD] m25p80.c mutex unlock fixChen Gong2008-06-06
* [MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI FlashMichael Hennerich2008-04-25
* [MTD] m25p80: add FAST_READ access support to M25PxxBryan Wu2008-04-25
* [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-22
* [MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse2007-06-28
* [MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell2007-06-28
* [MTD] m25p80 converted to mutexDavid Brownell2007-06-28
* [PATCH] m25p80 build fixes (with MTD debug)David Brownell2006-12-30
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee2006-09-05
* [MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy2006-06-14
* [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again.Andrew Morton2006-05-29
* [PATCH] MTD: m25p80: fix printk format warningRandy Dunlap2006-04-11
* [PATCH] m25p80: printk warning fixAndrew Morton2006-03-31
* [PATCH] spi: misc fixesDavid Brownell2006-01-13
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-13