index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
udev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
config: Replace OdevAttributes linked list with struct
Keith Packard
1
-5
/
+5
2014-03-12
Remove config_odev_add_*attribute checks in various places
Hans de Goede
1
-26
/
+6
2014-03-12
config: search for PnPID on all parents (#75513)
Peter Hutterer
1
-4
/
+11
2014-03-03
config-udev: Don't try to add drm devices twice
Hans de Goede
1
-0
/
+4
2014-03-03
systemd-logind: Hookup systemd-logind integration
Hans de Goede
1
-4
/
+35
2014-02-04
input: un-constify InputAttributes
Peter Hutterer
1
-7
/
+7
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-2
/
+2
2014-01-12
config/udev: handle const strings
Keith Packard
1
-9
/
+11
2013-09-25
xserver: enable InputClass option "GrabDevice" by default for non-seat0 seats...
Laércio de Sousa
1
-0
/
+4
2013-01-21
config/udev: fix "removing GPU device" format string mistake
Aaron Plattner
1
-1
/
+1
2012-09-19
config/udev: ignore change on drm devices
Dave Airlie
1
-1
/
+7
2012-09-04
config/udev: respect seat for hotplugged video devices.
Dave Airlie
1
-0
/
+4
2012-09-04
config/udev: add wrapper around check if server is not seat 0
Dave Airlie
1
-2
/
+2
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
1
-0
/
+69
2012-05-21
config/udev: add pre_init stage to config and udev.
Dave Airlie
1
-4
/
+12
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-22
/
+36
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