index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
ti-sysc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-17
1
-11
/
+30
|
\
|
*
bus: ti-sysc: Implement GPMC debug quirk to drop platform data
Tony Lindgren
2020-11-16
1
-0
/
+10
|
*
bus: ti-sysc: Support modules without control registers
Tony Lindgren
2020-11-16
1
-0
/
+7
|
*
bus: ti-sysc: Assert reset only after disabling clocks
Tony Lindgren
2020-11-16
1
-11
/
+13
*
|
bus: ti-sysc: suppress err msg for timers used as clockevent/source
Grygorii Strashko
2020-11-19
1
-1
/
+1
|
/
*
bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw
Tony Lindgren
2020-10-26
1
-0
/
+3
*
bus: ti-sysc: Fix reset status check for modules with quirks
Tony Lindgren
2020-10-26
1
-9
/
+15
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-08-04
1
-2
/
+4
|
\
|
*
bus: ti-sysc: Add missing quirk flags for usb_host_hs
Tony Lindgren
2020-07-13
1
-2
/
+4
*
|
Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-07-25
1
-0
/
+22
|
\
\
|
*
|
clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4
Tony Lindgren
2020-07-21
1
-0
/
+22
|
*
|
Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...
Arnd Bergmann
2020-06-28
1
-24
/
+74
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
bus: ti-sysc: Do not disable on suspend for no-idle
Tony Lindgren
2020-07-02
1
-2
/
+4
*
|
|
bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirk
Tony Lindgren
2020-07-02
1
-2
/
+2
*
|
|
bus: ti-sysc: Fix wakeirq sleeping function called from invalid context
Tony Lindgren
2020-07-02
1
-7
/
+6
*
|
|
Merge tag 'v5.8-rc1' into fixes
Tony Lindgren
2020-06-16
1
-7
/
+18
|
\
|
|
|
|
/
|
/
|
|
*
bus: ti-sysc: Timers no longer need legacy quirk handling
Tony Lindgren
2020-05-19
1
-7
/
+7
|
*
bus: ti-sysc: Ignore timer12 on secure omap3
Tony Lindgren
2020-05-19
1
-0
/
+11
*
|
Revert "bus: ti-sysc: Increase max softreset wait"
Tony Lindgren
2020-06-11
1
-1
/
+1
*
|
bus: ti-sysc: Increase max softreset wait
Tony Lindgren
2020-06-03
1
-1
/
+1
*
|
bus: ti-sysc: Fix uninitialized framedonetv_irq
Tony Lindgren
2020-06-03
1
-1
/
+2
*
|
bus: ti-sysc: Ignore clockactivity unless specified as a quirk
Tony Lindgren
2020-06-03
1
-3
/
+6
*
|
bus: ti-sysc: Use optional clocks on for enable and wait for softreset bit
Tony Lindgren
2020-06-03
1
-20
/
+60
*
|
bus: ti-sysc: Flush posted write on enable and disable
Tony Lindgren
2020-05-31
1
-0
/
+6
|
/
*
Merge branch 'fix-lcdc-quirk' into omap-for-v5.7/ti-sysc
Tony Lindgren
2020-03-10
1
-1
/
+2
|
\
|
*
bus: ti-sysc: Fix quirk flags for lcdc on am335x
Tony Lindgren
2020-03-09
1
-1
/
+2
*
|
bus: ti-sysc: Add support for PRUSS SYSC type
Suman Anna
2020-03-04
1
-0
/
+27
*
|
bus: ti-sysc: Detect EDMA and set quirk flags for tptc
Tony Lindgren
2020-03-04
1
-0
/
+5
*
|
bus: ti-sysc: Fix wrong offset for display subsystem reset quirk
Tony Lindgren
2020-03-03
1
-4
/
+4
*
|
bus: ti-sysc: Implement display subsystem reset quirk
Tony Lindgren
2020-02-26
1
-3
/
+128
*
|
bus: ti-sysc: Detect display subsystem related devices
Tony Lindgren
2020-02-26
1
-0
/
+19
*
|
bus: ti-sysc: Handle module unlock quirk needed for some RTC
Tony Lindgren
2020-02-26
1
-6
/
+68
*
|
bus: ti-sysc: Implement SoC revision handling
Tony Lindgren
2020-02-26
1
-1
/
+193
*
|
bus: ti-sysc: Don't warn about legacy property for nested ti-sysc devices
Tony Lindgren
2020-02-26
1
-1
/
+1
*
|
bus: ti-sysc: Consider non-existing registers too when matching quirks
Tony Lindgren
2020-02-26
1
-63
/
+57
*
|
bus: ti-sysc: Improve reset to work with modules with no sysconfig
Tony Lindgren
2020-02-26
1
-4
/
+6
*
|
bus: ti-sysc: Rename clk related quirks to pre_reset and post_reset quirks
Tony Lindgren
2020-02-26
1
-16
/
+16
*
|
bus: ti-sysc: Fix 1-wire reset quirk
Tony Lindgren
2020-02-26
1
-2
/
+2
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
1
-9
/
+9
|
\
|
*
bus: ti-sysc: Use PTR_ERR_OR_ZERO() to simplify code
zhengbin
2019-12-12
1
-3
/
+1
|
*
bus: ti-sysc: Drop MMU quirks
Suman Anna
2019-12-12
1
-4
/
+0
|
*
bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO
Tony Lindgren
2019-12-12
1
-2
/
+8
*
|
bus: ti-sysc: Fix iterating over clocks
Tony Lindgren
2019-12-16
1
-2
/
+8
|
/
*
bus: ti-sysc: Fix missing reset delay handling
Tony Lindgren
2019-12-12
1
-0
/
+4
*
bus: ti-sysc: Fix missing force mstandby quirk handling
Tony Lindgren
2019-12-10
1
-1
/
+2
*
bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock()
Markus Elfring
2019-11-14
1
-4
/
+3
*
bus: ti-sysc: Add module enable quirk for audio AESS
Tony Lindgren
2019-11-14
1
-1
/
+13
*
bus: ti-sysc: Use swsup quirks also for am335x musb
Tony Lindgren
2019-10-21
1
-0
/
+2
*
bus: ti-sysc: Handle mstandby quirk and use it for musb
Tony Lindgren
2019-10-21
1
-2
/
+8
[next]