Misc: Trim and consolidate header file usage
[platform/upstream/libusb.git] / libusb / os / linux_usbfs.h
2019-01-09 Vianney le Clément... linux_usbfs: Get device address from file descriptor
2017-12-27 Chris Dickenslinux_usbfs: Improve isochronous transfer submission...
2015-09-20 Tobias KlauserMiscellaneous fixes
2015-09-20 Chris Dickenslinux_usbfs: Add support for kernels that can reap...
2015-01-22 Chris Dickenslinux_usbfs: Update MAX_ISO_BUFFER_LENGTH
2014-04-22 Hans de GoedeAdd API for using bulk streams
2014-04-22 Hans de GoedeAdd API for allocating / freeing usb3 bulk streams...
2013-08-21 Chris Dickenslinux: Handle device disconnection early when possible
2013-06-19 Hans de Goedelinux_usbfs: Add support for new disconnect-and-claim...
2013-05-30 Hans de Goedehotplug: Add a hotplug_poll backend function
2013-05-30 Hans de Goedelinux: rework hotplug lock handling
2013-05-15 Nathan HjelmAdd hotplug support to the Linux backend.
2012-08-23 Hans de GoedeLinux: Add support for the new get_capabilities ioctl
2012-05-23 Pete BatardMisc: Ensure all sources are UTF-8
2012-04-03 Pete BatardMisc: Rebrand to libusbx
2012-02-22 Peter StugeAdd LIBUSB_TRANSFER_ADD_ZERO_PACKET flag to indicate...
2011-09-22 Nathan HjelmFix #64 use of reserved identifiers throughout libusb
2009-11-06 David MooreLinux: Add support for the new URB_BULK_CONTINUATION...
2008-07-16 Daniel DrakeLinux: fix sysfs directory handling
2008-05-05 Daniel DrakeLinux: enumerate devices and descriptors from sysfs
2008-04-11 Daniel DrakeLinux: fire multiple URBs at once for split transfers
2008-03-20 Daniel Drakeit's called bmRequestType
2008-03-13 Daniel DrakeBeginnings of cross-platform abstraction