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
/
onenand
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
[MTD] OneNAND: fix oob handling in recent oob patch
Kyungmin Park
1
-4
/
+4
2006-11-30
[MTD] Remove trailing whitespace
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
2
-10
/
+4
2006-11-16
[MTD] OneNAND: Single bit error detection
Kyungmin Park
2
-5
/
+14
2006-11-16
[MTD] OneNAND: lock support
Kyungmin Park
1
-15
/
+48
2006-11-16
MTD: OneNAND: interrupt based wait support
Kyungmin Park
2
-2
/
+108
2006-10-03
Fix several typos in drivers/
Matt LaPlante
1
-1
/
+1
2006-09-26
[MTD ONENAND] Check OneNAND lock scheme & all block unlock command support
Kyungmin Park
1
-19
/
+118
2006-09-26
[MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configuration
Kyungmin Park
1
-6
/
+0
2006-09-26
[MTD ONENAND] Fix OneNAND probe
Kyungmin Park
1
-3
/
+14
2006-05-29
[MTD] Rework the out of band handling completely
Thomas Gleixner
2
-10
/
+43
2006-05-29
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
1
-8
/
+6
2006-05-29
[MTD] NAND Consolidate oobinfo handling
Thomas Gleixner
1
-1
/
+1
2006-05-23
[MTD] Remove read/write _ecc variants
Thomas Gleixner
1
-58
/
+17
2006-05-23
[MTD] Remove readv/readv_ecc
Thomas Gleixner
1
-2
/
+0
2006-05-23
[MTD] Remove nand writev support
Thomas Gleixner
1
-140
/
+0
2006-05-22
[MTD] Introduce MTD_BIT_WRITEABLE
Joern Engel
1
-1
/
+1
2006-05-22
[MTD] Introduce writesize
Joern Engel
2
-38
/
+38
2006-05-12
OneNAND: fix block command typo
Kyungmin Park
1
-1
/
+1
2006-05-12
OneNAND: One-Time Programmable (OTP) support
Kyungmin Park
2
-3
/
+324
2006-05-12
OneNAND: Handle erase correctly in Double Density Package (DDP)
Kyungmin Park
1
-0
/
+6
2006-05-12
OneNAND: Write oob area with aligned size, mtd->oobsize
Kyungmin Park
1
-2
/
+5
2006-05-12
OneNAND: Add write_oob verify function
Kyungmin Park
1
-4
/
+43
2006-05-12
OneNand: Fix free byte positions.
Jarkko Lavinen
1
-1
/
+2
2006-05-12
OneNAND: handle byte access on BufferRAM
Kyungmin Park
1
-0
/
+38
2006-05-12
OneNAND: Add touch_softlock_watchdog()
Kyungmin Park
1
-0
/
+1
2006-01-08
[PATCH] fix more missing includes
Tim Schmielau
1
-0
/
+1
2005-12-18
[PATCH] mtd onenand driver: use platform_device.h instead device.h
Kyungmin Park
1
-2
/
+2
2005-12-18
[PATCH] mtd onenand driver: reduce stack usage
Kyungmin Park
2
-5
/
+26
2005-12-18
[PATCH] mtd onenand driver: fix unlock problem in DDP
Kyungmin Park
1
-4
/
+6
2005-12-18
[PATCH] mtd onenand driver: check correct manufacturer
Kyungmin Park
1
-6
/
+10
2005-11-09
[PATCH] mtd: onenand_base needs sched.h
Andrew Morton
1
-0
/
+2
2005-11-07
[MTD] OneNAND: Clean up trailing white spaces
Thomas Gleixner
1
-12
/
+12
2005-11-07
[MTD] OneNAND/Kconfig: Fix dependencies
Thomas Gleixner
1
-4
/
+3
2005-11-07
Revert "[PATCH] OneNAND: Add simulator"
Thomas Gleixner
3
-474
/
+0
2005-11-06
[MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)
Kyungmin Park
1
-21
/
+18
2005-11-06
[MTD] OneNAND: Power Management (PM) support
Kyungmin Park
1
-3
/
+33
2005-11-06
[MTD] OneNAND: Add missing files
Kyungmin Park
1
-0
/
+246
2005-11-06
OneNAND: Remove OMAP platform driver
Kyungmin Park
3
-154
/
+0
2005-11-06
[MTD] OneNAND: Add generic platform driver
Kyungmin Park
3
-0
/
+155
2005-11-06
[MTD] OneNAND: Remove experimental Kconfig dependency
Kyungmin Park
1
-2
/
+2
2005-11-06
[PATCH] OneNAND: Fix bug in write verify
Kyungmin Park
1
-7
/
+4
[next]