summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-28net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configurationFrank Wunderlich
2026-05-28net: Use named initializer for zorro_device_id arraysUwe Kleine-König (The Capable Hub)
2026-05-29gpu: nova: separate driver type from driver dataDanilo Krummrich
2026-05-29gpu: nova-core: gsp: replace ARef<Device> with &'a Device in sequencerDanilo Krummrich
2026-05-29gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlushDanilo Krummrich
2026-05-29gpu: nova-core: unregister sysmem flush page from DropDanilo Krummrich
2026-05-29gpu: nova-core: use lifetime for BarDanilo Krummrich
2026-05-28Merge tag 'wireless-next-2026-05-28' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-05-28Merge tag 'for-net-2026-05-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-05-28net: mana: Skip redundant detach on already-detached portDipayaan Roy
2026-05-28net: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy
2026-05-29Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Danilo Krummrich
2026-05-29i2c: designware: Add ACPI ID LECA0003 for LECARC SoCsThomas Lin
2026-05-29i2c: designware: Handle active target cleanlyWilliam A. Kennington III
2026-05-29i2c: designware: Convert platform driver to use shutdown hookWilliam A. Kennington III
2026-05-29i2c: designware: Convert PCI driver to use shutdown hookWilliam A. Kennington III
2026-05-29i2c: designware: Introduce shutdown exported functionWilliam A. Kennington III
2026-05-29Merge patch series "rust: device: Higher-Ranked Lifetime Types for device dri...Danilo Krummrich
2026-05-29rust: drm: add FEAT_RENDER flag for render node supportLaura Nao
2026-05-29i2c: icy: Use named initializer for zorro_device_id arraysUwe Kleine-König (The Capable Hub)
2026-05-29i2c: sis630: Replace dev_err() with dev_err_probe() in probe functionEnrico Zanda
2026-05-29i2c: sis96x: Replace dev_err() with dev_err_probe() in probe functionEnrico Zanda
2026-05-29i2c: sprd: Replace dev_err() with dev_err_probe() in probe functionEnrico Zanda
2026-05-29i2c: st: Replace dev_err() with dev_err_probe() in probe functionEnrico Zanda
2026-05-29i2c: stm32: Replace dev_err() with dev_err_probe() in probe functionEnrico Zanda
2026-05-29i2c: stm32f4: Replace dev_err() with dev_err_probe() in probe functionEnrico Zanda
2026-05-29firmware: tegra: Make TEGRA_IVC a hidden Kconfig symbolSasha Levin
2026-05-28Merge tag 'imx-soc-fixes-for-v7.1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-05-28i2c: stm32f7: Replace dev_err() with dev_err_probe() in probe functionEnrico Zanda
2026-05-28i2c: sun6i-p2wi: Replace dev_err() with dev_err_probe() in probe functionEnrico Zanda
2026-05-28Merge tag 'qcom-drivers-fixes-for-7.1' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2026-05-28i2c: tegra: Replace dev_err() with dev_err_probe() in probe functionEnrico Zanda
2026-05-28soc/tegra: fuse: Register nvmem lookups at probeKartik Rajput
2026-05-28i2c: tiny-usb: Replace dev_err() with dev_err_probe() in probe functionEnrico Zanda
2026-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-28Revert "nouveau/gsp: cleanup IS_ERR_OR_NULL in rm_alloc functions"Lyude Paul
2026-05-28Revert "nouveau/gsp: cleanup IS_ERR_OR_NULL in rpc_rd"Lyude Paul
2026-05-28Revert "nouveau/gsp/rm: cleanup WARN_ON(IS_ERR_OR_NULL)"Lyude Paul
2026-05-28Revert "nouveau/gsp/rm: cleanup IS_ERR_OR_NULL in core implementation"Lyude Paul
2026-05-28Revert "nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usage"Lyude Paul
2026-05-28usb: xhci: tegra: Explicitly specify PMC instance to useThierry Reding
2026-05-28PCI: tegra: Explicitly specify PMC instance to useThierry Reding
2026-05-28media: vde: Explicitly specify PMC instance to useThierry Reding
2026-05-28drm/tegra: Explicitly specify PMC instance to useThierry Reding
2026-05-28drm/nouveau: tegra: Explicitly specify PMC instance to useThierry Reding
2026-05-28ata: ahci_tegra: Explicitly specify PMC instance to useThierry Reding
2026-05-28Merge tag 'acpi-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-05-28Merge tag 'pm-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-05-28drm/amd/display: Add a default case for dc_status_to_strIvan Lipski
2026-05-28drm/amdgpu: fix amdgpu_vm_bo_reset_state_machineChristian König