summaryrefslogtreecommitdiff
path: root/extras/usb_id/usb_id.c
AgeCommit message (Expand)Author
2008-10-02usb_id: use libudevKay Sievers
2008-10-02use no_argument, required_argument, optional_argument in longoptsKay Sievers
2008-09-29fix dbg() callersKay Sievers
2008-09-19always include config.h from MakefileKay Sievers
2008-09-10get rid of udev_sysdeps.cKay Sievers
2008-09-06use libudev code, unify logging, pass udev context around everywhereKay Sievers
2008-08-12add missing includesKay Sievers
2008-07-30use autotoolsKay Sievers
2008-04-20logging: add trailing newline to all stringsKay Sievers
2007-10-15usb_id: fail if vendor/product can not be retrievedKay Sievers
2007-05-01usb_id: add <devpath> to help textKay Sievers
2007-03-21usb_id: append target:lun to storage device serialKay Sievers
2006-08-19consistent key naming to match only the event device or include all parent de...Kay Sievers
2006-04-11usb_id: remove uneeded codeKay Sievers
2006-01-23usb_id: don't fail on other subsytems than "scsi"Kay Sievers
2006-01-18scsi_id, usb_id: request device parent by subsystemKay Sievers
2006-01-09replace libsysfsKay Sievers
2005-09-27switch tools and volume_id from LGPL to GPLv2Kay Sievers
2005-08-22*_id: fix zero length in set_str()Kay Sievers
2005-08-13fix more compiler warnings ...Kay Sievers
2005-08-01fix GGC signed pointer warnings and switch volume_id to stdintKay Sievers
2005-07-19usb_id: fix typoHannes Reinecke
2005-07-19add ID_BUS to *_id programsHannes Reinecke
2005-07-17add padding to rules structureKay Sievers
2005-07-08fix usb_id and let scsi_id ignore "illegal request"Hannes Reinecke
2005-07-04add usb_id program to generate usb-storage device identifiersKay Sievers