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