aboutsummaryrefslogtreecommitdiffstats
path: root/examples/lsusb.c
Commit message (Expand)AuthorAgeFilesLines
* Rename the lsusb example program to listdevsPeter Stuge2012-02-081-64/+0
* examples: #include <libusb.h> without directory nameLudovic Rousseau2010-11-221-1/+1
* lsusb example: make print_devs() staticLudovic Rousseau2009-11-211-1/+1
* Introduce contexts to the APIDaniel Drake2008-06-261-3/+3
* Rework configuration handlingDaniel Drake2008-05-091-3/+8
* libusb_get_device_list() can return negative error codeDaniel Drake2008-05-091-1/+2
* Fix libusb_get_device_list return valueDaniel Drake2008-05-041-3/+4
* Expose bus number and device addressDaniel Drake2008-05-021-1/+3
* Constify some return dataDaniel Drake2008-04-011-1/+1
* Rename descriptor-getting functionsDaniel Drake2008-03-091-1/+2
* Persistent libusb_device storageDaniel Drake2008-03-081-1/+1
* Rework device discovery APIDaniel Drake2008-03-061-7/+10
* Remove timers and signalfdDaniel Drake2008-01-301-1/+6
* API renaming: remove fpi and usb_ stuffDaniel Drake2008-01-041-1/+1
* Rename to libusb-1.0Daniel Drake2008-01-041-11/+11
* Initial commitDaniel Drake2007-12-021-0/+46