platform/upstream/libusb.git
2008-03-06 Daniel DrakeRemove ctrl debug code
2008-02-26 Daniel DrakeNotifications for changes to the fd set
2008-02-01 Daniel DrakeFix header installation path
2008-01-30 Daniel DrakeTODO update
2008-01-30 Daniel DrakeRemove timers and signalfd
2008-01-26 Daniel DrakePoll usbfs descriptors directly
2008-01-26 Daniel DrakeFix dpfp example compilation
2008-01-26 Daniel DrakeC++ header safety
2008-01-26 Daniel DrakeOnly use -fgnu89-inline when supported
2008-01-05 Daniel DrakeRemove more fpusb remnants
2008-01-04 Daniel DrakeTODO update
2008-01-04 Daniel DrakeRename some _devh_ functions
2008-01-04 Daniel DrakeUse "transfer" instead of "msg"
2008-01-04 Daniel DrakePlural of bus is busses
2008-01-04 Daniel DrakeAPI renaming: remove fpi and usb_ stuff
2008-01-04 Daniel DrakeRename to libusb-1.0
2007-12-30 Daniel DrakeCompiler flags update
2007-12-30 Daniel DrakeFix signalfd structure size on x86
2007-12-12 Daniel DrakeDon't pass ctrl_msg/bulk_msg structures through async...
2007-12-03 Daniel DrakeAdd functionality to access device descriptors
2007-12-03 Daniel DrakeRename fpusb_device_handle functions to devh
2007-12-02 Daniel DrakeAdd API to access poll fd
2007-12-02 Daniel DrakeInitial commit