index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
vgaarb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
PCI/VGA: Fix typos
Sui Jingfeng
1
-2
/
+2
2023-08-23
PCI/VGA: Replace full MIT license text with SPDX identifier
Sui Jingfeng
1
-21
/
+2
2021-07-21
vgaarb: don't pass a cookie to vga_client_register
Christoph Hellwig
1
-5
/
+5
2021-07-21
vgaarb: remove the unused irq_set_state argument to vga_client_register
Christoph Hellwig
1
-3
/
+1
2021-07-21
vgaarb: provide a vga_client_unregister wrapper
Christoph Hellwig
1
-0
/
+5
2021-07-21
vgaarb: cleanup vgaarb.h
Christoph Hellwig
1
-48
/
+42
2021-07-21
vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.c
Christoph Hellwig
1
-13
/
+0
2021-07-21
vgaarb: remove vga_conflicts
Christoph Hellwig
1
-12
/
+0
2021-07-21
vgaarb: remove VGA_DEFAULT_DEVICE
Christoph Hellwig
1
-6
/
+0
2021-03-22
vgaarb: avoid -Wempty-body warnings
Arnd Bergmann
1
-1
/
+3
2021-01-18
vgaarb: Remove unneeded semicolons
Yue Zou
1
-3
/
+3
2020-08-01
vgaarb: mark vga_tryget static
Christoph Hellwig
1
-6
/
+0
2019-03-07
drm: move i915_kick_out_vgacon to vgaarb
Gerd Hoffmann
1
-0
/
+2
2016-08-16
vgaarbiter: rst-ifiy and polish kerneldoc
Daniel Vetter
1
-112
/
+16
2015-04-07
vgaarb: Stub vga_set_legacy_decoding()
Alex Williamson
1
-0
/
+5
2014-09-16
vgaarb: Drop obsolete #ifndef
Bruno Prémont
1
-2
/
+0
2013-10-11
Revert "i915: Update VGA arbiter support for newer devices"
Dave Airlie
1
-7
/
+0
2013-09-03
i915: Update VGA arbiter support for newer devices
Alex Williamson
1
-0
/
+7
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-2
/
+2
2012-05-03
vgaarb: Provide dummy default device functions
Matthew Garrett
1
-0
/
+5
2012-05-02
Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-0
/
+2
2012-04-24
vgaarb: Add support for setting the default video device (v2)
Matthew Garrett
1
-0
/
+2
2012-04-11
vgaarb.h: fix build warnings
Randy Dunlap
1
-0
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-08-27
vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARB
Chris Wilson
1
-2
/
+13
2010-08-12
vgaarb: drop vga.h include
Dave Airlie
1
-1
/
+0
2010-07-21
include/linux/vgaarb.h: add missing part of include guard
Doug Goldstein
1
-0
/
+1
2010-06-03
vgaarb: use MIT license
Tiago Vignatti
1
-0
/
+21
2009-09-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+2
2009-09-23
vgaarb: make client interface config invariant.
Ingo Molnar
1
-1
/
+10
2009-09-17
PCI: fix VGA arbiter header file
Jesse Barnes
1
-1
/
+2
2009-09-09
PCI/vgaarb: cleanup some warnings + cleanup some comments.
Dave Airlie
1
-22
/
+27
2009-09-09
PCI/GPU: implement VGA arbitration on Linux
Benjamin Herrenschmidt
1
-0
/
+195