index
:
linux-stable.git
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.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
*
Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
1
-1
/
+1
|
\
|
*
bus: ixp4xx: fix IXP4XX_EXP_T1_MASK
Jonas Gorski
2023-07-05
1
-1
/
+1
*
|
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-03
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
bus: fsl-mc: don't assume child devices are all fsl-mc devices
Laurentiu Tudor
2023-06-15
1
-0
/
+6
*
|
Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2023-06-27
3
-31
/
+23
|
\
\
|
*
|
bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable
Uwe Kleine-König
2023-06-08
1
-4
/
+1
|
*
|
bus: fsl-mc: fsl-mc-allocator: Initialize mc_bus_dev before use
Uwe Kleine-König
2023-06-08
1
-2
/
+3
|
*
|
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2023-05-30
3
-10
/
+5
|
*
|
bus: fsl-mc: fsl-mc-allocator: Improve error reporting
Uwe Kleine-König
2023-05-30
1
-5
/
+13
|
*
|
bus: fsl-mc: fsl-mc-allocator: Drop if block with always wrong condition
Uwe Kleine-König
2023-05-30
1
-6
/
+0
|
*
|
bus: fsl-mc: dprc: Push down error message from fsl_mc_driver_remove()
Uwe Kleine-König
2023-05-30
1
-5
/
+4
|
*
|
bus: fsl-mc: Only warn once about errors on device unbind
Uwe Kleine-König
2023-05-30
1
-3
/
+1
|
|
/
*
/
bus: ti-sysc: Fix dispc quirk masking bool variables
Tony Lindgren
2023-05-17
1
-2
/
+2
|
/
*
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
7
-7
/
+1
|
\
|
*
drivers: bus: simple-pm-bus: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+1
|
*
bus: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
2
-2
/
+0
|
*
bus: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
|
*
bus: qcom: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
|
*
bus: ixp4xx: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
|
*
bus: arm-integrator-lm: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
|
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
5
-35
/
+54
|
\
\
|
*
\
Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
2023-04-19
5
-35
/
+54
|
|
\
\
|
|
*
|
bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state
Jeffrey Hugo
2023-04-10
1
-4
/
+12
|
|
*
|
bus: mhi: host: Remove duplicate ee check for syserr
Jeffrey Hugo
2023-04-10
1
-1
/
+1
|
|
*
|
bus: mhi: host: Avoid ringing EV DB if there are no elements to process
Vivek Pernamitta
2023-04-10
1
-2
/
+6
|
|
*
|
bus: mhi: pci_generic: Add Foxconn T99W510
Slark Xiao
2023-04-03
1
-0
/
+18
|
|
*
|
bus: mhi: host: Use ERANGE for BHIOFF/BHIEOFF range check
Jeffrey Hugo
2023-04-03
1
-2
/
+2
|
|
*
|
bus: mhi: host: Range check CHDBOFF and ERDBOFF
Jeffrey Hugo
2023-04-03
1
-0
/
+12
|
|
*
|
bus: mhi: host: pci_generic: Revert "Add a secondary AT port to Telit FN990"
Slark Xiao
2023-03-10
1
-2
/
+0
|
|
*
|
bus: mhi: host: pci_generic: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
1
-7
/
+1
|
|
*
|
bus: mhi: ep: Demote unsupported channel error log to debug
Manivannan Sadhasivam
2023-03-07
1
-2
/
+2
|
|
*
|
bus: mhi: host: Remove mhi_poll() API
Manivannan Sadhasivam
2023-03-07
1
-15
/
+0
|
|
|
/
*
|
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-3
/
+3
|
\
\
\
|
*
|
|
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
1
-1
/
+1
|
|
\
|
|
|
*
|
|
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-27
3
-94
/
+22
|
\
\
\
|
*
|
|
bus: tegra-gmi: Replace of_platform.h with explicit includes
Rob Herring
2023-04-21
1
-1
/
+3
|
*
|
|
bus: mvebu-mbus: Remove open coded "ranges" parsing
Rob Herring
2023-04-18
1
-50
/
+8
|
*
|
|
bus: uniphier-system-bus: Remove open coded "ranges" parsing
Rob Herring
2023-03-30
1
-43
/
+11
|
|
/
/
*
|
|
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Kconfig: introduce HAS_IOPORT option and select it as necessary
Niklas Schnelle
2023-04-05
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-25
4
-53
/
+25
|
\
\
\
|
*
\
\
Merge tag 'vexpress-update-6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2023-04-17
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
bus: vexpress-config: Add explicit of_platform.h include
Rob Herring
2023-04-13
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'arm-soc/for-6.4/drivers' of https://github.com/Broadcom/stblinux i...
Arnd Bergmann
2023-04-14
1
-3
/
+1
|
|
\
\
\
|
|
*
|
|
bus: brcmstb_gisb: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2023-03-14
1
-3
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'imx-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2023-04-14
1
-9
/
+10
|
|
\
\
\
|
|
*
|
|
bus: imx-weim: Remove open coded "ranges" parsing
Rob Herring
2023-03-06
1
-9
/
+10
|
|
|
/
/
|
*
|
|
bus: ti-sysc: Fix comment typo
Jason Wang
2023-03-27
1
-1
/
+1
|
*
|
|
bus: ti-sysc: Use list_for_each_entry() helper
Yang Yingliang
2023-03-27
1
-6
/
+2
[next]