aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-39/+103
2026-08-10Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux into soc/driversArnd Bergmann2-8/+4
2026-08-07Merge tag 'mhi-for-v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-nextGreg Kroah-Hartman5-39/+103
2026-08-07bus: fsl-mc: drop unused assignment of acpi_device_id::driver_dataPawel Zalewski (The Capable Hub)1-1/+1
2026-08-07bus: fsl-mc: Remove redundant dev_err()Pan Chuang1-5/+1
2026-08-04Merge tag 'qcom-drivers-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann1-34/+10
2026-08-04Merge tag 'omap-for-v7.3/drivers-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/driversArnd Bergmann1-4/+8
2026-08-03drivers/bus/fsl-mc: Use strscpy() to copy strings into arraysDavid Laight1-2/+2
2026-07-30bus: mhi: ep: Flush async transfers before notifying disconnect in mhi_ep_abort_transfer()Manivannan Sadhasivam1-6/+17
2026-07-30bus: mhi: ep: Add mhi_cntrl->flush_async() callback to flush the async read/writeManivannan Sadhasivam1-1/+17
2026-07-30bus: mhi: host: Fix controller cleanup on EDL sysfs failureYuho Choi1-1/+3
2026-07-30bus: mhi: pci_generic: Add SAHARA channel support for Foxconn productsSlark Xiao1-0/+4
2026-07-30bus: mhi: host: pci_generic: Set 'mhi_cntrl->no_m3' flagManivannan Sadhasivam1-0/+1
2026-07-30bus: mhi: host: Add support for devices with no M3 stateManivannan Sadhasivam1-15/+42
2026-07-30bus: mhi: host: Flush the posted write after writing to MHI_SOC_RESET_REQ_OFFSETManivannan Sadhasivam1-0/+6
2026-07-11bus: qcom-ebi2: use managed resources for clocks and childrenPengpeng Hou1-39/+11
2026-07-09bus: mhi: ep: Fix device refcount leak in the error path of MHI device creationYuho Choi1-5/+10
2026-07-09bus: mhi: core: Fix sys error transition latencyQingtao Cao1-11/+3
2026-07-06bus: qcom-ebi2: Fix clock leak on probe failureRuoyu Wang1-3/+7
2026-07-06bus: ti-sysc: Fix /chosen node reference leakYuho Choi1-4/+8
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)2-2/+0
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-15/+32
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-162/+87
2026-06-16Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-1/+1
2026-06-09Merge tag 'tegra-for-7.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/driversArnd Bergmann1-8/+6
2026-06-09Merge tag 'sunxi-drivers-for-7.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/driversKrzysztof Kozlowski1-0/+3
2026-06-08bus: ts-nbus: drop unneeded dependency on OF_GPIOBartosz Golaszewski1-1/+1
2026-05-27bus: mhi: host: pci_generic: Fix the physical function checkManivannan Sadhasivam1-10/+10
2026-05-25bus: sunxi-rsb: Always check register address validitySamuel Holland1-0/+3
2026-05-22Revert "treewide: Fix probing of devices in DT overlays"Saravana Kannan1-6/+0
2026-05-18Merge tag 'soc_fsl-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux into soc/driversArnd Bergmann4-154/+78
2026-05-12bus: mhi: ep: Protect mhi_ep_handle_syserr() in the error pathManivannan Sadhasivam1-0/+2
2026-05-12bus: mhi: host: pci_generic: Add Telit FE910C04 modem supportDaniele Palmas1-0/+13
2026-05-12bus: mhi: ep: Add missing state_lock protection for mhi_state accessSumit Kumar1-0/+2
2026-05-12bus: mhi: ep: Fix potential deadlock in mhi_ep_reset_worker()Sumit Kumar1-4/+3
2026-05-12bus: mhi: host: pci_generic: Round up nr_irqs to power of twoJavier Achirica1-1/+2
2026-04-30bus: tegra-aconnect: Use dev_err_probe for probe error pathsSheetal1-8/+6
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-28/+50
2026-04-17Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-720/+0
2026-04-16Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds8-136/+346
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman1-2/+2
2026-04-04bus: fsl-mc: use generic driver_override infrastructureDanilo Krummrich1-36/+7
2026-04-04bus: fsl-mc: wait for the MC firmware to complete its bootIoana Ciornei1-0/+46
2026-04-03bus: mhi: host: pci_generic: Add Telit FE912C04 modem supportDaniele Palmas1-0/+13
2026-04-01Merge tag 'imx-soc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/frank.li/linux into soc/driversArnd Bergmann1-0/+15
2026-03-26device property: Make modifications of fwnode "flags" thread safeDouglas Anderson1-1/+1
2026-03-25drivers: bus: add the stm32 debug bus driverGatien Chevallier3-0/+261
2026-03-25bus: stm32_firewall: add stm32_firewall_get_grant_all_access() APIGatien Chevallier1-0/+42
2026-03-25bus: stm32_firewall: allow check on different firewall controllersGatien Chevallier1-1/+1
2026-03-25bus: rifsc: fix RIF configuration check for peripheralsGatien Chevallier1-34/+18