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
2007-01-30
[PATCH] mtd/nand/cafe.c missing include of dma-mapping.h
Al Viro
1
-0
/
+1
2007-01-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
5
-8
/
+8
2007-01-10
[MTD] OneNAND: Handle DDP chip boundary during read-while-load
Adrian Hunter
1
-1
/
+14
2007-01-10
[MTD] OneNAND: return ecc error code only when 2-bit ecc occurs
Kyungmin Park
1
-3
/
+3
2007-01-10
[MTD] OneNAND: Implement read-while-load
Adrian Hunter
1
-32
/
+42
2007-01-10
[MTD] OneNAND: fix onenand_wait bug in read ecc error
Kyungmin Park
1
-2
/
+3
2007-01-10
[MTD] OneNAND: release CPU in cycles
Artem Bityutskiy
1
-7
/
+9
2007-01-10
[MTD] OneNAND: add subpage write support
Kyungmin Park
1
-14
/
+42
2007-01-10
[MTD] OneNAND: fix onenand_wait bug
Kyungmin Park
2
-24
/
+17
2006-12-30
[PATCH] SPI/MTD: mtd_dataflash oops prevention
David Brownell
1
-1
/
+1
2006-12-30
[PATCH] m25p80 build fixes (with MTD debug)
David Brownell
1
-2
/
+2
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-1
/
+1
2006-12-11
[MTD] Nuke IVR leftovers
Ralf Baechle
3
-209
/
+0
2006-12-11
[MTD] OneNAND: fix oob handling in recent oob patch
Kyungmin Park
1
-4
/
+4
2006-12-11
[MTD] Fix ssfdc blksize typo
David Woodhouse
1
-1
/
+1
2006-12-10
[MTD] Fix SSFDC build for variable blocksize.
David Woodhouse
1
-1
/
+1
2006-12-10
[MTD] ESB2ROM uses PCI
Randy Dunlap
1
-1
/
+1
2006-12-08
[MTD] of_device-based physmap driver
Vitaly Wool
3
-0
/
+265
2006-12-08
[MTD] Support combined RedBoot FIS directory and configuration area
Rod Whitby
1
-3
/
+20
2006-12-08
[MTD] NAND: Support for 16-bit bus-width on AT91.
Andrew Victor
1
-0
/
+3
2006-12-08
[MTD] nandsim: bugfix in page addressing
Artem Bityutskiy
1
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-05
[MTD] NAND: use SmartMedia ECC byte order for ndfc
Timo Lindhorst
1
-0
/
+1
2006-12-01
[MTD] redboot partition combined fis / config problem
Yoshinori Sato
1
-0
/
+3
2006-12-01
[MTD] [NAND] Compile fix in rfc_from4.c
Mariusz Kozlowski
1
-1
/
+1
2006-12-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2
-1
/
+2
2006-12-01
[MTD] bugfix: DataFlash is not bit writable
Haavard Skinnemoen
1
-1
/
+1
2006-11-30
[MTD] Remove trailing whitespace
David Woodhouse
9
-540
/
+539
2006-11-30
Fix typos in doc and comments
Jan Engelhardt
1
-1
/
+1
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
1
-1
/
+1
2006-11-29
[MTD] Use EXPORT_SYMBOL_GPL() for exported symbols.
David Woodhouse
1
-9
/
+9
2006-11-29
[MTD] return error code from get_mtd_device()
Artem Bityutskiy
3
-14
/
+18
2006-11-29
[MTD] add get and put methods
Artem Bityutskiy
1
-7
/
+30
2006-11-29
[MTD] add get_mtd_device_nm() function
Artem Bityutskiy
1
-0
/
+38
2006-11-29
[MTD] NAND: add subpage write support
Thomas Gleixner
3
-9
/
+46
2006-11-29
[MTD] add MTD_BLKDEVS Kconfig option
Josh Boyer
2
-7
/
+20
2006-11-29
[MTD] fix map probe name for cstm_mips_ixx
Yoichi Yuasa
1
-1
/
+1
2006-11-28
[PATCH] Fix Intel/Sharp command set erase suspend bug
Joakim Tjernlund
1
-1
/
+1
2006-11-29
[MTD] Tidy bitrev usage in rtc_from4.c
Andrew Morton
1
-1
/
+1
2006-11-29
[MTD] [NAND] fix ifdef option in nand_ecc.c
Timo Lindhorst
1
-2
/
+2
2006-11-29
[MTD] [NAND] Update CAFÉ driver interrupt handler prototype
David Woodhouse
1
-1
/
+1
2006-11-29
Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6
David Woodhouse
3
-21
/
+169
2006-11-28
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
40
-123
/
+52
2006-11-28
[MTD] Fix printk format warning in physmap. (resources again)
Randy Dunlap
1
-1
/
+1
2006-11-28
Merge git://git.infradead.org/~dwmw2/cafe-2.6
David Woodhouse
4
-1
/
+2162
2006-11-28
[MTD] [NAND] remove len/ooblen confusion.
Vitaly Wool
8
-54
/
+74
2006-11-28
[MTD] Allow variable block sizes in mtd_blkdevs
Richard Purdie
7
-12
/
+21
2006-11-28
[MTD] [MAPS] Support for BIOS flash chips on the nvidia ck804 southbridge
Dave Olsen
3
-0
/
+366
2006-11-28
[MTD] [NAND] Fix endianess bug in ndfc.c
Stefan Roese
1
-1
/
+1
[next]