summaryrefslogtreecommitdiff
path: root/drivers/pci/vgaarb.c
AgeCommit message (Expand)Author
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-10-06PCI/VGA: Select VGA devices earlierSui Jingfeng
2023-10-06PCI/VGA: Use pci_is_vga() to identify VGA devicesSui Jingfeng
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-08-24PCI/VGA: Fix typosSui Jingfeng
2023-08-23PCI/VGA: Simplify vga_client_register()Sui Jingfeng
2023-08-23PCI/VGA: Simplify vga_arbiter_notify_clients()Sui Jingfeng
2023-08-23PCI/VGA: Correct vga_update_device_decodes() parameter typeSui Jingfeng
2023-08-23PCI/VGA: Correct vga_str_to_iostate() io_state parameter typeSui Jingfeng
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2022-03-09PCI/VGA: Replace full MIT license text with SPDX identifierBjorn Helgaas
2022-03-09PCI/VGA: Use unsigned format string to print lock countsBjorn Helgaas
2022-03-09PCI/VGA: Log bridge control messages when adding devicesHuacai Chen
2022-03-09PCI/VGA: Remove empty vga_arb_device_card_gone()Bjorn Helgaas
2022-03-09PCI/VGA: Move disabled VGA device detection to ADD_DEVICE pathHuacai Chen
2022-03-09PCI/VGA: Move non-legacy VGA detection to ADD_DEVICE pathHuacai Chen
2022-03-09PCI/VGA: Move firmware default device detection to ADD_DEVICE pathHuacai Chen
2022-03-09PCI/VGA: Factor out default VGA device selectionHuacai Chen
2022-03-09PCI/VGA: Factor out vga_select_framebuffer_device()Bjorn Helgaas
2022-03-09PCI/VGA: Move vga_arb_integrated_gpu() earlier in fileHuacai Chen
2022-03-09PCI/VGA: Move vgaarb to drivers/pciBjorn Helgaas