summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-1631-1786/+277Star
|\
| * Merge tag 'omap-for-v4.15/coccinelle-signed' of ssh://gitolite.kernel.org/pub...Arnd Bergmann2017-11-021-9/+9
| |\
| | * ARM: OMAP3: Delete an unnecessary variable initialisation in omap3xxx_hwmod_i...Markus Elfring2017-10-251-1/+1
| | * ARM: OMAP3: Use common error handling code in omap3xxx_hwmod_init()Markus Elfring2017-10-251-8/+8
| * | Merge tag 'omap-for-v4.15/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2017-10-2026-1693/+215Star
| |\ \
| | * | ARM: OMAP2+: omap_device: fix error return code in omap_device_copy_resources()Wei Yongjun2017-10-131-1/+3
| | * | ARM: OMAP2+: Drop legacy struct omap_hwmod_addr_spaceTony Lindgren2017-10-1014-984/+14Star
| | * | ARM: OMAP2+: Drop omap_hwmod_dma_infoTony Lindgren2017-10-108-429/+4Star
| | * | ARM: OMAP2+: Drop omap_hwmod_irq_infoTony Lindgren2017-10-1011-226/+4Star
| | * | ARM: OMAP4: Remove legacy IRQ for PRMTony Lindgren2017-10-104-30/+6Star
| | * | ARM: OMAP3: Remove legacy IRQ for PRMTony Lindgren2017-10-101-4/+10
| | * | bus: ti-sysc: Add minimal TI sysc interconnect target driverTony Lindgren2017-10-101-0/+1
| | * | ARM: OMAP2+: Populate legacy resources for dma and smartreflexTony Lindgren2017-10-102-35/+106
| | * | ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" supportTony Lindgren2017-10-102-1/+84
| * | | Merge tag 'omap-for-v4.15/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-10-198-84/+53Star
| |\| |
| | * | ARM: OMAP2+: make omap_dma_dev_info __initdataBhumika Goyal2017-10-021-1/+1
| | * | ARM: DRA722: Add support for DRA71x Silicon Rev 2.1Vishal Mahaveer2017-10-022-1/+5
| | * | ARM: DRA722: remove redundant definition of 1.0 deviceVishal Mahaveer2017-10-021-1/+0Star
| | * | ARM: OMAP2+: Drop unused omap_hwmod_mux_infoTony Lindgren2017-09-191-18/+0Star
| | * | ARM: OMAP2+: Drop unused omap_init_hdqTony Lindgren2017-09-191-22/+0Star
| | * | ARM: OMAP2+: Fix overwriting of clkctrl and modulemode valuesTony Lindgren2017-09-192-8/+44
| | * | ARM: OMAP2+: Fix MMC address space mismatch for am33xx and am43xxTony Lindgren2017-09-192-33/+3Star
| | |/
* | / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
|/ /
* | ARM: OMAP2+: hsmmc: fix logic to call either omap_hsmmc_init or omap_hsmmc_la...H. Nikolaus Schaller2017-09-191-2/+2
* | ARM: OMAP2+: dra7xx: Set OPT_CLKS_IN_RESET flag for gpio1Keerthy2017-09-191-0/+1
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-09-122-0/+3
|\
| * Merge branches 'fixes' and 'misc' into for-linusRussell King2017-09-0938-1039/+566Star
| |\
| * | ARM: align .data sectionRussell King2017-08-142-0/+3
* | | Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-1114-165/+102Star
|\ \ \
| * \ \ Merge branch 'next/cleanup' into next/socOlof Johansson2017-09-065-17/+7Star
| |\ \ \
| | * \ \ Merge tag 'omap-for-v4.14/fixes-not-urgent-v2-signed' of git://git.kernel.org...Arnd Bergmann2017-08-193-13/+3Star
| | |\ \ \
| | | * | | ARM: OMAP4+: PRM: fix of_irq_get() result checksSergei Shtylyov2017-08-151-2/+2
| | | * | | ARM: OMAP3+: PRM: fix of_irq_get() result checkSergei Shtylyov2017-08-151-1/+1
| | | * | | ARM: OMAP2+: omap_device: drop broken RPM status update from suspend_noirqJohan Hovold2017-08-101-10/+0Star
| | * | | | ARM: Convert to using %pOF instead of full_nameRob Herring2017-08-162-4/+4
| * | | | | Merge tag 'omap-for-v4.14/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-08-169-148/+95Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: OMAP: dra7: powerdomain data: Register SoC specific powerdomainsLokesh Vutla2017-08-141-1/+32
| | * | | | ARM: dra762: Enable SMP for dra762Lokesh Vutla2017-08-141-2/+2
| | * | | | ARM: dra7: hwmod: Register dra76x specific hwmodLokesh Vutla2017-08-141-2/+9
| | * | | | ARM: dra762: Add support for device identificationLokesh Vutla2017-08-142-0/+14
| | * | | | ARM: OMAP2+: board-generic: add support for dra762 familyLokesh Vutla2017-08-141-0/+1
| | * | | | ARM: OMAP2+: Select PINCTRL_TI_IODELAY for SOC_DRA7XXKishon Vijay Abraham I2017-08-101-0/+1
| | * | | | ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVMSekhar Nori2017-08-101-0/+31
| | * | | | ARM: OMAP2+: Remove unused legacy code for DMATony Lindgren2017-08-101-143/+5Star
| | | |_|/ | | |/| |
* | | | | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-072-2/+2
|\ \ \ \ \
| * | | | | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-042-2/+2
| |/ / / /
* | | | | ARM: OMAP2+: fix missing variable declarationArnd Bergmann2017-08-241-0/+1
* | | | | ARM: OMAP2+: Don't register omapdss device for omapdrmLaurent Pinchart2017-08-161-51/+60
* | | | | ARM: OMAP2+: Remove unused omapdrm platform deviceLaurent Pinchart2017-08-164-62/+1Star
* | | | | ARM: OMAP2+: Register SoC device attributes from machine .init()Laurent Pinchart2017-08-152-1/+1
|/ / / /