chiark / gitweb /
libudev: enumerate - scan /sys/module
[elogind.git] / rules /
2011-06-18 Kay Sieversrules: enable in-kernel media-presence polling
2011-06-11 Keshav P.Rrules: support for gpt partition uuid/label
2011-06-06 Kay Sieversrules: run input_id for main input devices too
2011-05-27 Kay Sieversrules: apply 'audio' group of the static snd/{seq,timer...
2011-05-17 Kay SieversMerge branch 'docs/udev.xml' of git://github.com/mfwitt...
2011-05-05 Kay Sieversbump requirement to Linux kernel 2.6.32 and ARM 2.6.36
2011-04-04 Martin PittAvoid spinning up CD on pressing eject button
2011-03-30 David ZeuthenRun ata_id on non-removable USB devices
2011-03-23 Kay Sieversrules: run ata_id only on SPC-3 or later optical drives
2011-02-15 Kay SieversMerge branch 'master' of git+ssh:///linux/hotplug/udev
2011-02-15 Martin Pitt60-persistent-input.rules: Do not create duplicate...
2011-02-15 Martin Pitt60-persistent-input.rules: Support multiple interfaces
2011-01-25 Gerd Hoffmannextras: add rules for qemu guests
2010-12-10 Kay Sieversudevd: always create /dev/{char,block}/$major:$minor
2010-11-30 Kay Sieversrules: revert bsg use until the event ordering problem...
2010-11-24 Kay Sieversrules: drop OSS audio rule
2010-11-24 Kay Sieversrules: 78-sound-card - remove specific hardware matches...
2010-11-04 David ZeuthenUse ata_id, not scsi_id, on ATAPI devices
2010-10-30 David ZeuthenRun scsi_id and ata_id on the scsi_device object
2010-09-21 Martin Pittfix various syntax errors in rules
2010-07-12 Kay Sieversrules: remove firewire rules for deprecated drivers
2010-07-12 Stefan Richterrules: add more FireWire IDs: Point Grey IIDC; AV/C...
2010-07-08 Harald Hoyer60-persistent-storage-tape.rules: make own by-path...
2010-07-07 Harald Hoyer60-persistent-storage-tape: s/path_id.sh/path_id/
2010-07-07 Kay Sieversrules: tape - remove WAIT_FOR instruction and don't...
2010-06-29 Ryan HarperAdd virtio-blk by-id rules based on 'serial' attribute
2010-06-21 Kay Sieversdelete last distro specific rules
2010-06-17 Martin PittFix usb printer rule for multiple USB interfaces
2010-05-30 Kay Sieversrules: add misc/30-kernel-compat.rules
2010-05-30 Kay Sieversrules: SUSE - move last distro rule to package
2010-05-30 Kay Sieversrules: rename packages -> arch
2010-05-28 Kay Sieversrules: delete pilot rules and remove redhat directory
2010-05-27 Kay Sieversrules: add -v to modprobe calls to be able see what...
2010-05-27 Harald Hoyer40-redhat.rules: removed file
2010-05-25 Kay Sieversrules: mount fuse control filesystem
2010-05-25 Kay Sieversrules: optical drives - use ID_CDROM_MEDIA_TRACK_COUNT_DATA
2010-05-20 Kay Sieverscreate static nodes provided by kernel modules to allow...
2010-05-14 Kay Sieversrules: SUSE - delete device-mapper rules
2010-05-03 Matthias Schwarzottrules: Gentoo - remove old devfs compat rules
2010-04-13 Kay Sieversrules: call modprobe on all events but "remove"
2010-04-12 Kay Sieversreplace "add|change" with "!remove"
2010-04-12 Kay Sieversrules: we do not have static devices which are renamed
2010-04-12 Kay Sieversrules: delete outdated packagees rules
2010-03-22 Amit Shahrules: virtio - fix is to check if the 'name' attribute...
2010-03-16 Marco d'Itrirules: input - create by-path/ links for pci devices
2010-03-03 Amit ShahFix virtio-ports rule to use $attr instead of $ATTR
2010-01-21 Amit Shahrules: Add symlink rule for virtio ports
2010-01-21 Egbert Eichrulews: suse - add do-not-load-KMS-modules rules
2009-12-15 Kay Sieversrules: add "block" match to floppy rule
2009-12-15 Kay Sieversfloppy: fix rule to create additional floppy device...
2009-12-04 David ZeuthenExport ID_WWN_VENDOR_EXTENSION and ID_WWN_WITH_EXTENSION
2009-11-30 Martin Pittinput: Deprecate ENV{ID_CLASS}
2009-11-30 Martin Pittextras: Add input_id
2009-11-25 David ZeuthenAlso create /dev/disk/by-id/wwn-0x..-part%n symlinks...
2009-11-25 David ZeuthenCreate /dev/disk/by-id/wwn-0x... symlinks
2009-11-19 Kay Sieversrules: remove support for IDE (hd*) devices
2009-11-12 Kay Sieversrules: set mode of floppy device nodes to 0660
2009-11-09 Lennart PoetteringRevert "sound: include ALSA sound card id in /dev/snd...
2009-11-09 Lennart Poetteringsound: include ALSA sound card id in /dev/snd/by-id...
2009-11-05 Lennart Poetteringsound: include ALSA sound card id in ID_ID property
2009-10-20 Matthias Schwarzottrules: Gentoo update
2009-10-05 Martin Pitt50-udev-default.rules: fix printer MODE
2009-09-30 Martin Pittmake raw USB printer devices world-readable again
2009-09-20 Martin Pittfix previous commit for CD detection
2009-09-20 Martin Pittfix single-session CD detection
2009-09-19 Matthias Schwarzottrules: Gentoo update
2009-09-16 Kay Sieversrules: drop almost all NAME= keys
2009-09-16 Kay Sieversrules: remove remaining NAME="%k"
2009-09-09 Lennart Poetteringsound: recognize saa7134 TV card sound devices as TV...
2009-09-09 Kay Sieverssimplify "symlink name stack"
2009-09-04 Martin Pittmake raw USB printer devices accessible for lp
2009-09-01 Marco d'Itrirules: sound - do not use /usr/bin/env
2009-08-31 Kay Sieversrules: suse - use NAME for mapper/control
2009-08-16 Kay Sieversrules: rfkill has no group, so use 0644
2009-08-08 Alan Jenkinsfix spelling
2009-08-07 Diego Elio 'Flamee... Merge libudev, udev, and the unconditional extras in...
2009-08-06 Kay Sieversre-enable failed event tracking
2009-08-05 Anssi Hannularules: exclude digitizers from joystick class
2009-07-23 Kay Sieversrules: serial - fix path_id call
2009-07-02 Kay SieversMerge branch 'firmware' of git://git./linux/kernel...
2009-07-01 Stefan Richterrules: set group ownership of new firewire driver devic...
2009-06-28 Kay Sieversrules: make ata_id properties the default for all ATA...
2009-06-28 Kay Sieversata_id: sync ID_SERIAL(_SHORT) with other *_id tools
2009-06-17 Kay Sieversrules: do not install usb-id/pci-id rules when --disabl...
2009-06-17 Matthias Schwarzottrules: Gentoo update
2009-06-17 Kay Sieversrules: remove MMC rule, 2.6.30 has the modalias
2009-06-17 Kay Sieverscleanup ./configure installation directory options
2009-06-16 Dan Williamsrules: tty/net - move from udev-extras
2009-06-16 Lennart Poetteringrules: sound - move from udev-extra
2009-06-16 Kay Sieversv4l_id: move from udev-extras
2009-06-15 Matthias Schwarzottrules: Gentoo update
2009-06-14 Matthias Schwarzottrules: Gentoo update
2009-06-09 Kay Sieversrules: remove scsi ch module loading rule
2009-06-08 Kay Sieverspath_id: delete old shell script
2009-06-08 Kay Sieverspath_id: add iscsi support
2009-06-08 Kay Sieverspath_id: handle fibre channel
2009-06-06 Kay Sieverspath_id: implement in C using libudev
2009-06-05 Marcel Holtmannrules: make RFKILL control device world readable
2009-06-04 Kay Sieversrules: do not call path_id for virtual devices
2009-05-22 Kay Sieversrules: add SUBSYSTEM match to scsi rules
next