summaryrefslogtreecommitdiff
path: root/rules
AgeCommit message (Expand)AuthorFilesLines
2016-08-17rules: introduce disk/by-id (model_serial) symlinks for NVMe drives (#3974)Michal Sekletar1-0/+6
2016-07-20rules: make sure always set at least one property on rfkill devicesLennart Poettering1-2/+1
2016-07-15rules: UDEV_DISABLE_PERSISTENT_STORAGE_RULES_FLAG property (#3714)Rusty Bird2-0/+2
2016-07-08rules: block: add support for pmem devices (#3683)bgbhpe2-2/+2
2016-07-01hwdb: add a 70-touchpad.hwdb to tag internal vs external touchpadsPeter Hutterer1-0/+13
2016-07-01rules: set ID_BUS for bluetooth, rmi and i8042Peter Hutterer1-1/+3
2016-06-10rules: block - add scm block devices to whitelist (#3494)Lennart Poettering1-1/+1
2016-05-19rules: add /dev/disk/by-partuuid symlinks also for dos partition tablesUwe Kleine-König1-1/+1
2016-04-29rules: add NVMe rules (#3136)Ming Lin1-0/+4
2016-04-18Mark nbd as inactive until connected (#2422)Wouter Verhelst1-2/+2
2016-04-12rules: set SYSTEMD_READY=0 on DM_UDEV_DISABLE_OTHER_RULES_FLAG=1 only with AD...Lukáš Nykrýn1-1/+1
2015-10-01rfkill: rework and make it listen on /dev/rfkillLennart Poettering1-1/+2
2015-08-09UML: Fix block device setupThomas Meyer1-1/+1
2015-07-05rules: block - add dasd to whitelistKay Sievers1-1/+1
2015-06-29Merge pull request #387 from kaysievers/wipTom Gundersen1-3/+0
2015-06-29Process cciss devicesCédric Delmas1-1/+1
2015-06-27udev: Remove accelerometer helperBastien Nocera1-3/+0
2015-06-26Merge pull request #353 from kaysievers/hidGreg Kroah-Hartman1-36/+0
2015-06-26Revert "hwdb: add a touchpad hwdb"Peter Hutterer1-12/+0
2015-06-24rules: remove all power management from udevKay Sievers1-36/+0
2015-06-10rules: re-add cciss rulesAlex Crawford1-2/+3
2015-06-08rules: whitelist xvd* devicesAlex Crawford2-2/+2
2015-06-03Add /dev/xvd* to 60-persistent-storage whitelistEd Swierk1-1/+1
2015-06-01udev: Bring back persistant storage symlinks for bcacheDavid Mohr1-1/+1
2015-05-30rules: restore block watch after CHANGE eventsTom Gundersen1-1/+1
2015-05-30rules: fix typo in block watch ruleTom Gundersen1-1/+1
2015-04-23rules: Add more firewire properties for sound, to be closer to USB and PCIAdam Goode1-3/+6
2015-04-23rules: Don't use ALSA card id in ID_IDAdam Goode1-2/+2
2015-04-12rules: finish incomplete renameZbigniew Jędrzejewski-Szmek1-1/+1
2015-04-11rules: fix tests for removable stateMatthew Garrett1-3/+3
2015-04-11udev: builtin-keyboard: add support for EVDEV_ABS_*Peter Hutterer2-19/+19
2015-03-2750-udev-default.rules: don't run anything but REMOVE_CMD on removeHarald Hoyer1-0/+1
2015-03-24rules: storage - support MemoryStick (non-Pro) cardsMantas Mikulėnas1-3/+3
2015-03-24rules: storage - whitelist partitioned MS & MMC devicesKay Sievers1-1/+1
2015-03-24rules: storage - don't apply rules to remove eventsTom Gundersen1-0/+2
2015-03-20rules: avoid 'device/' accessesDavid Herrmann1-1/+1
2015-03-20rules: fix input-name for keyboard rulesDavid Herrmann1-1/+1
2015-03-16rules: keyboard - prefix "atkbd" match strings like we prefix the "name" stringsKay Sievers1-1/+1
2015-03-16rules: keyboard - only search the "input" subsystem for the modaliasKay Sievers1-3/+3
2015-03-16Revert "hwdb: merge atkbd into platform matches"David Herrmann1-0/+4
2015-03-16rules: keyboard - remove "platform" from commentsKay Sievers1-2/+2
2015-03-16hwdb: merge atkbd into platform matchesDavid Herrmann1-5/+1
2015-03-16rules: drop redundant matchDavid Herrmann1-1/+1
2015-03-16hwdb: support bluetooth keyboard fixupsDavid Herrmann1-3/+0
2015-03-16hwdb: convert to generic input-modalias matchesDavid Herrmann1-2/+2
2015-03-12rules: merge tty and serial rules fileKay Sievers2-18/+12
2015-03-12rules: merge udev-late.rules filesKay Sievers2-6/+5
2015-03-12rules: default - remove legacy agpgartKay Sievers1-1/+0
2015-03-12rules: systemd - remove legacy "ram" from block device blacklistKay Sievers1-15/+8
2015-03-12rules: move block device rules to its own rules fileKay Sievers2-13/+13