index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
m25p80.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: fix build error in m25p80.c
Andres Salomon
2010-10-30
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-10-30
1
-0
/
+7
|
\
|
*
mtd/m25p80: add support to parse the partitions by OF node
Mingkai Hu
2010-10-22
1
-0
/
+7
*
|
mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices.
David Jander
2010-10-25
1
-0
/
+1
*
|
mtd: m25p80: Add support for the Winbond W25Q64
Thierry Reding
2010-10-25
1
-0
/
+1
*
|
mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)
Gernot Hoyler
2010-10-24
1
-0
/
+2
|
/
*
mtd/m25p80: fix test for end of loop
Dan Carpenter
2010-08-12
1
-1
/
+1
*
mtd/m25p80: retlen is never NULL
Dan Carpenter
2010-08-12
1
-8
/
+4
*
mtd: m25p80: add support for the Winbond W25Q32 SPI flash chip
Gabor Juhos
2010-08-06
1
-0
/
+1
*
mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chips
Gabor Juhos
2010-08-06
1
-1
/
+7
*
mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chips
Gabor Juhos
2010-08-06
1
-0
/
+4
*
mtd: m25p80: Make jedec_probe() return proper errno values
Anton Vorontsov
2010-08-04
1
-12
/
+6
*
mtd: m25p80: Fix false-positive probing
Anton Vorontsov
2010-08-04
1
-2
/
+11
*
mtd: m25p80: Add support for Macronix 25L8005
Martin Michlmayr
2010-08-02
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-12-16
1
-138
/
+196
|
\
|
*
mtd: m25p80: add support for Macronix MX25L4005A
Simon Guinot
2009-12-05
1
-0
/
+1
|
*
mtd: m25p80: Add support for CAT25xxx serial EEPROMs
Anton Vorontsov
2009-11-30
1
-45
/
+69
|
*
mtd: m25p80: Rework probing/JEDEC code
Anton Vorontsov
2009-11-30
1
-29
/
+40
|
*
mtd: m25p80: Convert to device table matching
Anton Vorontsov
2009-11-30
1
-75
/
+89
|
*
mtd: m25p80: make command buffer DMA-safe
Johannes Stezenbach
2009-11-30
1
-2
/
+9
|
*
mtd: m25p80: disable SST software protection bits by default
Graf Yang
2009-09-24
1
-3
/
+4
*
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-09-23
1
-2
/
+135
|
\
|
*
m25p80: Add Spansion S25FL129P serial flashes
Kevin Cernekee
2009-09-19
1
-1
/
+3
|
*
mtd: m25p80: add SST WF SPI flash device information
Graf Yang
2009-09-19
1
-0
/
+4
|
*
mtd: m25p80: add support for AAI programming with SST SPI flashes
Graf Yang
2009-09-19
1
-1
/
+125
|
*
mtd: m25p80: add support for 3 Macronix flash chips
Siddarth Gore
2009-09-04
1
-0
/
+3
*
|
trivial: mtd: add __init/__exit macros to init/exitfunctions
Peter Huewe
2009-09-21
1
-2
/
+2
|
/
*
mtd: m25p80: fix null pointer dereference bug
Anton Vorontsov
2009-09-03
1
-1
/
+1
*
mtd: m25p80 timeout too short for worst-case m25p16 devices
Steven A. Falco
2009-06-26
1
-1
/
+1
*
mtd: m25p80: add support for Macronix MX25L12805D
Lennert Buytenhek
2009-06-05
1
-0
/
+3
*
mtd: m25p80 nand: add m45pe10 ids
Matthieu CASTET
2009-06-05
1
-0
/
+1
*
mtd: fix timeout in M25P80 driver
Peter Horton
2009-05-08
1
-8
/
+8
*
mtd: Bug in m25p80.c during whole-chip erase
Steven A. Falco
2009-04-29
1
-5
/
+7
*
[MTD] support driver model updates
David Brownell
2009-04-04
1
-0
/
+2
*
[MTD] partitioning utility predicates
David Brownell
2009-03-20
1
-11
/
+6
*
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-23
1
-10
/
+10
*
[MTD] fix m25p80 64-bit divisions
Artem Bityutskiy
2008-12-19
1
-18
/
+19
*
[MTD] m25p80: chip erase != block erase != sector erase
Chen Gong
2008-11-26
1
-10
/
+13
*
[MTD] m25p80: fix detection of m25p16 flashes
Mike Frysinger
2008-11-26
1
-1
/
+1
*
[MTD] m25p80: fix detection of SPI parts
Mike Frysinger
2008-11-26
1
-1
/
+2
*
Revert "[MTD] m25p80.c code cleanup"
David Woodhouse
2008-10-20
1
-1
/
+1
*
[MTD] m25p80.c extended jedec support (v2)
Chen Gong
2008-10-14
1
-2
/
+2
*
[MTD] m25p80.c extended jedec support
Chen Gong
2008-08-11
1
-39
/
+47
*
[MTD] m25p80.c code cleanup
Chen Gong
2008-08-11
1
-1
/
+1
*
[MTD] m25p80.c erase enhance
Chen Gong
2008-08-11
1
-8
/
+40
*
[MTD] m25p80: fix bug - ATmel spi flash fails to be copied to
Michael Hennerich
2008-07-11
1
-0
/
+22
*
[MTD] m25p80.c mutex unlock fix
Chen Gong
2008-06-06
1
-1
/
+3
*
[MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI Flash
Michael Hennerich
2008-04-25
1
-0
/
+1
[next]