aboutsummaryrefslogtreecommitdiffstats
path: root/libusb/hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* keep a reference to the device for each active transfer and let the backend h...Nathan Hjelm2013-07-301-12/+1
* hotplug: Pass explicit context to callbacksFlorian Albrechtskirchinger2013-07-231-2/+1
* hotplug: Wakeup libusb_handle_events on libusb_hotplug_deregister_callbackHans de Goede2013-07-051-0/+9
* hotplug: Give the usbi_hotplug_match* functions a context parameterHans de Goede2013-07-051-8/+7
* Doc: update hotplug, topology and descriptor documentationPete Batard2013-07-041-6/+14
* Hotplug: Make use of HAVE_SYS_TYPES_H defineToby Gray2013-05-281-0/+2
* Bump LIBUSBX_API_VERSION for new hotplug APIHans de Goede2013-05-151-4/+4
* Add hotplug support.Nathan Hjelm2013-05-151-0/+302