index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
onenand
Age
Commit message (
Expand
)
Author
Files
Lines
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
2005-11-06
[PATCH] OneNAND: Add simulator
Kyungmin Park
3
-0
/
+474
2005-11-06
[PATCH] OneNAND: Update OMAP OneNAND mapping using device driver model
Kyungmin Park
1
-182
/
+89
2005-11-06
[PATCH] OneNAND: Simple Bad Block handling support
Kyungmin Park
2
-20
/
+89
2005-11-06
[PATCH] OneNAND: Sync. Burst Read support
Kyungmin Park
3
-4
/
+107
2005-11-06
[MTD] Add initial support for OneNAND flash chips
Kyungmin Park
4
-0
/
+1681