summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-0419-163/+19
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-104-36/+4
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2022-06-102-9/+2
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-1013-118/+13
* | Merge tag 'arm-soc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-08-024-3/+9
|\ \
| * | ARM: OMAP2+: Kconfig: Fix indentationJuerg Haefliger2022-06-281-3/+3
| * | ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_initMiaoqian Lin2022-06-281-0/+1
| * | ARM: OMAP2+: pdata-quirks: Fix refcount leak bugLiang He2022-06-281-0/+2
| * | ARM: OMAP2+: display: Fix refcount leak bugLiang He2022-06-281-0/+1
| * | ARM: OMAP2+: Fix refcount leak in omapdss_init_ofMiaoqian Lin2022-06-281-0/+2
| |/
* | Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2022-07-281-0/+2
|\ \ | |/ |/|
| * clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3Tony Lindgren2022-07-271-0/+2
* | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-2615-95/+224
|\ \
| * | ARM: omap: fix missing declaration warningsArnd Bergmann2022-04-294-12/+14
| * | ARM: omap: fix address space warnings from sparseArnd Bergmann2022-04-294-4/+4
| * | ARM: omap2: remove include/mach/ subdirectoryArnd Bergmann2022-04-295-76/+66
| * | ARM: omap: un-merge plat/sram.cArnd Bergmann2022-04-222-4/+92
| * | ARM: omap: split up arch/arm/plat-omap/KconfigArnd Bergmann2022-04-221-0/+49
| |/
* | Merge tag 'arm-soc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-05-265-30/+26
|\ \
| * | ARM: OMAP2+: drop hwmod-clock helper commentJohan Hovold2022-04-211-3/+0
| * | ARM: OMAP2+: drop omap_device_register() helperJohan Hovold2022-04-212-18/+0
| * | ARM: OMAP2+: add missing of_node_put before break and returnWang Qing2022-04-213-9/+26
| |/
* / ARM: OMAP2+: Fix refcount leak in omap_gic_of_initMiaoqian Lin2022-04-121-0/+2
|/
* ARM: OMAP2+: Fix regression for smc calls for vmap stackTony Lindgren2022-03-311-3/+10
* ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_ofYe Guojin2021-12-171-1/+1
* ARM: OMAP2+: hwmod: Add of_node_put() before breakWan Jiabing2021-12-171-1/+3
* Merge tag 'soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-11-0318-4292/+6
|\
| * ARM: OMAP2+: Drop unused CM defines for am3Tony Lindgren2021-10-061-280/+0
| * ARM: OMAP2+: Drop unused CM and SCRM defines for omap4Tony Lindgren2021-10-064-802/+0
| * ARM: OMAP2+: Drop unused CM and SCRM defines for omap5Tony Lindgren2021-10-063-721/+0
| * ARM: OMAP2+: Drop unused CM defines for dra7Tony Lindgren2021-10-062-712/+0
| * ARM: OMAP2+: Drop unused PRM defines for am3Tony Lindgren2021-10-061-40/+0
| * ARM: OMAP2+: Drop unused PRM defines for am4Tony Lindgren2021-10-061-94/+0
| * ARM: OMAP2+: Drop unused PRM defines for omap4Tony Lindgren2021-10-061-630/+0
| * ARM: OMAP2+: Drop unused PRM defines for omap5Tony Lindgren2021-10-061-358/+0
| * ARM: OMAP2+: Drop unused PRM defines for dra7Tony Lindgren2021-10-061-613/+0
| * ARM: OMAP2+: Fix comment typoJason Wang2021-10-061-3/+3
| * ARM: OMAP2+: Fix typo in some commentsJason Wang2021-10-061-3/+3
| * ARM: OMAP2+: Drop unused old auxdata for dra7x_evm_mmc_quirk()Tony Lindgren2021-09-221-27/+0
| * ARM: OMAP2+: Drop old unused omap5_uevm_legacy_init()Tony Lindgren2021-09-211-9/+0
* | Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-171-1/+0
|\ \
| * | drivers: bus: Delete CONFIG_SIMPLE_PM_BUSSaravana Kannan2021-10-051-1/+0
| |/
* / bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren2021-10-061-0/+2
|/
* Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-09-011-5/+0
|\
| * memory: omap-gpmc: Drop custom PM calls with cpu_pm notifierTony Lindgren2021-07-291-5/+0
* | Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-09-011-23/+0
|\ \
| * | arm: omap2: Drop the unused OMAP_PACKAGE_* KConfig entriesPeter Robinson2021-08-061-12/+0
| * | arm: omap2: Drop obsolete MACH_OMAP3_PANDORA entryPeter Robinson2021-08-061-6/+0
| * | arm: omap2: Drop MACH_OMAP3517EVM entryPeter Robinson2021-07-271-5/+0
| |/
* / ARM: omap2+: hwmod: fix potential NULL pointer accessTero Kristo2021-07-271-1/+9
|/