aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/ti-sysc.c
AgeCommit message (Expand)Author
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-28bus: ti-sysc: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-28bus: ti-sysc: Flush posted write only after srst_udelayTony Lindgren
2023-09-13bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-upTony Lindgren
2023-09-11bus: ti-sysc: Fix missing AM35xx SoC matchingAdam Ford
2023-09-11bus: ti-sysc: Use fsleep() instead of usleep_range() in sysc_reset()Julien Panis
2023-08-30Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-15bus: ti-sysc: Fix cast to enum warningTony Lindgren
2023-08-10bus: ti-sysc: Fix a build warning with W=1 for sysconfigTony Lindgren
2023-08-10bus: ti-sysc: Configure uart quirks for k3 SoCTony Lindgren
2023-08-10bus: ti-sysc: Fix build warning for 64-bit buildTony Lindgren
2023-06-14bus: ti-sysc: Flush posted write on enable before resetTony Lindgren
2023-05-17bus: ti-sysc: Fix dispc quirk masking bool variablesTony Lindgren
2023-03-27bus: ti-sysc: Fix comment typoJason Wang
2023-03-27bus: ti-sysc: Use list_for_each_entry() helperYang Yingliang
2023-03-27bus: ti-sysc: Use of_property_present() for testing DT property presenceRob Herring
2023-03-27bus: ti-sysc: Remove open coded "ranges" parsingRob Herring
2022-11-22bus: ti-sysc: Add otg quirk flags for omap3 musbTony Lindgren
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-26Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-19bus: ti-sysc: Fix warnings for unbind for serialTony Lindgren
2022-04-21bus: ti-sysc: Drop commas after SoC match table sentinelsGeert Uytterhoeven
2022-04-12bus: ti-sysc: Make omap3 gpt12 quirk handling SoC specificTony Lindgren
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-10-06bus: ti-sysc: Fix variable set but not used warning for reinit_modulesTony Lindgren
2021-10-06bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren
2021-10-06Merge branch 'pruss-fix' into fixesTony Lindgren
2021-09-21bus: ti-sysc: Drop legacy quirk flag for shamTony Lindgren
2021-09-21bus: ti-sysc: Drop legacy quirk flag for gpioTony Lindgren
2021-09-21bus: ti-sysc: Handle otg force idle quirkTony Lindgren
2021-09-21bus: ti-sysc: Use context lost quirk for otgTony Lindgren
2021-09-21bus: ti-sysc: Use context lost quirks for gpmcTony Lindgren
2021-09-21bus: ti-sysc: Add quirk handling for reset on re-initTony Lindgren
2021-09-21bus: ti-sysc: Add quirk handling for reinit on context lostTony Lindgren
2021-09-21bus: ti-sysc: Check for lost context in sysc_reinit_module()Tony Lindgren
2021-09-21bus: ti-sysc: Fix timekeeping_suspended warning on resumeTony Lindgren
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-08-19bus: ti-sysc: Add break in switch statement in sysc_init_soc()Nathan Chancellor
2021-08-12Merge tag 'drivers_soc_for_5.15' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-08-11bus: ti-sysc: Fix error handling for sysc_check_active_timer()Tony Lindgren
2021-08-10soc: ti: Remove pm_runtime_irq_safe() usage for smartreflexTony Lindgren
2021-07-27Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-syscTony Lindgren
2021-07-27bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE modePeter Ujfalusi
2021-07-27Merge branch 'fixes-v5.14' into fixesTony Lindgren
2021-07-27bus: ti-sysc: AM3: RNG is GP onlyKevin Hilman
2021-06-11bus: ti-sysc: using pm_runtime_resume_and_get instead of pm_runtime_get_syncZhang Qilong
2021-06-11bus: ti-sysc: Correct misdocumentation of 'sysc_ioremap()'Lee Jones
2021-06-11bus: ti-sysc: Fix gpt12 system timer issue with reserved statusTony Lindgren
2021-05-25bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_actTony Lindgren
2021-05-18bus: ti-sysc: Fix am335x resume hang for usb otg moduleTony Lindgren