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-12-14
bus: mhi: ep: Add support for interrupt moderation timer
Manivannan Sadhasivam
3
-4
/
+40
2023-12-14
bus: mhi: ep: Use slab allocator where applicable
Manivannan Sadhasivam
1
-17
/
+49
2023-12-14
bus: mhi: host: Add alignment check for event ring read pointer
Krishna chaitanya chundru
1
-1
/
+2
2023-12-14
bus: mhi: host: pci_generic: Add SDX75 based modem support
Qiang Yu
1
-0
/
+22
2023-12-14
bus: mhi: host: Add a separate timeout parameter for waiting ready
Qiang Yu
4
-10
/
+22
2023-12-14
bus: mhi: ep: Do not allocate event ring element on stack
Manivannan Sadhasivam
1
-18
/
+50
2023-11-28
bus: ts-nbus: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-28
bus: ti-sysc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-28
bus: ti-pwmss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-28
bus: tegra-gmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-28
bus: tegra-aconnect: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-28
bus: sunxi-rsb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-28
bus: sun50i-de2: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-28
bus: simple-pm-bus: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+3
2023-11-28
bus: qcom-ssc-block-bus: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-28
bus: omap_l3_smx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-28
bus: omap-ocp2scp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-28
bus: hisi_lpc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-28
bus: ti-sysc: Flush posted write only after srst_udelay
Tony Lindgren
1
-4
/
+14
2023-11-27
bus: imx-weim: Use device_get_match_data()
Rob Herring
1
-4
/
+5
2023-11-16
bus: fsl-mc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-10
/
+3
2023-11-16
bus: fsl-mc: Drop if block with always false condition
Uwe Kleine-König
1
-3
/
+0
2023-11-01
Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+4
2023-10-25
Merge tag 'arm-soc/for-6.7/drivers' of https://github.com/Broadcom/stblinux i...
Arnd Bergmann
1
-1
/
+1
2023-10-16
Merge tag 'vexpress-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-1
/
+1
2023-10-09
bus: brcmstb_gisb: Depend on SoC specifics over generic arm
Peter Robinson
1
-1
/
+1
2023-09-29
bus: fsl-mc: Replace deprecated strncpy() with strscpy_pad()
Justin Stitt
1
-8
/
+4
2023-09-25
bus: vexpress-config: Annotate struct vexpress_syscfg_func with __counted_by
Kees Cook
1
-1
/
+1
2023-09-13
bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up
Tony Lindgren
1
-5
/
+17
2023-09-11
bus: ti-sysc: Fix missing AM35xx SoC matching
Adam Ford
1
-2
/
+4
2023-09-11
bus: ti-sysc: Use fsleep() instead of usleep_range() in sysc_reset()
Julien Panis
1
-2
/
+1
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-15
/
+80
2023-08-30
Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
7
-6
/
+6
2023-08-30
Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-100
/
+33
2023-08-29
bus: fsl-mc: Use common ranges functions
Rob Herring
1
-77
/
+13
2023-08-21
Merge tag 'omap-for-v6.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
3
-13
/
+16
2023-08-15
bus: ti-sysc: Fix cast to enum warning
Tony Lindgren
1
-1
/
+1
2023-08-14
Merge tag 'imx-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-1
/
+1
2023-08-12
Merge tag 'sunxi-drivers-for-6.6-1' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-3
/
+1
2023-08-12
Merge tag 'vexpress-updates-6.6' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-3
/
+1
2023-08-12
bus: Explicitly include correct DT includes
Rob Herring
7
-6
/
+6
2023-08-11
bus: mhi: host: pci_generic: add support for Telit FE990 modem
Daniele Palmas
1
-0
/
+3
2023-08-11
bus: mhi: host: remove unused-but-set parameter
Arnd Bergmann
1
-1
/
+0
2023-08-10
bus: ti-sysc: Fix a build warning with W=1 for sysconfig
Tony Lindgren
1
-0
/
+1
2023-08-10
bus: ti-sysc: Configure uart quirks for k3 SoC
Tony Lindgren
1
-0
/
+2
2023-08-10
bus: ti-sysc: Build driver for TI K3 SoCs
Tony Lindgren
1
-1
/
+2
2023-08-10
bus: ti-sysc: Fix build warning for 64-bit build
Tony Lindgren
1
-1
/
+1
2023-08-09
bus: omap_l3_smx: identify timeout cause before rebooting
Sicelo A. Mhlongo
1
-11
/
+10
2023-08-08
bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL Lenovo variant
Duke Xin (辛安文)
1
-0
/
+3
[prev]
[next]