summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
6 hoursMerge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
24 hoursMerge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
13 daysbus: fsl-mc: use generic driver_override infrastructureDanilo Krummrich
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-11bus: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko
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
2025-11-20bus: mhi: host: pci_generic: Add Foxconn T99W760 modemSlark Xiao
2025-11-14syscore: Pass context data to callbacksThierry Reding