aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb
Commit message (Expand)AuthorAgeFilesLines
* MFC r227404:Hans Petter Selasky2011-12-036-3/+332
* MFC r226220Hans Petter Selasky2011-10-123-8/+8
* MFC r225659:Hans Petter Selasky2011-09-267-4/+184
* MFC r224903, r224917, r225035, r225090, r225091:Hans Petter Selasky2011-08-234-227/+210
* MFC r224085:Hans Petter Selasky2011-07-196-0/+87
* MFC r223642.Hans Petter Selasky2011-06-281-1/+1
* MFC r223495:Hans Petter Selasky2011-06-277-1/+47
* MFC r210823, r211397, r210933, r219101, r213852, r213849 and r208020:Hans Petter Selasky2011-06-228-26/+217
* MFC r219100Hans Petter Selasky2011-04-086-22/+30
* MFC r216431:Kevin Lo2010-12-281-0/+5
* MFC r215450Andrew Thompson2010-11-281-5/+10
* MFC r215253Andrew Thompson2010-11-282-4/+11
* MFC r213848Andrew Thompson2010-11-285-0/+39
* MFC r213853Andrew Thompson2010-11-194-22/+120
* MFC r203815Andrew Thompson2010-11-1910-32/+36
* MFC r203775Andrew Thompson2010-11-196-11/+1
* MFC r203774Andrew Thompson2010-11-191-7/+9
* MFC r203773Andrew Thompson2010-05-171-0/+3
* MFC r208021Andrew Thompson2010-05-171-2/+2
* MFC r208020Andrew Thompson2010-05-174-2/+8
* MFC r203147Andrew Thompson2010-04-075-0/+44
* MFC r202025Andrew Thompson2010-01-171-1/+12
* Merge from head to stable/8:Sean Farley2009-12-201-2/+2
* MFC r199575Andrew Thompson2009-12-095-11/+155
* MFC r199055Andrew Thompson2009-11-117-35/+251
* MFC r198376Andrew Thompson2009-10-231-1/+5
* LibUSB v1.0:Alfred Perlstein2009-07-309-1518/+1343
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Sync the libusb 1.0 exported api to the latest GSoC code.Andrew Thompson2009-07-105-505/+509
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-231-3/+1
* Add files missed in r194674.Andrew Thompson2009-06-235-0/+2861
* Add libusb 1.0 support which is compatible with the latest revision onAndrew Thompson2009-06-235-799/+1227
* Cleanup claim/release interface code, which is specific to libusb v0.1. RemoveAndrew Thompson2009-06-126-124/+12
* Add libusb20_tr_get_length to get the transfer length.Andrew Thompson2009-06-023-4/+39
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-285-32/+32
* Fix libusb20_dev_get_device_desc and defunt xref.Andrew Thompson2009-05-211-4/+4
* MFp4 //depot/projects/usb@159934Andrew Thompson2009-04-051-145/+301
* Add prototypes for libusb20_be_[gs]et_template.Xin LI2009-03-171-0/+2
* Update libusb.3 name and add mlinks for usb.3 and libusb20.3Andrew Thompson2009-03-102-4/+7
* Be compatible with LibUSB from sourceforge and close the handle after resetAndrew Thompson2009-03-101-1/+5
* libusb20 is now installed as libusb, remove the version number from theAndrew Thompson2009-03-0912-0/+6135
* Follow NetBSD and rename libusb to libusbhid.Josef Karthauser2002-03-278-1175/+0
* Remove __P() usage.David E. O'Brien2002-03-211-15/+15
* Prefix structure members to protect them against clashes with eg.Alfred Perlstein2002-02-201-2/+2
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Add __FBSDID()s to libusbMatthew Dillon2001-09-304-11/+12
* mdoc(7) police: Fixed broken xrefs.Ruslan Ermilov2001-08-221-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Fixed prototypes. About half of them were wrong (mainly due to constBruce Evans2001-02-061-10/+10
* Added used include of <sys/cdefs.h>.Bruce Evans2001-02-061-0/+4