summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove ctrl debug codeacademic-demoDaniel Drake2008-03-061-6/+0
* Notifications for changes to the fd setDaniel Drake2008-02-265-11/+57
* Fix header installation pathDaniel Drake2008-02-011-1/+2
* TODO updateDaniel Drake2008-01-301-5/+14
* Remove timers and signalfdDaniel Drake2008-01-3010-212/+127
* Poll usbfs descriptors directlyDaniel Drake2008-01-264-31/+68
* Fix dpfp example compilationDaniel Drake2008-01-261-3/+3
* C++ header safetyDaniel Drake2008-01-261-0/+8
* Only use -fgnu89-inline when supportedDaniel Drake2008-01-261-1/+7
* Remove more fpusb remnantsDaniel Drake2008-01-055-77/+77
* TODO updateDaniel Drake2008-01-041-0/+10
* Rename some _devh_ functionsDaniel Drake2008-01-043-12/+12
* Use "transfer" instead of "msg"Daniel Drake2008-01-043-72/+82
* Plural of bus is bussesDaniel Drake2008-01-041-5/+5
* API renaming: remove fpi and usb_ stuffDaniel Drake2008-01-047-146/+146
* Rename to libusb-1.0Daniel Drake2008-01-0416-256/+241
* Compiler flags updateDaniel Drake2007-12-302-3/+3
* Fix signalfd structure size on x86Daniel Drake2007-12-301-1/+1
* Don't pass ctrl_msg/bulk_msg structures through async pathsDaniel Drake2007-12-124-29/+29
* Add functionality to access device descriptorsDaniel Drake2007-12-036-46/+518
* Rename fpusb_device_handle functions to devhDaniel Drake2007-12-033-12/+12
* Add API to access poll fdDaniel Drake2007-12-022-0/+6
* Initial commitDaniel Drake2007-12-0221-0/+3113