summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-12replace "add|change" with "!remove"Kay Sievers
2010-04-12usb-db: remove double '/'Kay Sievers
2010-04-12allow IMPORT{db}="KEY"Kay Sievers
2010-04-12unify/cleanup event handlingKay Sievers
2010-04-12rules: we do not have static devices which are renamedKay Sievers
2010-04-12rules: delete outdated packagees rulesKay Sievers
2010-04-12cdrom_id: always set ID_CDROM regardless if we can run cdrom_idKay Sievers
2010-04-07cdrom_id: check mount state in retry loopKay Sievers
2010-04-07cdrom_id: retry to open the device, if EBUSYKay Sievers
2010-04-07cdrom_id: remove debugging codeHarald Hoyer
2010-04-07scsi_id: add rand() in retry loopKay Sievers
2010-04-07extras: mobile-action-modeswitch - update gitignoreKay Sievers
2010-04-07Add support for another Dell touchpad toggle keyJerone Young
2010-04-06Fix Dell Studio 1558 volume keys not releasingJerone Young
2010-04-06Revert special casing 0xD8 to latitude XT onlyJerone Young
2010-04-06Add new Dell touchpad keycodeJerone Young
2010-03-28Fix Keymapping for upcoming Dell LaptopsJerone Young
2010-03-25libudev: update documentationKay Sievers
2010-03-24keymap: Fix another key for Acer TravelMate 6593Martin Pitt
2010-03-24keymap: Add Acer TravelMate 6593G and Acer Aspire 1640Martin Pitt
2010-03-22rules: virtio - fix is to check if the 'name' attribute is presentAmit Shah
2010-03-18modeswitch: morph into tool that only switches Mobile Action cablesDan Williams
2010-03-18cdrom_id: open non-mounted optical media with O_EXCLKay Sievers
2010-03-18add LGPL COPYING to libudev and GUdevKay Sievers
2010-03-17libudev: add udev_device_new_from_environment()Kay Sievers
2010-03-17do not reset SELinux context when the node was not touchedKay Sievers
2010-03-16Fix switching Logitech bluetooth adapters into hci mode.Marco d'Itri
2010-03-16rules: input - create by-path/ links for pci devicesMarco d'Itri
2010-03-16firmware: fix possible segfault when firmware device goes away while loadingKay Sievers
2010-03-11udev needs automake 1.10Adrian Bunk
2010-03-11libudev: docs - .gitignore backup filesKay Sievers
2010-03-10use major:minor as entries in watch directoryKay Sievers
2010-03-10use major:minor as entries in symlink stack instead of devpathKay Sievers
2010-03-10udevadm: monitor - use / as separator in --subsystem-match=subsystem[/devtype]Kay Sievers
2010-03-10libbudev-private: rename udev_list_entry_get_flag()Kay Sievers
2010-03-10replace utimes() with utimensat()Kay Sievers
2010-03-10input_id: Fix linkingMartin Pitt
2010-03-07udev-acl: no not encourage use of ACL_MANAGE outside of rules fileKay Sievers
2010-03-04udev-acl: Correctly handle ENV{ACL_MANAGE}==0Martin Pitt
2010-03-04Fix virtio-ports rule to use $attr instead of $ATTRAmit Shah
2010-03-02Increase UTIL_LINE_SIZE from 2048 to 16384David Zeuthen
2010-03-02Use UTIL_LINE_SIZE, not UTIL_PATH_SIZE to truncate propertiesDavid Zeuthen
2010-03-02Decrease buffer size when advancing past NUL byteDavid Zeuthen
2010-03-02keymap: Add Fujitsu Amilo 1848+u force-release quirkAndy Whitcroft
2010-03-02keymap: Add Samsung Q210/P210 force-release quirkAndy Whitcroft
2010-02-18configure.ac: version bumpKay Sievers
2010-02-18udevadm: fix untested and broken commit to set buffer sizeKay Sievers
2010-02-18libudev: bump minor versionKay Sievers
2010-02-17udevadm monitor: increase netlink buffer sizeScott James Remnant
2010-02-17libudev: export udev_monitor_set_receive_buffer_size()Scott James Remnant