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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-10
[MTD] drivers/mtd/maps/nettel.c: use ARRAY_SIZE
Julia Lawall
1
-2
/
+1
2008-12-10
[MTD] physmap: make physmap compat explicit
Mike Frysinger
2
-15
/
+18
2008-12-10
Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...
David Woodhouse
1
-125
/
+122
2008-12-10
[MTD] remove private wrapper of endian helpers in rfd_ftl.c
Harvey Harrison
1
-4
/
+2
2008-12-10
MTD: add MTD tests to compilation
Artem Bityutskiy
3
-1
/
+16
2008-12-10
MTD: tests: add mtd_torturetest
Artem Bityutskiy
1
-0
/
+530
2008-12-10
[MTD] Remove more strange u_intxx_t types
David Woodhouse
1
-1
/
+1
2008-12-10
[MTD] Remove strange u_int32_t types from FTL
David Woodhouse
1
-50
/
+50
2008-12-10
[MTD] [NAND] Remove strange u_int64_t types from nandsim
David Woodhouse
1
-5
/
+5
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
26
-125
/
+161
2008-12-10
MTD: nandsim: use less RAM
Alexey Korolev
1
-7
/
+18
2008-12-10
MTD: nandsim: add option to use a file to cache pages
Adrian Hunter
1
-24
/
+261
2008-12-10
MTD: nandsim: suppress unnecessary warning
Adrian Hunter
1
-7
/
+11
2008-12-10
[MTD] Make init_impa7 static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make init_redwood_flash function static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make init_msp_flash function static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make h720x_mtd_init function static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make init_mbx function static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make the function init_vmax301 static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make init_fortunet function static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make alchemy_mtd_init function static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make ipaq_mtd_init function static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make init_dbox2_flash static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make init_flagadm function static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make init_oct5066 function static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make the init_edb7312nor function static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make init_sbc82xx_flash function static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make init_rpxlite function static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make init_tqm_mtd function static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make uclinux_mtd_cleanup and uclinux_mtd_init static
Dmitri Vorobiev
1
-2
/
+2
2008-12-10
[MTD] Make lart_flash_init, lart_flash_exit static
Dmitri Vorobiev
1
-4
/
+2
2008-12-10
[MTD] Make init_sbc8240_mtd function static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
[MTD] Make init_sharpsl symbol static
Dmitri Vorobiev
1
-1
/
+1
2008-12-10
UBI: return -ENOMEM upon failing vmalloc
Stefan Roese
1
-2
/
+3
2008-12-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
6
-41
/
+40
2008-12-08
MTD: tests: add mtd_subpagetest
Artem Bityutskiy
1
-0
/
+525
2008-12-08
MTD: tests: add mtd_stresstest
Artem Bityutskiy
1
-0
/
+330
2008-12-08
MTD: tests: add mtd_speedtest
Artem Bityutskiy
1
-0
/
+502
2008-12-08
MTD: tests: add mtd_readtest
Artem Bityutskiy
1
-0
/
+253
2008-12-08
MTD: tests: add mtd_pagetest
Artem Bityutskiy
1
-0
/
+632
2008-12-08
MTD: tests: add mtd_oobtest
Artem Bityutskiy
1
-0
/
+742
2008-12-05
UBI: handle write errors in WL worker
Artem Bityutskiy
2
-25
/
+44
2008-12-05
UBI: fix error path
Artem Bityutskiy
1
-9
/
+18
2008-12-05
UBI: some code re-structuring
Artem Bityutskiy
1
-16
/
+23
2008-12-05
UBI: fix deadlock
Artem Bityutskiy
1
-7
/
+7
2008-12-03
UBI: fix warnings when debugging is enabled
Artem Bityutskiy
1
-8
/
+18
2008-12-03
[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA
Denis V. Lunev
1
-0
/
+1
2008-12-02
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
1
-1
/
+1
2008-12-02
[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_put
Julia Lawall
1
-0
/
+1
2008-12-02
[ARM] pxa: explicit #include <mach/dma.h> in various drivers
Eric Miao
1
-1
/
+1
[prev]
[next]