summaryrefslogtreecommitdiffstats
path: root/drivers/bus/ti-sysc.c
Commit message (Expand)AuthorAgeFilesLines
* bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_actTony Lindgren2021-05-251-2/+2
* bus: ti-sysc: Fix am335x resume hang for usb otg moduleTony Lindgren2021-05-181-3/+50
* Merge branch 'fixes-rc1' into fixesTony Lindgren2021-05-181-0/+3
|\
| * Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-3/+3
| |\
| * | bus: ti-sysc: Warn about old dtb for dra7 and omap4/5Tony Lindgren2021-03-121-0/+3
* | | bus: ti-sysc: Fix missing quirk flags for sataTony Lindgren2021-05-071-1/+2
| |/ |/|
* | bus: ti-sysc: Use kzalloc for allocating only one thingZheng Yongjun2021-03-241-1/+1
* | bus: ti-sysc: remove unneeded semicolonYang Li2021-03-241-2/+2
|/
* bus: ti-sysc: Check for old incomplete dtbTony Lindgren2021-03-101-0/+16
* bus: ti-sysc: Detect more modules for debuggingTony Lindgren2021-03-081-0/+7
* bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices firstTony Lindgren2021-03-081-0/+49
* bus: ti-sysc: Fix initializing module_pa for modules without sysc registerTony Lindgren2021-03-081-3/+3
* bus: ti-sysc: Fix warning on unbind if reset is not deassertedTony Lindgren2021-02-181-1/+3
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-11/+30
|\
| * bus: ti-sysc: Implement GPMC debug quirk to drop platform dataTony Lindgren2020-11-161-0/+10
| * bus: ti-sysc: Support modules without control registersTony Lindgren2020-11-161-0/+7
| * bus: ti-sysc: Assert reset only after disabling clocksTony Lindgren2020-11-161-11/+13
* | bus: ti-sysc: suppress err msg for timers used as clockevent/sourceGrygorii Strashko2020-11-191-1/+1
|/
* bus: ti-sysc: Fix bogus resetdone warning on enable for cpswTony Lindgren2020-10-261-0/+3
* bus: ti-sysc: Fix reset status check for modules with quirksTony Lindgren2020-10-261-9/+15
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-08-031-2/+4
|\
| * bus: ti-sysc: Add missing quirk flags for usb_host_hsTony Lindgren2020-07-131-2/+4
* | Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-07-251-0/+22
|\ \
| * | clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4Tony Lindgren2020-07-211-0/+22
| * | Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann2020-06-281-24/+74
| |\ \ | | |/ | |/|
* | | bus: ti-sysc: Do not disable on suspend for no-idleTony Lindgren2020-07-021-2/+4
* | | bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirkTony Lindgren2020-07-021-2/+2
* | | bus: ti-sysc: Fix wakeirq sleeping function called from invalid contextTony Lindgren2020-07-021-7/+6
* | | Merge tag 'v5.8-rc1' into fixesTony Lindgren2020-06-161-7/+18
|\| | | |/ |/|
| * bus: ti-sysc: Timers no longer need legacy quirk handlingTony Lindgren2020-05-191-7/+7
| * bus: ti-sysc: Ignore timer12 on secure omap3Tony Lindgren2020-05-191-0/+11
* | Revert "bus: ti-sysc: Increase max softreset wait"Tony Lindgren2020-06-101-1/+1
* | bus: ti-sysc: Increase max softreset waitTony Lindgren2020-06-031-1/+1
* | bus: ti-sysc: Fix uninitialized framedonetv_irqTony Lindgren2020-06-031-1/+2
* | bus: ti-sysc: Ignore clockactivity unless specified as a quirkTony Lindgren2020-06-031-3/+6
* | bus: ti-sysc: Use optional clocks on for enable and wait for softreset bitTony Lindgren2020-06-031-20/+60
* | bus: ti-sysc: Flush posted write on enable and disableTony Lindgren2020-05-301-0/+6
|/
* Merge branch 'fix-lcdc-quirk' into omap-for-v5.7/ti-syscTony Lindgren2020-03-101-1/+2
|\
| * bus: ti-sysc: Fix quirk flags for lcdc on am335xTony Lindgren2020-03-091-1/+2
* | bus: ti-sysc: Add support for PRUSS SYSC typeSuman Anna2020-03-041-0/+27
* | bus: ti-sysc: Detect EDMA and set quirk flags for tptcTony Lindgren2020-03-041-0/+5
* | bus: ti-sysc: Fix wrong offset for display subsystem reset quirkTony Lindgren2020-03-031-4/+4
* | bus: ti-sysc: Implement display subsystem reset quirkTony Lindgren2020-02-261-3/+128
* | bus: ti-sysc: Detect display subsystem related devicesTony Lindgren2020-02-261-0/+19
* | bus: ti-sysc: Handle module unlock quirk needed for some RTCTony Lindgren2020-02-261-6/+68
* | bus: ti-sysc: Implement SoC revision handlingTony Lindgren2020-02-261-1/+193
* | bus: ti-sysc: Don't warn about legacy property for nested ti-sysc devicesTony Lindgren2020-02-261-1/+1
* | bus: ti-sysc: Consider non-existing registers too when matching quirksTony Lindgren2020-02-261-63/+57
* | bus: ti-sysc: Improve reset to work with modules with no sysconfigTony Lindgren2020-02-261-4/+6