aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb
Commit message (Expand)AuthorAgeFilesLines
* Improve the userspace USB string reading function in LibUSB.Hans Petter Selasky2018-06-261-9/+12
* Allow the libusb20_dev_get_port_path() function to be called when theHans Petter Selasky2018-03-233-21/+31
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2614-0/+28
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Update several more URLsEitan Adler2017-10-291-1/+1
* libusb(3): Expose device caps as libusb_bos_descriptor::dev_capabilityKyle Evans2017-08-092-2/+27
* Fix libusb20_dev_get_desc(3) to use the "vendor product" order, notEdward Tomasz Napierala2016-10-221-2/+2
* Fix array size issue when using the pre-scaling feature forHans Petter Selasky2016-09-021-2/+13
* Resolve issue with libusb C++ header file inclusion.Hans Petter Selasky2016-06-242-5/+5
* Add support for USB streams to the LibUSB v1.0 API and update theHans Petter Selasky2016-06-236-2/+83
* Implement libusb_hotplug_register_callback() andHans Petter Selasky2016-06-226-1/+349
* Add missing return statement.Hans Petter Selasky2016-06-161-0/+1
* Add multiple missing descriptor parsing functions to the LibUSB v1.0 API.Hans Petter Selasky2016-06-164-2/+290
* Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API.Hans Petter Selasky2016-06-166-4/+47
* Add support for libusb_get_port_number() to the LibUSB v1.0 API.Hans Petter Selasky2016-06-163-1/+16
* Define LIBUSB_API_VERSION.Hans Petter Selasky2016-06-161-0/+2
* Implement libusb_get_version() and update libusb manual page.Hans Petter Selasky2016-06-164-1/+32
* Fix compile warning.Hans Petter Selasky2016-06-131-1/+1
* Implement code to stop all USB endpoints before executing a USB deviceHans Petter Selasky2016-06-121-2/+14
* lib: minor spelling fixes in comments.Pedro F. Giffuni2016-05-011-1/+1
* MFHGlen Barber2016-04-111-2/+2
|\
| * USB: replace 0 with NULL for pointers.Pedro F. Giffuni2016-04-091-2/+2
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Remove redundant COMPAT_32BIT guard on pkgconfig files. This is already handledBryan Drewery2015-10-031-2/+2
* Replace beforeinstall: handling with FILES.Bryan Drewery2015-09-181-10/+3
* bsd.lib.mk has to be included after MLINKS assignmentAntoine Brodin2015-08-151-2/+2
* libusb: Fix minor cast-qual warning.Pedro F. Giffuni2015-07-201-5/+3
* Remove unused variables to silence CLANG warnings.Marcelo Araujo2015-06-242-14/+4
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-275-5/+12
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-192-0/+10
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-192-1/+3
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge headSimon J. Gerraty2014-04-276-18/+87
| |\ \ \
| * \ \ \ Merge from headSimon J. Gerraty2013-09-0514-64/+189
| |\ \ \ \
| * \ \ \ \ sync from headSimon J. Gerraty2013-04-1216-31/+190
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+4
| * | | | | | Sync from headSimon J. Gerraty2012-11-048-23/+81
| |\ \ \ \ \ \
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
* | | | | | | | Add more USB request definitions. The values are described in sectionHans Petter Selasky2015-01-162-0/+8
* | | | | | | | Fix spelling.Hans Petter Selasky2015-01-141-2/+2
* | | | | | | | mdoc: improvements to SEE ALSO.Joel Dahl2014-12-271-1/+1
* | | | | | | | Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | only install .pc files when we are not installing 32bit compat libs...John-Mark Gurney2014-10-271-0/+2
* | | | | | | Add more USB class codes.Hans Petter Selasky2014-08-181-0/+8
| |_|_|_|_|/ |/| | | | |