index
:
~ofourdan/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
udev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
config: fix NULL value detection for ID_INPUT being unset
Peter Hutterer
1
-1
/
+1
2017-11-01
config/udev: consider ID_INPUT_FOO=0 as 'unset'
Peter Hutterer
1
-33
/
+32
2016-08-16
config: Hold input lock across udev socket handling
Keith Packard
1
-1
/
+5
2016-05-03
xfree86: add support for MatchIsTabletPad
Peter Hutterer
1
-0
/
+4
2016-03-01
config/udev: distinguish between real keyboards and other key devices
Laércio de Sousa
1
-0
/
+4
2015-12-01
config: Use NotifyFd interface for udev
Keith Packard
1
-29
/
+16
2015-01-30
config/udev: Respect seat assignments when assigned devices
Dave Airlie
1
-9
/
+21
2014-12-08
config/udev: Prefix and shift "removing GPU" message
Daniel Martin
1
-4
/
+3
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
[next]