summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
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
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-04Merge tag 'soc_fsl-6.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-02-01bus: fsl-mc: Use default primary handlerSebastian Andrzej Siewior
2026-01-29Merge tag 'omap-for-v6.20/drivers-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2026-01-28bus: fsl-mc: fix an error handling in fsl_mc_device_add()Haoxiang Li
2026-01-27bus: simple-pm-bus: Probe the Layerscape SCFG nodeIoana Ciornei
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2026-01-16bus: fsl-mc: declare fsl_mc_bus_dpdbg_type staticChristophe Leroy (CS GROUP)
2026-01-14bus: omap-ocp2scp: enable compile testingJohan Hovold
2026-01-14bus: omap-ocp2scp: fix OF populate on driver rebindJohan Hovold
2026-01-06bus: fsl-mc: fix use-after-free in driver_override_show()Gui-Dong Han
2026-01-02bus: qcom-ebi2: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2025-12-31bus: mhi: ep: Use bus callbacks for .probe() and .remove()Uwe Kleine-König
2025-12-31bus: mhi: host: Use bus callbacks for .probe() and .remove()Uwe Kleine-König
2025-12-31bus: mhi: host: Drop the auto_queue supportManivannan Sadhasivam
2025-12-31net: qrtr: Drop the MHI auto_queue feature for IPCR DL channelsManivannan Sadhasivam
2025-12-24mhi: host: Add support for loading dual ELF image formatQiang Yu
2025-12-14bus: fsl-mc: Convert to bus callbacksUwe Kleine-König
2025-12-14bus: fsl-mc: Drop error message in probe functionUwe Kleine-König
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-25Merge tag 'stm32-bus-firewall-for-v6.19-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2025-11-25Merge tag 'omap-for-v6.19/drivers-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2025-11-25Merge tag 'sunxi-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann