| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFC r358841: | Hans Petter Selasky | 2020-03-13 | 1 | -0/+7 |
| * | MFC r357298: | Hans Petter Selasky | 2020-02-03 | 1 | -1/+3 |
| * | MFC r356136: | Hans Petter Selasky | 2020-01-06 | 6 | -2/+73 |
| * | MFC r353009: libusb: LIBUSB_DEBUG env var override of libusb_set_debug | Kyle Evans | 2019-10-06 | 1 | -4/+19 |
| * | MFC r349409 and r349410: | Hans Petter Selasky | 2019-07-03 | 2 | -13/+26 |
| * | MFC r348797: | Hans Petter Selasky | 2019-06-11 | 1 | -0/+8 |
| * | MFC r344795: | Hans Petter Selasky | 2019-03-26 | 1 | -2/+2 |
| * | MFC r338993: | Hans Petter Selasky | 2018-10-05 | 1 | -0/+6 |
| * | MFC r338679: | Hans Petter Selasky | 2018-09-19 | 2 | -19/+36 |
| * | MFC r338616: | Hans Petter Selasky | 2018-09-19 | 3 | -43/+91 |
| * | MFC r335669: | Hans Petter Selasky | 2018-07-30 | 1 | -9/+12 |
| * | MFC r331419: | Hans Petter Selasky | 2018-03-30 | 3 | -21/+31 |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 14 | -28/+0 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 14 | -0/+28 |
| * | MFC r322322: Expose device caps as libusb_bos_descriptor::dev_capability | Kyle Evans | 2018-01-18 | 2 | -2/+27 |
| * | MFC r307774: | Edward Tomasz Napierala | 2016-12-19 | 1 | -2/+2 |
| * | MFC r305284: | Hans Petter Selasky | 2016-09-09 | 1 | -2/+13 |
| * | Resolve issue with libusb C++ header file inclusion. | Hans Petter Selasky | 2016-06-24 | 2 | -5/+5 |
| * | Add support for USB streams to the LibUSB v1.0 API and update the | Hans Petter Selasky | 2016-06-23 | 6 | -2/+83 |
| * | Implement libusb_hotplug_register_callback() and | Hans Petter Selasky | 2016-06-22 | 6 | -1/+349 |
| * | Add missing return statement. | Hans Petter Selasky | 2016-06-16 | 1 | -0/+1 |
| * | Add multiple missing descriptor parsing functions to the LibUSB v1.0 API. | Hans Petter Selasky | 2016-06-16 | 4 | -2/+290 |
| * | Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API. | Hans Petter Selasky | 2016-06-16 | 6 | -4/+47 |
| * | Add support for libusb_get_port_number() to the LibUSB v1.0 API. | Hans Petter Selasky | 2016-06-16 | 3 | -1/+16 |
| * | Define LIBUSB_API_VERSION. | Hans Petter Selasky | 2016-06-16 | 1 | -0/+2 |
| * | Implement libusb_get_version() and update libusb manual page. | Hans Petter Selasky | 2016-06-16 | 4 | -1/+32 |
| * | Fix compile warning. | Hans Petter Selasky | 2016-06-13 | 1 | -1/+1 |
| * | Implement code to stop all USB endpoints before executing a USB device | Hans Petter Selasky | 2016-06-12 | 1 | -2/+14 |
| * | lib: minor spelling fixes in comments. | Pedro F. Giffuni | 2016-05-01 | 1 | -1/+1 |
| * | MFH | Glen Barber | 2016-04-11 | 1 | -2/+2 |
| |\ | |||||
| | * | USB: replace 0 with NULL for pointers. | Pedro F. Giffuni | 2016-04-09 | 1 | -2/+2 |
| * | | First pass through library packaging. | Glen Barber | 2016-02-04 | 1 | -0/+1 |
| |/ | |||||
| * | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | Bryan Drewery | 2015-11-25 | 1 | -1/+0 |
| * | Remove redundant COMPAT_32BIT guard on pkgconfig files. This is already handled | Bryan Drewery | 2015-10-03 | 1 | -2/+2 |
| * | Replace beforeinstall: handling with FILES. | Bryan Drewery | 2015-09-18 | 1 | -10/+3 |
| * | bsd.lib.mk has to be included after MLINKS assignment | Antoine Brodin | 2015-08-15 | 1 | -2/+2 |
| * | libusb: Fix minor cast-qual warning. | Pedro F. Giffuni | 2015-07-20 | 1 | -5/+3 |
| * | Remove unused variables to silence CLANG warnings. | Marcelo Araujo | 2015-06-24 | 2 | -14/+4 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+20 |
| |\ | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 5 | -5/+12 |
| | |\ | |/ |/| | |||||
| | * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 2 | -0/+10 |
| | |\ | |||||
| | * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 2 | -1/+3 |
| | |\ \ | |||||
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+1 |
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | | | Merge head | Simon J. Gerraty | 2014-04-27 | 6 | -18/+87 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 14 | -64/+189 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 16 | -31/+190 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
