aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
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
2024-08-05bus: ti-sysc: Use of_property_present()Rob Herring (Arm)1-4/+2
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+1
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-12/+12
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli1-3/+1
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-26/+110
2024-07-16Merge tag 'soc-arm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+1
2024-07-16Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-07-11bus: sunxi-rsb: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-10bus: ts-nbus: Use pwm_apply_might_sleep()Sean Young1-1/+1
2024-07-03bus: mhi: host: Allow controller drivers to specify name for the MHI controllerSlark Xiao1-0/+1
2024-07-03bus: mhi: host: Add support for Foxconn SDX72 modemsSlark Xiao1-0/+43
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman6-12/+12
2024-07-01bus: mhi: host: pci_generic: Use unique 'mhi_pci_dev_info' for product familiesManivannan Sadhasivam1-19/+59
2024-06-20bus: vexpress-config: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-20bus: mhi: ep: Do not allocate memory for MHI objects from DMA zoneManivannan Sadhasivam1-7/+7
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)1-6/+6
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-5/+97
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-7/+39
2024-04-30Merge tag 'arm-soc/for-6.10/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann1-0/+1
2024-04-29Merge tag 'drivers-ti-sysc-for-v6.10-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-131/+34
2024-04-25bus: mhi: host: pci_generic: Add generic edl_trigger to allow devices to ente...Qiang Yu1-0/+45
2024-04-25bus: mhi: host: Add a new API for getting channel doorbell offsetQiang Yu2-5/+19
2024-04-25bus: mhi: host: Add sysfs entry to force device to enter EDLQiang Yu1-0/+33
2024-04-25bus: stm32_firewall: fix off by one in stm32_firewall_get_firewall()Dan Carpenter1-1/+1
2024-04-25bus: etzpc: introduce ETZPC firewall controller driverGatien Chevallier2-1/+142
2024-04-25bus: ti-sysc: Drop legacy idle quirk handlingTony Lindgren1-107/+2
2024-04-25bus: ti-sysc: Drop legacy quirk handling for smartreflexTony Lindgren1-4/+2
2024-04-25bus: ti-sysc: Drop legacy quirk handling for uartsTony Lindgren1-13/+11
2024-04-25bus: ti-sysc: Add a description and copyrightsTony Lindgren1-0/+11
2024-04-25bus: ti-sysc: Move check for no-reset-on-initTony Lindgren1-7/+8
2024-04-24bus: rifsc: introduce RIFSC firewall controller driverGatien Chevallier2-1/+253
2024-04-10bus: brcmstb_gisb: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-04-05firewall: introduce stm32_firewall frameworkGatien Chevallier4-0/+388
2024-04-01bus: mhi: host: Add mhi_power_down_keep_dev() API to support system suspend/h...Baochen Qiang2-7/+39
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-106/+427
2024-03-19Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-47/+49
2024-03-15Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-2/+1
2024-03-12bus: ts-nbus: Improve error reportingUwe Kleine-König1-38/+28
2024-03-12bus: ts-nbus: Convert to atomic pwm APIUwe Kleine-König1-10/+7
2024-03-12Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+6
2024-03-11Merge tag 'arm-soc/for-6.9/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann1-0/+15
2024-03-04Merge tag 'omap-for-v6.9/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-1/+1
2024-03-04Merge tag 'sunxi-drivers-for-6.9-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-2/+2
2024-03-04bus: bt1-apb: Remove duplicate includeJiapeng Chong1-1/+0
2024-02-28bus: ti-sysc: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-26bus: mhi: host: pci_generic: constify modem_telit_fn980_hw_v1_configJeff Johnson1-1/+1
2024-02-22bus: mhi: host: Change the trace string for the userspace tools mappingKrishna chaitanya chundru2-2/+4
2024-02-21bus: mhi: ep: check the correct variable in mhi_ep_register_controller()Dan Carpenter1-1/+1
2024-02-21Revert "bus: mhi: core: Add support for reading MHI info from device"Jeffrey Hugo2-18/+0
2024-02-20mips: bus: make mips_cdmm_bustype constRicardo B. Marliere1-1/+1
2024-02-16bus: tegra-aconnect: Update dependency to ARCH_TEGRAPeter Robinson1-2/+3
2024-02-11bus: sunxi-rsb: make sunxi_rsb_bus constRicardo B. Marliere1-2/+2
2024-02-06bus: mhi: host: Add tracing supportKrishna chaitanya chundru6-65/+384
2024-02-06bus: imx-weim: fix valid range checkLucas Stach1-1/+1
2024-02-03bus: mhi: ep: Use kcalloc() instead of kzalloc()Erick Archer1-2/+3
2024-01-30bus: mhi: host: Read PK HASH dynamicallyJeffrey Hugo2-14/+13
2024-01-30bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL stateJeffrey Hugo3-6/+24
2024-01-29bus: brcmstb_gisb: Added support for 74165 register layoutFlorian Fainelli1-0/+15
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-166/+370
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-64/+41
2024-01-04moxtet: mark moxtet_bus_type as constGreg Kroah-Hartman1-1/+1
2023-12-22Merge tag 'mvebu-drivers-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-1/+8
2023-12-22Merge tag 'imx-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-4/+5
2023-12-16bus: mhi: host: Drop chan lock before queuing buffersQiang Yu1-0/+4
2023-12-16bus: mhi: host: Add spinlock to protect WP access when queueing TREsBhaumik Bhatt1-9/+13
2023-12-15bus: moxtet: Add spi device tableSjoerd Simons1-0/+7
2023-12-15bus: moxtet: Mark the irq as sharedSjoerd Simons1-1/+1
2023-12-15bus: mhi: ep: Add checks for read/write callbacks while registering controllersManivannan Sadhasivam1-0/+4
2023-12-15bus: mhi: ep: Add support for async DMA read operationManivannan Sadhasivam1-73/+89
2023-12-15bus: mhi: ep: Add support for async DMA write operationManivannan Sadhasivam2-20/+55
2023-12-14bus: mhi: ep: Rename read_from_host() and write_to_host() APIsManivannan Sadhasivam2-6/+6
2023-12-14bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam2-29/+35