index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
mtd: sst25l: fix multi-part messages with broken spi masters
H Hartley Sweeten
1
-24
/
+33
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
3
-0
/
+3
2010-05-10
mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messages
H Hartley Sweeten
1
-11
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-03-18
mtd: block2mtd: Use kasprintf
Julia Lawall
1
-3
/
+1
2010-03-18
mtd: small typo in Makefile
Matteo Croce
1
-1
/
+1
2010-02-25
mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
Ben Hutchings
1
-2
/
+2
2009-12-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-141
/
+212
2009-12-05
mtd: m25p80: add support for Macronix MX25L4005A
Simon Guinot
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-30
mtd: m25p80: Add support for CAT25xxx serial EEPROMs
Anton Vorontsov
1
-45
/
+69
2009-11-30
mtd: m25p80: Rework probing/JEDEC code
Anton Vorontsov
1
-29
/
+40
2009-11-30
mtd: m25p80: Convert to device table matching
Anton Vorontsov
1
-75
/
+89
2009-11-30
mtd: m25p80: make command buffer DMA-safe
Johannes Stezenbach
1
-2
/
+9
2009-11-09
Kconfig: Remove useless and sometimes wrong comments
Michael Roth
1
-3
/
+0
2009-10-17
mtd: fix memory leak in mtd_dataflash
H Hartley Sweeten
1
-3
/
+16
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2
-0
/
+2
2009-09-24
mtd: m25p80: disable SST software protection bits by default
Graf Yang
1
-3
/
+4
2009-09-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
8
-20
/
+677
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-09-21
trivial: mtd: add __init/__exit macros to init/exitfunctions
Peter Huewe
2
-3
/
+3
2009-09-19
m25p80: Add Spansion S25FL129P serial flashes
Kevin Cernekee
1
-1
/
+3
2009-09-19
phram: cleanup error handling and associated messages
Mike Frysinger
1
-13
/
+12
2009-09-19
mtd: m25p80: add SST WF SPI flash device information
Graf Yang
1
-0
/
+4
2009-09-19
mtd: m25p80: add support for AAI programming with SST SPI flashes
Graf Yang
1
-1
/
+125
2009-09-19
mtd: lart: Prevent a read from mtd->eraseregions[-1]
Roel Kluin
1
-2
/
+4
2009-09-19
mtd: sst25l, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-09-19
mtd: SST25L (non JEDEC) SPI Flash driver
Ryan Mallon
3
-0
/
+521
2009-09-04
mtd: m25p80: add support for 3 Macronix flash chips
Siddarth Gore
1
-0
/
+3
2009-09-04
slram: Read buffer overflow
Roel Kluin
1
-1
/
+1
2009-09-04
mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"
Robert P. J. Day
1
-2
/
+2
2009-09-03
mtd: m25p80: fix null pointer dereference bug
Anton Vorontsov
1
-1
/
+1
2009-06-26
mtd: m25p80 timeout too short for worst-case m25p16 devices
Steven A. Falco
1
-1
/
+1
2009-06-22
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-0
/
+4
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
1
-1
/
+1
2009-06-08
Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux
David Woodhouse
1
-1
/
+1
2009-06-05
mtd: m25p80: add support for Macronix MX25L12805D
Lennert Buytenhek
1
-0
/
+3
2009-06-05
mtd: m25p80 nand: add m45pe10 ids
Matthieu CASTET
1
-0
/
+1
2009-05-18
mtd_dataflash: unbreak erase support
Peter Korsgaard
1
-1
/
+1
2009-05-08
mtd: fix timeout in M25P80 driver
Peter Horton
1
-8
/
+8
2009-04-29
mtd: Bug in m25p80.c during whole-chip erase
Steven A. Falco
1
-5
/
+7
2009-04-04
[MTD] support driver model updates
David Brownell
2
-0
/
+4
2009-03-24
NOMMU: Present backing device capabilities for MTD chardevs
David Howells
1
-0
/
+14
2009-03-20
[MTD] partitioning utility predicates
David Brownell
2
-21
/
+12
2009-03-20
[MTD] we don't need no misc devices
David Brownell
4
-4
/
+0
2009-03-13
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
3
-776
/
+0
2009-03-10
mtd_dataflash: fix probing of AT45DB321C chips.
Will Newton
1
-1
/
+2
2009-01-19
[MTD] slram: Handle negative devlength correctly
Roel Kluin
1
-4
/
+10
2009-01-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
3
-33
/
+38
2009-01-08
mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremap
Geoff Levand
1
-6
/
+8
[next]