index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
Age
Commit message (
Expand
)
Author
Lines
2025-03-27
Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-15
/
+19
2025-03-21
bus: fsl-mc: Remove deadcode
Dr. David Alan Gilbert
-53
/
+0
2025-03-20
Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...
Joerg Roedel
-1
/
+2
2025-03-19
Merge tag 'qcom-drivers-for-6.15-2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
-15
/
+19
2025-03-14
Merge tag 'mhi-for-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
-39
/
+44
2025-03-14
bus: mhi: host: Fix race between unprepare and queue_buf
Jeffrey Hugo
-6
/
+10
2025-03-13
bus: qcom-ssc-block-bus: Fix the error handling path of qcom_ssc_block_bus_pr...
Christophe JAILLET
-12
/
+19
2025-03-13
bus: qcom-ssc-block-bus: Remove some duplicated iounmap() calls
Christophe JAILLET
-3
/
+0
2025-03-12
Backmerge tag 'v6.14-rc6' into drm-next
Dave Airlie
-3
/
+24
2025-03-11
iommu: Get DT/ACPI parsing into the proper probe path
Robin Murphy
-1
/
+2
2025-02-22
bus: mhi: host: pci_generic: Add support for SA8775P endpoint
Mrinmay Sarkar
-0
/
+34
2025-02-21
bus: mhi: host: Avoid possible uninitialized fw_load_type
Jeffrey Hugo
-1
/
+1
2025-02-20
bus: simple-pm-bus: fix forced runtime PM use
Johan Hovold
-1
/
+21
2025-02-20
Merge tag 'mhi-fixes-for-v6.14' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-2
/
+3
2025-02-19
bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock
Manivannan Sadhasivam
-2
/
+3
2025-02-14
Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-54
/
+158
2025-02-07
bus: mhi: host: Remove unused functions
Dr. David Alan Gilbert
-33
/
+0
2025-02-07
genirq: Remove leading space from irq_chip::irq_print_chip() callbacks
Geert Uytterhoeven
-1
/
+1
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-24
/
+80
2025-01-31
bus: mhi: host: Add a policy to enable image transfer via BHIe in PBL
Matthew Leung
-16
/
+66
2025-01-31
bus: mhi: host: Refactor BHI/BHIe based firmware loading
Matthew Leung
-45
/
+99
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-22
/
+22
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
-1
/
+1
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
-1
/
+1
2025-01-10
bus: fsl-mc: constify the struct device_type usage
Ricardo B. Marliere
-18
/
+18
2025-01-08
bus: mhi: host: pci_generic: Enable MSI-X if the endpoint supports
Vivek Pernamitta
-1
/
+1
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
-2
/
+2
2025-01-03
bus: fsl-mc: Constify fsl_mc_device_match()
Zijun Hu
-2
/
+2
2024-12-30
bus: mhi: host: pci_generic: Add support for QDU100 device
Vivek Pernamitta
-0
/
+55
2024-12-02
bus: mhi: host: pci_generic: fix MHI BAR mapping
Johan Hovold
-1
/
+1
2024-12-02
bus: mhi: host: Free mhi_buf vector inside mhi_alloc_bhie_table()
Youssef Samir
-0
/
+1
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-18
/
+19
2024-11-12
bus: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-13
/
+13
2024-11-08
bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BAR
Manivannan Sadhasivam
-3
/
+3
2024-11-08
bus: mhi: host: Switch trace_mhi_gen_tre fields to native endian
Carl Vanderlip
-12
/
+13
2024-10-03
bus: mhi: host: Fix typos in the comments
Yan Zhen
-3
/
+3
2024-09-27
Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
-2
/
+0
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-12
/
+56
2024-09-17
Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-36
/
+22
2024-09-05
Merge tag 'sunxi-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-21
/
+13
2024-09-05
bus: sunxi-rsb: Simplify code with dev_err_probe()
Zhang Zekun
-21
/
+13
2024-09-05
Merge tag 'omap-for-v6.12/drivers-signed' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
-5
/
+2
2024-09-05
Merge tag 'imx-drivers-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
-10
/
+6
2024-09-05
bus: mhi: host: pci_generic: Enable EDL trigger for Foxconn modems
Slark Xiao
-0
/
+11
2024-09-05
bus: mhi: host: pci_generic: Update EDL firmware path for Foxconn modems
Slark Xiao
-8
/
+5
2024-09-03
bus: fsl-mc: make fsl_mc_bus_type const
Kunwu Chan
-1
/
+1
2024-09-02
bus: integrator-lm: fix OF node leak in probe()
Krzysztof Kozlowski
-0
/
+1
2024-09-01
bus: imx-weim: change to use devm_clk_get_enabled() helper
Wu Bo
-9
/
+5
2024-09-01
bus: imx-weim: support compile test
Wu Bo
-1
/
+1
[prev]
[next]