summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/m25p80.c
Commit message (Expand)AuthorAgeFilesLines
* [MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI FlashMichael Hennerich2008-04-251-0/+1
* [MTD] m25p80: add FAST_READ access support to M25PxxBryan Wu2008-04-251-10/+21
* [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-221-4/+4
* [MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse2007-06-281-9/+9
* [MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell2007-06-281-53/+181
* [MTD] m25p80 converted to mutexDavid Brownell2007-06-281-16/+17
* [PATCH] m25p80 build fixes (with MTD debug)David Brownell2006-12-301-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee2006-09-051-6/+6
* [MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy2006-06-141-0/+1
* [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again.Andrew Morton2006-05-291-1/+1
* [PATCH] MTD: m25p80: fix printk format warningRandy Dunlap2006-04-111-1/+1
* [PATCH] m25p80: printk warning fixAndrew Morton2006-03-311-1/+1
* [PATCH] spi: misc fixesDavid Brownell2006-01-131-1/+3
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-131-25/+25
* [PATCH] spi: M25 series SPI flashMike Lavender2006-01-131-0/+580
OpenPOWER on IntegriCloud