index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-04
bus: mhi: host: allow MHI client drivers to provide the firmware via a pointer
Kalle Valo
1
-9
/
+25
2023-08-02
Merge branch 'omap-for-v6.5/ti-sysc' into omap-for-v6.5/fixes
Tony Lindgren
1
-0
/
+2
2023-07-31
bus: sunxi-rsb: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-21
bus: tegra-gmi: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-19
bus: imx-weim: use devm_platform_ioremap_resource
Martin Kaiser
1
-1
/
+1
2023-07-13
bus: vexpress-config: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-13
bus: mhi: host: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2023-07-12
bus: mhi: host: pci_generic: Add support for Dell DW5932e
Slark Xiao
1
-0
/
+6
2023-07-12
bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL modem
Duke Xin (辛安文)
1
-0
/
+13
2023-07-12
bus: mhi: host: pci_generic: Add support for Quectel EM160R-GL modem
Duke Xin (辛安文)
1
-0
/
+2
2023-07-12
bus: mhi: host: pci_generic: Add support for IP_SW0 channels
Manivannan Sadhasivam
1
-4
/
+22
2023-07-12
bus: mhi: host: Skip MHI reset if device is in RDDM
Qiang Yu
1
-0
/
+5
2023-07-06
Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-07-05
bus: ixp4xx: fix IXP4XX_EXP_T1_MASK
Jonas Gorski
1
-1
/
+1
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2023-06-27
Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
3
-31
/
+23
2023-06-15
bus: fsl-mc: don't assume child devices are all fsl-mc devices
Laurentiu Tudor
1
-0
/
+6
2023-06-14
bus: ti-sysc: Flush posted write on enable before reset
Tony Lindgren
1
-0
/
+2
2023-06-08
bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable
Uwe Kleine-König
1
-4
/
+1
2023-06-08
bus: fsl-mc: fsl-mc-allocator: Initialize mc_bus_dev before use
Uwe Kleine-König
1
-2
/
+3
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
3
-10
/
+5
2023-05-30
bus: fsl-mc: fsl-mc-allocator: Improve error reporting
Uwe Kleine-König
1
-5
/
+13
2023-05-30
bus: fsl-mc: fsl-mc-allocator: Drop if block with always wrong condition
Uwe Kleine-König
1
-6
/
+0
2023-05-30
bus: fsl-mc: dprc: Push down error message from fsl_mc_driver_remove()
Uwe Kleine-König
1
-5
/
+4
2023-05-30
bus: fsl-mc: Only warn once about errors on device unbind
Uwe Kleine-König
1
-3
/
+1
2023-05-17
bus: ti-sysc: Fix dispc quirk masking bool variables
Tony Lindgren
1
-2
/
+2
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-7
/
+1
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-35
/
+54
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-94
/
+22
2023-04-25
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-04-25
Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-53
/
+25
2023-04-21
bus: tegra-gmi: Replace of_platform.h with explicit includes
Rob Herring
1
-1
/
+3
2023-04-19
Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
5
-35
/
+54
2023-04-18
bus: mvebu-mbus: Remove open coded "ranges" parsing
Rob Herring
1
-50
/
+8
2023-04-17
Merge tag 'vexpress-update-6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-1
/
+1
2023-04-14
Merge tag 'arm-soc/for-6.4/drivers' of https://github.com/Broadcom/stblinux i...
Arnd Bergmann
1
-3
/
+1
2023-04-14
Merge tag 'imx-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-9
/
+10
2023-04-13
Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+6
2023-04-13
drivers: bus: simple-pm-bus: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+1
2023-04-13
bus: remove MODULE_LICENSE in non-modules
Nick Alcock
2
-2
/
+0
2023-04-13
bus: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-13
bus: qcom: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-13
bus: ixp4xx: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-13
bus: arm-integrator-lm: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-13
bus: vexpress-config: Add explicit of_platform.h include
Rob Herring
1
-1
/
+1
2023-04-11
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
1
-0
/
+6
2023-04-10
bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state
Jeffrey Hugo
1
-4
/
+12
2023-04-10
bus: mhi: host: Remove duplicate ee check for syserr
Jeffrey Hugo
1
-1
/
+1
2023-04-10
bus: mhi: host: Avoid ringing EV DB if there are no elements to process
Vivek Pernamitta
1
-2
/
+6
[prev]
[next]