summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
7 daysMerge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
12 daysMerge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
14 daysMerge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-06-09Merge tag 'tegra-for-7.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2026-06-09Merge tag 'sunxi-drivers-for-7.2' of ssh://gitolite.kernel.org/pub/scm/linux/...Krzysztof Kozlowski
2026-06-08bus: ts-nbus: drop unneeded dependency on OF_GPIOBartosz Golaszewski
2026-05-27bus: mhi: host: pci_generic: Fix the physical function checkManivannan Sadhasivam
2026-05-25bus: sunxi-rsb: Always check register address validitySamuel Holland
2026-05-22Revert "treewide: Fix probing of devices in DT overlays"Saravana Kannan
2026-05-18Merge tag 'soc_fsl-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-05-12bus: mhi: ep: Protect mhi_ep_handle_syserr() in the error pathManivannan Sadhasivam
2026-05-12bus: mhi: host: pci_generic: Add Telit FE910C04 modem supportDaniele Palmas
2026-05-12bus: mhi: ep: Add missing state_lock protection for mhi_state accessSumit Kumar
2026-05-12bus: mhi: ep: Fix potential deadlock in mhi_ep_reset_worker()Sumit Kumar
2026-05-12bus: mhi: host: pci_generic: Round up nr_irqs to power of twoJavier Achirica
2026-04-30bus: tegra-aconnect: Use dev_err_probe for probe error pathsSheetal
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-17Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-16Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman
2026-04-04bus: fsl-mc: use generic driver_override infrastructureDanilo Krummrich
2026-04-04bus: fsl-mc: wait for the MC firmware to complete its bootIoana Ciornei
2026-04-03bus: mhi: host: pci_generic: Add Telit FE912C04 modem supportDaniele Palmas
2026-04-01Merge tag 'imx-soc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/fran...Arnd Bergmann
2026-03-26device property: Make modifications of fwnode "flags" thread safeDouglas Anderson
2026-03-25drivers: bus: add the stm32 debug bus driverGatien Chevallier
2026-03-25bus: stm32_firewall: add stm32_firewall_get_grant_all_access() APIGatien Chevallier
2026-03-25bus: stm32_firewall: allow check on different firewall controllersGatien Chevallier
2026-03-25bus: rifsc: fix RIF configuration check for peripheralsGatien Chevallier
2026-03-25bus: rifsc: Replace snprintf("%s") with strscpyThorsten Blum
2026-03-25bus: stm32_firewall: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-03-25bus: firewall: move stm32_firewall header file in include folderClément Le Goffic
2026-03-17driver core: platform: use generic driver_override infrastructureDanilo Krummrich
2026-03-17bus: mhi: ep: Test for non-zero return value where applicableManivannan Sadhasivam
2026-03-17bus: mhi: host: Use kzalloc_flexRosen Penev
2026-03-11bus: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko
2026-03-06bus: mhi: host: pci_generic: Add pm_runtime_forbid() in remove callbackQiang Yu
2026-03-06bus: mhi: host: pci_generic: Switch to async power up to avoid boot delaysQiang Yu
2026-03-06bus: mhi: host: pci_generic: Add NMEA channels to FN920C04 and FN990ADaniele Palmas
2026-03-06bus: mhi: host: pci_generic: Enable IP_SW and IP_ETH channels for Qcom QDU100...Vivek Pernamitta
2026-03-02bus: mhi: host: pci_generic: Add Qualcomm SDX35 modemKrishna Chaitanya Chundru
2026-02-26fsl-mc: Remove legacy MSI implementationMarc Zyngier
2026-02-26fsl-mc: Switch over to per-device platform MSIMarc Zyngier
2026-02-26fsl-mc: Add minimal infrastructure to use platform MSIMarc Zyngier
2026-02-26fsl-mc: Remove MSI domain propagation to sub-devicesMarc Zyngier
2026-02-24bus: imx-aipstz: set default value for opacr registersShengjiu Wang
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds