Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-08 | libudev: enumerate - add udev_enumerate_add_match_parent() | Kay Sievers | |
2011-07-07 | libudev: device - add udev_device_has_tag() to libudev.h and gtk-doc | Kay Sievers | |
2011-07-07 | update TODO | Kay Sievers | |
2011-07-07 | enforce valid TAG+= names | Kay Sievers | |
2011-07-07 | path_id: add ID_PATH_TAG= to be used in udev tags | Kay Sievers | |
2011-07-06 | path_id: add missing '-' to tape suffix | Kay Sievers | |
2011-07-06 | libudev: device - export udev_device_has_tag() | 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-30 | udev/udevadm-monitor.c: fixed misplaced brace | Harald Hoyer | |
2011-06-30 | udevadm-*.c: return != 0, if unknown option given | Harald Hoyer | |
2011-06-30 | keymap: Add slight name variations of Toshiba Satellites | Martin Pitt | |
https://bugzilla.redhat.com/show_bug.cgi?id=444440 | |||
2011-06-28 | libudev: device - fix udev_device_get_tags_list_entry() to always load database | Kay Sievers | |
2011-06-28 | rules: set polling value only if it is disabled | Kay Sievers | |
2011-06-28 | libudev: monitor - update doc | Kay Sievers | |
2011-06-21 | keymap: Add force-release quirk for Hannspree SN10. | Martin Pitt | |
Thanks to Paolo Gherpelli <gherpelli@libero.it>! | |||
2011-06-18 | rules: move polling rule above 'block' match | Kay Sievers | |
2011-06-18 | libudev: enumerate - scan /sys/module | Kay Sievers | |
2011-06-18 | delete mobile-action-modeswitch which has moved to usb_modeswitch | Kay Sievers | |
2011-06-18 | update TODO | Kay Sievers | |
2011-06-18 | rules: enable in-kernel media-presence polling | Kay Sievers | |
2011-06-18 | cdrom_id: add tray lock and eject handling | Kay Sievers | |
2011-06-11 | rules: support for gpt partition uuid/label | Keshav P.R | |
2011-06-11 | Add missing commas to 95-keymap.rules | Marco d'Itri | |
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com> | |||
2011-06-10 | configure: add AC_CONFIG_AUX_DIR, AC_CONFIG_SRCDIR | Kay Sievers | |
2011-06-10 | Support more MSI notebook by using asterisk on dmi vendor name | Lee, Chun-Yi | |
MSI machines have some different vendor name, and the refix on those vendor name are "MICRO-STAR" or "Micro-Star". So, merge the original two rules to one, and use asterisk on dmi vendor name for support more MSI machines. Tested on MSI U270 netbook. Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com> | |||
2011-06-09 | keymap: Add Microsoft Natural Keyboard | Martin Pitt | |
http://bugs.debian.org/629647 | |||
2011-06-06 | ata_id: show the error message when HDIO_GET_IDENTITY fails | Peter Jones | |
Show an error message so that it's possible to determine why the HDIO_GET_IDENTITY ioctl has failed. | |||
2011-06-06 | update TODO | Kay Sievers | |
2011-06-06 | accelerometer: add documentation | Bastien Nocera | |
2011-06-06 | udev-acl: fix memleak | Bastien Nocera | |
2011-06-06 | rules: run input_id for main input devices too | Kay Sievers | |
2011-06-06 | accelerometer: add orientation property | Bastien Nocera | |
2011-06-03 | make: use 'git tag' | Kay Sievers | |
2011-05-31 | rule-syntax-check.py: use print() | Kay Sievers | |
2011-05-30 | rules: static_node - use 0660 if group is given to get the cigar | Kay Sievers | |
>> On Tue, May 24, 2011 at 15:33, Tom Gundersen <teg@jklm.no> wrote: > > Close, but no cigar. Looks like the static nodes are not assigned > permissions 0660 even if a gid is set (the nodes have perms 0600). > > Cheers, > > Tom | |||
2011-05-30 | Makefile: add tar-sync | Kay Sievers | |
2011-05-27 | rules: apply 'audio' group of the static snd/{seq,timer} nodes | Kay Sievers | |
2011-05-27 | release 171 | Kay Sievers | |
2011-05-26 | systemd: run udev.service and udev-trigger.service in parallel | Kay Sievers | |
2011-05-26 | path_id: allow to be asked about usb_devices not only usb_interfaces | Kay Sievers | |
2011-05-26 | rules: support substitutions in TAG= | Kay Sievers | |
2011-05-26 | libudev: enumerate - do not ignore other matches when add_match_tag() is used | Kay Sievers | |
2011-05-25 | rules: implement TAGS== match | Kay Sievers | |
2011-05-25 | rules: fix whitespace | Kay Sievers | |
2011-05-25 | systemd: add missing socket files | Kay Sievers | |
2011-05-25 | systemd: split socket file | Kay Sievers | |
2011-05-23 | libudev: monitor - use SOCK_NONBLOCK | Kay Sievers | |
2011-05-23 | configure: allow usb.ids location to be specified | Scott James Remnant | |
We already allow the pci.ids location to be specified, so add a patch doing the same for usb.ids. Please don't make me explain why this is necessary, it will only make you cry. Signed-off-by: Scott James Remnant <scott@netsplit.com> Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> | |||
2011-05-22 | update TODO | Kay Sievers | |