aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus
AgeCommit message (Expand)Author
2024-03-26bus: tegra-aconnect: Update dependency to ARCH_TEGRAPeter Robinson
2024-02-23bus: moxtet: Add spi device tableSjoerd Simons
2023-10-10bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-upTony Lindgren
2023-09-23bus: ti-sysc: Configure uart quirks for k3 SoCTony Lindgren
2023-08-30bus: ti-sysc: Flush posted write on enable before resetTony Lindgren
2023-08-30bus: ti-sysc: Improve reset to work with modules with no sysconfigTony Lindgren
2023-04-05bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov
2023-02-22bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()Yuan Can
2022-12-08bus: sunxi-rsb: Support atomic transfersSamuel Holland
2022-08-25bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe()Yang Yingliang
2022-06-14bus: ti-sysc: Fix warnings for unbind for serialTony Lindgren
2022-05-09bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET
2021-10-13bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren
2021-06-10bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_actTony Lindgren
2021-05-14bus: qcom: Put child node before returnPan Bian
2021-05-11bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices firstTony Lindgren
2021-04-10bus: ti-sysc: Fix warning on unbind if reset is not deassertedTony Lindgren
2021-03-30bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREADGrygorii Strashko
2020-12-30bus: fsl-mc: fix error return code in fsl_mc_object_allocate()Zhang Changzhong
2020-12-30mips: cdmm: fix use-after-free in mips_cdmm_bus_discoverQinglang Miao
2020-12-02bus: ti-sysc: Fix bogus resetdone warning on enable for cpswTony Lindgren
2020-11-05bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun
2020-10-01bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removalJohn Garry
2020-08-19bus: ti-sysc: Add missing quirk flags for usb_host_hsTony Lindgren
2020-07-22bus: ti-sysc: Do not disable on suspend for no-idleTony Lindgren
2020-07-22bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirkTony Lindgren
2020-07-22bus: ti-sysc: Fix wakeirq sleeping function called from invalid contextTony Lindgren
2020-07-22bus: ti-sysc: Use optional clocks on for enable and wait for softreset bitTony Lindgren
2020-07-22bus: ti-sysc: Detect EDMA and set quirk flags for tptcTony Lindgren
2020-07-22bus: ti-sysc: Detect display subsystem related devicesTony Lindgren
2020-07-22bus: ti-sysc: Handle module unlock quirk needed for some RTCTony Lindgren
2020-07-22bus: ti-sysc: Consider non-existing registers too when matching quirksTony Lindgren
2020-07-22bus: ti-sysc: Rename clk related quirks to pre_reset and post_reset quirksTony Lindgren
2020-06-30bus: ti-sysc: Ignore clockactivity unless specified as a quirkTony Lindgren
2020-06-30bus: ti-sysc: Flush posted write on enable and disableTony Lindgren
2020-04-17bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit readsOndrej Jirman
2020-03-12bus: ti-sysc: Fix 1-wire reset quirkTony Lindgren
2020-03-05bus: tegra-aconnect: Remove PM_CLK dependencySameer Pujar
2020-02-24bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTOTony Lindgren
2020-02-19bus: moxtet: fix potential stack buffer overflowMarek BehĂșn
2020-02-01bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren
2020-02-01bus: ti-sysc: Add module enable quirk for audio AESSTony Lindgren
2020-02-01bus: ti-sysc: Use swsup quirks also for am335x musbTony Lindgren
2020-02-01bus: ti-sysc: Handle mstandby quirk and use it for musbTony Lindgren
2020-01-23bus: ti-sysc: Fix iterating over clocksTony Lindgren
2020-01-12bus: ti-sysc: Fix missing reset delay handlingTony Lindgren
2019-10-18bus: ti-sysc: Fix watchdog quirk handlingTony Lindgren
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-09-29Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds