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
/
arch
/
arm
/
mach-omap2
/
gpmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-06
ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...
Pekon Gupta
1
-1
/
+1
2014-03-06
ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...
Pekon Gupta
1
-1
/
+1
2013-04-30
ARM: OMAP2+: only WARN if a GPMC child probe function fail
Javier Martinez Canillas
1
-3
/
+2
2013-04-30
ARM: OMAP2+: only search for GPMC DT child nodes on probe
Javier Martinez Canillas
1
-23
/
+10
2013-04-03
ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes
Javier Martinez Canillas
1
-0
/
+8
2013-04-03
ARM: OMAP2+: rename gpmc_probe_nor_child() to gpmc_probe_generic_child()
Javier Martinez Canillas
1
-5
/
+5
2013-04-03
ARM: OMAP2+: return -ENODEV if GPMC child device creation fails
Javier Martinez Canillas
1
-0
/
+1
2013-04-03
ARM: OMAP2+: Allow GPMC probe to complete even if CS mapping fails
Jon Hunter
1
-17
/
+7
2013-04-03
ARM: OMAP2+: Remove unnecesssary GPMC definitions and variable
Jon Hunter
1
-7
/
+5
2013-04-03
ARM: OMAP2+: Detect incorrectly aligned GPMC base address
Jon Hunter
1
-3
/
+19
2013-04-03
ARM: OMAP2+: Add device-tree support for NOR flash
Jon Hunter
1
-0
/
+115
2013-04-03
ARM: OMAP2+: Add additional GPMC timing parameters
Jon Hunter
1
-47
/
+47
2013-04-01
ARM: OMAP2+: Add function to read GPMC settings from device-tree
Jon Hunter
1
-0
/
+40
2013-04-01
ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure()
Jon Hunter
1
-42
/
+7
2013-04-01
ARM: OMAP2+: Add function for configuring GPMC settings
Jon Hunter
1
-0
/
+100
2013-04-01
ARM: OMAP2+: Add structure for storing GPMC settings
Jon Hunter
1
-18
/
+27
2013-04-01
ARM: OMAP2+: Add variable to store number of GPMC waitpins
Jon Hunter
1
-0
/
+13
2013-04-01
ARM: omap2: gpmc: Remove redundant chip select out of range check
Ezequiel Garcia
1
-9
/
+1
2013-04-01
ARM: omap2: gpmc: Fix gpmc_cs_reserved() return value
Ezequiel Garcia
1
-2
/
+2
2013-04-01
ARM: omap2: gpmc: Remove unused gpmc_round_ns_to_ticks() function
Ezequiel Garcia
1
-7
/
+0
2013-04-01
ARM: omap2: gpmc: Mark local scoped functions static
Ezequiel Garcia
1
-7
/
+7
2013-04-01
ARM: OMAP: Clear GPMC bits when applying new setting.
Mark Jackson
1
-0
/
+4
2013-04-01
Merge commit '31d9adca82ce65e5c99d045b5fd917c702b6fce3' into tmp
Jon Hunter
1
-12
/
+237
2013-03-13
ARM: OMAP: use consistent error checking
Russell King
1
-4
/
+4
2013-03-04
ARM: OMAP2+: Fix broken gpmc support
Jon Hunter
1
-3
/
+3
2013-02-21
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+0
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2013-02-21
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-2
/
+2
2013-02-21
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+231
2013-02-01
ARM: OMAP2+: gpmc: add DT bindings for OneNAND
Ezequiel Garcia
1
-0
/
+45
2013-02-01
ARM: OMAP2+: Prevent potential crash if GPMC probe fails
Jon Hunter
1
-1
/
+5
2013-02-01
ARM: OMAP2+: gpmc: Remove unneeded of_node_put()
Ezequiel Garcia
1
-2
/
+3
2013-02-01
ARM: OMAP2+: Remove apollon board support
Kyungmin Park
1
-3
/
+0
2013-01-26
ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code
Paul Walmsley
1
-1
/
+1
2013-01-25
ARM: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-15
ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND
Daniel Mack
1
-0
/
+173
2013-01-14
ARM: OMAP: gpmc: don't create devices from initcall on DT
Daniel Mack
1
-0
/
+7
2013-01-11
ARM: OMAP2+: Use omap initcalls
Tony Lindgren
1
-2
/
+2
2013-01-03
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-6
/
+6
2012-11-09
ARM: OMAP2+: gpmc: generic timing calculation
Afzal Mohammed
1
-0
/
+325
2012-11-09
ARM: OMAP2+: gpmc: handle additional timings
Afzal Mohammed
1
-0
/
+48
2012-10-24
Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...
Tony Lindgren
1
-441
/
+23
2012-10-18
ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
Tony Lindgren
1
-2
/
+0
2012-10-17
ARM: OMAP: Make omap_device local to mach-omap2
Tony Lindgren
1
-1
/
+1
2012-10-17
Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...
Tony Lindgren
1
-1
/
+0
2012-10-17
ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h
Paul Walmsley
1
-1
/
+0
2012-10-17
ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memory
Jon Hunter
1
-5
/
+19
2012-10-15
ARM: OMAP2+: gpmc: localize gpmc header
Afzal Mohammed
1
-2
/
+1
2012-10-15
ARM: OMAP2+: gpmc: remove exported nand functions
Afzal Mohammed
1
-432
/
+0
2012-10-15
ARM: OMAP2+: gpmc: nand register helper bch update
Afzal Mohammed
1
-1
/
+17
[next]