summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-16PCI: Rename resource variable from r to resIlpo Järvinen
2025-09-16PCI: Use pbus_select_window_for_type() during IO window sizingIlpo Järvinen
2025-09-16PCI: Use pbus_select_window() during BAR resizeIlpo Järvinen
2025-09-16PCI: Warn if bridge window cannot be released when resizing BARIlpo Järvinen
2025-09-16PCI: Fix finding bridge window in pci_reassign_bridge_resources()Ilpo Järvinen
2025-09-16PCI: Add bridge window selection functionsIlpo Järvinen
2025-09-16PCI: Add defines for bridge window indexingIlpo Järvinen
2025-09-16PCI: Preserve bridge window resource type flagsIlpo Järvinen
2025-09-16PCI: Enable bridge even if bridge window fails to assignIlpo Järvinen
2025-09-16PCI: Use pci_release_resource() instead of release_resource()Ilpo Järvinen
2025-09-16PCI: Disable non-claimed bridge windowIlpo Järvinen
2025-09-16PCI: Always claim bridge window before its setupIlpo Järvinen
2025-09-16PCI: Refactor find_bus_resource_of_type() logic checksIlpo Järvinen
2025-09-16PCI: Move find_bus_resource_of_type() earlierIlpo Järvinen
2025-09-16PCI: Fix failure detection during resource resizeIlpo Järvinen
2025-09-16PCI: Fix pdev_resources_assignable() disparityIlpo Järvinen
2025-09-16PCI: Ensure relaxed tail alignment does not increase min_alignIlpo Järvinen
2025-08-10Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-09Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-09Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-09Merge tag 'spi-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-08-09Merge tag 'regulator-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-09Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-08-09Merge tag 'pci-v6.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-09Merge tag 'mailbox-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-07mailbox/pcc: support mailbox management of the shared bufferAdam Young
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-08Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-08-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-08-08Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-08Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-08-08Merge tag 'amd-drm-fixes-6.17-2025-08-07' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-08-08Merge tag 'drm-xe-next-fixes-2025-08-06' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-08-07PCI: vmd: Fix wrong kfree() in vmd_msi_free()Nam Cao
2025-08-07pptp: fix pptp_xmit() error pathEric Dumazet
2025-08-07nvmet: exit debugfs after discovery subsystem exitsMohamed Khalfella
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-07gpio: remove legacy GPIO line value setter callbacksBartosz Golaszewski
2025-08-07Merge commit '6e64f4580381e32c06ee146ca807c555b8f73e24' of git://git.kernel.o...Bartosz Golaszewski
2025-08-07Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-08-07Merge tag 'for-linus-6.17-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2025-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-08-07Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-08-06drm/amdgpu: add missing vram lost check for LEGACY RESETAlex Deucher
2025-08-06drm/amdgpu/discovery: fix fw based ip discoveryAlex Deucher
2025-08-06drm/amdkfd: Destroy KFD debugfs after destroy KFD wqAmber Lin
2025-08-06amdgpu/amdgpu_discovery: increase timeout limit for IFWI initXaver Hugl
2025-08-06mailbox: bcm74110: Fix spelling mistakeColin Ian King
2025-08-06mailbox: bcm74110: remove unneeded semicolonJiapeng Chong