index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
m25p80.c
Age
Commit message (
Expand
)
Author
2009-12-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-12-05
mtd: m25p80: add support for Macronix MX25L4005A
Simon Guinot
2009-11-30
mtd: m25p80: Add support for CAT25xxx serial EEPROMs
Anton Vorontsov
2009-11-30
mtd: m25p80: Rework probing/JEDEC code
Anton Vorontsov
2009-11-30
mtd: m25p80: Convert to device table matching
Anton Vorontsov
2009-11-30
mtd: m25p80: make command buffer DMA-safe
Johannes Stezenbach
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-09-24
mtd: m25p80: disable SST software protection bits by default
Graf Yang
2009-09-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-09-21
trivial: mtd: add __init/__exit macros to init/exitfunctions
Peter Huewe
2009-09-19
m25p80: Add Spansion S25FL129P serial flashes
Kevin Cernekee
2009-09-19
mtd: m25p80: add SST WF SPI flash device information
Graf Yang
2009-09-19
mtd: m25p80: add support for AAI programming with SST SPI flashes
Graf Yang
2009-09-04
mtd: m25p80: add support for 3 Macronix flash chips
Siddarth Gore
2009-09-03
mtd: m25p80: fix null pointer dereference bug
Anton Vorontsov
2009-06-26
mtd: m25p80 timeout too short for worst-case m25p16 devices
Steven A. Falco
2009-06-05
mtd: m25p80: add support for Macronix MX25L12805D
Lennert Buytenhek
2009-06-05
mtd: m25p80 nand: add m45pe10 ids
Matthieu CASTET
2009-05-08
mtd: fix timeout in M25P80 driver
Peter Horton
2009-04-29
mtd: Bug in m25p80.c during whole-chip erase
Steven A. Falco
2009-04-04
[MTD] support driver model updates
David Brownell
2009-03-20
[MTD] partitioning utility predicates
David 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 divisions
Artem Bityutskiy
2008-11-26
[MTD] m25p80: chip erase != block erase != sector erase
Chen Gong
2008-11-26
[MTD] m25p80: fix detection of m25p16 flashes
Mike Frysinger
2008-11-26
[MTD] m25p80: fix detection of SPI parts
Mike Frysinger
2008-10-20
Revert "[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 support
Chen Gong
2008-08-11
[MTD] m25p80.c code cleanup
Chen Gong
2008-08-11
[MTD] m25p80.c erase enhance
Chen Gong
2008-07-11
[MTD] m25p80: fix bug - ATmel spi flash fails to be copied to
Michael Hennerich
2008-06-06
[MTD] m25p80.c mutex unlock fix
Chen Gong
2008-04-25
[MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI Flash
Michael Hennerich
2008-04-25
[MTD] m25p80: add FAST_READ access support to M25Pxx
Bryan Wu
2008-04-22
[MTD] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-06-28
[MTD] m25p80: Use correct units for binary multiples
David Woodhouse
2007-06-28
[MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocks
David Brownell
2007-06-28
[MTD] m25p80 converted to mutex
David Brownell
2006-12-30
[PATCH] m25p80 build fixes (with MTD debug)
David Brownell
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-09-05
[PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80
Aubrey Lee
2006-06-14
[MTD] assume mtd->writesize is 1 for NOR flashes
Artem B. Bityutskiy
2006-05-29
[MTD] Fix debug printk format warning in m25p80 SPI chip driver, again.
Andrew Morton
2006-04-12
[PATCH] MTD: m25p80: fix printk format warning
Randy Dunlap
2006-03-31
[PATCH] m25p80: printk warning fix
Andrew Morton
2006-01-14
[PATCH] spi: misc fixes
David Brownell
2006-01-14
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
2006-01-14
[PATCH] spi: M25 series SPI flash
Mike Lavender