summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-05-227-120/+48
|\
| * ARM: OMAP2+: hwmod: Remove sysc slave idle and auto idle apisSantosh Shilimkar2013-05-192-71/+0
| * ARM: OMAP2+: serial: Remove the un-used slave idle hooksSantosh Shilimkar2013-05-191-31/+0
| * ARM: OMAP2+: hwmod-data: UART IP needs software control to manage sidle modesSantosh Shilimkar2013-05-194-1/+18
| * ARM: OMAP2+: hwmod: Add a new flag to handle SIDLE in SWSUP only in activeRajendra Nayak2013-05-192-1/+6
| * ARM: OMAP2+: hwmod: Fix sidle programming in _enable_sysc()/_idle_sysc()Rajendra Nayak2013-05-191-17/+25
* | ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clockVaibhav Hiremath2013-05-171-3/+23
* | ARM: OMAP: fix __init section mismatch for _enable_preprogramjean-philippe francois2013-05-161-1/+1
|/
* Merge tag 'omap-for-v3.10/fixes-for-merge-window-part2' of git://git.kernel.o...Olof Johansson2013-05-097-38/+33
|\
| * ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.cTony Lindgren2013-05-091-3/+2
| * ARM: OMAP2: AM33XX: id: Add support for new AM335x PG2.1 SiVaibhav Hiremath2013-05-082-2/+7
| * omap: mux: add AM/DM37x gpiosChristoph Fritz2013-05-081-1/+5
| * Merge branch 'omap-gpmc-fixes-for-v3.10' of git://github.com/jonhunter/linux ...Tony Lindgren2013-05-081-26/+12
| |\
| | * ARM: OMAP2+: only WARN if a GPMC child probe function failJavier Martinez Canillas2013-04-301-3/+2
| | * ARM: OMAP2+: only search for GPMC DT child nodes on probeJavier Martinez Canillas2013-04-301-23/+10
| * | ARM: OMAP2+: omap_device: use late_initcall_syncKevin Hilman2013-05-082-1/+2
| * | ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen2013-05-081-2/+2
| * | ARM: OMAP3: Beagle: Fix USB Host on beagle xM Ax/BxRoger Quadros2013-05-081-3/+3
* | | Merge branch 'late/fixes' into fixesOlof Johansson2013-05-092-6/+4
|\ \ \
| * | | ARM: OMAP2+: Fix unmet direct dependencies for SERIAL_OMAPTony Lindgren2013-05-031-2/+0
| * | | ARM: OMAP: build SMP code only for OMAP4/5Arnd Bergmann2013-05-031-4/+4
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-091-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | dmaengine: OMAP: Register SDMA controller with Device Tree DMA driverJon Hunter2013-04-151-0/+4
* | | | arm: fix mismerge of arch/arm/mach-omap2/timer.cLinus Torvalds2013-05-071-0/+4
* | | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-0716-463/+130
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub...Arnd Bergmann2013-05-072-2/+2
| |\ \ \ \
| | * | | | ARM: OMAP4: change the device names in usb_bind_phyKishon Vijay Abraham I2013-05-062-2/+2
| | * | | | ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686aVaibhav Hiremath2013-05-061-0/+4
| * | | | | Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-0632-533/+1014
| |\ \ \ \ \
| | * | | | | ARM: OMAP: remove unused variableArnd Bergmann2013-04-231-3/+1
| | * | | | | Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-171-4/+1
| | |\ \ \ \ \
| | | * | | | | ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-111-4/+1
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge tag 'omap-for-v3.10/dss-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-04-1916-475/+140
| |\ \ \ \ \ \
| | * | | | | | arm: dss-common: don't use reset_gpio from omap4_panda_dvi_deviceArchit Taneja2013-04-041-1/+0
| | * | | | | | arm: omap boards: Remove unnecessary platform_enable/disable callbacks for VE...Archit Taneja2013-04-045-55/+0
| | * | | | | | arm: omap: dss-common: use picodlp panel's gpio handlingArchit Taneja2013-04-041-37/+16
| | * | | | | | arm: omap: board-omap3pandora: use tpo panel's gpio handlingArchit Taneja2013-04-041-1/+6
| | * | | | | | arm: omap: board-zoom: use NEC panel's gpio handlingArchit Taneja2013-04-041-25/+13
| | * | | | | | arm: omap: board-rx-51: use acx565akm panel's gpio handlingArchit Taneja2013-04-041-19/+7
| | * | | | | | arm: omap: board-sdp3430: use sharp panel's gpio handlingArchit Taneja2013-04-041-24/+18
| | * | | | | | arm: omap: board-omap3evm: use sharp panel's gpio handlingArchit Taneja2013-04-041-39/+20
| | * | | | | | arm: omap: board-overo: use lb035q02 dpi panel's gpio handlingArchit Taneja2013-04-041-44/+14
| | * | | | | | arm: omap: board-ldp: use generic dpi panel's gpio handlingArchit Taneja2013-04-041-52/+9
| | * | | | | | arm: omap: board-am3517: use generic dpi panel's gpio handlingArchit Taneja2013-04-041-57/+6
| | * | | | | | arm: omap: board-cm-t35: use generic dpi panel's gpio handlingTomi Valkeinen2013-04-041-40/+9
| | * | | | | | arm: omap: board-devkit8000: use generic dpi panel's gpio handlingArchit Taneja2013-04-041-24/+3
| | * | | | | | arm: omap: board-2430: use generic dpi panel's gpio handlingArchit Taneja2013-04-041-37/+6
| | * | | | | | ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlightPeter Ujfalusi2013-04-042-57/+52
| * | | | | | | Merge branch 'omap/boards' into late/cleanupOlof Johansson2013-04-195-60/+62
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'omap/fixes-non-critical' into late/cleanupOlof Johansson2013-04-1918-56/+94
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
OpenPOWER on IntegriCloud