aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'mhi-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ma...Mark Brown2-15/+32
2 daysMerge branch 'driver-core-next' of https://git.kernel.org/pub/scm/linux/kerne...Mark Brown1-6/+0
2 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/te...Mark Brown1-8/+6
2 daysMerge branch 'sunxi/for-next' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown1-0/+3
5 daysbus: mhi: host: pci_generic: Fix the physical function checkManivannan Sadhasivam1-10/+10
7 daysbus: sunxi-rsb: Always check register address validitySamuel Holland1-0/+3
10 daysRevert "treewide: Fix probing of devices in DT overlays"Saravana Kannan1-6/+0
14 daysMerge tag 'soc_fsl-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann4-154/+78
2026-05-12bus: mhi: ep: Protect mhi_ep_handle_syserr() in the error pathManivannan Sadhasivam1-0/+2
2026-05-12bus: mhi: host: pci_generic: Add Telit FE910C04 modem supportDaniele Palmas1-0/+13
2026-05-12bus: mhi: ep: Add missing state_lock protection for mhi_state accessSumit Kumar1-0/+2
2026-05-12bus: mhi: ep: Fix potential deadlock in mhi_ep_reset_worker()Sumit Kumar1-4/+3
2026-05-12bus: mhi: host: pci_generic: Round up nr_irqs to power of twoJavier Achirica1-1/+2
2026-04-30bus: tegra-aconnect: Use dev_err_probe for probe error pathsSheetal1-8/+6
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-28/+50
2026-04-17Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-720/+0
2026-04-16Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-136/+346
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman1-2/+2
2026-04-04bus: fsl-mc: use generic driver_override infrastructureDanilo Krummrich1-36/+7
2026-04-04bus: fsl-mc: wait for the MC firmware to complete its bootIoana Ciornei1-0/+46
2026-04-03bus: mhi: host: pci_generic: Add Telit FE912C04 modem supportDaniele Palmas1-0/+13
2026-04-01Merge tag 'imx-soc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/fran...Arnd Bergmann1-0/+15
2026-03-26device property: Make modifications of fwnode "flags" thread safeDouglas Anderson1-1/+1
2026-03-25drivers: bus: add the stm32 debug bus driverGatien Chevallier3-0/+261
2026-03-25bus: stm32_firewall: add stm32_firewall_get_grant_all_access() APIGatien Chevallier1-0/+42
2026-03-25bus: stm32_firewall: allow check on different firewall controllersGatien Chevallier1-1/+1
2026-03-25bus: rifsc: fix RIF configuration check for peripheralsGatien Chevallier1-34/+18
2026-03-25bus: rifsc: Replace snprintf("%s") with strscpyThorsten Blum1-3/+3
2026-03-25bus: stm32_firewall: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-9/+3
2026-03-25bus: firewall: move stm32_firewall header file in include folderClément Le Goffic4-89/+3
2026-03-17driver core: platform: use generic driver_override infrastructureDanilo Krummrich1-2/+2
2026-03-17bus: mhi: ep: Test for non-zero return value where applicableManivannan Sadhasivam2-8/+8
2026-03-17bus: mhi: host: Use kzalloc_flexRosen Penev1-19/+3
2026-03-11bus: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko4-720/+0
2026-03-06bus: mhi: host: pci_generic: Add pm_runtime_forbid() in remove callbackQiang Yu1-0/+1
2026-03-06bus: mhi: host: pci_generic: Switch to async power up to avoid boot delaysQiang Yu1-1/+1
2026-03-06bus: mhi: host: pci_generic: Add NMEA channels to FN920C04 and FN990ADaniele Palmas1-0/+4
2026-03-06bus: mhi: host: pci_generic: Enable IP_SW and IP_ETH channels for Qcom QDU100...Vivek Pernamitta1-0/+8
2026-03-02bus: mhi: host: pci_generic: Add Qualcomm SDX35 modemKrishna Chaitanya Chundru1-0/+12
2026-02-26fsl-mc: Remove legacy MSI implementationMarc Zyngier2-159/+8
2026-02-26fsl-mc: Switch over to per-device platform MSIMarc Zyngier1-9/+5
2026-02-26fsl-mc: Add minimal infrastructure to use platform MSIMarc Zyngier2-8/+43
2026-02-26fsl-mc: Remove MSI domain propagation to sub-devicesMarc Zyngier1-3/+1
2026-02-24bus: imx-aipstz: set default value for opacr registersShengjiu Wang1-0/+15
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook2-3/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds3-8/+4
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds12-22/+22
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook15-40/+40
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-126/+25
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-68/+43
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+1
2026-02-04Merge tag 'soc_fsl-6.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-51/+38
2026-02-01bus: fsl-mc: Use default primary handlerSebastian Andrzej Siewior1-12/+1
2026-01-29Merge tag 'omap-for-v6.20/drivers-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2-12/+3
2026-01-28bus: fsl-mc: fix an error handling in fsl_mc_device_add()Haoxiang Li1-5/+1
2026-01-27bus: simple-pm-bus: Probe the Layerscape SCFG nodeIoana Ciornei1-0/+6
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2026-01-20Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-124/+24
2026-01-16bus: fsl-mc: declare fsl_mc_bus_dpdbg_type staticChristophe Leroy (CS GROUP)1-2/+1
2026-01-14bus: omap-ocp2scp: enable compile testingJohan Hovold1-1/+1
2026-01-14bus: omap-ocp2scp: fix OF populate on driver rebindJohan Hovold1-11/+2
2026-01-06bus: fsl-mc: fix use-after-free in driver_override_show()Gui-Dong Han1-1/+5
2026-01-02bus: qcom-ebi2: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+2
2025-12-31bus: mhi: ep: Use bus callbacks for .probe() and .remove()Uwe Kleine-König1-7/+5
2025-12-31bus: mhi: host: Use bus callbacks for .probe() and .remove()Uwe Kleine-König1-7/+5
2025-12-31bus: mhi: host: Drop the auto_queue supportManivannan Sadhasivam3-92/+2
2025-12-31net: qrtr: Drop the MHI auto_queue feature for IPCR DL channelsManivannan Sadhasivam1-18/+2
2025-12-24mhi: host: Add support for loading dual ELF image formatQiang Yu1-0/+10
2025-12-14bus: fsl-mc: Convert to bus callbacksUwe Kleine-König1-38/+32
2025-12-14bus: fsl-mc: Drop error message in probe functionUwe Kleine-König1-8/+1
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+29
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-14/+612
2025-11-25Merge tag 'stm32-bus-firewall-for-v6.19-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-4/+593
2025-11-25Merge tag 'omap-for-v6.19/drivers-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-2/+9
2025-11-25Merge tag 'sunxi-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-2/+0
2025-11-20bus: mhi: host: pci_generic: Add Foxconn T99W760 modemSlark Xiao1-0/+13
2025-11-14syscore: Pass context data to callbacksThierry Reding1-6/+10
2025-11-14bus: rifsc: add debugfs entry to dump the firewall configurationGatien Chevallier1-4/+593
2025-11-10bus: mhi: ep: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+1
2025-11-04ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xxMatthias Schiffer1-2/+9
2025-10-29bus: sunxi-rsb: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-2/+0
2025-10-24treewide: Remove in_irq()Matthew Wilcox (Oracle)1-1/+1
2025-10-15bus: mhi: host: pci_generic: Add Telit FE990B40 modem supportDaniele Palmas1-0/+13
2025-10-15bus: mhi: ep: Make mhi_ep_bus_type constAdrian Barnaś2-2/+2
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-57/+103
2025-09-19bus: mhi: host: pci_generic: Set DMA mask for VFsVivek Pernamitta1-2/+9
2025-09-19bus: mhi: core: Improve mhi_sync_power_up handling for SYS_ERR stateVivek Pernamitta2-1/+3
2025-09-19bus: mhi: host: pci_generic: Reset QDU100 while the MHI driver is removedVivek Pernamitta1-0/+12
2025-09-19bus: mhi: host: pci_generic: Add SRIOV supportVivek Pernamitta1-1/+2
2025-09-19bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check statusVivek Pernamitta1-10/+24
2025-09-19bus: mhi: host: Add support for separate controller configurations for VF and PFVivek Pernamitta1-1/+8
2025-09-12bus: mhi: ep: Fix chained transfer handling in read pathSumit Kumar1-25/+12
2025-09-12bus: mhi: host: Notify EE change via ueventVivek Pernamitta3-0/+29
2025-09-08bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup()Adam Xue1-3/+2
2025-09-05bus: mhi: host: pci_generic: Add support for all Foxconn T99W696 SKU variantsSlark Xiao1-14/+2
2025-08-25bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show funct...Chelsy Ratnawat1-3/+3
2025-08-25bus: fsl-mc: Check return value of platform_get_resource()Salah Triki1-0/+3
2025-07-29Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+116
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-28/+103
2025-07-24bus: moxtet: Use dev_fwnode()Jiri Slaby (SUSE)1-2/+1
2025-07-22Merge tag 'imx-drivers-6.17' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann3-0/+115
2025-07-22bus: del unnecessary init varLi Jun1-2/+1
2025-07-19bus: mhi: host: pci_generic: Add Telit FN990B40 modem supportDaniele Palmas1-0/+13
2025-07-19bus: mhi: host: Detect events pointing to unexpected TREsYoussef Samir1-1/+11
2025-07-19bus: mhi: host: pci_generic: Add Foxconn T99W696 modemSlark Xiao1-0/+52
2025-07-19bus: mhi: host: Use str_true_false() helperYumeng Fang1-1/+2
2025-07-19bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for ...Adam Xue1-0/+4
2025-07-19bus: mhi: host: Fix endianness of BHI vector tableAlexander Wilhelm2-6/+6
2025-07-19bus: mhi: host: pci_generic: Disable runtime PM for QDU100Vivek Pernamitta1-2/+5
2025-07-19bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640Slark Xiao1-4/+4
2025-07-18bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint()Ma Ke1-10/+9
2025-07-11bus: imx-aipstz: allow creating pdevs for child busesLaurentiu Mihalcea1-1/+13
2025-07-01bus: add driver for IMX AIPSTZ bridgeLaurentiu Mihalcea3-0/+103
2025-06-17bus: mhi: host: Make local functions staticManivannan Sadhasivam3-12/+5
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+2
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-11/+66
2025-05-31Merge tag 'soc-arm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+18
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-98/+34
2025-05-22Merge tag 'soc_fsl-6.16-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann8-41/+32
2025-05-21Merge tag 'mhi-for-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-5/+56
2025-05-16bus: moxtet: Switch to irq_domain_create_simple()Jiri Slaby (SUSE)1-3/+3
2025-05-14bus: mhi: host: pci_generic: Add Telit FN920C04 modem supportDaniele Palmas1-0/+39
2025-05-14bus: mhi: host: pci_generic: Remove redundant assign resource usageSubramanian Ananthanarayanan1-4/+0
2025-05-14bus: mhi: host: Fix conflict between power_up and SYSERRJeffrey Hugo1-1/+17
2025-05-13bus: fsl-mc: Use strscpy() instead of strscpy_pad()Thorsten Blum1-2/+2
2025-05-13bus: fsl_mc: Fix driver_managed_dma checkRobin Murphy1-3/+3
2025-05-13bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS valueLaurentiu Tudor1-1/+1
2025-05-13bus: fsl-mc: drop useless cleanupLaurentiu Tudor3-25/+0
2025-05-13bus: fsl-mc: add the dprc_get_mem() command to the whitelistIoana Ciornei1-0/+7
2025-05-13bus: fsl-mc: fix GET/SET_TAILDROP command idsWan Junjie1-2/+2
2025-05-13bus: fsl-mc: do not add a device-link for the UAPI used DPMCP deviceIoana Ciornei1-6/+13
2025-05-13bus: fsl-mc: fix double-free on mc_devIoana Ciornei1-2/+4
2025-05-12Merge tag 'omap-for-v6.16/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-49/+0
2025-05-01bus: ti-sysc: PRUSS OCP configurationParvathi Pudi1-1/+18
2025-04-24bus: mhi: ep: Update read pointer only after buffer is writtenSumit Kumar1-6/+10
2025-04-10Revert "bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first"Alexander Sverdlin1-49/+0
2025-04-07bus: brcmstb_gisb: use dev_groups to register attribute groupsOvidiu Panait1-8/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-4/+4
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-53/+0
2025-04-04Merge tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux into soc/drive...Arnd Bergmann4-53/+0
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-39/+44
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-54/+158
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-15/+19
2025-03-21bus: fsl-mc: Remove deadcodeDr. David Alan Gilbert4-53/+0
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel1-1/+2
2025-03-19Merge tag 'qcom-drivers-for-6.15-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-15/+19
2025-03-14Merge tag 'mhi-for-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-39/+44
2025-03-14bus: mhi: host: Fix race between unprepare and queue_bufJeffrey Hugo1-6/+10
2025-03-13bus: qcom-ssc-block-bus: Fix the error handling path of qcom_ssc_block_bus_pr...Christophe JAILLET1-12/+19
2025-03-13bus: qcom-ssc-block-bus: Remove some duplicated iounmap() callsChristophe JAILLET1-3/+0
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie2-3/+24
2025-03-11iommu: Get DT/ACPI parsing into the proper probe pathRobin Murphy1-1/+2
2025-02-22bus: mhi: host: pci_generic: Add support for SA8775P endpointMrinmay Sarkar1-0/+34
2025-02-21bus: mhi: host: Avoid possible uninitialized fw_load_typeJeffrey Hugo1-1/+1
2025-02-20bus: simple-pm-bus: fix forced runtime PM useJohan Hovold1-1/+21
2025-02-20Merge tag 'mhi-fixes-for-v6.14' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-2/+3
2025-02-19bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlockManivannan Sadhasivam1-2/+3
2025-02-14Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie3-54/+158
2025-02-07bus: mhi: host: Remove unused functionsDr. David Alan Gilbert2-33/+0
2025-02-07genirq: Remove leading space from irq_chip::irq_print_chip() callbacksGeert Uytterhoeven1-1/+1
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard4-24/+80
2025-01-31bus: mhi: host: Add a policy to enable image transfer via BHIe in PBLMatthew Leung3-16/+66
2025-01-31bus: mhi: host: Refactor BHI/BHIe based firmware loadingMatthew Leung1-45/+99
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-22/+22
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman1-1/+1
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman1-1/+1
2025-01-10bus: fsl-mc: constify the struct device_type usageRicardo B. Marliere1-18/+18
2025-01-08bus: mhi: host: pci_generic: Enable MSI-X if the endpoint supportsVivek Pernamitta1-1/+1
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu1-2/+2
2025-01-03bus: fsl-mc: Constify fsl_mc_device_match()Zijun Hu1-2/+2
2024-12-30bus: mhi: host: pci_generic: Add support for QDU100 deviceVivek Pernamitta1-0/+55
2024-12-02bus: mhi: host: pci_generic: fix MHI BAR mappingJohan Hovold1-1/+1
2024-12-02bus: mhi: host: Free mhi_buf vector inside mhi_alloc_bhie_table()Youssef Samir1-0/+1
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-18/+19
2024-11-12bus: Switch back to struct platform_driver::remove()Uwe Kleine-König13-13/+13
2024-11-08bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BARManivannan Sadhasivam1-3/+3
2024-11-08bus: mhi: host: Switch trace_mhi_gen_tre fields to native endianCarl Vanderlip1-12/+13
2024-10-03bus: mhi: host: Fix typos in the commentsYan Zhen2-3/+3
2024-09-27Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-2/+0
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-12/+56
2024-09-17Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-36/+22
2024-09-05Merge tag 'sunxi-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-21/+13
2024-09-05bus: sunxi-rsb: Simplify code with dev_err_probe()Zhang Zekun1-21/+13
2024-09-05Merge tag 'omap-for-v6.12/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-5/+2
2024-09-05Merge tag 'imx-drivers-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-10/+6
2024-09-05bus: mhi: host: pci_generic: Enable EDL trigger for Foxconn modemsSlark Xiao1-0/+11
2024-09-05bus: mhi: host: pci_generic: Update EDL firmware path for Foxconn modemsSlark Xiao1-8/+5
2024-09-03bus: fsl-mc: make fsl_mc_bus_type constKunwu Chan1-1/+1
2024-09-02bus: integrator-lm: fix OF node leak in probe()Krzysztof Kozlowski1-0/+1
2024-09-01bus: imx-weim: change to use devm_clk_get_enabled() helperWu Bo1-9/+5
2024-09-01bus: imx-weim: support compile testWu Bo1-1/+1
2024-08-29bus: bt1-apb: change to use devm_clk_get_enabled() helperWu Bo1-22/+1
2024-08-29bus: bt1-axi: change to use devm_clk_get_enabled() helperWu Bo1-21/+2
2024-08-27bus: mhi: host: pci_generic: Add support for Netprisma LCUR57 and FCUN69Mank Wang1-0/+27
2024-08-26bus: mhi: host: make mhi_bus_type constKunwu Chan2-2/+2
2024-08-26bus: mhi: host: pci_generic: Fix the name for the Telit FE990AFabio Porcedda1-2/+11
2024-08-05bus: ti-sysc: Remove excess struct member 'disable_on_idle' descriptionDhruva Gole1-1/+0