index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-10
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
6
-240
/
+237
2010-05-10
mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macro
Ferenc Wagner
1
-1
/
+4
2010-05-10
mtd: OneNAND: OMAP2/3: unmap correct DMA buffer
Mika Westerberg
1
-4
/
+4
2010-05-10
mtd: Blackfin NFC: localize MMR bit masks
Mike Frysinger
1
-4
/
+25
2010-05-10
mtd: kconfig: remove stray endchoice from help text
Ferenc Wagner
1
-2
/
+0
2010-05-10
mtd: nandsim: make some structures anonymous
Artem Bityutskiy
1
-3
/
+3
2010-05-10
pcmcia: dev_node removal (write-only drivers)
Dominik Brodowski
1
-3
/
+0
2010-05-07
UBI: misc comment fixes
Shinya Kuribayashi
2
-5
/
+5
2010-05-07
UBI: fix s/then/than/ typos
Shinya Kuribayashi
5
-8
/
+8
2010-05-06
UBI: init even if MTD device cannot be attached, if built into kernel
Marc Kleine-Budde
1
-2
/
+23
2010-05-05
[MTD] Remove zero-length files mtdbdi.c and internal.ho
Jeff Garzik
2
-0
/
+0
2010-05-03
UBI: remove reboot notifier
Kevin Cernekee
2
-37
/
+0
2010-04-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-66
/
+77
2010-04-27
mtd: ensure that bdi entries are properly initialized and registered
Jens Axboe
1
-4
/
+42
2010-04-27
Move mtd_bdi_*mappable to mtdcore.c
Jörn Engel
4
-62
/
+33
2010-04-24
mtd: fix Orion NAND driver compilation with ARM OABI
Paulius Zaleckas
1
-1
/
+7
2010-04-22
Fix JFFS2 sync silent failure
Jörn Engel
1
-0
/
+2
2010-04-20
mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT device
H Hartley Sweeten
1
-2
/
+5
2010-04-08
bitops: rename for_each_bit() to for_each_set_bit(): mtd
Akinobu Mita
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
54
-5
/
+49
2010-03-29
mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.h
Stephen Rothwell
1
-0
/
+1
2010-03-26
mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always on
Maxim Levitsky
2
-16
/
+1
2010-03-26
mtd: nand: split out ECC module
Maxim Levitsky
3
-9
/
+16
2010-03-26
mtd: sm_ftl: initialize sysfs attributes
Maxim Levitsky
1
-0
/
+2
2010-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
20
-519
/
+264
2010-03-21
mtd/maps/pismo: remove dangling pointer and a leak
Wolfram Sang
1
-1
/
+7
2010-03-19
Delete zero-length file drivers/mtd/maps/omap_nor.c
Jeff Garzik
1
-0
/
+0
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-03-15
mtd: enable sh_flctl on SH-Mobile ARM
Magnus Damm
1
-1
/
+1
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-5
/
+5
2010-03-13
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2010-03-11
mtd/nand/r852: Use pci_dma_mapping_error()
David Woodhouse
1
-1
/
+1
2010-03-11
mtd/nand/r852: fix build for CONFIG_PCI disabled
Randy Dunlap
2
-0
/
+2
2010-03-09
mtd: blktrans: do blk_cleanup_queue when it is really safe to do so
Maxim Levitsky
1
-1
/
+1
2010-03-09
mtd: Make SM_FTL depend on MTD_NAND
David Woodhouse
1
-5
/
+5
2010-03-09
mtd: nand: r852: declare inline functions static
Stephen Rothwell
1
-3
/
+3
2010-03-09
mtd: nand: r852: fix name space clash
Stephen Rothwell
1
-4
/
+5
2010-03-09
mtd/nand/r852: fix build for CONFIG_PM=n
Randy Dunlap
1
-0
/
+5
2010-03-09
mtd: r852: Few fixes for problems that occur when card is rapidly inserted/re...
Maxim Levitsky
1
-4
/
+17
2010-03-08
Merge branch 'master' into for-linus
Russell King
1
-1
/
+1
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
13
-512
/
+256
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
6
-5
/
+5
2010-03-08
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
1
-1
/
+2
2010-03-06
Merge git://git.infradead.org/ubi-2.6
Linus Torvalds
5
-87
/
+198
2010-03-03
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-1
/
+1
2010-03-02
Merge with mainline to remove plat-omap/Kconfig conflict
Tony Lindgren
6
-196
/
+54
2010-03-01
MTD: fix pismo build error
Russell King
1
-1
/
+1
2010-02-27
MIPS: Alchemy: physmap-flash for all devboards
Manuel Lauss
3
-173
/
+0
2010-02-27
MIPS: Alchemy: devboard register abstraction
Manuel Lauss
1
-1
/
+3
[prev]
[next]