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-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-01-29
[MTD] [OneNAND] Use pre-alloced oob buffer instead of local buffer
Kyungmin Park
1
-4
/
+5
2008-01-29
[MTD] [OneNAND] Use the u_char instead of char in oobbuf
Sheng Yongjie (Sam
1
-1
/
+1
2008-01-29
[MTD] [OneNAND] Check the initial bad block using ONENAND_CTRL_ERROR
Kyungmin Park
1
-4
/
+2
2008-01-29
[MTD] [OneNAND] Get correct density from device ID
Kyungmin Park
1
-4
/
+16
2008-01-29
[MTD] [OneNAND] Consolidate OneNAND operation order
Kyungmin Park
1
-15
/
+4
2008-01-29
[MTD] [OneNAND] fix call to onenand_verify when writing subpages
Adrian Hunter
1
-1
/
+1
2008-01-29
[MTD] [OneNAND] Do not release chip twice
Adrian Hunter
1
-3
/
+0
2008-01-26
[MTD] [NAND] fix s3c2410 error correction
Matt Reimer
1
-14
/
+12
2008-01-24
mtd: Convert from class_device to device for MTD/mtdchar
Tony Jones
1
-7
/
+5
2008-01-12
[MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors
Matt Reimer
1
-1
/
+1
2008-01-11
cache invalidation error for buffered write
Massimo Cirillo
1
-2
/
+5
2008-01-10
[MTD] [NOR] Fix incorrect interface code for x16/x32 chips
Bartlomiej Sieka
3
-9
/
+11
2008-01-08
[MTD] [NAND] Don't panic if a controller driver does ecc its own way.
Scott Wood
1
-2
/
+6
2008-01-08
[MTD] [MAPS] Remove Photron PNC-2000 map driver
David Woodhouse
3
-101
/
+0
2008-01-08
[MTD] mtdchar.c: ioctl always returns 0 as size written for ppc64
David Scidmore
1
-2
/
+6
2007-12-26
UBI: bugfix: do not forget to increment vol_count
Artem Bityutskiy
2
-1
/
+2
2007-12-26
UBI: do not support kiB
Artem Bityutskiy
1
-3
/
+1
2007-12-26
UBI: add mtd_num sysfs attribute
Artem Bityutskiy
1
-1
/
+9
2007-12-26
UBI: fix mtd device string parsing
Artem Bityutskiy
1
-24
/
+12
2007-12-26
UBI: use separate mutex for volumes checking
Artem Bityutskiy
3
-8
/
+5
2007-12-26
UBI: handle attach ioctl
Artem Bityutskiy
3
-42
/
+135
2007-12-26
UBI: remove data_offset
Artem Bityutskiy
2
-29
/
+16
2007-12-26
UBI: prepare attach and detach functions
Artem Bityutskiy
3
-87
/
+169
2007-12-26
UBI: add UBI devices reference counting
Artem Bityutskiy
7
-63
/
+201
2007-12-26
UBI: add UBI control device
Artem Bityutskiy
3
-11
/
+54
2007-12-26
UBI: fix comment
Artem Bityutskiy
2
-9
/
+5
2007-12-26
UBI: fix ubi_wl_flush
Artem Bityutskiy
2
-7
/
+33
2007-12-26
UBI: fix printk
Artem Bityutskiy
1
-9
/
+13
2007-12-26
UBI: bugfix: protect from volume removal
Artem Bityutskiy
3
-135
/
+239
2007-12-26
UBI: improve comment
Artem Bityutskiy
1
-3
/
+6
2007-12-26
UBI: add PID to debugging prints
Artem Bityutskiy
1
-14
/
+7
2007-12-26
UBI: tweak volumes locking some more
Artem Bityutskiy
2
-16
/
+17
[next]