summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2026-06-01fsl-mc: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2026-03-04bus: fsl-mc: fix an error handling in fsl_mc_device_add()Haoxiang Li
2026-02-19bus: fsl-mc: fix use-after-free in driver_override_show()Gui-Dong Han
2026-02-19bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show funct...Chelsy Ratnawat
2026-01-19ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xxMatthias Schiffer
2025-10-19bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup()Adam Xue
2025-10-19bus: fsl-mc: Check return value of platform_get_resource()Salah Triki
2025-08-28bus: mhi: host: Detect events pointing to unexpected TREsYoussef Samir
2025-08-28bus: mhi: host: Fix endianness of BHI vector tableAlexander Wilhelm
2025-08-28bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint()Ma Ke
2025-06-27Revert "bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first"Alexander Sverdlin
2025-06-27bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS valueLaurentiu Tudor
2025-06-27bus: fsl-mc: fix GET/SET_TAILDROP command idsWan Junjie
2025-06-27bus: fsl-mc: do not add a device-link for the UAPI used DPMCP deviceIoana Ciornei
2025-06-27bus: mhi: host: Fix conflict between power_up and SYSERRJeff Hugo
2025-06-27bus: fsl-mc: fix double-free on mc_devIoana Ciornei
2025-05-02bus: mhi: host: Fix race between unprepare and queue_bufJeff Hugo
2025-03-13bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlockManivannan Sadhasivam
2024-10-17bus: integrator-lm: fix OF node leak in probe()Krzysztof Kozlowski
2024-03-26bus: tegra-aconnect: Update dependency to ARCH_TEGRAPeter Robinson
2024-02-23bus: moxtet: Add spi device tableSjoerd Simons
2024-02-23bus: mhi: host: Add alignment check for event ring read pointerKrishna chaitanya chundru
2024-02-23bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"Manivannan Sadhasivam
2024-02-23bus: mhi: host: Add spinlock to protect WP access when queueing TREsBhaumik Bhatt
2024-02-23bus: mhi: host: Drop chan lock before queuing buffersQiang Yu
2024-01-05bus: ti-sysc: Flush posted write only after srst_udelayTony Lindgren
2023-10-06bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-upTony Lindgren
2023-10-06bus: ti-sysc: Fix missing AM35xx SoC matchingAdam Ford
2023-10-06bus: ti-sysc: Use fsleep() instead of usleep_range() in sysc_reset()Julien Panis
2023-09-23bus: ti-sysc: Configure uart quirks for k3 SoCTony Lindgren
2023-09-19bus: mhi: host: Skip MHI reset if device is in RDDMQiang Yu
2023-09-19bus: ti-sysc: Fix cast to enum warningTony Lindgren
2023-09-19bus: ti-sysc: Fix build warning for 64-bit buildTony Lindgren
2023-08-26bus: ti-sysc: Flush posted write on enable before resetTony Lindgren
2023-07-23bus: ixp4xx: fix IXP4XX_EXP_T1_MASKJonas Gorski
2023-07-23bus: ti-sysc: Fix dispc quirk masking bool variablesTony Lindgren
2023-05-17bus: mhi: host: Range check CHDBOFF and ERDBOFFJeffrey Hugo
2023-05-17bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error stateJeffrey Hugo
2023-05-17bus: mhi: host: Remove duplicate ee check for syserrJeffrey Hugo
2023-05-17bus: mhi: Move host MHI code to "host" directoryManivannan Sadhasivam
2023-04-05bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov
2023-02-09bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()Yuan Can
2023-01-18bus: mhi: host: Fix race between channel preparation and M0 eventQiang Yu
2022-12-02bus: ixp4xx: Don't touch bit 7 on IXP42xLinus Walleij
2022-12-02bus: sunxi-rsb: Support atomic transfersSamuel Holland
2022-12-02bus: sunxi-rsb: Remove the shutdown callbackSamuel Holland
2022-08-17bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe()Yang Yingliang
2022-07-29bus: mhi: host: pci_generic: add Telit FN990Daniele Palmas
2022-07-29bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revisionDaniele Palmas
2022-07-12bus: mhi: Fix pm_state conversion to stringPaul Davey