summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
5 daysbus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()Shin'ichiro Kawasaki1-3/+3
5 daysti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xxMatthias Schiffer1-2/+9
2025-10-29bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup()Adam Xue1-3/+2
2025-10-29bus: fsl-mc: Check return value of platform_get_resource()Salah Triki1-0/+3
2025-08-28bus: mhi: host: Fix endianness of BHI vector tableAlexander Wilhelm2-6/+6
2025-06-27Revert "bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first"Alexander Sverdlin1-49/+0
2025-06-27bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS valueLaurentiu Tudor1-1/+1
2025-06-27bus: fsl-mc: do not add a device-link for the UAPI used DPMCP deviceIoana Ciornei1-6/+13
2025-06-27bus: mhi: host: Fix conflict between power_up and SYSERRJeff Hugo1-1/+17
2025-06-27bus: fsl-mc: fix double-free on mc_devIoana Ciornei1-2/+4
2024-10-17bus: integrator-lm: fix OF node leak in probe()Krzysztof Kozlowski1-0/+1
2024-03-27bus: tegra-aconnect: Update dependency to ARCH_TEGRAPeter Robinson1-2/+3
2024-02-23bus: moxtet: Add spi device tableSjoerd Simons1-0/+7
2024-02-23bus: mhi: host: Drop chan lock before queuing buffersQiang Yu1-0/+4
2024-01-05bus: ti-sysc: Flush posted write only after srst_udelayTony Lindgren1-4/+14
2023-10-10bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-upTony Lindgren1-5/+17
2023-10-10bus: ti-sysc: Fix missing AM35xx SoC matchingAdam Ford1-2/+4
2023-10-10bus: ti-sysc: Use fsleep() instead of usleep_range() in sysc_reset()Julien Panis1-2/+1
2023-09-23bus: ti-sysc: Configure uart quirks for k3 SoCTony Lindgren1-0/+2
2023-09-19bus: mhi: host: Skip MHI reset if device is in RDDMQiang Yu1-0/+5
2023-09-19bus: ti-sysc: Fix cast to enum warningTony Lindgren1-1/+1
2023-09-19bus: ti-sysc: Fix build warning for 64-bit buildTony Lindgren1-1/+1
2023-09-02mhi: pci_generic: Fix implicit conversion warningLoic Poulain1-1/+1
2023-08-26bus: ti-sysc: Flush posted write on enable before resetTony Lindgren1-0/+2
2023-08-26bus: mhi: host: Range check CHDBOFF and ERDBOFFJeffrey Hugo1-0/+12
2023-08-26bus: mhi: Move host MHI code to "host" directoryManivannan Sadhasivam12-33/+39
2023-08-26bus: mhi: Add MHI PCI support for WWAN modemsLoic Poulain3-0/+358
2023-07-27bus: ti-sysc: Fix dispc quirk masking bool variablesTony Lindgren1-2/+2
2023-04-05bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov1-1/+1
2023-02-15bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()Yuan Can1-1/+7
2023-01-18bus: mhi: host: Fix race between channel preparation and M0 eventQiang Yu1-1/+2
2022-12-02bus: sunxi-rsb: Support atomic transfersSamuel Holland1-8/+21
2022-08-21bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe()Yang Yingliang1-4/+6
2022-06-14bus: ti-sysc: Fix warnings for unbind for serialTony Lindgren1-1/+3
2022-05-09bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET1-0/+2
2022-05-09bus: ti-sysc: Make omap3 gpt12 quirk handling SoC specificTony Lindgren1-1/+15
2022-04-08mips: cdmm: Fix refcount leak in mips_cdmm_phys_baseMiaoqian Lin1-0/+1
2022-02-05Revert "drivers: bus: simple-pm-bus: Add support for probing simple bus only ...Kevin Hilman1-38/+1
2021-12-22bus: ti-sysc: Fix variable set but not used warning for reinit_modulesTony Lindgren1-2/+1
2021-11-26bus: ti-sysc: Use context lost quirk for otgTony Lindgren1-1/+1
2021-11-26bus: ti-sysc: Add quirk handling for reinit on context lostTony Lindgren1-6/+102
2021-11-18bus: ti-sysc: Fix timekeeping_suspended warning on resumeTony Lindgren1-12/+53
2021-10-20drivers: bus: simple-pm-bus: Add support for probing simple bus only devicesSaravana Kannan1-1/+38
2021-10-13bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren1-0/+3
2021-10-13bus: ti-sysc: Add break in switch statement in sysc_init_soc()Nathan Chancellor1-0/+1
2021-09-18bus: fsl-mc: fix mmio base address for child DPRCsLaurentiu Tudor1-2/+22
2021-08-26bus: ti-sysc: Fix error handling for sysc_check_active_timer()Tony Lindgren1-1/+3
2021-08-12bus: ti-sysc: AM3: RNG is GP onlyKevin Hilman1-0/+2
2021-08-12bus: ti-sysc: Fix gpt12 system timer issue with reserved statusTony Lindgren1-7/+13
2021-07-28bus: mhi: core: Validate channel ID when processing command completionsBhaumik Bhatt1-5/+12