aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/m25p80.c
Commit message (Expand)AuthorAgeFilesLines
...
* [MTD] partitioning utility predicatesDavid Brownell2009-03-201-11/+6
* [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-231-10/+10
* [MTD] fix m25p80 64-bit divisionsArtem Bityutskiy2008-12-191-18/+19
* [MTD] m25p80: chip erase != block erase != sector eraseChen Gong2008-11-261-10/+13
* [MTD] m25p80: fix detection of m25p16 flashesMike Frysinger2008-11-261-1/+1
* [MTD] m25p80: fix detection of SPI partsMike Frysinger2008-11-261-1/+2
* Revert "[MTD] m25p80.c code cleanup"David Woodhouse2008-10-201-1/+1
* [MTD] m25p80.c extended jedec support (v2)Chen Gong2008-10-141-2/+2
* [MTD] m25p80.c extended jedec supportChen Gong2008-08-111-39/+47
* [MTD] m25p80.c code cleanupChen Gong2008-08-111-1/+1
* [MTD] m25p80.c erase enhanceChen Gong2008-08-111-8/+40
* [MTD] m25p80: fix bug - ATmel spi flash fails to be copied toMichael Hennerich2008-07-111-0/+22
* [MTD] m25p80.c mutex unlock fixChen Gong2008-06-061-1/+3
* [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