aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2017-12-07ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsGravatar Arnd Bergmann 1-0/+2
2017-11-28Merge branch 'omap-for-v4.14/fixes' into omap-for-v4.15/fixes-v2Gravatar Tony Lindgren 3-1/+7
2017-11-28Merge branch 'soc-fixes' into omap-for-v4.15/fixesGravatar Tony Lindgren 26-59/+62
2017-11-28ARM: OMAP2+: Missing error code in omap_device_build()Gravatar Dan Carpenter 1-1/+3
2017-11-28ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionGravatar Keerthy 1-12/+0
2017-11-28ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextGravatar Tony Lindgren 5-35/+31
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 31-1786/+277
2017-11-02Merge tag 'omap-for-v4.15/coccinelle-signed' of ssh://gitolite.kernel.org/pub...Gravatar Arnd Bergmann 1-9/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 16-0/+16
2017-10-30ARM: OMAP2+: Fix smatch found issue for omap_deviceGravatar Tony Lindgren 1-4/+2
2017-10-30ARM: OMAP2/3: CM: fix cm_split_idlest functionalityGravatar Tero Kristo 2-1/+6
2017-10-30ARM: OMAP3: hwmod_data: add missing module_offs for MMC3Gravatar Tero Kristo 1-0/+1
2017-10-25ARM: OMAP3: Delete an unnecessary variable initialisation in omap3xxx_hwmod_i...Gravatar Markus Elfring 1-1/+1
2017-10-25ARM: OMAP3: Use common error handling code in omap3xxx_hwmod_init()Gravatar Markus Elfring 1-8/+8
2017-10-20Merge tag 'omap-for-v4.15/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Gravatar Arnd Bergmann 26-1693/+215
2017-10-19Merge tag 'omap-for-v4.15/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Gravatar Arnd Bergmann 8-84/+53
2017-10-13ARM: OMAP2+: omap_device: fix error return code in omap_device_copy_resources()Gravatar Wei Yongjun 1-1/+3
2017-10-10ARM: OMAP2+: Drop legacy struct omap_hwmod_addr_spaceGravatar Tony Lindgren 14-984/+14
2017-10-10ARM: OMAP2+: Drop omap_hwmod_dma_infoGravatar Tony Lindgren 8-429/+4
2017-10-10ARM: OMAP2+: Drop omap_hwmod_irq_infoGravatar Tony Lindgren 11-226/+4
2017-10-10ARM: OMAP4: Remove legacy IRQ for PRMGravatar Tony Lindgren 4-30/+6
2017-10-10ARM: OMAP3: Remove legacy IRQ for PRMGravatar Tony Lindgren 1-4/+10
2017-10-10bus: ti-sysc: Add minimal TI sysc interconnect target driverGravatar Tony Lindgren 1-0/+1
2017-10-10ARM: OMAP2+: Populate legacy resources for dma and smartreflexGravatar Tony Lindgren 2-35/+106
2017-10-10ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" supportGravatar Tony Lindgren 2-1/+84
2017-10-02ARM: OMAP2+: make omap_dma_dev_info __initdataGravatar Bhumika Goyal 1-1/+1
2017-10-02ARM: DRA722: Add support for DRA71x Silicon Rev 2.1Gravatar Vishal Mahaveer 2-1/+5
2017-10-02ARM: DRA722: remove redundant definition of 1.0 deviceGravatar Vishal Mahaveer 1-1/+0
2017-09-19ARM: OMAP2+: Drop unused omap_hwmod_mux_infoGravatar Tony Lindgren 1-18/+0
2017-09-19ARM: OMAP2+: Drop unused omap_init_hdqGravatar Tony Lindgren 1-22/+0
2017-09-19ARM: OMAP2+: Fix overwriting of clkctrl and modulemode valuesGravatar Tony Lindgren 2-8/+44
2017-09-19ARM: OMAP2+: Fix MMC address space mismatch for am33xx and am43xxGravatar Tony Lindgren 2-33/+3
2017-09-19ARM: OMAP2+: hsmmc: fix logic to call either omap_hsmmc_init or omap_hsmmc_la...Gravatar H. Nikolaus Schaller 1-2/+2
2017-09-19ARM: OMAP2+: dra7xx: Set OPT_CLKS_IN_RESET flag for gpio1Gravatar Keerthy 1-0/+1
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-0/+3
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 14-165/+102
2017-09-09Merge branches 'fixes' and 'misc' into for-linusGravatar Russell King 38-1039/+566
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 2-2/+2
2017-09-05Merge branch 'next/cleanup' into next/socGravatar Olof Johansson 5-17/+7
2017-09-04mfd: twl: Move header file out of I2C realmGravatar Wolfram Sang 2-2/+2
2017-08-24ARM: OMAP2+: fix missing variable declarationGravatar Arnd Bergmann 1-0/+1
2017-08-19Merge tag 'omap-for-v4.14/fixes-not-urgent-v2-signed' of git://git.kernel.org...Gravatar Arnd Bergmann 3-13/+3
2017-08-16Merge tag 'omap-for-v4.14/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Gravatar Arnd Bergmann 9-148/+95
2017-08-16ARM: Convert to using %pOF instead of full_nameGravatar Rob Herring 2-4/+4
2017-08-16ARM: OMAP2+: Don't register omapdss device for omapdrmGravatar Laurent Pinchart 1-51/+60
2017-08-16ARM: OMAP2+: Remove unused omapdrm platform deviceGravatar Laurent Pinchart 4-62/+1
2017-08-15ARM: OMAP4+: PRM: fix of_irq_get() result checksGravatar Sergei Shtylyov 1-2/+2
2017-08-15ARM: OMAP3+: PRM: fix of_irq_get() result checkGravatar Sergei Shtylyov 1-1/+1
2017-08-15ARM: OMAP2+: Register SoC device attributes from machine .init()Gravatar Laurent Pinchart 2-1/+1
2017-08-14ARM: OMAP: dra7: powerdomain data: Register SoC specific powerdomainsGravatar Lokesh Vutla 1-1/+32