index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
vgaarb.c
Age
Commit message (
Expand
)
Author
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