aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb/libusb10_io.c
Commit message (Expand)AuthorAgeFilesLines
* Implement two new libusb API functions.Hans Petter Selasky2014-01-051-8/+30
* Constify libusb_get_pollfds returnEd Maste2013-05-071-2/+2
* - Make the FreeBSD's USB library compile under Linux.Hans Petter Selasky2013-03-131-2/+7
* LibUSB v1.0 API compiliance and bugfixes.Hans Petter Selasky2012-06-121-3/+7
* Fix some compile warnings.Hans Petter Selasky2012-04-201-10/+10
* Fix LibUSB v1.0 compliancy.Hans Petter Selasky2010-11-131-4/+7
* - Fix some compile warnings regarding comparing signed to unsigned.Hans Petter Selasky2010-10-141-2/+2
* Fix header file compliancy with libusb 1.0 from sourceforge.Andrew Thompson2010-05-131-0/+2
* Resort includes to match style(9) a bit more. No functional changeWojciech A. Koszek2010-02-131-5/+6
* Remove redundand headers and use more standard ones where necessary.Wojciech A. Koszek2010-02-111-1/+0
* - fix refcounting error during data transferAndrew Thompson2009-11-081-7/+165
* LibUSB v1.0:Alfred Perlstein2009-07-301-573/+284
* Sync the libusb 1.0 exported api to the latest GSoC code.Andrew Thompson2009-07-101-71/+187
* Add files missed in r194674.Andrew Thompson2009-06-231-0/+748