chiark / gitweb /
[PATCH[ udev: ata_id: Fix length of INQUIRY command
[elogind.git] / extras / ata_id / ata_id.c
2011-12-22 Alan Stern[PATCH[ udev: ata_id: Fix length of INQUIRY command
2011-10-05 Kay Sieverslibudev: export udev_util_encode_string()
2011-09-01 David Zeuthenata_id: Check for Compact Flash card
2011-06-06 Peter Jonesata_id: show the error message when HDIO_GET_IDENTITY...
2011-05-17 Kay SieversMerge branch 'docs/udev.xml' of git://github.com/mfwitt...
2011-04-18 Kay SieversMerge branch 'docs/README' of git://github.com/mfwitten...
2011-04-12 Kay Sieverstrivial cleanups
2011-02-09 Kay Sieversata_id: do not print empty serial numbers to avoid...
2010-11-04 David ZeuthenUse ata_id, not scsi_id, on ATAPI devices
2010-10-30 David Zeuthenata_id: Support SG_IO version 4 interface
2010-06-21 Kay Sieversremove a few comments in file headers
2009-12-04 David ZeuthenExport ID_WWN_VENDOR_EXTENSION and ID_WWN_WITH_EXTENSION
2009-11-20 Kay Sieversata_id: skip ATA commands if we find an optical drive
2009-11-04 David Zeuthenata_id: export more advanced ATA features
2009-06-28 Kay Sieversata_id: sync ID_SERIAL(_SHORT) with other *_id tools
2009-06-09 Kay Sieversmove syslog wrapper to libudev
2009-02-17 David Zeuthen*_id: add model/vendor enc strings
2009-01-06 Adam Buchbinderextras: fix mis-spelling of "environment"
2008-11-20 Kay Sieversata_id: make sure, we do not have slashes in values
2008-11-05 Kay Sieversunify string replacement
2008-10-02 Kay Sieversuse no_argument, required_argument, optional_argument...
2008-09-10 Kay Sieversupdate file headers
2008-09-06 Kay Sieversuse libudev code, unify logging, pass udev context...
2008-07-29 Kay Sieversuse autotools
2008-04-20 Kay Sieverslogging: add trailing newline to all strings
2007-05-01 Kay Sieversata_id: use getopt_long()
2007-04-28 Matthias Schwarzottata_id: don't log error for libata devices on older...
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-09-16 Kay Sieversata_id: open volume O_NONBLOCK
2005-08-22 Kay Sievers*_id: fix zero length in set_str()
2005-07-31 Kay Sieversfix GGC signed pointer warnings and switch volume_id...
2005-07-19 Hannes Reineckeadd ID_BUS to *_id programs
2005-07-14 Greg KHMerge gregkh@ehlo.org:/home/kay/public_html/linux/hotpl...
2005-07-13 Kay Sieverstrivial fixes for *_id programs
2005-07-12 Kay Sieversata_id: check for empty serial number
2005-06-27 Kay Sieversadd ID_TYPE to the id probers
2005-06-25 Kay Sieversrename udev_volume_id to vol_id and add --export option
2005-06-25 Kay Sieversadd ata_id to read serial numbers from ATA drives