chiark / gitweb /
move syslog wrapper to libudev
[elogind.git] / extras / usb_id / usb_id.c
2009-06-09 Kay Sieversmove syslog wrapper to libudev
2009-05-20 Kay Sieversuse more efficient string copying
2009-03-28 Kay Sieversusb_id: remove unused variable
2009-03-25 Kay Sieversusb_id: add ID_VENDOR_ID, ID_MODEL_ID, ID_USB_INTERFACE...
2009-02-26 Kay Sieversusb_id: fix comment
2009-02-26 Kay Sieversusb_id: fix NULL string usage
2009-02-26 Kay Sieversusb_id: return values if called directly for an usb_device
2009-02-26 Kay Sieversusb_id: add ID_USB_INTERFACES=:0e0100:0e0200:010100...
2009-02-17 David Zeuthen*_id: add model/vendor enc strings
2009-01-22 Kay Sieversusb_id: handle ATAPI devices like SCSI devices
2009-01-06 Adam Buchbinderextras: fix mis-spelling of "environment"
2009-01-05 Kay Sieversusb_id: s/image/media/
2009-01-03 Kay Sieversusb_id: use devtype lookup
2009-01-03 Marcel Holtmannlibudev: device - remove udev_device_get_parent_with_su...
2008-12-29 Kay Sieversusb_id: add "image" class
2008-11-26 Kay Sieversusb_id: add "break" to currently unused case labels
2008-11-26 Marcel Holtmannusb_id: fix switch statement for video type
2008-11-20 Kay Sieversusb_id: replace chars in returned strings
2008-11-20 Kay Sieversrules: v4l - add by-id/ links for USB devices
2008-11-05 Kay Sieversunify string replacement
2008-11-05 Kay Sieversusb_id: MassStorage SubClass 6 is "scsi" not "disk"
2008-10-24 Kay Sieversfix uninitialized variable warnings
2008-10-20 Kay Sieverslibudev: device - get_attr_value() -> get_sysattr_value()
2008-10-02 Kay Sieversusb_id: use libudev
2008-10-02 Kay Sieversuse no_argument, required_argument, optional_argument...
2008-09-29 Kay Sieversfix dbg() callers
2008-09-20 Kay Sieversalways include config.h from Makefile
2008-09-10 Kay Sieversget rid of udev_sysdeps.c
2008-09-06 Kay Sieversuse libudev code, unify logging, pass udev context...
2008-08-12 Kay Sieversadd missing includes
2008-07-29 Kay Sieversuse autotools
2008-04-20 Kay Sieverslogging: add trailing newline to all strings
2007-10-15 Kay Sieversusb_id: fail if vendor/product can not be retrieved
2007-05-01 Kay Sieversusb_id: add <devpath> to help text
2007-03-21 Kay Sieversusb_id: append target:lun to storage device serial
2006-08-19 Kay Sieversconsistent key naming to match only the event device...
2006-04-11 Kay Sieversusb_id: remove uneeded code
2006-01-23 Kay Sieversusb_id: don't fail on other subsytems than "scsi"
2006-01-18 Kay Sieversscsi_id, usb_id: request device parent by subsystem
2006-01-09 Kay Sieversreplace libsysfs
2005-09-27 <gregkh@suse.de>Merge branch 'master' from gregkh@/linux/hotplug/udev
2005-09-27 Kay Sieversswitch tools and volume_id from LGPL to GPLv2
2005-08-22 Kay Sievers*_id: fix zero length in set_str()
2005-08-13 Kay SieversMerge rsync.kernel.org/pub/scm/linux/hotplug/udev
2005-08-12 Kay Sieversfix more compiler warnings ...
2005-07-31 Kay Sieversfix GGC signed pointer warnings and switch volume_id...
2005-07-19 Hannes Reineckeusb_id: fix typo
2005-07-19 Hannes Reineckeadd ID_BUS to *_id programs
2005-07-17 Kay Sieversadd padding to rules structure
2005-07-14 Greg KHMerge gregkh@ehlo.org:/home/kay/public_html/linux/hotpl...
2005-07-08 Hannes Reineckefix usb_id and let scsi_id ignore "illegal request"
2005-07-04 Kay Sieversadd usb_id program to generate usb-storage device ident...