Arnd Bergmann
|
ed2ab35ef1
vgaarb: use valid dev pointer in vgaarb_info()
|
8 年之前 |
Bjorn Helgaas
|
cf590b8732
vgaarb: Downgrade userspace-triggerable messages to debug
|
8 年之前 |
Bjorn Helgaas
|
a75d68f621
vgaarb: Use dev_printk() when possible
|
8 年之前 |
Dmitry Vyukov
|
49521b13cb
drivers/gpu/vga: allocate vga_arb_write() buffer on stack
|
8 年之前 |
Daniel Vetter
|
b754b35b08
vgaarbiter: rst-ifiy and polish kerneldoc
|
9 年之前 |
Al Viro
|
7e935c7ca1
Merge branch 'memdup_user_nul' into work.misc
|
9 年之前 |
Kirill A. Shutemov
|
9f5bd30818
vgaarb: fix signal handling in vga_get()
|
9 年之前 |
Al Viro
|
dfbf53ed54
vgaarb: remove bogus checks
|
9 年之前 |
Rasmus Villemoes
|
945ef5bb14
vgaarb: use kzalloc in vga_arbiter_add_pci_device()
|
10 年之前 |
Thierry Reding
|
5d90ccf908
vgaarb: Fix a few checkpatch errors and warnings
|
10 年之前 |
Thierry Reding
|
8b7e2e865f
vgaarb: Use vgaarb: prefix consistently in messages
|
10 年之前 |
Thierry Reding
|
eb6944f2fc
vgaarb: Stop complaining about absent devices
|
10 年之前 |
Linus Torvalds
|
faafcba3b5
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Kirill Tkhai
|
f139caf2e8
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()
|
11 年之前 |
Bruno Prémont
|
ce6eacb07e
vgaarb: Drop obsolete #ifndef
|
11 年之前 |
Bruno Prémont
|
86fd887b7f
vgaarb: Don't default exclusively to first video device with mem+io
|
11 年之前 |
Alex Williamson
|
4e4e7dc55a
vgaarb: We can own non-decoded resources
|
11 年之前 |
Alex Williamson
|
5c0f6ee766
vgaarb: Fix VGA decodes changes
|
12 年之前 |
Alex Williamson
|
f22d776f3e
vgaarb: Don't disable resources that are not owned
|
12 年之前 |
Bjorn Helgaas
|
78c8f84302
Merge branch 'pci/yinghai-misc' into next
|
13 年之前 |
Yinghai Lu
|
84544a1dea
PCI: Fix default vga ref_count
|
13 年之前 |
Jiang Liu
|
f85567c89e
PCI/vga: Use hotplug-safe pci_get_domain_bus_and_slot()
|
13 年之前 |
Matthew Garrett
|
1b23170a8e
vga: fix build when fbdev is a module
|
13 年之前 |
Matthew Garrett
|
1a39b310e9
vgaarb: Add support for setting the default video device (v2)
|
13 年之前 |
Julia Lawall
|
c916874d60
drivers/gpu/vga/vgaarb.c: add missing kfree
|
13 年之前 |
Dave Airlie
|
f6252114cb
vgaarb: a NULL bridge is acceptable for root devices.
|
14 年之前 |
Rakib Mullick
|
f35119d668
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
|
14 年之前 |
Dave Airlie
|
3448a19da4
vgaarb: use bridges to control VGA routing where possible.
|
15 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Chris Wilson
|
934f992c76
drm/i915: Recognise non-VGA display devices
|
14 年之前 |