aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/m25p80.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-28[MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse1-9/+9
2007-06-28[MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell1-53/+181
2007-06-28[MTD] m25p80 converted to mutexDavid Brownell1-16/+17
2006-12-30[PATCH] m25p80 build fixes (with MTD debug)David Brownell1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-09-05[PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee1-6/+6
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy1-0/+1
2006-05-29[MTD] Fix debug printk format warning in m25p80 SPI chip driver, again.Andrew Morton1-1/+1
2006-04-11[PATCH] MTD: m25p80: fix printk format warningRandy Dunlap1-1/+1
2006-03-31[PATCH] m25p80: printk warning fixAndrew Morton1-1/+1
2006-01-13[PATCH] spi: misc fixesDavid Brownell1-1/+3
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool1-25/+25
2006-01-13[PATCH] spi: M25 series SPI flashMike Lavender1-0/+580