index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
2025-10-19
bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup()
Adam Xue
1
-3
/
+2
2025-10-19
bus: mhi: ep: Fix chained transfer handling in read path
Sumit Kumar
1
-25
/
+12
2025-10-15
bus: fsl-mc: Check return value of platform_get_resource()
Salah Triki
1
-0
/
+3
2025-08-28
bus: mhi: host: Detect events pointing to unexpected TREs
Youssef Samir
1
-1
/
+11
2025-08-28
bus: mhi: host: Fix endianness of BHI vector table
Alexander Wilhelm
2
-6
/
+6
2025-08-01
bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint()
Ma Ke
1
-10
/
+9
2025-06-27
Revert "bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first"
Alexander Sverdlin
1
-49
/
+0
2025-06-27
bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
Laurentiu Tudor
1
-1
/
+1
2025-06-27
bus: fsl-mc: fix GET/SET_TAILDROP command ids
Wan Junjie
1
-2
/
+2
2025-06-27
bus: fsl-mc: do not add a device-link for the UAPI used DPMCP device
Ioana Ciornei
1
-6
/
+13
2025-06-27
bus: mhi: host: Fix conflict between power_up and SYSERR
Jeff Hugo
1
-1
/
+17
2025-06-27
bus: mhi: ep: Update read pointer only after buffer is written
Sumit Kumar
1
-6
/
+10
2025-06-19
bus: fsl-mc: fix double-free on mc_dev
Ioana Ciornei
1
-2
/
+4
2025-04-25
bus: mhi: host: Fix race between unprepare and queue_buf
Jeff Hugo
1
-6
/
+10
2025-03-13
bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock
Manivannan Sadhasivam
1
-2
/
+3
2025-02-08
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
1
-3
/
+1
2024-10-17
bus: mhi: ep: Do not allocate memory for MHI objects from DMA zone
Manivannan Sadhasivam
1
-7
/
+7
2024-10-17
bus: mhi: ep: Add support for async DMA read operation
Manivannan Sadhasivam
1
-73
/
+89
2024-10-17
bus: mhi: ep: Add support for async DMA write operation
Manivannan Sadhasivam
2
-20
/
+55
2024-10-17
bus: mhi: ep: Rename read_from_host() and write_to_host() APIs
Manivannan Sadhasivam
2
-6
/
+6
2024-10-04
bus: mhi: host: pci_generic: Fix the name for the Telit FE990A
Fabio Porcedda
1
-2
/
+11
2024-10-04
bus: integrator-lm: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-04-13
bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
Jeffrey Hugo
3
-6
/
+24
2024-03-26
bus: mhi: ep: check the correct variable in mhi_ep_register_controller()
Dan Carpenter
1
-1
/
+1
2024-03-26
bus: tegra-aconnect: Update dependency to ARCH_TEGRA
Peter Robinson
1
-2
/
+3
2024-03-01
bus: imx-weim: fix valid range check
Lucas Stach
1
-1
/
+1
2024-01-31
bus: mhi: host: Add spinlock to protect WP access when queueing TREs
Bhaumik Bhatt
1
-9
/
+13
2024-01-31
bus: mhi: host: Drop chan lock before queuing buffers
Qiang Yu
1
-0
/
+4
2024-01-31
bus: mhi: host: Add alignment check for event ring read pointer
Krishna chaitanya chundru
1
-1
/
+2
2024-01-25
bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
Manivannan Sadhasivam
2
-29
/
+35
2024-01-25
bus: mhi: ep: Use slab allocator where applicable
Manivannan Sadhasivam
1
-17
/
+49
2024-01-25
bus: mhi: ep: Do not allocate event ring element on stack
Manivannan Sadhasivam
1
-18
/
+50
2024-01-20
bus: moxtet: Add spi device table
Sjoerd Simons
1
-0
/
+7
2024-01-20
bus: moxtet: Mark the irq as shared
Sjoerd Simons
1
-1
/
+1
2024-01-01
bus: ti-sysc: Flush posted write only after srst_udelay
Tony Lindgren
1
-4
/
+14
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
[next]