index
:
~yselkowitz/xserver
cygwin
cygwin-patches-for-1.12
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.16
cygwin-release-1.7
cygwin-release-1.8
cygwin-release-1.9
master
mingw-patches-for-1.13
server-1.10-branch
server-1.11-branch
server-1.7-branch
server-1.8-branch
server-1.9-branch
work
Yaakov's Cygwin/X xserver repository
yselkowitz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
os-support
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-19
linux: Prefer ioctl(KDSKBMUTE, 1) over ioctl(KDSKBMODE, K_OFF)
Adam Jackson
1
-10
/
+23
2012-11-05
xfree86: os-support: fix old-style function definition warnings
Yaakov Selkowitz
4
-7
/
+7
2012-09-20
linux: Make failure to iopl non-fatal
Adam Jackson
1
-5
/
+2
2012-09-20
linux: Refactor xf86{En,Dis}ableIO
Adam Jackson
1
-34
/
+48
2012-08-06
Fix up formatting of initializers for arrays of structs
Alan Coopersmith
5
-69
/
+60
2012-07-10
XFree86: os-support: Remove unused xf86MakeNewMapping
Daniel Stone
2
-15
/
+0
2012-07-06
xfree86: add platform bus hotplug support (v3)
Dave Airlie
1
-0
/
+49
2012-07-06
xfree86: use udev to provide device enumeration for kms devices (v10)
Dave Airlie
4
-1
/
+160
2012-07-04
Merge branch 'sigio-vt-switch-issues' into for-keith
Peter Hutterer
1
-19
/
+5
2012-07-03
xfree86: drop ddx-specific SIGIO blocking
Peter Hutterer
1
-4
/
+3
2012-07-03
xfree86: use OsBlockSIGIO from the ddx
Peter Hutterer
1
-15
/
+2
2012-06-21
Add global variable inSignalContext
Chase Douglas
1
-0
/
+4
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
2
-23
/
+22
2012-04-05
os-support: add Cygwin support
Yaakov Selkowitz
1
-1
/
+1
2012-03-22
xfree86: remove out-of-date comment
Peter Hutterer
1
-3
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
60
-5889
/
+5774
2012-02-03
Stop including <sys/proc.h> from xf86_OSlib.h on Solaris
Alan Coopersmith
1
-1
/
+1
2012-01-09
linux: Use K_OFF VT KB mode over K_RAW if available.
Arthur Taylor
1
-6
/
+13
2011-11-23
sun_agp: cast key to uintptr_t before casting to (int *)
Alan Coopersmith
1
-1
/
+1
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
3
-12
/
+12
2011-11-18
xfree86: Deprecate the use of xf86PciInfo.h
Jeremy Huddleston
1
-1
/
+0
2011-11-18
xfree86: Fix powerpc build with -Werror=int-to-pointer-cast -Werror=pointer-t...
Jeremy Huddleston
1
-4
/
+4
2011-10-29
bsd: alpha_video: Remove unused variables
Alexandr Shadchin
1
-3
/
+0
2011-10-29
bsd: alpha_video: Simplify #include
Alexandr Shadchin
1
-6
/
+4
2011-10-29
bsd: alpha_video: Function sethae() need only for FreeBSD
Alexandr Shadchin
1
-37
/
+14
2011-10-29
Move check definition MAP_FAILED in xf86_OSlib.h
Alexandr Shadchin
8
-30
/
+4
2011-10-29
Remove odd definition DEV_MEM
Alexandr Shadchin
4
-7
/
+1
2011-10-29
Remove BSDi support
Alexandr Shadchin
1
-17
/
+2
2011-10-29
Remove unused VT_SYSREQ_DEFAULT
Alexandr Shadchin
1
-4
/
+0
2011-10-28
bsd: Remove odd message about -sharevts
Alexandr Shadchin
1
-1
/
+0
2011-10-19
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-8
/
+6
2011-10-18
Fix drain_console unregistration
Tomáš Trnka
1
-8
/
+6
2011-10-15
xfree86: Deprecate xf86MapVidMem and friends
Jeremy Huddleston
1
-5
/
+5
2011-10-15
configure: wrap PCI code with macro and set it at build time
Tiago Vignatti
1
-1
/
+4
2011-10-15
configure: change PCI function checking by a meaningful version of the library
Tiago Vignatti
2
-5
/
+0
2011-10-15
xfree86: Work around issue where ar may be told to make an archive with no co...
Jeremy Huddleston
2
-1
/
+2
2011-10-15
xfree86: Add stubs for os-support to help adding new architecture support
Jeremy Huddleston
6
-1
/
+81
2011-10-15
pci: Remove xf86MapDomainMemory
Adam Jackson
4
-269
/
+0
2011-10-15
pci: Deprecate the PCITAG type
Adam Jackson
2
-8
/
+1
2011-10-15
xfree86: Remove unused bios_devmem.c
Adam Jackson
2
-78
/
+0
2011-10-15
linux: Remove ia64 domain I/O support code
Adam Jackson
2
-192
/
+0
2011-10-15
linux: Remove pre-2.6 PCI interface support
Adam Jackson
1
-30
/
+2
2011-10-15
bus: remove some dead struct fields
Adam Jackson
1
-6
/
+0
2011-10-15
linux: Use pci_device_get_parent_bridge instead of open-coding it
Adam Jackson
1
-40
/
+1
2011-10-15
pci: Port xf86MapLegacyIO to pciaccess
Adam Jackson
5
-149
/
+10
2011-09-29
Remove unused vtSysreq
Alexandr Shadchin
1
-10
/
+0
2011-09-29
bsd: ioctl KDENABIO/KDDISABIO do not matter for OpenBSD
Alexandr Shadchin
1
-3
/
+3
2011-09-29
bsd: OpenBSD and NetBSD not need extra headers in PCVT_SUPPORT
Alexandr Shadchin
1
-9
/
+3
2011-09-29
bsd: Some clean up
Alexandr Shadchin
2
-16
/
+8
2011-09-29
bsd: Remove dead code
Alexandr Shadchin
1
-23
/
+0
[next]