summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-25usb_id: add ID_VENDOR_ID, ID_MODEL_ID, ID_USB_INTERFACE_NUM, ID_USB_DRIVERKay Sievers
2009-03-25rules: replace IDE driver with media matchKay Sievers
2009-03-24rules: serial - support ttyACM devicesKay Sievers
2009-03-23rules: remove ram* from persisten disk links blacklistKay Sievers
2009-03-23rules: exclude mtd* from persistent disk linksDavid Brownell
2009-03-22rules: rename ide-floppy to ide-gdBorislav Petkov
2009-03-18udevadm: monitor - clarify printed headerKay Sievers
2009-03-18udevadm: test - handling trailing '/' in devpathKay Sievers
2009-03-18version bumpKay Sievers
2009-03-18rules: fix extra quote in 50-udev-default.rulesKay Sievers
2009-03-17udevadm: trigger - add "--action" to --helpRobby Workman
2009-03-16vol_id: fix language in manpageAdam Buchbinder
2009-03-16create_floppy_devices: expand manpageAdam Buchbinder
2009-03-16cdrom_id: update manpageAdam Buchbinder
2009-03-16usb_id: add manpageAdam Buchbinder
2009-03-16rules: md-raid.rules fixMichal Soltys
2009-03-13release 140Kay Sievers
2009-03-12udevadm: settle - synchronise with the udev daemonScott James Remnant
2009-03-11udevadm: settle - use timeout signal, instead of loop counterKay Sievers
2009-03-11libudev: ctrl - return error after sending ctrl messageKay Sievers
2009-03-07update TODOKay Sievers
2009-03-07udevadm: add text for new options to command and man pageKay Sievers
2009-03-06libvolume_id: bump ageHarald Hoyer
2009-03-05udevd: switch watch symlinks to devpathKay Sievers
2009-03-04udevadm: settle - add --seq-start= --seq-end=Kay Sievers
2009-03-04libudev: queue - use lstat() to check existence of symlinkKay Sievers
2009-03-04rules: Fedora updateKay Sievers
2009-03-04update TODOKay Sievers
2009-03-03volume_id: ntfs - fix uuid settingKay Sievers
2009-03-03update TODOKay Sievers
2009-03-03fix compile error in debug modeMichael Prokop
2009-03-03version bumpKay Sievers
2009-02-26release 139Kay Sievers
2009-02-26udevadm: info - export all devices with --export-dbKay Sievers
2009-02-26usb_id: fix commentKay Sievers
2009-02-26usb_id: fix NULL string usageKay Sievers
2009-02-26usb_id: return values if called directly for an usb_deviceKay Sievers
2009-02-26usb_id: add ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:Kay Sievers
2009-02-26use AC_USE_SYSTEM_EXTENSIONS instead of AC_GNU_SOURCEKay Sievers
2009-02-26add m4/ subdirKay Sievers
2009-02-25add "nowatch" to disable a default installed watch with a later ruleKay Sievers
2009-02-24use the event udev_device to disable the watch on "remove"Kay Sievers
2009-02-24remove static local variableKay Sievers
2009-02-23version bumpKay Sievers
2009-02-23Look at more inotify events in the buffer than just the first.Scott James Remnant
2009-02-23lookup the old watch handle; reload only if has a pathScott James Remnant
2009-02-23Output watch handle in udevadm info.Scott James Remnant
2009-02-23Put a log message in a more sensible place.Scott James Remnant
2009-02-23Use the udevdb to speed up watch clearing.Scott James Remnant
2009-02-23Store watch handle in db.Scott James Remnant