aboutsummaryrefslogtreecommitdiffstats
path: root/libusb/os/linux_usbfs.h
Commit message (Expand)AuthorAgeFilesLines
* linux_usbfs: Add support for new disconnect-and-claim ioctlHans de Goede2013-06-191-0/+10
* hotplug: Add a hotplug_poll backend functionHans de Goede2013-05-301-0/+2
* linux: rework hotplug lock handlingHans de Goede2013-05-301-0/+2
* Add hotplug support to the Linux backend.Nathan Hjelm2013-05-151-0/+18
* Linux: Add support for the new get_capabilities ioctlHans de Goede2012-08-231-0/+10
* Misc: Ensure all sources are UTF-8Pete Batard2012-05-231-2/+2
* Misc: Rebrand to libusbxPete Batard2012-04-031-2/+2
* Add LIBUSB_TRANSFER_ADD_ZERO_PACKET flag to indicate need for ZLPPeter Stuge2012-02-221-0/+1
* Fix #64 use of reserved identifiers throughout libusbNathan Hjelm2011-09-221-2/+2
* Linux: Add support for the new URB_BULK_CONTINUATION flagDavid Moore2009-11-061-3/+4
* Linux: fix sysfs directory handlingDaniel Drake2008-07-161-1/+0
* Linux: enumerate devices and descriptors from sysfsDaniel Drake2008-05-051-0/+3
* Linux: fire multiple URBs at once for split transfersDaniel Drake2008-04-111-1/+3
* it's called bmRequestTypeDaniel Drake2008-03-201-1/+1
* Beginnings of cross-platform abstractionDaniel Drake2008-03-131-0/+133