Systemd/src/udev
Hans de Goede bd1acc9f2f udev: input_id: tag accelerometers as ID_INPUT_ACCELEROMETER
input_id already (tries to) tag accelerometers as such, but this only works
for absolute accelerometers. Recent kernels mark accelerometers through an
input prop. Trust that prop and always tag devices with it with
ID_INPUT_ACCELEROMETER.

Note that detection by the prop bit works the same as the existing detection
and will ensure that no other tags get set on the device.
2015-04-07 11:32:36 +10:00
..
accelerometer remove unused includes 2015-02-23 23:53:42 +01:00
ata_id ata_id: remove unused header files 2015-02-11 18:02:04 +01:00
cdrom_id cdrom_id: unroll and simplify data check loop 2015-03-27 14:57:38 +01:00
collect remove unused includes 2015-02-23 23:53:42 +01:00
mtd_probe build-sys: add one more Makefile symlink 2015-03-09 18:02:23 +01:00
net fix gcc warnings about uninitialized variables 2015-03-27 14:57:38 +01:00
scsi_id #pragma once here and there 2015-01-23 09:30:44 -05:00
v4l_id v4l_id: use standard option parsing loop 2015-03-07 13:54:32 -05:00
.gitignore build-sys: generate CLEANFILES from EXTRA_DIST 2015-03-04 22:47:19 -05:00
.vimrc import udev repository 2012-04-03 21:08:04 +02:00
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
udev-builtin-blkid.c remove unused includes 2015-02-23 23:53:42 +01:00
udev-builtin-btrfs.c remove unused includes 2015-02-23 23:53:42 +01:00
udev-builtin-hwdb.c remove unused includes 2015-02-23 23:53:42 +01:00
udev-builtin-input_id.c udev: input_id: tag accelerometers as ID_INPUT_ACCELEROMETER 2015-04-07 11:32:36 +10:00
udev-builtin-keyboard.c remove unused includes 2015-02-23 23:53:42 +01:00
udev-builtin-kmod.c remove unused includes 2015-02-23 23:53:42 +01:00
udev-builtin-net_id.c udev: net_id - improve comments 2015-04-01 23:34:19 +02:00
udev-builtin-net_setup_link.c udevadm,..: make --help output of udev tools more like the output of the various other tools 2015-01-05 13:19:55 +01:00
udev-builtin-path_id.c udevadm,..: make --help output of udev tools more like the output of the various other tools 2015-01-05 13:19:55 +01:00
udev-builtin-uaccess.c remove unused includes 2015-02-23 23:53:42 +01:00
udev-builtin-usb_id.c udev: properly calculate size of remaining data 2015-03-13 23:42:17 -04:00
udev-builtin.c libudev: add missing hunks 2015-03-09 23:36:27 +01:00
udev-ctrl.c udev-ctrl: fix strict aliasing issues 2015-03-14 14:50:45 +01:00
udev-event.c udev: make set_usec_initialized() internal to libudev 2015-03-13 18:47:07 +01:00
udev-node.c remove unused includes 2015-02-23 23:53:42 +01:00
udev-rules.c udev: add SYSCTL{} support 2015-03-11 11:15:53 +01:00
udev-watch.c remove unused includes 2015-02-23 23:53:42 +01:00
udev.conf man: add udev.conf(5) 2014-07-31 08:56:03 -04:00
udev.h udev: merge evdev_id into input_id 2015-01-15 14:13:49 +01:00
udev.pc.in udev.pc: install udev files to /lib/udev rather than /lib/systemd 2012-05-27 15:24:20 +02:00
udevadm-control.c remove unused includes 2015-02-23 23:53:42 +01:00
udevadm-hwdb.c remove unused includes 2015-02-23 23:53:42 +01:00
udevadm-info.c remove unused includes 2015-02-23 23:53:42 +01:00
udevadm-monitor.c remove unused includes 2015-02-23 23:53:42 +01:00
udevadm-settle.c remove unused includes 2015-02-23 23:53:42 +01:00
udevadm-test-builtin.c remove unused includes 2015-02-23 23:53:42 +01:00
udevadm-test.c libudev: private - introduce udev_device_new_from_synthetic_event() 2015-03-18 14:49:20 +01:00
udevadm-trigger.c remove unused includes 2015-02-23 23:53:42 +01:00
udevadm-util.c util: rework strappenda(), and rename it strjoina() 2015-02-03 02:05:59 +01:00
udevadm-util.h #pragma once here and there 2015-01-23 09:30:44 -05:00
udevadm.c remove unused includes 2015-02-23 23:53:42 +01:00
udevd.c sd-device,udevd: fix spelling /ammend/amend/ 2015-04-03 22:51:09 +02:00