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
/
samsung.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
1
-1
/
+1
2012-03-27
mtd: onenand: samsung: add missing iounmap
Julia Lawall
1
-2
/
+2
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-09-11
mtd: onenand/samsung.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-8
/
+3
2011-09-11
mtd: samsung/onenand don't specify default parsing options
Dmitry Eremin-Solenikov
1
-3
/
+1
2011-05-25
mtd: samsung onenand: convert to mtd_device_register()
Jamie Iles
1
-9
/
+3
2010-12-03
mtd: OneNAND: Fix page offset handling at 2KiB pagesize
Kyungmin Park
1
-2
/
+5
2010-10-25
mtd: OneNAND: S5PC110: Fix double call suspend & resume function
Kyungmin Park
1
-2
/
+1
2010-10-25
mtd: OneNAND: S5PC110: Implement DMA interrupt method
Kyungmin Park
1
-1
/
+84
2010-10-25
mtd: OneNAND: S5PC110: Fix wrong DMA handling when HIGHMEM
Kyungmin Park
1
-11
/
+18
2010-10-25
mtd: OneNAND: S5PC100: Only S5PC110 use the command map method
Kyungmin Park
1
-2
/
+2
2010-10-25
mtd: OneNAND: S5PC110: Add timeout to prevent the endless loop
Kyungmin Park
1
-1
/
+10
2010-10-24
mtd: OneNAND: Remove unused cmd_map at s5pc110
Kyungmin Park
1
-1
/
+0
2010-09-13
mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs
Kyungmin Park
1
-6
/
+5
2010-09-13
mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs
Kyungmin Park
1
-3
/
+2
2010-08-04
mtd: OneNAND: Samsung SoCs use own chip_probe function
Kyungmin Park
1
-13
/
+8
2010-05-14
mtd: add Samsung SoC OneNAND driver
Kyungmin Park
1
-0
/
+1071