aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb
Commit message (Expand)AuthorAgeFilesLines
* 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
| |_|_|_|_|/ |/| | | | |
* | | | | | Update reported libusb version to 1.0.13Ed Maste2014-06-051-1/+1
* | | | | | Add empty LIBUSB_CALL macro, to be compatible to the libusb 1.0-APIHans Petter Selasky2014-05-251-0/+2
| |_|_|_|/ |/| | | |
* | | | | Tune buffer sizes for SuperSpeed USB when using LibUSB v0.1 and v1.0Hans Petter Selasky2014-04-112-0/+5
* | | | | libusb: add libusb_log_level enumEitan Adler2014-03-141-0/+13
* | | | | Comply to the official LibUSB v1.0 API:Hans Petter Selasky2014-01-281-7/+3
* | | | | Implement two new libusb API functions.Hans Petter Selasky2014-01-054-11/+66
| |_|_|/ |/| | |
* | | | Correct two comments.Hans Petter Selasky2013-09-051-2/+2
* | | | Add pkgconf files for libusb.Rui Paulo2013-07-254-0/+41
* | | | Add some missing definitions to build a working FreeBSD's libusb under Linux.Hans Petter Selasky2013-07-144-55/+67
* | | | Add libusb_get_port_numbersEd Maste2013-06-073-2/+13
* | | | mdoc sweep.Joel Dahl2013-05-121-3/+3
* | | | Add libusb_get_port_path wrapperEd Maste2013-05-083-1/+18
* | | | Constify libusb_get_pollfds returnEd Maste2013-05-072-3/+3
* | | | Add new USB API to get the port path of a USB device.Hans Petter Selasky2013-05-036-1/+45
| |_|/ |/| |
* | | - Make the FreeBSD's USB library compile under Linux.Hans Petter Selasky2013-03-1314-30/+151
* | | Add USB API to read power draw on USB devices.Hans Petter Selasky2013-02-146-1/+39
| |/ |/|
* | Add support for streams to LibUSB v2.0.Hans Petter Selasky2012-08-135-14/+43
* | LibUSB v1.0 API compiliance and bugfixes.Hans Petter Selasky2012-06-123-5/+33
* | mdoc: minor Bl improvements.Joel Dahl2012-06-021-4/+5
|/
* General mdoc(7) and typo fixes.Glen Barber2012-05-112-18/+18