summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-045-60/+62
|\
| * ARM: OMAP: board-4430sdp: Provide regulator to pwm-backlightAndrew Chew2013-04-081-0/+6
| * ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlightPeter Ujfalusi2013-04-082-57/+52
| * omap2+: Remove useless Makefile linePaul Bolle2013-04-081-2/+0
| * omap2+: Remove useless Makefile linePaul Bolle2013-04-081-1/+0
| * ARM: OMAP: RX-51: add missing regulator supply definitions for lis3lv02dAaro Koskinen2013-04-081-0/+4
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0427-510/+995
|\ \
| * \ Merge tag 'omap-for-v3.10/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2013-04-086-281/+558
| |\ \
| | * | ARM: OMAP2+: Add GPMC DT support for Ethernet child nodesJavier Martinez Canillas2013-04-031-0/+8
| | * | ARM: OMAP2+: rename gpmc_probe_nor_child() to gpmc_probe_generic_child()Javier Martinez Canillas2013-04-031-5/+5
| | * | ARM: OMAP2+: return -ENODEV if GPMC child device creation failsJavier Martinez Canillas2013-04-031-0/+1
| | * | ARM: OMAP2+: Allow GPMC probe to complete even if CS mapping failsJon Hunter2013-04-031-17/+7
| | * | ARM: OMAP2+: Remove unnecesssary GPMC definitions and variableJon Hunter2013-04-031-7/+5
| | * | ARM: OMAP2+: Detect incorrectly aligned GPMC base addressJon Hunter2013-04-031-3/+19
| | * | ARM: OMAP2+: Convert ONENAND to retrieve GPMC settings from DTJon Hunter2013-04-031-6/+15
| | * | ARM: OMAP2+: Convert NAND to retrieve GPMC settings from DTJon Hunter2013-04-031-6/+10
| | * | ARM: OMAP2+: Add device-tree support for NOR flashJon Hunter2013-04-031-0/+115
| | * | ARM: OMAP2+: Add additional GPMC timing parametersJon Hunter2013-04-031-47/+47
| | * | ARM: OMAP2+: Add function to read GPMC settings from device-treeJon Hunter2013-04-012-0/+42
| | * | ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure()Jon Hunter2013-04-013-47/+9
| | * | ARM: OMAP2+: Convert TUSB to use gpmc_cs_program_settings()Jon Hunter2013-04-011-24/+19
| | * | ARM: OMAP2+: Convert SMC91x to use gpmc_cs_program_settings()Jon Hunter2013-04-011-13/+17
| | * | ARM: OMAP2+: Convert NAND to use gpmc_cs_program_settings()Jon Hunter2013-04-011-12/+23
| | * | ARM: OMAP2+: Convert ONENAND to use gpmc_cs_program_settings()Jon Hunter2013-04-011-36/+25
| | * | ARM: OMAP2+: Add function for configuring GPMC settingsJon Hunter2013-04-012-0/+106
| | * | ARM: OMAP2+: Add structure for storing GPMC settingsJon Hunter2013-04-015-40/+72
| | * | ARM: OMAP2+: Add variable to store number of GPMC waitpinsJon Hunter2013-04-011-0/+13
| | * | ARM: OMAP2+: Simplify code configuring ONENAND devicesJon Hunter2013-04-011-16/+10
| | * | ARM: omap2: gpmc: Remove redundant chip select out of range checkEzequiel Garcia2013-04-011-9/+1
| | * | ARM: omap2: gpmc-onenand: Replace printk KERN_ERR with dev_warn()Ezequiel Garcia2013-04-011-1/+1
| | * | ARM: omap2: gpmc-onenand: Replace pr_err() with dev_err()Ezequiel Garcia2013-04-011-3/+4
| | * | ARM: omap2: gpmc-onenand: Print something useful on CS request failureEzequiel Garcia2013-04-011-1/+2
| | * | ARM: omap2: gpmc-nand: Print something useful on CS request failureEzequiel Garcia2013-04-011-1/+2
| | * | ARM: omap2: gpmc: Fix gpmc_cs_reserved() return valueEzequiel Garcia2013-04-011-2/+2
| | * | ARM: omap2: gpmc: Remove unused gpmc_round_ns_to_ticks() functionEzequiel Garcia2013-04-011-7/+0
| | * | ARM: omap2: gpmc: Mark local scoped functions staticEzequiel Garcia2013-04-012-14/+7
| | * | ARM: OMAP: Clear GPMC bits when applying new setting.Mark Jackson2013-04-012-1/+8
| | * | Merge commit '31d9adca82ce65e5c99d045b5fd917c702b6fce3' into tmpJon Hunter2013-04-01121-2923/+2358
| | |\ \
| * | \ \ Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2013-04-0827-140/+176
| |\ \ \ \
| | * \ \ \ Merge branch 'omap-timer-for-v3.10' of git://github.com/jonhunter/linux into ...Tony Lindgren2013-04-034-65/+66
| | |\ \ \ \
| | | * | | | ARM: OMAP4+: Fix sparse warning in system timersJon Hunter2013-04-011-2/+2
| | | * | | | ARM: OMAP2+: Store ID of system timers in timer structureJon Hunter2013-04-011-5/+6
| | | * | | | ARM: OMAP3: Update clocksource timer selectionJon Hunter2013-04-011-12/+21
| | | * | | | ARM: OMAP2+: Simplify system timers definitionsJon Hunter2013-04-014-13/+11
| | | * | | | ARM: OMAP2+: Simplify system timer clock definitionsJon Hunter2013-04-011-23/+14
| | | * | | | ARM: OMAP2+: Remove hard-coded test on timer IDJon Hunter2013-04-011-13/+14
| | | * | | | ARM: OMAP2+: Display correct system timer nameJon Hunter2013-04-011-11/+13
| | | * | | | Merge commit '6bb27d7349db51b50c40534710fe164ca0d58902' into omap-timer-for-v...Jon Hunter2013-04-0129-65/+53
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren2013-04-039-23/+20
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | ARM: OMAP: use consistent error checkingRussell King2013-03-137-12/+12
OpenPOWER on IntegriCloud