index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
vgaarb.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-01-06
PCI/VGA: Don't assume the only VGA device on a system is `boot_vga`
Mario Limonciello (AMD)
2025-12-16
sysfb: Replace screen_info with sysfb_primary_display
Thomas Zimmermann
2025-10-17
PCI/VGA: Select SCREEN_INFO on X86
Mario Limonciello (AMD)
2025-09-10
PCI/VGA: Replace vga_is_firmware_default() with a screen info check
Mario Limonciello (AMD)
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-10-06
PCI/VGA: Select VGA devices earlier
Sui Jingfeng
2023-10-06
PCI/VGA: Use pci_is_vga() to identify VGA devices
Sui Jingfeng
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-08-24
PCI/VGA: Fix typos
Sui Jingfeng
2023-08-23
PCI/VGA: Simplify vga_client_register()
Sui Jingfeng
2023-08-23
PCI/VGA: Simplify vga_arbiter_notify_clients()
Sui Jingfeng
2023-08-23
PCI/VGA: Correct vga_update_device_decodes() parameter type
Sui Jingfeng
2023-08-23
PCI/VGA: Correct vga_str_to_iostate() io_state parameter type
Sui Jingfeng
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2022-03-09
PCI/VGA: Replace full MIT license text with SPDX identifier
Bjorn Helgaas
2022-03-09
PCI/VGA: Use unsigned format string to print lock counts
Bjorn Helgaas
2022-03-09
PCI/VGA: Log bridge control messages when adding devices
Huacai Chen
2022-03-09
PCI/VGA: Remove empty vga_arb_device_card_gone()
Bjorn Helgaas
2022-03-09
PCI/VGA: Move disabled VGA device detection to ADD_DEVICE path
Huacai Chen
2022-03-09
PCI/VGA: Move non-legacy VGA detection to ADD_DEVICE path
Huacai Chen
2022-03-09
PCI/VGA: Move firmware default device detection to ADD_DEVICE path
Huacai Chen
2022-03-09
PCI/VGA: Factor out default VGA device selection
Huacai Chen
2022-03-09
PCI/VGA: Factor out vga_select_framebuffer_device()
Bjorn Helgaas
2022-03-09
PCI/VGA: Move vga_arb_integrated_gpu() earlier in file
Huacai Chen
2022-03-09
PCI/VGA: Move vgaarb to drivers/pci
Bjorn Helgaas