index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
Fix more poorly indented/wrapped comments & code
Alan Coopersmith
1
-2
/
+4
2012-07-06
xserver/config: add udev/drm hotplug callbacks. (v2)
Dave Airlie
1
-0
/
+42
2012-07-06
xfree86: use udev to provide device enumeration for kms devices (v10)
Dave Airlie
3
-0
/
+126
2012-05-21
config/udev: add pre_init stage to config and udev.
Dave Airlie
3
-4
/
+22
2012-03-21
Introduce a consistent coding style
Keith Packard
7
-370
/
+391
2011-12-06
hal: free tmp_val in one missing case
Dave Airlie
1
-0
/
+1
2011-10-03
Merge remote-tracking branch 'herrb/master'
Keith Packard
4
-0
/
+284
2011-10-03
udev: make use of udev_enumerate_add_match_tag() only when it is available
Lennart Poettering
1
-0
/
+4
2011-09-30
Add a 'wscons' autoconf mechanism to configure input devices on BSD.
Matthieu Herrb
4
-0
/
+284
2011-08-22
input: make InputOption opaque, provide interface functions.
Peter Hutterer
5
-101
/
+46
2011-08-22
config: use add_option for '_source' too
Peter Hutterer
3
-25
/
+3
2011-08-22
config: return the new InputOption from add_option.
Peter Hutterer
2
-4
/
+11
2011-08-22
config: fix a log message
Peter Hutterer
1
-1
/
+1
2011-08-22
config: add udev/systemd multi-seat support
Lennart Poettering
1
-0
/
+18
2011-07-27
config: don't fail if a device vanished by the time we managed to look at it
Lennart Poettering
1
-0
/
+5
2011-07-27
config: limit the kernel subsystems we look for devices in
Lennart Poettering
1
-0
/
+7
2011-07-27
config: process udev "changed" and "add" events in the same code paths
Lennart Poettering
1
-5
/
+3
2011-03-24
config: handle device change event properly
Erkki Seppälä
1
-0
/
+4
2011-03-09
config: Ensure that stolen option list elements are released.
Rami Ylimäki
2
-6
/
+6
2010-12-31
udev: Fix removing of the wake up handler
Pauli Nieminen
1
-1
/
+1
2010-12-31
udev: Add strdups to kill const warnings
Daniel Stone
1
-5
/
+12
2010-12-07
Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-6
/
+3
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
2
-7
/
+11
2010-11-19
XF86CONFIGDIR is undefined when built with --disable-xorg (#28672)
Dan Horák
1
-0
/
+2
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
1
-5
/
+0
2010-11-11
config: remove mention of AllowEmptyInput
Peter Hutterer
1
-5
/
+0
2010-10-15
Merge branch 'master' into input-api
Peter Hutterer
1
-17
/
+9
2010-09-01
config: expose config_info as an input option.
Peter Hutterer
2
-10
/
+3
2010-09-01
Fix udev population of Bluetooth input device product IDs
Chase Douglas
1
-17
/
+9
2010-06-11
config: Replace xstrdup with strdup in add_option()
Mikhail Gusarov
1
-1
/
+1
2010-06-11
Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
4
-15
/
+15
2010-06-11
config: remove redundant DBUS API define, require dbus-1 >= 1.0
Peter Hutterer
1
-1
/
+0
2010-06-11
config: Script to convert HAL fdi settings to InputClass sections
Dan Nicholson
2
-1
/
+203
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
2
-0
/
+38
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
2
-1
/
+11
2010-06-10
config/hal: Missing newline in log message
Dan Nicholson
1
-1
/
+1
2010-06-10
config/udev: Add verbose info when fetching udev properties
Dan Nicholson
1
-3
/
+36
2010-06-10
config/hal: don't leak the input.tags property
Dan Nicholson
1
-1
/
+4
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
2
-36
/
+18
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
2
-2
/
+2
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
2
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
4
-46
/
+46
2010-04-08
Move 10-evdev.conf to system config dir $datadir/X11/xorg.conf.d
Dan Nicholson
1
-1
/
+1
2010-04-08
config: only match sane devices in 10-evdev.conf
Peter Hutterer
1
-2
/
+34
2010-04-01
Install 10-evdev.conf in $(prefix)/etc/X11/xorg.conf.d under udev
Keith Packard
2
-1
/
+12
2010-03-26
config/udev: Prefer product name from attribute rather than uevent
Dan Nicholson
1
-2
/
+5
2010-02-15
udev: Don't filter subsystem "input"
Thomas Jaeger
1
-6
/
+0
2010-02-11
Add tag matching to input attributes.
Peter Hutterer
2
-0
/
+19
2009-12-30
config: add libudev input-hotplug backend
Julien Cristau
5
-72
/
+369
2009-12-22
config: Introduce InputAttributes in NewInputDeviceRequest
Dan Nicholson
2
-2
/
+25
[next]