index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
vgaarb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-11-03
1
-6
/
+8
|
\
|
*
PCI/VGA: Select VGA devices earlier
Sui Jingfeng
2023-10-07
1
-6
/
+8
|
*
PCI/VGA: Use pci_is_vga() to identify VGA devices
Sui Jingfeng
2023-10-07
1
-1
/
+1
*
|
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
1
-1
/
+1
|
/
*
PCI/VGA: Fix typos
Sui Jingfeng
2023-08-24
1
-149
/
+159
*
PCI/VGA: Simplify vga_client_register()
Sui Jingfeng
2023-08-24
1
-12
/
+7
*
PCI/VGA: Simplify vga_arbiter_notify_clients()
Sui Jingfeng
2023-08-24
1
-4
/
+2
*
PCI/VGA: Correct vga_update_device_decodes() parameter type
Sui Jingfeng
2023-08-24
1
-13
/
+12
*
PCI/VGA: Correct vga_str_to_iostate() io_state parameter type
Sui Jingfeng
2023-08-24
1
-1
/
+1
*
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2023-04-04
1
-12
/
+5
*
PCI/VGA: Replace full MIT license text with SPDX identifier
Bjorn Helgaas
2022-03-10
1
-22
/
+1
*
PCI/VGA: Use unsigned format string to print lock counts
Bjorn Helgaas
2022-03-10
1
-1
/
+1
*
PCI/VGA: Log bridge control messages when adding devices
Huacai Chen
2022-03-10
1
-11
/
+8
*
PCI/VGA: Remove empty vga_arb_device_card_gone()
Bjorn Helgaas
2022-03-10
1
-15
/
+1
*
PCI/VGA: Move disabled VGA device detection to ADD_DEVICE path
Huacai Chen
2022-03-10
1
-18
/
+9
*
PCI/VGA: Move non-legacy VGA detection to ADD_DEVICE path
Huacai Chen
2022-03-10
1
-22
/
+32
*
PCI/VGA: Move firmware default device detection to ADD_DEVICE path
Huacai Chen
2022-03-10
1
-20
/
+17
*
PCI/VGA: Factor out default VGA device selection
Huacai Chen
2022-03-10
1
-6
/
+39
*
PCI/VGA: Factor out vga_select_framebuffer_device()
Bjorn Helgaas
2022-03-10
1
-46
/
+53
*
PCI/VGA: Move vga_arb_integrated_gpu() earlier in file
Huacai Chen
2022-03-10
1
-14
/
+11
*
PCI/VGA: Move vgaarb to drivers/pci
Bjorn Helgaas
2022-03-10
1
-0
/
+1567