Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-09 | PCI/VGA: Replace full MIT license text with SPDX identifier | Bjorn Helgaas | 1 | -22/+1 |
2022-03-09 | PCI/VGA: Use unsigned format string to print lock counts | Bjorn Helgaas | 1 | -1/+1 |
2022-03-09 | PCI/VGA: Log bridge control messages when adding devices | Huacai Chen | 1 | -11/+8 |
2022-03-09 | PCI/VGA: Remove empty vga_arb_device_card_gone() | Bjorn Helgaas | 1 | -15/+1 |
2022-03-09 | PCI/VGA: Move disabled VGA device detection to ADD_DEVICE path | Huacai Chen | 1 | -18/+9 |
2022-03-09 | PCI/VGA: Move non-legacy VGA detection to ADD_DEVICE path | Huacai Chen | 1 | -22/+32 |
2022-03-09 | PCI/VGA: Move firmware default device detection to ADD_DEVICE path | Huacai Chen | 1 | -20/+17 |
2022-03-09 | PCI/VGA: Factor out default VGA device selection | Huacai Chen | 1 | -6/+39 |
2022-03-09 | PCI/VGA: Factor out vga_select_framebuffer_device() | Bjorn Helgaas | 1 | -46/+53 |
2022-03-09 | PCI/VGA: Move vga_arb_integrated_gpu() earlier in file | Huacai Chen | 1 | -14/+11 |
2022-03-09 | PCI/VGA: Move vgaarb to drivers/pci | Bjorn Helgaas | 1 | -0/+1567 |