index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-09
1
-2
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-05-08
2
-15
/
+29
|
\
|
*
mtd: fix timeout in M25P80 driver
Peter Horton
2009-05-08
1
-8
/
+8
|
*
mtd: Bug in m25p80.c during whole-chip erase
Steven A. Falco
2009-04-29
1
-5
/
+7
|
*
mtd: expose subpage size via sysfs
Artem Bityutskiy
2009-04-19
1
-0
/
+12
|
*
mtd: mtd in mtd_release is unused without CONFIG_MTD_CHAR
Denis V. Lunev
2009-04-19
1
-3
/
+3
*
|
cafe_nand: Fix warning
Alan Cox
2009-04-24
1
-1
/
+1
|
/
*
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2009-04-06
1
-0
/
+11
|
\
|
*
UBI: add fsync capability
Corentin Chary
2009-02-20
1
-0
/
+11
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-04-06
50
-312
/
+2560
|
\
\
|
*
|
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-04-06
1
-1
/
+1
|
*
|
[MTD] [NOR] Fixup for Numonyx M29W128 chips
Darius Augulis
2009-04-06
1
-0
/
+11
|
*
|
[MTD] mtdpart: Make ecc_stats more realistic.
Yauhen Kharuzhy
2009-04-06
1
-2
/
+5
|
*
|
[MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delays
Wolfgang Grandegger
2009-04-06
1
-2
/
+18
|
*
|
[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
[next]