index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
udev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-03
udev: make use of udev_enumerate_add_match_tag() only when it is available
Lennart Poettering
1
-0
/
+4
2011-08-22
input: make InputOption opaque, provide interface functions.
Peter Hutterer
1
-20
/
+15
2011-08-22
config: use add_option for '_source' too
Peter Hutterer
1
-7
/
+1
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
1
-3
/
+3
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 existing Xprintf style calls to asprintf style
Alan Coopersmith
1
-6
/
+8
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
1
-5
/
+2
2010-09-01
Fix udev population of Bluetooth input device product IDs
Chase Douglas
1
-17
/
+9
2010-06-11
Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-3
/
+3
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
1
-0
/
+20
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
1
-0
/
+3
2010-06-10
config/udev: Add verbose info when fetching udev properties
Dan Nicholson
1
-3
/
+36
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-9
/
+9
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
1
-0
/
+10
2009-12-30
config: add libudev input-hotplug backend
Julien Cristau
1
-0
/
+260