summaryrefslogtreecommitdiff
path: root/extras/usb_id/usb_id.c
AgeCommit message (Expand)Author
2010-03-17libudev: add udev_device_new_from_environment()Kay Sievers
2009-06-09move syslog wrapper to libudevKay Sievers
2009-05-20use more efficient string copyingKay Sievers
2009-03-28usb_id: remove unused variableKay Sievers
2009-03-25usb_id: add ID_VENDOR_ID, ID_MODEL_ID, ID_USB_INTERFACE_NUM, ID_USB_DRIVERKay Sievers
2009-02-26usb_id: fix commentKay Sievers
2009-02-26usb_id: fix NULL string usageKay Sievers
2009-02-26usb_id: return values if called directly for an usb_deviceKay Sievers
2009-02-26usb_id: add ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:Kay Sievers
2009-02-17*_id: add model/vendor enc stringsDavid Zeuthen
2009-01-22usb_id: handle ATAPI devices like SCSI devicesKay Sievers
2009-01-06extras: fix mis-spelling of "environment"Adam Buchbinder
2009-01-05usb_id: s/image/media/Kay Sievers
2009-01-03usb_id: use devtype lookupKay Sievers
2009-01-03libudev: device - remove udev_device_get_parent_with_subsystemMarcel Holtmann
2008-12-29usb_id: add "image" classKay Sievers
2008-11-26usb_id: add "break" to currently unused case labelsKay Sievers
2008-11-26usb_id: fix switch statement for video typeMarcel Holtmann
2008-11-20usb_id: replace chars in returned stringsKay Sievers
2008-11-20rules: v4l - add by-id/ links for USB devicesKay Sievers
2008-11-05unify string replacementKay Sievers
2008-11-05usb_id: MassStorage SubClass 6 is "scsi" not "disk"Kay Sievers
2008-10-24fix uninitialized variable warningsKay Sievers
2008-10-20libudev: device - get_attr_value() -> get_sysattr_value()Kay Sievers
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