Age | Commit message (Expand) | Author |
2007-11-08 | extras: ignore built and generated files | Dan Nicholson |
2007-05-29 | scsi_id: fix typo in help text | Kay Sievers |
2007-05-25 | scsi_id: add long options | Kay Sievers |
2007-05-25 | cciss device support | Hannes Reinecke |
2007-05-21 | scsi_id: do not install symlink in /sbin | Kay Sievers |
2007-02-25 | scsi_id: accept tabs in /etc/scsi_id.conf | Kay Sievers |
2007-01-28 | man: fix typos in scsi_id and udevd | A. Costa |
2007-01-21 | correct typo in extras/scsi_id/scsi_id.conf | Matthias Schwarzott |
2007-01-21 | fix INSTALL_PROGRAM vs. INSTALL_SCRIPT | Peter Breitenlohner |
2006-11-27 | scsi_id: remove trailing garbage from ID_SERIAL_SHORT | Marco d'Itri |
2006-10-10 | scsi_id: export ID_SERIAL_SHORT without vendor/product | Kay Sievers |
2006-08-28 | update source file headers | Kay Sievers |
2006-08-19 | consistent key naming to match only the event device or include all parent de... | Kay Sievers |
2006-08-05 | switch ifdef __KLIBC__ to ifndef __GLIBC__ | Kay Sievers |
2006-07-04 | Makefiles: fix .PHONY for man page target | Kay Sievers |
2006-04-03 | fix symlink targets in Makefiles | Kay Sievers |
2006-03-29 | move all *_id programs to /lib/udev/ | Kay Sievers |
2006-03-28 | man pages: mention udev(7) not udev(8) | Kay Sievers |
2006-03-28 | remove all stripping code | Kay Sievers |
2006-01-28 | scsi_id: remove dead files | Kay Sievers |
2006-01-28 | replace fancy silent build program by simple kernel build like logic | Kay Sievers |
2006-01-18 | scsi_id, usb_id: request device parent by subsystem | Kay Sievers |
2006-01-09 | replace libsysfs | Kay Sievers |
2005-12-23 | scsi_id: read page 0x80 with libata drives | Kay Sievers |
2005-12-15 | support pre-SPC3 page 83 format | Kurt Garloff |
2005-12-15 | fold multiple consecutive whitespace chars into single '_' | Hannes Reinecke |
2005-11-16 | Makefile: remove exec_prefix and srcdir | Kay Sievers |
2005-10-28 | "STRIPCMD=" for the EXTRAS | Kay Sievers |
2005-10-27 | use DESTDIR on uninstall, no need to pass prefix to submake | Kay Sievers |
2005-09-18 | scsi_id: switch temporary node creation to /dev | Kay Sievers |
2005-09-14 | scsi_id: derive a UID for a SCSI-2 not compliant with the page 83 | Edward Goggin |
2005-09-14 | add install test to 'make buildtest' | Kay Sievers |
2005-09-14 | EXTRAS: cleanup and sync all Makefiles | Kay Sievers |
2005-09-14 | EXTRAS/Makefile: fix install targets to match main Makefile | Jürg Billeter |
2005-08-31 | scsi_id: rename SYSFS to LIBSYSFS | Kay Sievers |
2005-08-22 | *_id: fix zero length in set_str() | Kay Sievers |
2005-08-13 | fix more compiler warnings ... | Kay Sievers |
2005-08-01 | fix GGC signed pointer warnings and switch volume_id to stdint | Kay Sievers |
2005-07-19 | usb_id: fix typo | Hannes Reinecke |
2005-07-19 | add ID_BUS to *_id programs | Hannes Reinecke |
2005-07-08 | fix usb_id and let scsi_id ignore "illegal request" | Hannes Reinecke |
2005-06-27 | add ID_TYPE to the id probers | Kay Sievers |
2005-06-27 | add -x to scsi_id to export the queried values in env format | Kay Sievers |
2005-04-26 | [PATCH] update scsi_id to work with libsysfs changes | patmans@us.ibm.com |
2005-04-26 | [PATCH] scsi_id changes for use with udev %N and %p | patmans@us.ibm.com |
2005-04-26 | [PATCH] scsi_id: when udevstart is started, /tmp is not writeable. | md@Linux.IT |
2005-04-26 | [PATCH] fix -Wsign-compare warnings | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] update udev to scsi_id 0.7 | patmans@us.ibm.com |
2005-04-26 | [PATCH] let the extras/ programs build "pretty" also | greg@kroah.com |
2005-04-26 | [PATCH] pass SYSFS setting down for extras builds | patmans@us.ibm.com |