summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2025-06-19Merge tag 'v6.1.141' into toradex_ti-linux-6.1.yEmanuele Ghidoli
2025-05-30Merge tag 'v6.1.134' into toradex_ti-linux-6.1.yEmanuele Ghidoli
2025-04-25bus: 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-12-03Merge branch 'linux-6.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Praneeth Bajjuri
2024-10-17bus: mhi: host: pci_generic: Fix the name for the Telit FE990AFabio Porcedda
2024-10-17bus: integrator-lm: fix OF node leak in probe()Krzysztof Kozlowski
2024-09-13Merge tag 'v6.1.105' into ti-linux-6.1.y-cicdSai Sree Kartheek Adivi
2024-08-14bus: mhi: host: pci_generic: add support for Telit FE990 modemDaniele Palmas
2024-05-03Merge tag 'v6.1.83' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Praneeth Bajjuri
2024-04-13bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL stateJeffrey Hugo
2024-03-26bus: tegra-aconnect: Update dependency to ARCH_TEGRAPeter Robinson
2024-03-01Merge tag 'v6.1.79' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2024-02-23bus: moxtet: Add spi device tableSjoerd Simons
2024-01-31bus: mhi: ep: Do not allocate event ring element on stackManivannan Sadhasivam
2024-01-31bus: mhi: host: Add spinlock to protect WP access when queueing TREsBhaumik Bhatt
2024-01-31bus: mhi: host: Drop chan lock before queuing buffersQiang Yu
2024-01-31bus: mhi: host: Add alignment check for event ring read pointerKrishna chaitanya chundru
2024-01-01bus: ti-sysc: Flush posted write only after srst_udelayTony Lindgren
2023-12-20Merge tag 'v6.1.67' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2023-11-14bus: ti-sysc: Configure uart quirks for k3 SoCTony Lindgren
2023-11-14bus: ti-sysc: Build driver for TI K3 SoCsTony Lindgren
2023-11-14bus: ti-sysc: Fix build warning for 64-bit buildTony 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-13treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven
2023-09-13bus: ti-sysc: Fix cast to enum warningTony Lindgren
2023-09-13bus: ti-sysc: Fix build warning for 64-bit buildTony Lindgren
2023-08-23bus: ti-sysc: Flush posted write on enable before resetTony Lindgren
2023-08-22bus: ti-sysc: Use fsleep() instead of usleep_range() in sysc_reset()Julien Panis
2023-08-21Merge tag 'v6.1.46' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2023-07-23bus: ixp4xx: fix IXP4XX_EXP_T1_MASKJonas Gorski
2023-07-19bus: fsl-mc: don't assume child devices are all fsl-mc devicesLaurentiu Tudor
2023-07-19bus: ti-sysc: Fix dispc quirk masking bool variablesTony Lindgren
2023-06-28bus: ti-sysc: Flush posted write on enable before resetTony Lindgren
2023-05-11bus: mhi: host: Range check CHDBOFF and ERDBOFFJeffrey Hugo
2023-05-11bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error stateJeffrey Hugo
2023-05-11bus: mhi: host: Remove duplicate ee check for syserrJeffrey Hugo
2023-03-30bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov
2023-03-17bus: mhi: ep: Change state_lock to mutexManivannan Sadhasivam
2023-03-17bus: mhi: ep: Power up/down MHI stack during MHI RESETManivannan Sadhasivam
2023-03-11bus: mhi: ep: Fix the debug message for MHI_PKT_TYPE_RESET_CHAN_CMD cmdManivannan Sadhasivam
2023-03-10bus: mhi: ep: Save channel state locally during suspend and resumeManivannan Sadhasivam
2023-03-10bus: mhi: ep: Move chan->lock to the start of processing queued ch ringManivannan Sadhasivam
2023-03-10bus: mhi: ep: Only send -ENOTCONN status if client driver is availableManivannan Sadhasivam
2023-02-09bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()Yuan Can
2023-01-07bus: mhi: host: Fix race between channel preparation and M0 eventQiang Yu