Age | Commit message (Expand) | Author |
2011-12-25 | builtin: firmware - move 'firmware' tool to builtins | Kay Sievers |
2011-12-23 | rules: do not preprocess 80-drivers.rules + 75-probe_mtd.rules | Kay Sievers |
2011-12-23 | builtin: kmod - switch modprobe to builtin | Kay Sievers |
2011-12-23 | rules: do not preprocess 60-persistent-storage.rules | Kay Sievers |
2011-12-23 | rules: switch to built-in blkid | Kay Sievers |
2011-12-21 | make: do not (mis-)use the config file generator, create .xz tarball | Kay Sievers |
2011-12-05 | use libexecdir, bindir, sbindir, switch to /usr/lib/udev in documentation | Kay Sievers |
2011-11-07 | rules: fix typo | Kay Sievers |
2011-11-06 | rules: restore rule to set cdrom group for optical drives | Kay Sievers |
2011-10-19 | rules: do not load sg module | Kay Sievers |
2011-09-26 | rules: fuse: do not mount fusectl from udev rules | Kay Sievers |
2011-08-12 | rules: remove legacy rules for cdrom and usb printer | Kay Sievers |
2011-08-05 | implement path_id, usb_id, input_id as built-in command | Kay Sievers |
2011-08-04 | rules: move input_id to default rules | Kay Sievers |
2011-07-20 | rules: sound - instead of ID_IFACE use standard ID_USB_INTERFACE_NUM | Kay Sievers |
2011-07-20 | rules: serial - do not export ID_PORT, use ID_USB_INTERFACE_NUM | Kay Sievers |
2011-07-20 | rules: input - do not create (broken) links for bluetooth devices | Kay Sievers |
2011-07-14 | rules: mount fuse filesystem only 'add' | Kay Sievers |
2011-07-10 | rules: input - call path_id for ACPI devices | Kay Sievers |
2011-07-05 | rules: fix wrong wildcard match, we always need a ':*' at the end | Kay Sievers |
2011-07-05 | rules: remove redundant MODE="0664" from lp rules | Kay Sievers |
2011-06-28 | rules: set polling value only if it is disabled | Kay Sievers |
2011-06-18 | rules: move polling rule above 'block' match | Kay Sievers |
2011-06-18 | rules: enable in-kernel media-presence polling | Kay Sievers |
2011-06-11 | rules: support for gpt partition uuid/label | Keshav P.R |
2011-06-06 | rules: run input_id for main input devices too | Kay Sievers |
2011-05-27 | rules: apply 'audio' group of the static snd/{seq,timer} nodes | Kay Sievers |
2011-04-04 | Avoid spinning up CD on pressing eject button | Martin Pitt |
2011-03-30 | Run ata_id on non-removable USB devices | David Zeuthen |
2011-03-23 | rules: run ata_id only on SPC-3 or later optical drives | Kay Sievers |
2011-02-15 | 60-persistent-input.rules: Do not create duplicate links | Martin Pitt |
2011-02-15 | 60-persistent-input.rules: Support multiple interfaces | Martin Pitt |
2010-12-10 | udevd: always create /dev/{char,block}/$major:$minor | Kay Sievers |
2010-11-30 | rules: revert bsg use until the event ordering problem is sorted out | Kay Sievers |
2010-11-24 | rules: drop OSS audio rule | Kay Sievers |
2010-11-24 | rules: 78-sound-card - remove specific hardware matches, they do not belong here | Kay Sievers |
2010-11-04 | Use ata_id, not scsi_id, on ATAPI devices | David Zeuthen |
2010-10-30 | Run scsi_id and ata_id on the scsi_device object | David Zeuthen |
2010-09-21 | fix various syntax errors in rules | Martin Pitt |
2010-07-12 | rules: remove firewire rules for deprecated drivers | Kay Sievers |
2010-07-12 | rules: add more FireWire IDs: Point Grey IIDC; AV/C + vendor unique | Stefan Richter |
2010-07-08 | 60-persistent-storage-tape.rules: make own by-path symlink for nst tapes | Harald Hoyer |
2010-07-07 | 60-persistent-storage-tape: s/path_id.sh/path_id/ | Harald Hoyer |
2010-07-07 | rules: tape - remove WAIT_FOR instruction and don't export BSG_DEV | Kay Sievers |
2010-06-29 | Add virtio-blk by-id rules based on 'serial' attribute | Ryan Harper |
2010-06-17 | Fix usb printer rule for multiple USB interfaces | Martin Pitt |
2010-05-27 | rules: add -v to modprobe calls to be able see what will be loaded | Kay Sievers |
2010-05-25 | rules: mount fuse control filesystem | Kay Sievers |
2010-05-25 | rules: optical drives - use ID_CDROM_MEDIA_TRACK_COUNT_DATA | Kay Sievers |
2010-05-20 | create static nodes provided by kernel modules to allow module autoloading | Kay Sievers |