Age | Commit message (Expand) | Author | Files | Lines |
2013-11-26 | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker... | Olof Johansson | 1 | -39/+19 |
2013-11-16 | 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-07 | 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-04 | ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes | Javier Martinez Canillas | 1 | -0/+8 |
2013-04-04 | ARM: OMAP2+: rename gpmc_probe_nor_child() to gpmc_probe_generic_child() | Javier Martinez Canillas | 1 | -5/+5 |
2013-04-04 | ARM: OMAP2+: return -ENODEV if GPMC child device creation fails | Javier Martinez Canillas | 1 | -0/+1 |
2013-04-04 | ARM: OMAP2+: Allow GPMC probe to complete even if CS mapping fails | Jon Hunter | 1 | -17/+7 |
2013-04-04 | ARM: OMAP2+: Remove unnecesssary GPMC definitions and variable | Jon Hunter | 1 | -7/+5 |
2013-04-04 | ARM: OMAP2+: Detect incorrectly aligned GPMC base address | Jon Hunter | 1 | -3/+19 |
2013-04-04 | ARM: OMAP2+: Add device-tree support for NOR flash | Jon Hunter | 1 | -0/+115 |
2013-04-04 | 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-14 | 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-22 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -3/+0 |
2013-02-22 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2013-02-22 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -2/+2 |
2013-02-22 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+231 |
2013-02-02 | ARM: OMAP2+: gpmc: add DT bindings for OneNAND | Ezequiel Garcia | 1 | -0/+45 |
2013-02-02 | ARM: OMAP2+: Prevent potential crash if GPMC probe fails | Jon Hunter | 1 | -1/+5 |
2013-02-02 | 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-26 | ARM: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -5/+3 |
2013-01-16 | 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-04 | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -6/+6 |