summaryrefslogtreecommitdiff
path: root/src/udev
AgeCommit message (Expand)Author
2015-05-03udev: keyboard-builtin: Add support for setting IBM trackpoint sensitivityHans de Goede
2015-04-12udev-builtin-keyboard: make error messages more standardZbigniew Jędrzejewski-Szmek
2015-04-12udevd: fix synchronization with settle when handling inotify eventsDaniel Drake
2015-04-12udev: restore udevadm settle timeoutNir Soffer
2015-04-12udev: builtin-keyboard: add support for EVDEV_ABS_*Anthony G. Basile
2015-04-12udev: builtin-keyboard: invert a conditionPeter Hutterer
2015-04-12udev: builtin-keyboard: move actual key mapping to a helper functionPeter Hutterer
2015-04-12udev: builtin-keyboard: immediately EVIOCSKEYCODE when we have a pairPeter Hutterer
2015-04-12udev: builtin-keyboard: move fetching the device node upPeter Hutterer
2015-04-12udev: input_id: tag accelerometers as ID_INPUT_ACCELEROMETERHans de Goede
2015-04-12udev: input_id: tag pointing sticks as ID_INPUT_POINTINGSTICKAnthony G. Basile
2015-04-12sd-device,udevd: fix spelling /ammend/amend/Tom Gundersen
2015-04-12udev: net_id - improve commentsTom Gundersen
2015-04-12udev: net_id - support multi-port enpo* device namesTom Gundersen
2015-04-12udev: net_id - fix copy-paste errorTom Gundersen
2015-04-04Revert "udev: rules - modernise add_rule a bit"Yann E. MORIN
2015-03-27Remove hardcoded path /run and configure using --with-rootrundir=David Cortarello
2015-03-18libudev: private - introduce udev_device_new_from_synthetic_event()Tom Gundersen
2015-03-18Replace ENOTSUP with EOPNOTSUPPAnthony G. Basile
2015-03-18udev-ctrl: fix strict aliasing issuesShawn Landden
2015-03-18udev: properly calculate size of remaining dataZbigniew Jędrzejewski-Szmek
2015-03-18udev: make set_usec_initialized() internal to libudevTom Gundersen
2015-03-18udevd: improve handling of failed workerTom Gundersen
2015-03-18udevd: don't free event when killing the worker, wait until it has been reapedTom Gundersen
2015-03-18libudev: introduce clone_with_db()Tom Gundersen
2015-03-18udevd: event - make db loading lazy in REMOVE event handlingTom Gundersen
2015-03-18libudev: introduce udev_device_properties_copy()Tom Gundersen
2015-03-18udev: add SYSCTL{} supportKay Sievers
2015-03-18libudev: add missing hunksTom Gundersen
2015-03-18libudev: udev_device_read_db - drop unused argumentTom Gundersen
2015-03-18libudev: udev_device_add_property - implicitly mark properties for saving to dbTom Gundersen
2015-03-18udev/libudev: event - move {OLD_,}INTERFACE handling from udevd to libudevTom Gundersen
2015-03-18udev: simplify event_queue_update() and add debug loggingTom Gundersen
2015-03-18udev: use inttypes.h types wherever appropriateLennart Poettering
2015-03-18tree-wide: use _packed_ macro instead of raw gcc __attribute__Lennart Poettering
2015-03-18udevd: close race in udev settleTom Gundersen
2015-03-01shared: introduce cmsg_close_all() callLennart Poettering
2015-02-11src/udev/udev-event.c: clean up net if renaming codeAnthony G. Basile
2015-02-11src/udev/udev-builtin.c: remove legacy optional keymapAnthony G. Basile
2015-02-11src/udev/udev-builtin-kmod.c: remove the modprobe alt to kmod codeAnthony G. Basile
2015-02-11src/udev/udevd.c: remove create static nodes from modulesAnthony G. Basile
2015-02-11Minor cleanupsAnthony G. Basile
2015-02-11udev: event - move renaming of udev_device to libudevTom Gundersen
2015-02-11rule_generator: remove legacy codeAnthony G. Basile
2015-02-08util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-02-08udev: event - minor nitTom Gundersen
2015-02-08udev: event - introduce and use internal udev_device_shallow_clone()Tom Gundersen
2015-01-25Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-17src/udev/Makefile.am: fix build wrt udev-builtin-evdev_id.cAnthony G. Basile
2015-01-17udev: merge evdev_id into input_idDavid Herrmann