summaryrefslogtreecommitdiff
path: root/libusb/os/linux_usbfs.h
Commit message (Expand)AuthorAgeFilesLines
* linux_usbfs: Get device address from file descriptorVianney le Clément de Saint-Marcq2019-01-081-1/+1
* linux_usbfs: Improve isochronous transfer submission and error reportingChris Dickens2017-12-261-1/+2
* Miscellaneous fixesTobias Klauser2015-09-201-1/+1
* linux_usbfs: Add support for kernels that can reap after disconnectChris Dickens2015-09-201-0/+1
* linux_usbfs: Update MAX_ISO_BUFFER_LENGTHChris Dickens2015-01-221-1/+1
* Add API for using bulk streamsHans de Goede2014-04-221-1/+4
* Add API for allocating / freeing usb3 bulk streams + Linux implementationHans de Goede2014-04-221-0/+8
* linux: Handle device disconnection early when possibleChris Dickens2013-08-211-1/+1
* 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