summaryrefslogtreecommitdiff
path: root/extras/scsi_id/scsi_serial.c
AgeCommit message (Expand)Author
2010-09-07scsi_id: export target port groupHannes Reinecke
2010-06-25switch a few left-over from GPLv2 to GPLv2 or laterKay Sievers
2010-06-21remove a few comments in file headersKay Sievers
2010-04-07scsi_id: add rand() in retry loopKay Sievers
2009-12-04Export ID_WWN_VENDOR_EXTENSION and ID_WWN_WITH_EXTENSIONDavid Zeuthen
2009-11-23scsi_id: Export WWN and Unit Serial NumberDavid Zeuthen
2009-09-17scsi_id: prevent buffer overflow in check_fill_0x83_prespc3()Harald Hoyer
2009-09-14scsi_id: delete copy of bsg.hKay Sievers
2009-09-08fix randonm findings from llvm-clang-analyzerKay Sievers
2009-08-30use nanosleep() instead of usleep()Daniel Mierswa
2009-08-08fix spellingAlan Jenkins
2009-07-06scsi_id: correct error handling in prepend_vendor_modelIan Campbell
2009-06-28scsi_id: --reformat_serial - use udev_util_replace_whitespace()Kay Sievers
2009-06-09move syslog wrapper to libudevKay Sievers
2008-12-02scsi_id: do not fail if no serial is found like for optical drivesKay Sievers
2008-09-19scsi_id: compiler warning on 32-bitAlan Jenkins
2008-09-06use libudev code, unify logging, pass udev context around everywhereKay Sievers
2008-07-30use autotoolsKay Sievers
2008-07-10scsi_id: the fallback fix broke error handlingKay Sievers
2008-07-10scsi_id: include sys/stat.hThomas Koeller
2008-07-07scsi_id: fix fallback to sg v3 for sg nodesKay Sievers
2008-06-11scsi_id: retry open() on -EBUSYHarald Hoyer
2008-05-14scsi_id: add --sg-version= optionKay Sievers
2008-05-14scsi_id: add SGv4 supportHannes Reinecke
2008-05-14scsi_id: remove all sysfs dependenciesHannes Reinecke
2008-04-20logging: add trailing newline to all stringsKay Sievers
2007-05-25cciss device supportHannes Reinecke
2006-11-27scsi_id: remove trailing garbage from ID_SERIAL_SHORTMarco d'Itri
2006-10-10scsi_id: export ID_SERIAL_SHORT without vendor/productKay Sievers
2006-08-19consistent key naming to match only the event device or include all parent de...Kay Sievers
2006-01-28scsi_id: remove dead filesKay Sievers
2006-01-09replace libsysfsKay Sievers
2005-12-15support pre-SPC3 page 83 formatKurt Garloff
2005-09-14scsi_id: derive a UID for a SCSI-2 not compliant with the page 83Edward Goggin
2005-08-01fix GGC signed pointer warnings and switch volume_id to stdintKay Sievers
2005-07-08fix usb_id and let scsi_id ignore "illegal request"Hannes Reinecke
2005-04-26[PATCH] update scsi_id to work with libsysfs changespatmans@us.ibm.com
2005-04-26[PATCH] fix -Wsign-compare warningskay.sievers@vrfy.org
2005-04-26[PATCH] update udev to include scsi_id 0.6patmans@us.ibm.com
2005-04-26[PATCH] update udev scsi_id to scsi_id 0.5patmans@us.ibm.com
2005-04-26[PATCH] update udev scsi_id to scsi_id 0.4patmans@us.ibm.com
2005-04-26[PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com
2005-04-26[PATCH] update udev scsi_id to scsi_id 0.3patmans@us.ibm.com
2005-04-26[PATCH] update udev extras/scsi_id to version 0.2patmans@us.ibm.com
2005-04-26[PATCH] add scsi_id "extra" program from Patrick Mansfield <patmans@us.ibm.com>greg@kroah.com