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
/
omap2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
1
-3
/
+3
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-12
/
+4
2011-09-11
mtd: onenand/omap2.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-10
/
+3
2011-09-11
mtd: onenand/omap2 don't specify default parsing options
Dmitry Eremin-Solenikov
1
-3
/
+1
2011-08-15
mtd: onenand: return proper error if regulator_get fails
Axel Lin
1
-0
/
+1
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-05-25
mtd: omap2 onenand: convert to mtd_device_register()
Jamie Iles
1
-7
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
1
-28
/
+8
2011-03-17
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-28
/
+8
2011-03-11
mtd: omap: add new variable to platform data to control onenand unlocking
Roman Tereshonkov
1
-2
/
+5
2011-03-11
mtd: add "platform:" prefix for platform modalias
Axel Lin
1
-1
/
+1
2011-02-17
mtd: OneNAND: OMAP2: increase multiblock erase verify timeout
Roman Tereshonkov
1
-5
/
+3
2011-02-17
OMAP: OneNAND: determine frequency in one place
Adrian Hunter
1
-23
/
+5
2011-01-17
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-19
/
+61
2011-01-06
mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in use
Adrian Hunter
1
-1
/
+40
2011-01-06
mtd: OneNAND: OMAP2/3: add support for command line partitioning
Adrian Hunter
1
-15
/
+12
2010-12-21
OMAP2/3: OneNAND: add 104MHz support
Adrian Hunter
1
-0
/
+3
2010-12-03
mtd: onenand: fix omap2 code to handle cache program feature
Roman Tereshonkov
1
-3
/
+9
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+1
2010-05-10
mtd: OneNAND: OMAP2/3: unmap correct DMA buffer
Mika Westerberg
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
mtd: OneNAND: do not use DMA if oops in progress
Aaro Koskinen
1
-2
/
+2
2009-12-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-4
/
+18
2009-11-30
mtd: OneNAND: multiblock erase support
Mika Korhonen
1
-4
/
+18
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-4
/
+4
2009-08-03
mtd: OneNAND: OMAP2/3: free GPMC CS on module removal
Mika Korhonen
1
-0
/
+1
2009-08-03
mtd: OneNAND: fix incorrect bufferram offset
Mika Korhonen
1
-1
/
+1
2009-06-22
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-2
/
+2
2009-06-05
mtd: OneNAND: add missing __devexit_p
Mika Korhonen
1
-2
/
+2
2009-05-28
OMAP2/3: PM: push core PM code from linux-omap
Kevin Hilman
1
-1
/
+0
2009-04-04
[MTD] support driver model updates
David Brownell
1
-0
/
+2
2009-03-23
[MTD] [OneNAND] omap2: panic_write may be in an interrupt context
Adrian Hunter
1
-0
/
+4
2009-01-15
ARM: OMAP: Fix gpio by switching to generic gpio calls, v2
Jarkko Nikula
1
-3
/
+3
2009-01-06
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-10
ARM: OMAP: use gpio_to_irq
David Brownell
1
-3
/
+3
2008-12-10
ARM: OMAP: switch to gpio_direction_input
David Brownell
1
-1
/
+1
2008-12-10
ARM: OMAP: switch to standard gpio get/set calls
David Brownell
1
-1
/
+1
2008-11-26
[MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)
Adrian Hunter
1
-3
/
+2
2008-11-24
[MTD] [NAND] OMAP: OneNAND: header file relocation
Adrian Hunter
1
-6
/
+6
2008-10-21
[MTD] [NAND] OMAP2: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-09-16
[MTD] [NAND] OMAP2: add retry after read timeout
Adrian Hunter
1
-3
/
+23
2008-08-15
[MTD] [OneNAND] OMAP3: add delay for GPIO
Adrian Hunter
1
-2
/
+7
2008-08-12
[MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driver
Adrian Hunter
1
-0
/
+777