summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2025-07-18bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint()Ma Ke
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-31Merge tag 'soc-arm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-22Merge tag 'soc_fsl-6.16-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann
2025-05-21Merge tag 'mhi-for-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-05-16bus: moxtet: Switch to irq_domain_create_simple()Jiri Slaby (SUSE)
2025-05-14bus: mhi: host: pci_generic: Add Telit FN920C04 modem supportDaniele Palmas
2025-05-14bus: mhi: host: pci_generic: Remove redundant assign resource usageSubramanian Ananthanarayanan
2025-05-14bus: mhi: host: Fix conflict between power_up and SYSERRJeffrey Hugo
2025-05-13bus: fsl-mc: Use strscpy() instead of strscpy_pad()Thorsten Blum
2025-05-13bus: fsl_mc: Fix driver_managed_dma checkRobin Murphy
2025-05-13bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS valueLaurentiu Tudor
2025-05-13bus: fsl-mc: drop useless cleanupLaurentiu Tudor
2025-05-13bus: fsl-mc: add the dprc_get_mem() command to the whitelistIoana Ciornei
2025-05-13bus: fsl-mc: fix GET/SET_TAILDROP command idsWan Junjie
2025-05-13bus: fsl-mc: do not add a device-link for the UAPI used DPMCP deviceIoana Ciornei
2025-05-13bus: fsl-mc: fix double-free on mc_devIoana Ciornei
2025-05-12Merge tag 'omap-for-v6.16/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2025-05-01bus: ti-sysc: PRUSS OCP configurationParvathi Pudi
2025-04-24bus: mhi: ep: Update read pointer only after buffer is writtenSumit Kumar
2025-04-10Revert "bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first"Alexander Sverdlin
2025-04-07bus: brcmstb_gisb: use dev_groups to register attribute groupsOvidiu Panait
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-04Merge tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux into soc/drive...Arnd Bergmann
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-21bus: fsl-mc: Remove deadcodeDr. David Alan Gilbert
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2025-03-19Merge tag 'qcom-drivers-for-6.15-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-03-14Merge tag 'mhi-for-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-03-14bus: mhi: host: Fix race between unprepare and queue_bufJeffrey Hugo
2025-03-13bus: qcom-ssc-block-bus: Fix the error handling path of qcom_ssc_block_bus_pr...Christophe JAILLET
2025-03-13bus: qcom-ssc-block-bus: Remove some duplicated iounmap() callsChristophe JAILLET
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie
2025-03-11iommu: Get DT/ACPI parsing into the proper probe pathRobin Murphy
2025-02-22bus: mhi: host: pci_generic: Add support for SA8775P endpointMrinmay Sarkar
2025-02-21bus: mhi: host: Avoid possible uninitialized fw_load_typeJeffrey Hugo
2025-02-20bus: simple-pm-bus: fix forced runtime PM useJohan Hovold
2025-02-20Merge tag 'mhi-fixes-for-v6.14' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-02-19bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlockManivannan Sadhasivam
2025-02-14Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-02-07bus: mhi: host: Remove unused functionsDr. David Alan Gilbert
2025-02-07genirq: Remove leading space from irq_chip::irq_print_chip() callbacksGeert Uytterhoeven
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-01-31bus: mhi: host: Add a policy to enable image transfer via BHIe in PBLMatthew Leung
2025-01-31bus: mhi: host: Refactor BHI/BHIe based firmware loadingMatthew Leung