index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus: ti-sysc: Fix warnings for unbind for serial
Tony Lindgren
2022-06-14
1
-1
/
+3
*
bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
Christophe JAILLET
2022-05-09
1
-0
/
+2
*
bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893
Tony Lindgren
2021-10-13
1
-0
/
+3
*
bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act
Tony Lindgren
2021-06-10
1
-2
/
+2
*
bus: qcom: Put child node before return
Pan Bian
2021-05-14
1
-1
/
+3
*
bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first
Tony Lindgren
2021-05-11
1
-0
/
+49
*
bus: ti-sysc: Fix warning on unbind if reset is not deasserted
Tony Lindgren
2021-04-10
1
-1
/
+3
*
bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD
Grygorii Strashko
2021-03-30
1
-2
/
+2
*
bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
Zhang Changzhong
2020-12-30
1
-1
/
+3
*
mips: cdmm: fix use-after-free in mips_cdmm_bus_discover
Qinglang Miao
2020-12-30
1
-3
/
+1
*
bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw
Tony Lindgren
2020-12-02
1
-0
/
+3
*
bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
Diana Craciun
2020-11-05
1
-1
/
+6
*
bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removal
John Garry
2020-10-01
1
-2
/
+25
*
bus: ti-sysc: Add missing quirk flags for usb_host_hs
Tony Lindgren
2020-08-19
1
-2
/
+4
*
bus: ti-sysc: Do not disable on suspend for no-idle
Tony Lindgren
2020-07-22
1
-2
/
+4
*
bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirk
Tony Lindgren
2020-07-22
1
-2
/
+2
*
bus: ti-sysc: Fix wakeirq sleeping function called from invalid context
Tony Lindgren
2020-07-22
1
-7
/
+6
*
bus: ti-sysc: Use optional clocks on for enable and wait for softreset bit
Tony Lindgren
2020-07-22
1
-20
/
+60
*
bus: ti-sysc: Detect EDMA and set quirk flags for tptc
Tony Lindgren
2020-07-22
1
-0
/
+5
*
bus: ti-sysc: Detect display subsystem related devices
Tony Lindgren
2020-07-22
1
-0
/
+19
*
bus: ti-sysc: Handle module unlock quirk needed for some RTC
Tony Lindgren
2020-07-22
1
-6
/
+68
*
bus: ti-sysc: Consider non-existing registers too when matching quirks
Tony Lindgren
2020-07-22
1
-63
/
+57
*
bus: ti-sysc: Rename clk related quirks to pre_reset and post_reset quirks
Tony Lindgren
2020-07-22
1
-16
/
+16
*
bus: ti-sysc: Ignore clockactivity unless specified as a quirk
Tony Lindgren
2020-06-30
1
-3
/
+6
*
bus: ti-sysc: Flush posted write on enable and disable
Tony Lindgren
2020-06-30
1
-0
/
+6
*
bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
Ondrej Jirman
2020-04-17
1
-1
/
+1
*
bus: ti-sysc: Fix 1-wire reset quirk
Tony Lindgren
2020-03-12
1
-2
/
+2
*
bus: tegra-aconnect: Remove PM_CLK dependency
Sameer Pujar
2020-03-05
1
-1
/
+0
*
bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO
Tony Lindgren
2020-02-24
1
-2
/
+8
*
bus: moxtet: fix potential stack buffer overflow
Marek BehĂșn
2020-02-19
1
-1
/
+1
*
bus: ti-sysc: Fix missing force mstandby quirk handling
Tony Lindgren
2020-02-01
1
-1
/
+2
*
bus: ti-sysc: Add module enable quirk for audio AESS
Tony Lindgren
2020-02-01
1
-1
/
+13
*
bus: ti-sysc: Use swsup quirks also for am335x musb
Tony Lindgren
2020-02-01
1
-0
/
+2
*
bus: ti-sysc: Handle mstandby quirk and use it for musb
Tony Lindgren
2020-02-01
1
-2
/
+8
*
bus: ti-sysc: Fix iterating over clocks
Tony Lindgren
2020-01-23
1
-2
/
+8
*
bus: ti-sysc: Fix missing reset delay handling
Tony Lindgren
2020-01-12
1
-0
/
+4
*
bus: ti-sysc: Fix watchdog quirk handling
Tony Lindgren
2019-10-18
1
-4
/
+14
*
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-09-30
1
-15
/
+37
|
\
|
*
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2019-09-29
1
-15
/
+37
|
|
\
|
|
*
bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()
Tony Lindgren
2019-09-06
1
-1
/
+0
|
|
*
bus: ti-sysc: Fix handling of invalid clocks
Tony Lindgren
2019-09-05
1
-4
/
+1
|
|
*
bus: ti-sysc: Fix clock handling for no-idle quirks
Tony Lindgren
2019-09-05
1
-11
/
+37
*
|
|
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-09-20
1
-49
/
+52
|
\
\
\
|
*
\
\
Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/...
Arnd Bergmann
2019-09-04
3
-0
/
+897
|
|
\
\
\
|
*
\
\
\
Merge tag 'omap-for-v5.4/ti-sysc-part2-signed' of git://git.kernel.org/pub/sc...
Arnd Bergmann
2019-09-04
1
-16
/
+29
|
|
\
\
\
\
|
|
*
|
|
|
bus: ti-sysc: Detect d2d when debug is enabled
Tony Lindgren
2019-08-26
1
-0
/
+2
|
|
*
|
|
|
bus: ti-sysc: Add module enable quirk for SGX on omap36xx
Tony Lindgren
2019-08-26
1
-0
/
+21
|
|
*
|
|
|
bus: ti-sysc: Change return types of functions
Nishka Dasgupta
2019-08-26
1
-16
/
+6
|
*
|
|
|
|
Merge tag 'omap-for-v5.4/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2019-09-04
1
-33
/
+23
|
|
\
|
|
|
|
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
bus: ti-sysc: remove set but not used variable 'quirks'
YueHaibing
2019-08-13
1
-2
/
+1
[next]