summaryrefslogtreecommitdiff
path: root/include/hotplug.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-17config: Replace OdevAttributes linked list with structKeith Packard1-46/+23
2014-07-14config_odev_add_attribute*: Check for right attribute typeHans de Goede1-1/+1
2014-07-14Fix ODEV_ATTRIB_DRIVER overlapping with ODEV_ATTRIB_FDHans de Goede1-1/+1
2014-07-07xfree86: Store kernel driver name in platform device attributeThierry Reding1-0/+2
2014-03-12config_odev*: Use XNF alloc functionsHans de Goede1-0/+3
2014-03-03hotplug: Extend OdevAttributes for server-managed fd supportHans de Goede1-0/+10
2014-03-03OdevAttribute: Remove unowned flag from OdevAttributes headHans de Goede1-1/+0
2014-03-03OdevAttribute: Add support for integer attributesHans de Goede1-1/+15
2014-03-03OdevAttribute: Add config_odev_get_attribute helperHans de Goede1-0/+3
2013-04-12xf86: don't hotplug output devices while VT switched.Dave Airlie1-0/+1
2012-09-04config/udev: add wrapper around check if server is not seat 0Dave Airlie1-0/+2
2012-07-06xserver/config: add udev/drm hotplug callbacks. (v2)Dave Airlie1-0/+4
2012-07-06xfree86: use udev to provide device enumeration for kms devices (v10)Dave Airlie1-0/+35
2012-05-21config/udev: add pre_init stage to config and udev.Dave Airlie1-0/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-1/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-2/+2
2007-08-01Convert all my license statements to the standard formDaniel Stone1-17/+19
2007-08-01Hotplug: Separate D-Bus into core and hotplug API componentsDaniel Stone1-6/+6
2007-08-01Hotplug: Remove unused function definition from hotplug.hNicolas Trangez1-1/+0
2006-12-06config: move config.h to hotplug.hDaniel Stone1-0/+31