summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2014-06-02Merge tag 'dt-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds6-31/+44
2014-06-02Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+12
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds14-260/+545
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds52-220/+221
2014-06-02Merge tag 'fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-6/+2
2014-05-27ARM: OMAP2+: gpmc: enable BCH_HW ecc-scheme for AM43xx platformsPekon Gupta1-1/+1
2014-05-27ARM: OMAP2+: Fix ssi hwmod entry to allow idlingTony Lindgren1-6/+3
2014-05-26Merge tag 'omap-for-v3.16/pm-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson6-154/+184
2014-05-21Merge tag 'omap-for-v3.15/fixes-v3-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson4-7/+25
2014-05-19ARM: OMAP2+: Use pdata quirks for wl12xx on VAR-STK/DVK-OM44Joachim Eastwood1-0/+7
2014-05-19ARM: DRA752: add detection of SoC informationNishanth Menon3-0/+43
2014-05-19ARM: OMAP2+: Remove suspend_set_ops from common pm late initDave Gerlach5-16/+26
2014-05-19ARM: OMAP4: Fix the boot regression with CPU_IDLE enabledSantosh Shilimkar1-4/+21
2014-05-16Merge tag 'for-v3.16/prcm-cleanup-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren21-94/+95
2014-05-16ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boardsRoger Quadros1-1/+1
2014-05-16Merge tag 'for-v3.15-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2-2/+3
2014-05-16ARM: OMAP: AM3517EVM: remove check for CONFIG_PANEL_SHARP_LQ043T1DG01Paul Bolle1-5/+0
2014-05-16ARM: OMAP: omap3stalker: remove two Kconfig macrosPaul Bolle1-4/+0
2014-05-15ARM: OMAP4: PRCM: remove references to cm-regbits-44xx.h from PRCM core filesTero Kristo3-3/+7
2014-05-15ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_opsTero Kristo4-8/+16
2014-05-15ARM: OMAP3/OMAP4: PRM: add prm_features flags and add IO wakeup under itTero Kristo4-1/+23
2014-05-15ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setupTero Kristo4-6/+5
2014-05-15ARM: OMAP2+: PRM: remove unnecessary cpu_is_XXX calls from prm_init / exitTero Kristo3-30/+3
2014-05-15ARM: OMAP2+: PRCM: cleanup some header includesTero Kristo12-14/+8
2014-05-15ARM: OMAP4: CM: use cm_base* in register address calculationsTero Kristo1-4/+4
2014-05-15ARM: OMAP2/3: CM: remove some external dependenciesTero Kristo2-25/+3
2014-05-15ARM: OMAP2+: prcm: add omap_test_timeout to prcm-common.hTero Kristo1-0/+20
2014-05-14ARM: omap2+: skip device build from platform code for dtSourav Poddar1-0/+2
2014-05-14ARM: dts: dra7: Add USB related nodesRoger Quadros1-10/+0
2014-05-14ARM: OMAP2+: hwmod: OMAP5 DSS hwmod dataArchit Taneja1-0/+283
2014-05-14ARM: omap4: hwmod_data: Clean up audio related structures (remove/merge them)Peter Ujfalusi1-90/+9
2014-05-14ARM: omap5: hwmod_data: Correct IDLEMODE for McPDMPeter Ujfalusi1-1/+1
2014-05-13ARM: OMAP2+: Add support for RNG on DT booted N900Sebastian Reichel1-0/+12
2014-05-11ARM: OMAP3: CM: remove a few OMAP34XX_CM_REGADDR definesTero Kristo2-7/+10
2014-05-08ARM: OMAP2+: raw read and write endian fixVictor Kamensky36-134/+134
2014-05-06ARM: OMAP2+: Fix voltage scaling init for device treeTony Lindgren1-16/+12
2014-05-06ARM: OMAP3: Fix voltage control for deeper idle statesTony Lindgren1-27/+85
2014-05-06ARM: OMAP3: Disable broken omap3_set_off_timings functionTony Lindgren1-61/+1
2014-05-06ARM: OMAP3: Fix idle mode signaling for sys_clkreq and sys_off_modeTony Lindgren4-3/+99
2014-05-06Merge tag 'ib-mfd-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren1-60/+0
2014-05-06ARM: OMAP2+: Add machine entry for dra72x devicesRajendra Nayak1-4/+21
2014-05-06ARM: OMAP2+: Replace all __initdata with __initconst for const initRajendra Nayak1-11/+11
2014-05-05ARM: OMAP2+: free use_gptimer_clksrc variable after bootOussama Ghorbel1-1/+1
2014-05-05ARM: OMAP5: Redo THUMB mode switch on secondary CPUJoel Fernandes1-5/+1
2014-04-28ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on al...Laurent Pinchart1-1/+2
2014-04-25ARM: OMAP5: Switch to THUMB mode if needed on secondary CPUJoel Fernandes1-2/+6
2014-04-23ARM: OMAP2+: Fix GPMC remap for devices using an offsetTony Lindgren1-0/+8
2014-04-23mfd: twl-core: Fix idle mode signaling for omaps when booted with device treeTony Lindgren1-60/+0
2014-04-21ARM: OMAP2+: Fix oops for GPMC freeTony Lindgren1-2/+5
2014-04-18Merge tag 'for-v3.15-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren3-5/+6