index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2013-11-12
xfree86: Fix build without libpciaccess
Jeremy Huddleston Sequoia
1
-1
/
+4
2013-10-29
xfree86: Find primary entity when bus types are nominally different
Connor Behan
1
-1
/
+3
2012-09-20
Merge remote-tracking branch 'ajax/ioperm'
Keith Packard
1
-15
/
+0
2012-09-20
xfree86: Change the semantics of driverFunc(GET_REQUIRED_HW_INTERFACES)
Adam Jackson
1
-15
/
+0
2012-09-19
xf86: fix multi-seat video device support. (v2)
Dave Airlie
1
-0
/
+4
2012-07-06
xfree86: add DDX gpu screen support. (v3)
Dave Airlie
1
-0
/
+4
2012-07-06
xfree86: use udev to provide device enumeration for kms devices (v10)
Dave Airlie
1
-1
/
+17
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-4
/
+3
2012-05-21
xf86/pci: fix slot claiming counting.
Dave Airlie
1
-0
/
+20
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-143
/
+153
2011-10-15
configure: wrap PCI code with macro and set it at build time
Tiago Vignatti
1
-5
/
+13
2011-10-15
pci: Port xf86MapLegacyIO to pciaccess
Adam Jackson
1
-1
/
+0
2010-12-20
xfree86: Remove xf86EnterServerState
Adam Jackson
1
-33
/
+0
2010-12-20
xfree86: Symmetrize xf86AccessEnter and xf86AccessLeave
Adam Jackson
1
-2
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-5
/
+5
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-05-24
xfree86: bus: delete useless xf86FindPrimaryDevice
Tiago Vignatti
1
-37
/
+0
2010-05-24
xfree86: bus: remove unused headers
Tiago Vignatti
1
-2
/
+0
2010-05-19
xfree86: remove PCI dependency from InitOutput
Tiago Vignatti
1
-0
/
+134
2010-05-19
xfree86: remove xf86EnableAccess
Tiago Vignatti
1
-23
/
+0
2010-05-19
xfree86: bus: remove SetSIGIOForState and simplify the code
Tiago Vignatti
1
-27
/
+7
2010-05-19
xfree86: bus: fb drivers might want to use vga arbitration either
Tiago Vignatti
1
-2
/
+2
2010-05-19
xfree86: bus: simplify entity related hooks
Tiago Vignatti
1
-52
/
+17
2010-05-19
xfree86: bus: rework xf86PostProbe logic and remove useless log info
Tiago Vignatti
1
-10
/
+2
2010-05-19
xfree86: bus: reuse already assigned variable when fb driver claimed
Tiago Vignatti
1
-4
/
+1
2010-05-19
xfree86: bus: fix Enter/Leave accesses behaviour
Tiago Vignatti
1
-3
/
+0
2010-05-19
xfree86: remove unused xf86AccessInit()
Tiago Vignatti
1
-17
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-4
/
+4
2009-09-16
xfree86: vgaarb: rework wrapping function
Tiago Vignatti
1
-17
/
+2
2009-09-04
xfree86: silence 'unused variable' compiler warning
Peter Hutterer
1
-1
/
+3
2009-08-31
xfree86: remove _more_ RAC junk
Tiago Vignatti
1
-1
/
+0
2009-08-31
xfree86: removal of some dead code due VGA arbiter's inclusion
Tiago Vignatti
1
-17
/
+0
2009-08-28
xf86 ddx: add vga arbiter support.
Dave Airlie
1
-0
/
+15
2009-08-20
xfree86: remove bus state change notification callback
Tiago Vignatti
1
-48
/
+0
2009-08-05
xfree86: remove more RAC junky
Tiago Vignatti
1
-1
/
+0
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-1815
/
+4
2009-06-19
fbdev: make entity fail if PCI claimed already.
Dave Airlie
1
-0
/
+3
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
1
-33
/
+13
2009-02-04
Revert "Bus: Remove xf86SetAccessFuncs() and related machinery"
Adam Jackson
1
-0
/
+70
2009-02-04
Bus: Remove xf86SetAccessFuncs() and related machinery
Adam Jackson
1
-70
/
+0
2009-02-04
Bus: Delete some obfuscatory macros
Adam Jackson
1
-6
/
+6
2009-02-04
Bus: Remove unused xf86ExtractTypeFromList
Adam Jackson
1
-13
/
+0
2009-02-04
Bus: make the resource list static.
Adam Jackson
1
-2
/
+1
2009-02-04
Fix "warning: braces around scalar initializer"
Tomas Carnecky
1
-1
/
+1
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
1
-2
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-60
/
+60
2008-11-30
Correct static symbol XkmReadTOC and first pass on compile warning fixes.
Paulo Cesar Pereira de Andrade
1
-9
/
+13
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-22
/
+22
2008-11-24
Bus: Remove ISA support.
Adam Jackson
1
-37
/
+5
[next]