summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Expand)Author
2009-02-17*_id: add model/vendor enc stringsDavid Zeuthen
2009-01-24vol_id: add missing id->type to swap0Karel Zak
2009-01-24vol_id: fix ddf version stringKarel Zak
2009-01-22usb_id: handle ATAPI devices like SCSI devicesKay Sievers
2009-01-15volume_id: support via raid version 2Sven Jost
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-12-22rule_generator: fix enumeration for write_cd_rulesHarald Hoyer
2008-12-19rules: first simple step merging with Ubuntu rulesKay Sievers
2008-12-18path_id: rework SAS persistent namesJeremy Higdon
2008-12-09volume_id: support sub-uuid's and plug in btrfs device uuidKay Sievers
2008-12-09volume_id: btrfs - update formatKay Sievers
2008-12-06make: do not delete autotools generated file with distcleanKay Sievers
2008-12-04rules: add persistent /dev/serial/{by-id,by-path} rulesKay Sievers
2008-12-03volume_id: HPFS code clean upKarel Zak
2008-12-02scsi_id: do not fail if no serial is found like for optical drivesKay 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-23floppy: use ARRAY_SIZE()Kay Sievers
2008-11-23floppy: fix array bounds check and minor calculationPeter Breitenlohner
2008-11-22update NEWS TODOKay Sievers
2008-11-21path_id: fix fibre channel handlingKay Sievers
2008-11-21man: fix typosPeter Breitenlohner
2008-11-21volume_id: clear probing result before probing and do not probe a second time...Kay Sievers
2008-11-21volume_id: update btrfsKay Sievers
2008-11-21vol_id: if regular files are probed, use stat() for the size valueKay Sievers
2008-11-21volume_id: remove unused usage typesKay Sievers
2008-11-20scsi_id: make sure, we do not have slashes in valuesKay Sievers
2008-11-20ata_id: make sure, we do not have slashes in valuesKay Sievers
2008-11-20usb_id: replace chars in returned stringsKay Sievers
2008-11-20rules: v4l - add by-id/ links for USB devicesKay Sievers
2008-11-18volume_id: update btrfs magicKay Sievers
2008-11-14vol_id: clarify error messageKay Sievers
2008-11-13volume_id: ntfs - mark as no other fs must matchKay Sievers
2008-11-13fix spelling in commentKay Sievers
2008-11-13volume_id: fat - accept empty FAT32 fsinfo signatureKay Sievers
2008-11-13volume_id: always check for all filesystem types and skip conflicting resultsKay Sievers
2008-11-13volume_id: fat - move check for msdos signature (0x55 0xaa)Karel Zak
2008-11-13scsi_id: we don't use DEVPATH env var anymore, update man pageAlan Jenkins
2008-11-05unify string replacementKay Sievers
2008-11-05usb_id: MassStorage SubClass 6 is "scsi" not "disk"Kay Sievers
2008-11-05volume_id: btrfs updateKay Sievers
2008-11-04firmware.sh: record missing files in /dev/.udev/firmware-missing/Kay Sievers
2008-10-30fstab_import: add "change" event matchKay Sievers
2008-10-30edd_id: add "change" event matchKay Sievers
2008-10-26do not init string arrays, just clear first byteKay Sievers
2008-10-24fix uninitialized variable warningsKay Sievers