summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2013-08-28ARM: OMAP: cm-t35: use new display driversTomi Valkeinen1-33/+67
2013-08-28ARM: OMAP: igep0020: use new display driversTomi Valkeinen1-14/+22
2013-08-28ARM: OMAP: omap3stalker: use new display driversTomi Valkeinen1-24/+37
2013-08-28ARM: OMAP: LDP: use new display driversTomi Valkeinen1-21/+47
2013-08-28ARM: OMAP: 2430SDP: use new display driversTomi Valkeinen1-22/+35
2013-08-28ARM: OMAP: devkit8000: use new display driversTomi Valkeinen1-31/+65
2013-08-28ARM: OMAP: beagle: use new display driversTomi Valkeinen1-20/+36
2013-08-28ARM: OMAP: rx51: use new display driversTomi Valkeinen2-23/+24
2013-08-28ARM: OMAP: overo: use new display driversTomi Valkeinen1-60/+100
2013-08-28ARM: OMAP: 4430SDP: remove picodlp device dataTomi Valkeinen1-21/+0
2013-08-28ARM: OMAP: dss-common: use new display driversTomi Valkeinen1-77/+109
2013-08-28ARM: OMAP2+: Remove legacy DSS initialization for omap4Tomi Valkeinen2-49/+0
2013-08-09Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2013-08-02ARM: OMAP: dss-common: fix Panda's DVI DDC channelTomi Valkeinen1-1/+1
2013-07-30ARM: OMAP2+: hwmod: AM335x: fix cpgmac address spaceAfzal Mohammed1-0/+1
2013-07-30ARM: OMAP2+: hwmod: rt address space index for DTAfzal Mohammed2-1/+3
2013-07-30ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device stateRajendra Nayak1-0/+8
2013-07-30ARM: OMAP2+: Avoid idling memory controllers with no driversRajendra Nayak1-0/+10
2013-07-30ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LLRajendra Nayak7-23/+61
2013-07-25ARM: omap5: Only select errata 798181 if SMPOlof Johansson1-1/+1
2013-07-23Merge tag 'omap-for-v3.11/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson1-1/+22
2013-07-16ARM: OMAP2+: Provide alias to USB PHY clockRoger Quadros1-1/+22
2013-07-15arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker4-7/+5
2013-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-95/+122
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson12-29/+49
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt6-12/+17
2013-07-09ARM: omap2: add select of TI_PRIV_EDMAOlof Johansson1-0/+1
2013-07-07Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-07-06ARM: OMAP: omap_common_late_init may be unusedArnd Bergmann1-1/+1
2013-07-06ARM: OMAP: build mach-omap code only if neededArnd Bergmann1-74/+74
2013-07-06ARM: omap5: omap5 has SCU and TWDArnd Bergmann1-0/+2
2013-07-05Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner10-136/+93
2013-07-04ARM: OMAP2+: devices: remove duplicated include from devices.cWei Yongjun1-1/+0
2013-07-04ARM: OMAP3: igep0020: Set DSS pins in correct mux mode.Enric Balletbo i Serra1-0/+31
2013-07-04ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabledPavel Machek1-1/+1
2013-07-04ARM: OMAP2+: Cocci spatch "ptr_ret.spatch"Thomas Meyer4-11/+5
2013-07-04ARM: OMAP2+: Remove obsolete Makefile linePaul Bolle1-4/+0
2013-07-04ARM: OMAP5: Enable Cortex A15 errata 798181Santosh Shilimkar1-0/+1
2013-07-04ARM: OMAP4: sleep: build OMAP4 specific functions only for OMAP4Nishanth Menon1-1/+5
2013-07-04ARM: OMAP2+: timer: initialize before using oh_nameAfzal Mohammed1-1/+1
2013-07-04Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+5
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2013-07-03Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-491/+124
2013-07-03Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-5/+44
2013-07-03Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+6
2013-07-03Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds46-127/+9343
2013-07-03Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-6051/+89
2013-07-03Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds11-62/+72
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King1-0/+1
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki1-6/+1