index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
gpmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-28
memory: gpmc: Move omap gpmc code to live under drivers
Tony Lindgren
1
-2094
/
+0
2014-11-28
ARM: OMAP2+: Move GPMC initcall to devices.c
Tony Lindgren
1
-30
/
+1
2014-11-20
ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header
Tony Lindgren
1
-5
/
+58
2014-11-06
ARM: OMAP2+: Remove unnecesary include in GPMC driver
Javier Martinez Canillas
1
-1
/
+0
2014-11-03
Merge branch 'for-v3.19/gpmc-omap' of github.com:rogerq/linux into omap-for-v...
Tony Lindgren
1
-33
/
+54
2014-11-03
ARM: OMAP2+: Require proper GPMC timings for devices
Tony Lindgren
1
-16
/
+0
2014-11-03
ARM: OMAP2+: Show bootloader GPMC timings to allow configuring the .dts file
Tony Lindgren
1
-3
/
+141
2014-11-03
ARM: OMAP2+: Fix support for multiple devices on a GPMC chip select
Tony Lindgren
1
-12
/
+49
2014-10-30
ARM: OMAP2+: gpmc: Sanity check GPMC fck on probe
Roger Quadros
1
-8
/
+7
2014-10-30
ARM: OMAP2+: gpmc: Keep Chip Select disabled while configuring it
Roger Quadros
1
-7
/
+27
2014-10-30
ARM: OMAP2+: gpmc: Always enable A26-A11 for non NAND devices
Roger Quadros
1
-0
/
+8
2014-10-30
ARM: OMAP2+: gpmc: Error out if timings fail in gpmc_probe_generic_child()
Roger Quadros
1
-1
/
+6
2014-10-30
ARM: OMAP2+: gpmc: Print error message in set_gpmc_timing_reg()
Roger Quadros
1
-17
/
+6
2014-10-18
Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+2
2014-10-08
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-09-17
nand: omap2: Add support for flash-based bad block table
Ezequiel García
1
-0
/
+2
2014-09-11
ARM: OMAP2+: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
2014-09-04
ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring
Roger Quadros
1
-4
/
+3
2014-08-25
ARM: OMAP2+: GPMC: Support Software ECC scheme via DT
Roger Quadros
1
-2
/
+5
2014-07-07
ARM: OMAP2+: Make GPMC skip disabled devices
Guido Martínez
1
-1
/
+1
2014-06-11
Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+15
2014-05-20
mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates
pekon gupta
1
-0
/
+15
2014-05-08
ARM: OMAP2+: raw read and write endian fix
Victor Kamensky
1
-4
/
+4
2014-04-23
ARM: OMAP2+: Fix GPMC remap for devices using an offset
Tony Lindgren
1
-0
/
+8
2014-04-21
ARM: OMAP2+: Fix oops for GPMC free
Tony Lindgren
1
-2
/
+5
2014-02-13
ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...
Pekon Gupta
1
-1
/
+1
2014-02-13
ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...
Pekon Gupta
1
-1
/
+1
2013-11-25
Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...
Olof Johansson
1
-39
/
+19
2013-11-15
ARM: OMAP2+: Fix GPMC and simplify bootloader timings for 8250 and smc91x
Tony Lindgren
1
-39
/
+19
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-14
/
+34
2013-11-06
ARM: OMAP2+: cleaned-up DT support of various ECC schemes
Pekon Gupta
1
-14
/
+34
2013-10-11
ARM: OMAP2+: Add minimal 8250 support for GPMC
Tony Lindgren
1
-0
/
+38
2013-09-18
ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=y
Fabio Estevam
1
-2
/
+2
2013-08-22
ARM: OMAP2: use 'int' instead of 'unsigned' for variable 'gpmc_irq_start'
Chen Gang
1
-1
/
+1
2013-07-04
ARM: OMAP2+: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
1
-1
/
+1
2013-06-18
ARM: OMAP2+: gpmc: Low power transition support
avinash philip
1
-2
/
+19
2013-06-12
ARM: OMAP2+: gpmc: Converts GPMC driver to pm_runtime capable
avinash philip
1
-2
/
+6
2013-06-12
ARM: OMAP2+: gpmc: get number of useable GPMC chip-selects via DT
Gupta Pekon
1
-9
/
+29
2013-05-16
ARM: dts: OMAP2+: Simplify NAND support
Jon Hunter
1
-1
/
+0
2013-05-16
ARM: OMAP2+: Allow NAND transfer mode to be specified in DT
Mark Jackson
1
-0
/
+14
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
[next]