summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
27 hoursMerge branch 'mhi-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ma...Mark Brown
28 hoursMerge branch 'driver-core-next' of https://git.kernel.org/pub/scm/linux/kerne...Mark Brown
28 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ro...Mark Brown
29 hoursMerge branch 'stm32-next' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
29 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/fr...Mark Brown
29 hoursMerge branch 'soc_fsl' of https://git.kernel.org/pub/scm/linux/kernel/git/chl...Mark Brown
7 daysdevice property: Make modifications of fwnode "flags" thread safeDouglas Anderson
8 daysbus: fsl-mc: use generic driver_override infrastructureDanilo Krummrich
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-06drivers: bus: add the stm32 debug bus driverGatien Chevallier
2026-03-06bus: stm32_firewall: add stm32_firewall_get_grant_all_access() APIGatien Chevallier
2026-03-06bus: stm32_firewall: allow check on different firewall controllersGatien Chevallier
2026-03-06bus: rifsc: fix RIF configuration check for peripheralsGatien Chevallier
2026-03-06bus: rifsc: Replace snprintf("%s") with strscpyThorsten Blum
2026-03-06bus: stm32_firewall: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-03-06bus: firewall: move stm32_firewall header file in include folderClément Le Goffic
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