Age | Commit message (Expand) | Author |
2009-03-16 | vol_id: fix language in manpage | Adam Buchbinder |
2009-03-16 | create_floppy_devices: expand manpage | Adam Buchbinder |
2009-03-16 | cdrom_id: update manpage | Adam Buchbinder |
2009-03-16 | usb_id: add manpage | Adam Buchbinder |
2009-03-03 | volume_id: ntfs - fix uuid setting | Kay Sievers |
2009-02-26 | usb_id: fix comment | Kay Sievers |
2009-02-26 | usb_id: fix NULL string usage | Kay Sievers |
2009-02-26 | usb_id: return values if called directly for an usb_device | Kay Sievers |
2009-02-26 | usb_id: add ID_USB_INTERFACES=:0e0100:0e0200:010100:010200: | Kay Sievers |
2009-02-17 | *_id: add model/vendor enc strings | David Zeuthen |
2009-01-24 | vol_id: add missing id->type to swap0 | Karel Zak |
2009-01-24 | vol_id: fix ddf version string | Karel Zak |
2009-01-22 | usb_id: handle ATAPI devices like SCSI devices | Kay Sievers |
2009-01-15 | volume_id: support via raid version 2 | Sven Jost |
2009-01-06 | extras: fix mis-spelling of "environment" | Adam Buchbinder |
2009-01-05 | usb_id: s/image/media/ | Kay Sievers |
2009-01-03 | usb_id: use devtype lookup | Kay Sievers |
2009-01-03 | libudev: device - remove udev_device_get_parent_with_subsystem | Marcel Holtmann |
2008-12-29 | usb_id: add "image" class | Kay Sievers |
2008-12-22 | rule_generator: fix enumeration for write_cd_rules | Harald Hoyer |
2008-12-19 | rules: first simple step merging with Ubuntu rules | Kay Sievers |
2008-12-18 | path_id: rework SAS persistent names | Jeremy Higdon |
2008-12-09 | volume_id: support sub-uuid's and plug in btrfs device uuid | Kay Sievers |
2008-12-09 | volume_id: btrfs - update format | Kay Sievers |
2008-12-06 | make: do not delete autotools generated file with distclean | Kay Sievers |
2008-12-04 | rules: add persistent /dev/serial/{by-id,by-path} rules | Kay Sievers |
2008-12-03 | volume_id: HPFS code clean up | Karel Zak |
2008-12-02 | scsi_id: do not fail if no serial is found like for optical drives | Kay Sievers |
2008-11-26 | usb_id: add "break" to currently unused case labels | Kay Sievers |
2008-11-26 | usb_id: fix switch statement for video type | Marcel Holtmann |
2008-11-23 | floppy: use ARRAY_SIZE() | Kay Sievers |
2008-11-23 | floppy: fix array bounds check and minor calculation | Peter Breitenlohner |
2008-11-22 | update NEWS TODO | Kay Sievers |
2008-11-21 | path_id: fix fibre channel handling | Kay Sievers |
2008-11-21 | man: fix typos | Peter Breitenlohner |
2008-11-21 | volume_id: clear probing result before probing and do not probe a second time... | Kay Sievers |
2008-11-21 | volume_id: update btrfs | Kay Sievers |
2008-11-21 | vol_id: if regular files are probed, use stat() for the size value | Kay Sievers |
2008-11-21 | volume_id: remove unused usage types | Kay Sievers |
2008-11-20 | scsi_id: make sure, we do not have slashes in values | Kay Sievers |
2008-11-20 | ata_id: make sure, we do not have slashes in values | Kay Sievers |
2008-11-20 | usb_id: replace chars in returned strings | Kay Sievers |
2008-11-20 | rules: v4l - add by-id/ links for USB devices | Kay Sievers |
2008-11-18 | volume_id: update btrfs magic | Kay Sievers |
2008-11-14 | vol_id: clarify error message | Kay Sievers |
2008-11-13 | volume_id: ntfs - mark as no other fs must match | Kay Sievers |
2008-11-13 | fix spelling in comment | Kay Sievers |
2008-11-13 | volume_id: fat - accept empty FAT32 fsinfo signature | Kay Sievers |
2008-11-13 | volume_id: always check for all filesystem types and skip conflicting results | Kay Sievers |
2008-11-13 | volume_id: fat - move check for msdos signature (0x55 0xaa) | Karel Zak |