summaryrefslogtreecommitdiff
path: root/rules
AgeCommit message (Expand)Author
2012-01-10tabs are as useful as a hole in the headKay Sievers
2012-01-09rules: delete arch specific rulesKay Sievers
2012-01-01remove mknod() logic and rely on 'devtmpfs'Kay Sievers
2011-12-27builtin: move usb-db, pci-db to builtinsKay Sievers
2011-12-25builtin: firmware - move 'firmware' tool to builtinsKay Sievers
2011-12-23rules: do not preprocess 80-drivers.rules + 75-probe_mtd.rulesKay Sievers
2011-12-23builtin: kmod - switch modprobe to builtinKay Sievers
2011-12-23rules: do not preprocess 60-persistent-storage.rulesKay Sievers
2011-12-23rules: switch to built-in blkidKay Sievers
2011-12-21make: do not (mis-)use the config file generator, create .xz tarballKay Sievers
2011-12-05use libexecdir, bindir, sbindir, switch to /usr/lib/udev in documentationKay Sievers
2011-11-07rules: fix typoKay Sievers
2011-11-06rules: restore rule to set cdrom group for optical drivesKay Sievers
2011-10-19rules: do not load sg moduleKay Sievers
2011-09-26rules: fuse: do not mount fusectl from udev rulesKay Sievers
2011-08-12rules: remove legacy rules for cdrom and usb printerKay Sievers
2011-08-05implement path_id, usb_id, input_id as built-in commandKay Sievers
2011-08-04rules: move input_id to default rulesKay Sievers
2011-07-20rules: sound - instead of ID_IFACE use standard ID_USB_INTERFACE_NUMKay Sievers
2011-07-20rules: serial - do not export ID_PORT, use ID_USB_INTERFACE_NUMKay Sievers
2011-07-20rules: input - do not create (broken) links for bluetooth devicesKay Sievers
2011-07-14rules: mount fuse filesystem only 'add'Kay Sievers
2011-07-10rules: input - call path_id for ACPI devicesKay Sievers
2011-07-05rules: fix wrong wildcard match, we always need a ':*' at the endKay Sievers
2011-07-05rules: remove redundant MODE="0664" from lp rulesKay Sievers
2011-06-28rules: set polling value only if it is disabledKay Sievers
2011-06-18rules: move polling rule above 'block' matchKay Sievers
2011-06-18rules: enable in-kernel media-presence pollingKay Sievers
2011-06-11rules: support for gpt partition uuid/labelKeshav P.R
2011-06-06rules: run input_id for main input devices tooKay Sievers
2011-05-27rules: apply 'audio' group of the static snd/{seq,timer} nodesKay Sievers
2011-05-05bump requirement to Linux kernel 2.6.32 and ARM 2.6.36Kay Sievers
2011-04-04Avoid spinning up CD on pressing eject buttonMartin Pitt
2011-03-30Run ata_id on non-removable USB devicesDavid Zeuthen
2011-03-23rules: run ata_id only on SPC-3 or later optical drivesKay Sievers
2011-02-1560-persistent-input.rules: Do not create duplicate linksMartin Pitt
2011-02-1560-persistent-input.rules: Support multiple interfacesMartin Pitt
2011-01-25extras: add rules for qemu guestsGerd Hoffmann
2010-12-10udevd: always create /dev/{char,block}/$major:$minorKay Sievers
2010-11-30rules: revert bsg use until the event ordering problem is sorted outKay Sievers
2010-11-24rules: drop OSS audio ruleKay Sievers
2010-11-24rules: 78-sound-card - remove specific hardware matches, they do not belong hereKay Sievers
2010-11-04Use ata_id, not scsi_id, on ATAPI devicesDavid Zeuthen
2010-10-30Run scsi_id and ata_id on the scsi_device objectDavid Zeuthen
2010-09-21fix various syntax errors in rulesMartin Pitt
2010-07-12rules: remove firewire rules for deprecated driversKay Sievers
2010-07-12rules: add more FireWire IDs: Point Grey IIDC; AV/C + vendor uniqueStefan Richter
2010-07-0860-persistent-storage-tape.rules: make own by-path symlink for nst tapesHarald Hoyer
2010-07-0760-persistent-storage-tape: s/path_id.sh/path_id/Harald Hoyer
2010-07-07rules: tape - remove WAIT_FOR instruction and don't export BSG_DEVKay Sievers