summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-14bus: mhi: Wait for M2 state during system resumeBaochen Qiang1-0/+1
2021-06-10bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_actTony Lindgren1-2/+2
2021-06-10bus: ti-sysc: Fix am335x resume hang for usb otg moduleTony Lindgren1-3/+50
2021-05-14bus: qcom: Put child node before returnPan Bian1-1/+3
2021-05-11bus: mhi: core: Clear context for stopped channels from remove()Bhaumik Bhatt1-1/+2
2021-05-11bus: mhi: core: Destroy SBL devices when moving to mission modeBhaumik Bhatt2-4/+28
2021-05-11bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices firstTony Lindgren1-0/+49
2021-05-11bus: mhi: core: Sanity check values from remote device before useJeffrey Hugo1-7/+74
2021-05-11bus: mhi: core: Clear configuration from channel context during resetBhaumik Bhatt1-0/+13
2021-05-11bus: mhi: core: Fix check for syserr at power_upJeffrey Hugo1-1/+1
2021-04-10bus: ti-sysc: Fix warning on unbind if reset is not deassertedTony Lindgren1-1/+3