index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MTD] [NAND] FSL-UPM: add multi chip support
Wolfgang Grandegger
2009-04-06
1
-23
/
+76
*
[MTD] [NOR] Add device parent info to physmap_of
David Woodhouse
2009-04-06
1
-0
/
+1
*
[MTD] [NAND] Add support for NAND on the Socrates board
Wolfgang Grandegger
2009-04-06
3
-0
/
+332
*
[MTD] [NAND] Add support for 4KiB pages.
Thomas Gleixner
2009-04-06
1
-0
/
+18
*
[MTD] sysfs support should not depend on CONFIG_PROC_FS
Kevin Cernekee
2009-04-04
1
-3
/
+6
*
[MTD] [NAND] Add parent info for CAFÉ controller
David Woodhouse
2009-04-04
1
-0
/
+1
*
[MTD] support driver model updates
David Brownell
2009-04-04
8
-0
/
+13
*
[MTD] driver model updates (part 2)
Kevin Cernekee
2009-04-04
1
-21
/
+90
*
[MTD] driver model updates
David Brownell
2009-04-04
4
-42
/
+130
*
[MTD] [NAND] move gen_nand's probe function to .devinit.text
Uwe Kleine-König
2009-04-03
1
-1
/
+1
*
[MTD] [MAPS] move sa1100 flash's probe function to .devinit.text
Uwe Kleine-König
2009-04-03
1
-1
/
+1
*
[MTD] fix use after free in register_mtd_blktrans
Marcin Slusarz
2009-04-03
1
-1
/
+2
*
[MTD] [MAPS] Drop now unused sharpsl-flash map
Dmitry Eremin-Solenikov
2009-03-25
3
-123
/
+0
*
[MTD] ofpart: Check name property to determine partition nodes.
Benjamin Krill
2009-03-24
1
-0
/
+7
*
[MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte page
Yoshihiro Shimoda
2009-03-24
1
-6
/
+12
*
NOMMU: Add support for direct mapping through mtdconcat if possible
David Howells
2009-03-24
1
-0
/
+47
*
NOMMU: Present backing device capabilities for MTD chardevs
David Howells
2009-03-24
9
-2
/
+201
*
[MTD] [OneNAND] Add write-while-program support
Kyungmin Park
2009-03-23
1
-49
/
+96
*
[MTD] [OneNAND] omap2: panic_write may be in an interrupt context
Adrian Hunter
2009-03-23
1
-0
/
+4
*
[MTD] mtdpart: Make all partition parsers return allocated array
Atsushi Nemoto
2009-03-20
2
-3
/
+9
*
[MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chip
Yegor Yefremov
2009-03-20
1
-0
/
+16
*
[MTD] mtdoops: fix a bit of spin lock usage
Adrian Hunter
2009-03-20
1
-1
/
+4
*
[MTD] mtdoops: allow MTD selection by name
Adrian Hunter
2009-03-20
1
-1
/
+10
*
[MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...
Mike Rapoport
2009-03-20
1
-1
/
+102
*
[MTD] [NAND] pxa3xx_nand: allow building as module
Mike Rapoport
2009-03-20
2
-1
/
+11
*
[MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'
Mike Rapoport
2009-03-20
1
-3
/
+3
*
[MTD] Auto-load nftl module when device opened.
Scott James Remnant
2009-03-20
1
-0
/
+2
*
[MTD] Auto-load mtdchar module when device opened.
Scott James Remnant
2009-03-20
1
-0
/
+1
*
[MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...
Graff Yang
2009-03-20
1
-2
/
+6
*
[MTD] RBTX4939 map driver
Atsushi Nemoto
2009-03-20
3
-0
/
+215
*
[MTD] TXx9 SoC NAND Flash Memory Controller driver
Atsushi Nemoto
2009-03-20
3
-0
/
+435
*
[MTD] partitioning utility predicates
David Brownell
2009-03-20
3
-34
/
+12
*
[MTD] we don't need no misc devices
David Brownell
2009-03-20
6
-6
/
+0
*
[MTD] [NAND] davinci: drop usage of cpu_is_* macro
Kevin Hilman
2009-03-20
1
-3
/
+0
*
[MTD] [NAND] fix broken debug messages
David Brownell
2009-03-20
1
-4
/
+4
*
[MTD] [NAND] davinci_nand driver
David Brownell
2009-03-20
3
-0
/
+592
*
[MTD] [NAND] fix "raw" reads with ECC syndrome layouts
David Brownell
2009-03-20
1
-4
/
+95
*
[MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()
Mike Frysinger
2009-03-20
1
-1
/
+1
*
[MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinit
Mike Frysinger
2009-03-20
1
-1
/
+1
*
[MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUX
Mike Frysinger
2009-03-20
1
-8
/
+6
*
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
2009-03-13
3
-776
/
+0
*
mtd: physmap: fix NULL pointer dereference in error path
Atsushi Nemoto
2009-03-10
1
-8
/
+11
*
mtd_dataflash: fix probing of AT45DB321C chips.
Will Newton
2009-03-10
1
-1
/
+2
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-03-03
1
-1
/
+1
|
\
|
*
[ARM] fix lots of ARM __devexit sillyness
Russell King
2009-03-03
1
-1
/
+1
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-02-26
7
-26
/
+45
|
\
\
|
|
/
|
/
|
|
*
[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.
David Woodhouse
2009-02-27
1
-1
/
+1
|
*
[MTD] [MAPS] blackfin async requires complex mappings
Mike Frysinger
2009-02-14
1
-1
/
+1
|
*
[MTD] [MAPS] blackfin: fix memory leak in error path
Mike Frysinger
2009-02-14
1
-1
/
+5
|
*
[MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}
Atsushi Nemoto
2009-02-14
1
-19
/
+19
[next]