summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-22ARM: omap2: Fix copy/paste bugLinus Walleij
2023-06-07Merge tag 'omap-for-v6.5/cleanup-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2023-06-02ARM: omap2: Fix checkpatch issuesFranziska Naepelt
2023-05-31ARM: omap: Fix checkpatch issuesFranziska Naepelt
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2023-05-26Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-05-26ARM: omap2: fix missing tick_broadcast() prototypeArnd Bergmann
2023-05-24ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij
2023-05-24ARM: omap2: Rewrite WLAN quirk to use GPIO descriptorsLinus Walleij
2023-05-24ARM: omap2: Get USB hub reset GPIO from descriptorLinus Walleij
2023-05-24ARM/gpio: Push OMAP2 quirk down into TWL4030 driverLinus Walleij
2023-05-24ARM/mmc: Convert old mmci-omap to GPIO descriptorsLinus Walleij
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-28ARM: OMAP2+: hwmod: Use kzalloc for allocating only one elementKenneth Lee
2023-03-28ARM: OMAP2+: Remove the unneeded result variableye xingchen
2023-03-28ARM: OMAP2+: fix repeated words in commentsJilin Yuan
2023-03-28ARM: OMAP2+: remove obsolete config OMAP3_SDRC_AC_TIMINGLukas Bulwahn
2023-03-27ARM: OMAP2+: Use of_address_to_resource()Rob Herring
2023-03-27ARM: OMAP2+: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-06gpiolib: remove legacy gpio_export()Arnd Bergmann
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-24Merge tag 'omap-for-v6.3/cleanup-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2023-01-19ARM: OMAP2+: Fix spelling typos in commentNir Levy
2023-01-19ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h>Geert Uytterhoeven
2023-01-19ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/pinmux.h>Geert Uytterhoeven
2023-01-13cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidlePeter Zijlstra
2023-01-13cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle()Peter Zijlstra
2023-01-13arm, OMAP2: Use WFI for omap2_pm_idle()Peter Zijlstra
2023-01-13cpuidle, OMAP4: Push RCU-idle into omap4_enter_lowpower()Tony Lindgren
2023-01-13cpuidle, OMAP3: Push RCU-idle into omap_sram_idle()Peter Zijlstra
2023-01-13cpuidle, OMAP3: Use WFI for omap3_pm_idle()Peter Zijlstra
2023-01-13cpuidle: Fix ct_idle_*() usagePeter Zijlstra
2023-01-13cpuidle, OMAP4: Push RCU-idle into driverPeter Zijlstra
2023-01-13cpuidle, OMAP3: Push RCU-idle into driverPeter Zijlstra
2023-01-09ARM: omap2: make functions staticArnd Bergmann
2023-01-09ARM: omap2: remove unused omap2_pm_initArnd Bergmann
2023-01-09ARM: omap2: remove unused declarationsArnd Bergmann
2023-01-09ARM: omap2: remove unused functionsArnd Bergmann
2023-01-09ARM: omap2: smartreflex: remove on_init controlArnd Bergmann
2023-01-09ARM: omap2: remove APLL controlArnd Bergmann
2023-01-09ARM: omap2: simplify clock2xxx headerArnd Bergmann
2023-01-09ARM: omap2: remove unused omap_hwmod_reset.cArnd Bergmann
2023-01-09ARM: omap2: remove unused headersArnd Bergmann
2023-01-09ARM: omap2: remove unused USB codeArnd Bergmann
2022-12-27ARM: OMAP2+: Fix memory leak in realtime_counter_init()Chen Hui
2022-12-27ARM: OMAP2+: omap4-common: Fix refcount leak bugLiang He
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15mm: Introduce set_memory_rox()Peter Zijlstra
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds