index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2009-03-13
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
3
-776
/
+0
2009-03-11
mtd: physmap: fix NULL pointer dereference in error path
Atsushi Nemoto
1
-8
/
+11
2009-03-11
mtd_dataflash: fix probing of AT45DB321C chips.
Will Newton
1
-1
/
+2
2009-03-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2009-03-04
[ARM] fix lots of ARM __devexit sillyness
Russell King
1
-1
/
+1
2009-02-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
7
-26
/
+45
2009-02-26
[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.
David Woodhouse
1
-1
/
+1
2009-02-17
[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...
Gregory CLEMENT
1
-1
/
+2
2009-02-14
[MTD] [MAPS] blackfin async requires complex mappings
Mike Frysinger
1
-1
/
+1
2009-02-14
[MTD] [MAPS] blackfin: fix memory leak in error path
Mike Frysinger
1
-1
/
+5
2009-02-14
[MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}
Atsushi Nemoto
1
-19
/
+19
2009-02-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2009-02-01
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...
Russell King
2
-6
/
+6
2009-01-31
rename platform_driver name "flash" to "sa1100-mtd"
Uwe Kleine-König
1
-2
/
+2
2009-01-30
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
8
-109
/
+174
2009-01-28
powerpc: More printing warning fixes for the l64 to ll64 conversion
Stephen Rothwell
2
-6
/
+6
2009-01-27
UBI: allow direct user-space I/O
Sidney Amani
3
-19
/
+32
2009-01-20
UBI: fix resource de-allocation
Artem Bityutskiy
1
-3
/
+13
2009-01-20
UBI: remove unused variable
Artem Bityutskiy
1
-4
/
+1
2009-01-19
[MTD] slram: Handle negative devlength correctly
Roel Kluin
1
-4
/
+10
2009-01-18
UBI: use nicer 64-bit math
Artem Bityutskiy
5
-52
/
+25
2009-01-18
UBI: add ioctl compatibility
Artem Bityutskiy
1
-23
/
+57
2009-01-18
UBI: constify file operations
Jan Engelhardt
2
-6
/
+6
2009-01-18
UBI: allow all ioctls
Artem Bityutskiy
1
-2
/
+0
2009-01-18
UBI: remove unnecessry header inclusion
Artem Bityutskiy
1
-1
/
+0
2009-01-18
UBI: add ioctl for is_mapped operation
Corentin Chary
1
-0
/
+14
2009-01-18
UBI: add ioctl for unmap operation
Corentin Chary
1
-1
/
+14
2009-01-18
UBI: add ioctl for map operation
Corentin Chary
1
-0
/
+14
2009-01-15
ARM: OMAP: Fix gpio by switching to generic gpio calls, v2
Jarkko Nikula
1
-3
/
+3
2009-01-11
[MTD] map_rom has NULL erase pointer
Alan Cox
1
-0
/
+8
2009-01-11
[MTD] [LPDDR] qinfo_probe depends on lpddr
Alexey Korolev
1
-0
/
+1
2009-01-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
73
-579
/
+5503
2009-01-09
[MTD] [MAPS] Fix printk format warning in nettel.c
David Woodhouse
1
-2
/
+2
2009-01-09
[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nand
Philip Rakity
1
-2
/
+5
2009-01-09
[MTD] CFI: remove major/minor version check for command set 0x0002
Wolfgang Grandegger
1
-0
/
+10
2009-01-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-0
/
+776
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2009-01-08
mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremap
Geoff Levand
1
-6
/
+8
2009-01-08
mtd/ps3vram: Use msleep in waits
Geoff Levand
1
-23
/
+17
2009-01-08
mtd/ps3vram: Use proper kernel types
Geoff Levand
1
-26
/
+30
2009-01-08
mtd/ps3vram: Cleanup ps3vram driver messages
Geoff Levand
1
-48
/
+68
2009-01-08
mtd/ps3vram: Remove ps3vram debug routines
Geoff Levand
1
-29
/
+0
2009-01-08
mtd/ps3vram: Add modalias support to the ps3vram driver
Geert Uytterhoeven
1
-0
/
+1
2009-01-08
mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD
Jim Paris
3
-0
/
+784
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-9
/
+9
2009-01-06
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
16
-42
/
+42
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
7
-9
/
+9
2009-01-05
[MTD] [NAND] ndfc driver
Sean MacLennan
2
-136
/
+140
2009-01-05
[MTD] [TESTS] Fix some size_t printk format warnings
David Woodhouse
2
-4
/
+4
2009-01-05
Merge branch 'master' of git://git.infradead.org/users/dedekind/mtd-tests-2.6
David Woodhouse
10
-1
/
+3530
[next]