summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* SPDX header cleanups from GPL-2.0 -> GPL-2.0-onlyGreg Kroah-Hartman2021-02-221-1/+1
* LICENSE: rename GPL-3.0.txt -> GPL-3.0-only.txtGreg Kroah-Hartman2021-02-221-1/+1
* rename "GPL-2.0+" to "GPL-2.0-or-later"Greg Kroah-Hartman2021-02-221-1/+1
* Makefile.am: Remove unused DATADIRTormod Volden2020-10-221-2/+1
* Move read_sysfs_prop() from names.c to its own fileThomas Hebb2020-08-081-0/+1
* lsusb.8.in: do not mention usb.idsAurelien Jarno2019-09-301-1/+1
* Makefile.am: add usbhid-dump.8 to distclean listGreg Kroah-Hartman2019-05-091-1/+2
* usbhid-dump.8: autogenerate it with the usbutils version numberGreg Kroah-Hartman2019-05-081-0/+4
* usbhid-dump: move manpage to main directory out of subdirGreg Kroah-Hartman2019-05-081-0/+1
* Add usbreset.c as noinst_PROGRAMS target.Clemens Fruhwirth2018-10-291-0/+6
* Makefile.am: add files with licenses to archiveLukas Nykryn2018-05-161-1/+3
* Makefile.am: add SPDX and copyright informationGreg Kroah-Hartman2018-05-151-0/+6
* lsusb: Switch to descriptor-definition based dump for UAC1 and UAC2.Michael Drake2017-12-071-0/+2
* Do not create and install usbutils.pcAurelien Jarno2017-12-071-9/+1
* Makefile.am: Include usbreset.c in the release tarballRobby Workman2017-11-241-1/+2
* substitute usb.id location in lsusb Python scriptStephan Linz2016-11-231-1/+6
* Makefile: install pkgconfig file to arch-dependent locationKylie McClain2015-07-161-1/+1
* drop dependency on usb.idsTom Gundersen2013-09-121-26/+1
* lsusb: port to hwdbTom Gundersen2013-09-121-2/+3
* remove devtree logicGreg Kroah-Hartman2012-12-111-1/+0
* build: add a --disable-usbids option to avoid installing usb.idsDiego Elio Pettenò2012-04-101-5/+12
* add lsusb.h to fix some complier warnings.Greg Kroah-Hartman2011-10-221-1/+1
* build-sys: properly enable support for zlib in lsusbDiego Elio Pettenò2011-03-211-3/+6
* add lsusb.py to the bin filesGreg Kroah-Hartman2011-01-121-1/+3
* lsusb: install into /usr/binMike Frysinger2010-11-161-1/+1
* Integrate usbhid-dumpNikolai Kondrashov2010-09-011-0/+3
* usbutils.pc: use datarootdirMike Frysinger2010-09-011-1/+1
* Fix build issue with libusb locationPhilip A. Prindeville2009-11-191-1/+1
* build fix now that usb-devices man page has movedGreg Kroah-Hartman2009-08-171-1/+1
* usb-devices: move from /usr/sbin to /usr/binAurelien Jarno2009-08-171-4/+6
* usbutils.pc: place non arch dependent .pc file in /usr/share/pkgconfig/Kay Sievers2009-07-051-1/+1
* lsusb(8): make version variable and update date of last modificationFrans Pop2009-06-251-1/+1
* make distclean fixGreg Kroah-Hartman2009-06-251-0/+1
* add usb-devices.8 to the build properlyGreg Kroah-Hartman2009-06-251-2/+9
* add usbutils.pc file to point to database fileKay Sievers2009-05-061-2/+10
* fix merge error that I missed.Greg Kroah-Hartman2009-04-291-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kay/us...Greg Kroah-Hartman2009-04-291-2/+18
|\
| * use DISTCLEANFILES and 'g' for 'sed'Kay Sievers2009-04-301-8/+8
| * substitute usb.id location in man page and update scriptKay Sievers2009-04-301-2/+16
* | add update-usbids.sh to EXTRA_DISTMike Frysinger2009-04-291-1/+2
* | fix handling of usb.ids.gz in the Makefile.amMike Frysinger2009-04-291-6/+5
|/
* lsusb: make -t option work if proc file is not present.Greg Kroah-Hartman2009-04-271-0/+1
* bump version to 0.80 to pass "make distcheck"Kay Sievers2009-04-271-0/+3
* remove autotools cache on distcleanKay Sievers2009-04-271-1/+2
* clean up autotools filesKay Sievers2009-04-271-16/+28
* Remove broken uninstall code, and 2.4-only usbmodules.David Brownell2007-10-231-16/+0
* gzipped usb.ids (from Aurelien Jarno); regen config/install stuffDavid Brownell2006-12-101-4/+14
* Call it 0.72 ... regen configure/install scripts.David Brownell2006-03-011-9/+9
* Remove a few innocuous warnings; prevent more from appearing.David Brownell2005-01-301-1/+1
* GCC warning fixes, from Aurelian, Olaf, me.David Brownell2005-01-281-1/+1