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
2013-01-11
drivers/mtd/devices: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-03
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
2
-8
/
+6
2012-12-13
mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited.
NeilBrown
1
-0
/
+2
2012-12-10
mtg: docg3: potential divide by zero in doc_write_oob()
Dan Carpenter
1
-1
/
+1
2012-12-03
mtd: m25p80: modify info for Micron N25Q128
Liming Wang
1
-1
/
+2
2012-11-22
mtd: fix a number of checkpatch complaints
Artem Bityutskiy
1
-1
/
+1
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
6
-6
/
+6
2012-11-22
mtd: remove use of __devinitdata
Bill Pemberton
2
-2
/
+2
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
4
-11
/
+11
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
5
-5
/
+5
2012-11-22
mtd: m25p80: add support for the Winbond w25q80bl chip
Stephen Warren
1
-0
/
+1
2012-11-16
mtd: diskonchip: don't warn about ARM architecture
Arnd Bergmann
1
-2
/
+0
2012-11-15
mtd: spear_smi: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-11-15
mtd: m25p80: add support for the windbond w25q256 chip
Matthieu CASTET
1
-0
/
+2
2012-11-15
mtd: m25p80: Make fast read configurable via DT
Marek Vasut
1
-13
/
+21
2012-11-09
mtd: slram: invalid checking of absolute end address
Jiri Engelthaler
1
-1
/
+1
2012-09-29
mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064p
Marek Vasut
1
-2
/
+2
2012-09-29
mtd: basic (read only) driver for BCMA serial flash
Rafał Miłecki
3
-0
/
+114
2012-09-29
mtd: m25p80: add support for the EON EN25Q64 chip
Gabor Juhos
1
-0
/
+1
2012-09-29
mtd: m25p80: add support for Micron N25Q128
Jan Luebbe
1
-0
/
+1
2012-09-29
mtd: spear_smi: use devm_ functions consistently
Julia Lawall
1
-65
/
+18
2012-09-29
mtd: m25p80: add support for Micron N25Q256A
Vivien Didelot
1
-0
/
+3
2012-09-29
mtd: use %*ph[CN] to dump small buffers
Andy Shevchenko
2
-20
/
+6
2012-09-29
mtd: spear_smi: fix compilation warning
Artem Bityutskiy
1
-1
/
+1
2012-09-29
mtd: spear_smi: failure test for null rather than negative integer
Julia Lawall
1
-1
/
+1
2012-09-29
mtd: m25p80: Fix the Spansion chip detection
Marek Vasut
1
-5
/
+5
2012-09-29
mtd: m25p80: add support for Spansion s25sl064p chip
Marek Vasut
1
-0
/
+1
2012-07-17
mtd: m25p80: Add support for serial flash STM/Micron N25Q032
Knut Wohlrab
1
-0
/
+1
2012-07-06
mtd: spear_smi: handle return value of timeouts properly
Vipin Kumar
1
-10
/
+13
2012-07-06
mtd: spear_smi: clear status register on init
Shiraz Hashim
1
-0
/
+3
2012-07-06
mtd: spear_smi: Move suspend/resume to follow dev_pm_ops
Viresh Kumar
1
-11
/
+17
2012-07-06
mtd: fix bogus inequation
Marek Vasut
1
-1
/
+1
2012-07-06
mtd: m25p80: Add support for Atmel at45db081d
Chunhe Lan
1
-0
/
+2
2012-07-06
mtd: m25p80: Add support for n25q064
Alexandre Pereira da Silva
1
-0
/
+1
2012-07-06
mtd: m25p80: Add support for m25pe20
Alexandre Pereira da Silva
1
-0
/
+1
2012-07-06
mtd: add JEDEC ID for w25q32dw to chip table
ing. Federico Fuga
1
-0
/
+1
2012-06-01
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-27
/
+39
2012-06-01
mtd: block2mtd: fix recursive call of mtd_writev
Gabor Juhos
1
-1
/
+0
2012-05-29
mtd: docg3 fix in-middle of blocks reads
Robert Jarzmik
1
-11
/
+23
2012-05-13
mtd: m25p80: Add support for Winbond W25Q80BW
Thomas Abraham
1
-0
/
+1
2012-05-13
mtd: add m25p80 id for mx25l2005a
John Crispin
1
-0
/
+1
2012-05-13
mtd: m25p80: add support for Everspin MR25H256 MRAM chip
Marek Vasut
1
-0
/
+3
2012-05-13
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Mike Dunn
1
-2
/
+4
2012-05-13
mtd: block2mtd: page_read() never returns NULL
Ryosuke Saito
1
-6
/
+0
2012-05-13
mtd: spear_smi: Add clk_{un}prepare() support
Viresh Kumar
1
-7
/
+7
2012-04-08
Merge branch 'master' into for-next
Jiri Kosina
18
-463
/
+1445
2012-04-05
mtg: docg3: fix comment errors
Octavian Moraru
1
-8
/
+8
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
18
-461
/
+1444
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2
-2
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2
-2
/
+0
[next]