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-04-19
Merge branch 'omap2-upstream' into devel
Russell King
5
-14
/
+15
2008-04-08
mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()
Dmitry Adamushko
2
-0
/
+2
2008-04-04
mtd: fix broken state in CFI driver caused by FL_SHUTDOWN
Alexey Korolev
1
-5
/
+5
2008-03-28
mtd: maps/physmap: fix oops in suspend/resume/shutdown ops
Anton Vorontsov
1
-8
/
+7
2008-03-28
mtd: nand: add out label in rfc_from4
Sebastian Siewior
1
-1
/
+1
2008-03-27
plat-orion: make orion_nand available for all Orion families
Lennert Buytenhek
2
-2
/
+2
2008-03-24
mtd: memory corruption in block2mtd.c
Ingo van Lil
1
-1
/
+0
2008-03-04
UBI: mtd/ubi/vtbl.c: fix memory leak
Adrian Bunk
1
-0
/
+1
2008-03-04
UBI: fix sparse errors in ubi.h
Harvey Harrison
1
-5
/
+5
2008-03-04
UBI: fix error message
Artem Bityutskiy
1
-2
/
+2
2008-03-04
UBI: silence warning
S.Çağlar Onur
1
-1
/
+3
2008-02-14
Introduce path_put()
Jan Blunck
1
-2
/
+2
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-5
/
+5
2008-02-09
[MTD] [NAND] cs553x_nand: command line partitioning support
Mart Raudsepp
1
-3
/
+28
2008-02-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
51
-2013
/
+4605
2008-02-07
[MTD] Fix mtdoops.c compilation
David Woodhouse
1
-0
/
+1
2008-02-07
[MTD] [NOR] fix startup lock when using multiple nor flash chips
Rizzo Davide
1
-1
/
+1
2008-02-07
[MTD] [DOC200x] eccbuf is statically defined and always evaluate to true
Samuel Tardieu
2
-3
/
+3
2008-02-07
[MTD] Fix maps/physmap.c compilation with CONFIG_PM
akpm@linux-foundation.org
1
-6
/
+8
2008-02-07
[MTD] onenand: Add panic_write function to the onenand driver
Richard Purdie
1
-0
/
+108
2008-02-07
[MTD] mtdoops: Use the panic_write function when present
Richard Purdie
1
-5
/
+21
2008-02-07
[MTD] Add mtd panic_write function pointer
Richard Purdie
1
-0
/
+17
2008-02-07
[MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support.
Scott Wood
3
-0
/
+1254
2008-02-06
Claim maintainership for block2mtd and update email addresses
Joern Engel
3
-5
/
+5
2008-02-03
drivers/mtd/: Spelling fixes
Joe Perches
8
-10
/
+10
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
1
-1
/
+1
2008-02-03
fix typo 'the same the\>'
Uwe Kleine-König
1
-1
/
+1
2008-02-03
[MTD] physmap.c: Add support for multiple resources
Stefan Roese
1
-58
/
+104
2008-02-03
[MTD] [NAND] Fix misparenthesization introduced by commit 78b65179...
Scott Wood
1
-2
/
+2
2008-02-03
Merge git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
10
-164
/
+350
2008-02-03
[MTD] [NAND] Fix Blackfin NFC ECC calculating bug with page size 512 bytes
Bryan Wu
1
-6
/
+10
2008-02-03
[MTD] [NAND] Remove wrong operation in PM function of the BF54x NFC driver
Bryan Wu
1
-3
/
+0
2008-02-03
[MTD] [NAND] Remove unused variable in plat_nand_remove
Li Zefan
1
-0
/
+2
2008-02-03
Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6
David Woodhouse
1
-31
/
+28
2008-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2
-9
/
+10
2008-02-03
[MTD] Unlocking all Intel flash that is locked on power up.
Justin Treon
4
-9
/
+22
2008-02-03
[MTD] [NAND] at91_nand: Make mtdparts option can override board info
Atsushi Nemoto
1
-6
/
+6
2008-02-03
[MTD] mtdoops: Various minor cleanups
Richard Purdie
1
-7
/
+9
2008-02-03
[MTD] mtdoops: Ensure sequential write to the buffer
Richard Purdie
1
-0
/
+28
2008-02-03
[MTD] mtdoops: Perform write operations in a workqueue
Richard Purdie
1
-40
/
+42
2008-02-03
[MTD] mtdoops: Add further error return code checking
Richard Purdie
1
-12
/
+29
2008-02-03
[MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/device...
Roel Kluin
1
-1
/
+1
2008-02-03
[UBI] drivers/mtd/ubi/scan.c: fix uninitialized var warning
akpm@linux-foundation.org
1
-1
/
+1
2008-02-03
[UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warning
akpm@linux-foundation.org
1
-1
/
+1
2008-02-03
[UBI] drivers/mtd/ubi/cdev.c: unused var
akpm@linux-foundation.org
1
-1
/
+1
2008-02-03
[MTD] Factor out OF partition support from the NOR driver.
Scott Wood
4
-62
/
+110
2008-02-03
[MTD] jedec probe: drop unnecessary forward declarations
Ilpo Järvinen
1
-8
/
+0
2008-02-03
[MTD] JEDEC probe: kill some inline bloat
Ilpo Järvinen
1
-2
/
+1
2008-02-01
UBI: do not flush queue on each vtbl change
Artem Bityutskiy
1
-1
/
+1
2008-01-29
[MTD] [OneNAND] Use pre-alloced oob buffer instead of local buffer
Kyungmin Park
1
-4
/
+5
[next]