index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
gpmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory: gpmc: Move omap gpmc code to live under drivers
Tony Lindgren
2014-11-28
1
-2094
/
+0
*
ARM: OMAP2+: Move GPMC initcall to devices.c
Tony Lindgren
2014-11-28
1
-30
/
+1
*
ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header
Tony Lindgren
2014-11-20
1
-5
/
+58
*
ARM: OMAP2+: Remove unnecesary include in GPMC driver
Javier Martinez Canillas
2014-11-06
1
-1
/
+0
*
Merge branch 'for-v3.19/gpmc-omap' of github.com:rogerq/linux into omap-for-v...
Tony Lindgren
2014-11-03
1
-33
/
+54
|
\
|
*
ARM: OMAP2+: gpmc: Sanity check GPMC fck on probe
Roger Quadros
2014-10-30
1
-8
/
+7
|
*
ARM: OMAP2+: gpmc: Keep Chip Select disabled while configuring it
Roger Quadros
2014-10-30
1
-7
/
+27
|
*
ARM: OMAP2+: gpmc: Always enable A26-A11 for non NAND devices
Roger Quadros
2014-10-30
1
-0
/
+8
|
*
ARM: OMAP2+: gpmc: Error out if timings fail in gpmc_probe_generic_child()
Roger Quadros
2014-10-30
1
-1
/
+6
|
*
ARM: OMAP2+: gpmc: Print error message in set_gpmc_timing_reg()
Roger Quadros
2014-10-30
1
-17
/
+6
*
|
ARM: OMAP2+: Require proper GPMC timings for devices
Tony Lindgren
2014-11-03
1
-16
/
+0
*
|
ARM: OMAP2+: Show bootloader GPMC timings to allow configuring the .dts file
Tony Lindgren
2014-11-03
1
-3
/
+141
*
|
ARM: OMAP2+: Fix support for multiple devices on a GPMC chip select
Tony Lindgren
2014-11-03
1
-12
/
+49
|
/
*
Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-10-18
1
-0
/
+2
|
\
|
*
nand: omap2: Add support for flash-based bad block table
Ezequiel García
2014-09-17
1
-0
/
+2
*
|
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-10-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ARM: OMAP2+: make of_device_ids const
Uwe Kleine-König
2014-09-11
1
-1
/
+1
*
|
ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring
Roger Quadros
2014-09-04
1
-4
/
+3
|
/
*
ARM: OMAP2+: GPMC: Support Software ECC scheme via DT
Roger Quadros
2014-08-25
1
-2
/
+5
*
ARM: OMAP2+: Make GPMC skip disabled devices
Guido Martínez
2014-07-07
1
-1
/
+1
*
Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-06-11
1
-0
/
+15
|
\
|
*
mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates
pekon gupta
2014-05-20
1
-0
/
+15
*
|
ARM: OMAP2+: raw read and write endian fix
Victor Kamensky
2014-05-08
1
-4
/
+4
*
|
ARM: OMAP2+: Fix GPMC remap for devices using an offset
Tony Lindgren
2014-04-23
1
-0
/
+8
*
|
ARM: OMAP2+: Fix oops for GPMC free
Tony Lindgren
2014-04-21
1
-2
/
+5
|
/
*
ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...
Pekon Gupta
2014-02-13
1
-1
/
+1
*
ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...
Pekon Gupta
2014-02-13
1
-1
/
+1
*
Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...
Olof Johansson
2013-11-25
1
-39
/
+19
|
\
|
*
ARM: OMAP2+: Fix GPMC and simplify bootloader timings for 8250 and smc91x
Tony Lindgren
2013-11-15
1
-39
/
+19
*
|
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-11-14
1
-14
/
+34
|
\
\
|
|
/
|
/
|
|
*
ARM: OMAP2+: cleaned-up DT support of various ECC schemes
Pekon Gupta
2013-11-06
1
-14
/
+34
*
|
ARM: OMAP2+: Add minimal 8250 support for GPMC
Tony Lindgren
2013-10-11
1
-0
/
+38
|
/
*
ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=y
Fabio Estevam
2013-09-18
1
-2
/
+2
*
ARM: OMAP2: use 'int' instead of 'unsigned' for variable 'gpmc_irq_start'
Chen Gang
2013-08-22
1
-1
/
+1
*
ARM: OMAP2+: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
2013-07-04
1
-1
/
+1
*
ARM: OMAP2+: gpmc: Low power transition support
avinash philip
2013-06-18
1
-2
/
+19
*
ARM: OMAP2+: gpmc: Converts GPMC driver to pm_runtime capable
avinash philip
2013-06-12
1
-2
/
+6
*
ARM: OMAP2+: gpmc: get number of useable GPMC chip-selects via DT
Gupta Pekon
2013-06-12
1
-9
/
+29
*
ARM: dts: OMAP2+: Simplify NAND support
Jon Hunter
2013-05-16
1
-1
/
+0
*
ARM: OMAP2+: Allow NAND transfer mode to be specified in DT
Mark Jackson
2013-05-16
1
-0
/
+14
*
ARM: OMAP2+: only WARN if a GPMC child probe function fail
Javier Martinez Canillas
2013-04-30
1
-3
/
+2
*
ARM: OMAP2+: only search for GPMC DT child nodes on probe
Javier Martinez Canillas
2013-04-30
1
-23
/
+10
*
ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes
Javier Martinez Canillas
2013-04-03
1
-0
/
+8
*
ARM: OMAP2+: rename gpmc_probe_nor_child() to gpmc_probe_generic_child()
Javier Martinez Canillas
2013-04-03
1
-5
/
+5
*
ARM: OMAP2+: return -ENODEV if GPMC child device creation fails
Javier Martinez Canillas
2013-04-03
1
-0
/
+1
*
ARM: OMAP2+: Allow GPMC probe to complete even if CS mapping fails
Jon Hunter
2013-04-03
1
-17
/
+7
*
ARM: OMAP2+: Remove unnecesssary GPMC definitions and variable
Jon Hunter
2013-04-03
1
-7
/
+5
*
ARM: OMAP2+: Detect incorrectly aligned GPMC base address
Jon Hunter
2013-04-03
1
-3
/
+19
*
ARM: OMAP2+: Add device-tree support for NOR flash
Jon Hunter
2013-04-03
1
-0
/
+115
*
ARM: OMAP2+: Add additional GPMC timing parameters
Jon Hunter
2013-04-03
1
-47
/
+47
[next]