Abstract clock reading into OS layer
[platform/upstream/libusb.git] / libusb / libusbi.h
2009-02-17 Nathan HjelmAbstract clock reading into OS layer
2008-11-21 Daniel DrakePause event handling while opening and closing devices
2008-11-03 Bastien NoceraAdd libusb_attach_kernel_driver()
2008-06-27 Daniel DrakeAllow user data pointer to be passed through pollfd...
2008-06-27 Daniel DrakeIntroduce contexts to the API
2008-05-29 Daniel DrakeRefine libusb_set_configuration() semantics
2008-05-16 Daniel DrakeFix endianness with descriptor handling
2008-05-13 Daniel DrakeBackend documentation for porting efforts
2008-05-11 Daniel DrakeHandle hot-unplugging
2008-05-11 Daniel DrakeEndianness of control setup packets
2008-05-10 Daniel DrakeLinux: fix caching of active configuration for non...
2008-05-10 Daniel DrakeFetch configurations by index (not value)
2008-05-09 Daniel DrakeRework configuration handling
2008-05-05 Daniel Drakemove descriptor parsing into main library
2008-05-04 Daniel Drakeadd functionality for querying and detaching kernel...
2008-05-04 Daniel Drakeimplement libusb_reset_device()
2008-05-04 Daniel DrakeAdd functionality to clear endpoint halt conditions
2008-05-03 Daniel DrakeAdd libusb_set_configuration()
2008-05-02 Daniel DrakeAllow multiple interfaces to be claimed
2008-05-02 Daniel DrakeExpose bus number and device address
2008-04-29 Daniel DrakeFix descriptor handling memory leaks
2008-04-29 Daniel DrakeRemove libusb_cancel_transfer_sync
2008-04-18 Daniel Drakelibusb_device mutex protection
2008-04-18 Daniel Drakemutex protection for device and handle lists
2008-04-11 Daniel DrakeLinux: fire multiple URBs at once for split transfers
2008-03-30 Daniel DrakeIsochronous endpoint I/O
2008-03-23 Daniel DrakeSupport for changing altsetting
2008-03-15 Vasily KhoruzhickFix get_device_list for realloc case
2008-03-13 Daniel DrakeBeginnings of cross-platform abstraction
2008-03-09 Daniel DrakeRename descriptor-getting functions
2008-03-09 Daniel DrakeRename libusb_dev_handle to libusb_device_handle
2008-03-09 Daniel DrakeSeparate transfer allocation and submission
2008-03-08 Daniel DrakeRework URB API naming
2008-03-08 Daniel DrakeAdd fallback on /proc/bus/usb
2008-03-08 Daniel DrakePersistent libusb_device storage
2008-03-06 Daniel DrakeRework device discovery API
2008-02-26 Daniel DrakeNotifications for changes to the fd set
2008-01-30 Daniel DrakeRemove timers and signalfd
2008-01-05 Daniel DrakeRemove more fpusb remnants
2008-01-04 Daniel DrakeAPI renaming: remove fpi and usb_ stuff
2008-01-04 Daniel DrakeRename to libusb-1.0