| Commit message (Expand) | Author | Age | Files | Lines |
* | rules: introduce disk/by-id (model_serial) symlinks for NVMe drives (#3974) | Michal Sekletar | 2016-08-17 | 1 | -0/+6 |
* | rules: make sure always set at least one property on rfkill devices | Lennart Poettering | 2016-07-20 | 1 | -2/+1 |
* | rules: UDEV_DISABLE_PERSISTENT_STORAGE_RULES_FLAG property (#3714) | Rusty Bird | 2016-07-15 | 2 | -0/+2 |
* | rules: block: add support for pmem devices (#3683) | bgbhpe | 2016-07-08 | 2 | -2/+2 |
* | hwdb: add a 70-touchpad.hwdb to tag internal vs external touchpads | Peter Hutterer | 2016-07-01 | 1 | -0/+13 |
* | rules: set ID_BUS for bluetooth, rmi and i8042 | Peter Hutterer | 2016-07-01 | 1 | -1/+3 |
* | rules: block - add scm block devices to whitelist (#3494) | Lennart Poettering | 2016-06-10 | 1 | -1/+1 |
* | rules: add /dev/disk/by-partuuid symlinks also for dos partition tables | Uwe Kleine-König | 2016-05-19 | 1 | -1/+1 |
* | rules: add NVMe rules (#3136) | Ming Lin | 2016-04-29 | 1 | -0/+4 |
* | Mark nbd as inactive until connected (#2422) | Wouter Verhelst | 2016-04-18 | 1 | -2/+2 |
* | rules: set SYSTEMD_READY=0 on DM_UDEV_DISABLE_OTHER_RULES_FLAG=1 only with AD... | Lukáš Nykrýn | 2016-04-12 | 1 | -1/+1 |
* | rfkill: rework and make it listen on /dev/rfkill | Lennart Poettering | 2015-10-01 | 1 | -1/+2 |
* | UML: Fix block device setup | Thomas Meyer | 2015-08-09 | 1 | -1/+1 |
* | rules: block - add dasd to whitelist | Kay Sievers | 2015-07-05 | 1 | -1/+1 |
* | Merge pull request #387 from kaysievers/wip | Tom Gundersen | 2015-06-29 | 1 | -3/+0 |
|\ |
|
| * | udev: Remove accelerometer helper | Bastien Nocera | 2015-06-27 | 1 | -3/+0 |
* | | Process cciss devices | Cédric Delmas | 2015-06-29 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #353 from kaysievers/hid | Greg Kroah-Hartman | 2015-06-26 | 1 | -36/+0 |
|\ |
|
| * | rules: remove all power management from udev | Kay Sievers | 2015-06-24 | 1 | -36/+0 |
* | | Revert "hwdb: add a touchpad hwdb" | Peter Hutterer | 2015-06-26 | 1 | -12/+0 |
|/ |
|
* | rules: re-add cciss rules | Alex Crawford | 2015-06-10 | 1 | -2/+3 |
* | rules: whitelist xvd* devices | Alex Crawford | 2015-06-08 | 2 | -2/+2 |
* | Add /dev/xvd* to 60-persistent-storage whitelist | Ed Swierk | 2015-06-03 | 1 | -1/+1 |
* | udev: Bring back persistant storage symlinks for bcache | David Mohr | 2015-06-01 | 1 | -1/+1 |
* | rules: restore block watch after CHANGE events | Tom Gundersen | 2015-05-30 | 1 | -1/+1 |
* | rules: fix typo in block watch rule | Tom Gundersen | 2015-05-30 | 1 | -1/+1 |
* | rules: Add more firewire properties for sound, to be closer to USB and PCI | Adam Goode | 2015-04-23 | 1 | -3/+6 |
* | rules: Don't use ALSA card id in ID_ID | Adam Goode | 2015-04-23 | 1 | -2/+2 |
* | rules: finish incomplete rename | Zbigniew Jędrzejewski-Szmek | 2015-04-12 | 1 | -1/+1 |
* | rules: fix tests for removable state | Matthew Garrett | 2015-04-11 | 1 | -3/+3 |
* | udev: builtin-keyboard: add support for EVDEV_ABS_* | Peter Hutterer | 2015-04-11 | 2 | -19/+19 |
* | 50-udev-default.rules: don't run anything but REMOVE_CMD on remove | Harald Hoyer | 2015-03-27 | 1 | -0/+1 |
* | rules: storage - support MemoryStick (non-Pro) cards | Mantas Mikulėnas | 2015-03-24 | 1 | -3/+3 |
* | rules: storage - whitelist partitioned MS & MMC devices | Kay Sievers | 2015-03-24 | 1 | -1/+1 |
* | rules: storage - don't apply rules to remove events | Tom Gundersen | 2015-03-24 | 1 | -0/+2 |
* | rules: avoid 'device/' accesses | David Herrmann | 2015-03-20 | 1 | -1/+1 |
* | rules: fix input-name for keyboard rules | David Herrmann | 2015-03-20 | 1 | -1/+1 |
* | rules: keyboard - prefix "atkbd" match strings like we prefix the "name" strings | Kay Sievers | 2015-03-16 | 1 | -1/+1 |
* | rules: keyboard - only search the "input" subsystem for the modalias | Kay Sievers | 2015-03-16 | 1 | -3/+3 |
* | Revert "hwdb: merge atkbd into platform matches" | David Herrmann | 2015-03-16 | 1 | -0/+4 |
* | rules: keyboard - remove "platform" from comments | Kay Sievers | 2015-03-16 | 1 | -2/+2 |
* | hwdb: merge atkbd into platform matches | David Herrmann | 2015-03-16 | 1 | -5/+1 |
* | rules: drop redundant match | David Herrmann | 2015-03-16 | 1 | -1/+1 |
* | hwdb: support bluetooth keyboard fixups | David Herrmann | 2015-03-16 | 1 | -3/+0 |
* | hwdb: convert to generic input-modalias matches | David Herrmann | 2015-03-16 | 1 | -2/+2 |
* | rules: merge tty and serial rules file | Kay Sievers | 2015-03-12 | 2 | -18/+12 |
* | rules: merge udev-late.rules files | Kay Sievers | 2015-03-12 | 2 | -6/+5 |
* | rules: default - remove legacy agpgart | Kay Sievers | 2015-03-12 | 1 | -1/+0 |
* | rules: systemd - remove legacy "ram" from block device blacklist | Kay Sievers | 2015-03-12 | 1 | -15/+8 |
* | rules: move block device rules to its own rules file | Kay Sievers | 2015-03-12 | 2 | -13/+13 |