index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
udev
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udev: Line buffer 'udev monitor' output (#3733)
Stef Walter
2016-07-15
1
-0
/
+3
*
Fix tablet detection, by replicating decision tree of non-multi-touch axes (#...
Andreas Pokorny
2016-07-14
1
-2
/
+8
*
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-11
1
-1
/
+1
*
udevadm: explicitly relabel /etc/udev/hwdb.bin after rename (#3686)
Michal Sekletar
2016-07-08
1
-1
/
+7
*
udevadm: trivial simplification
Zbigniew Jędrzejewski-Szmek
2016-06-14
1
-8
/
+4
*
udev-builtin-blkid: fix GPT_FLAG_NO_AUTO check for ESP (#3450)
Lennart Poettering
2016-06-09
1
-5
/
+5
*
udevd: try close ctrl connection blocking socket only once when spawning a ne...
Franck Bui
2016-05-30
1
-1
/
+0
*
Udevadm trivial cleanups (#3331)
Zbigniew Jędrzejewski-Szmek
2016-05-24
1
-36
/
+26
*
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-05
1
-1
/
+1
*
udev: fix build with DEBUG=1
Lubomir Rintel
2016-05-03
1
-7
/
+7
*
tree-wide: use mdash instead of a two minuses
Zbigniew Jędrzejewski-Szmek
2016-04-22
1
-14
/
+14
*
udevadm: assert return value
Zbigniew Jędrzejewski-Szmek
2016-04-09
1
-1
/
+1
*
udevd: use (void) to silence coverity
Zbigniew Jędrzejewski-Szmek
2016-04-09
1
-3
/
+4
*
include sys/sysmacros.h in more places
Mike Frysinger
2016-03-15
1
-0
/
+1
*
selinux: always try to load the full selinux db
Zbigniew Jędrzejewski-Szmek
2016-03-02
2
-2
/
+2
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
4
-4
/
+4
*
Merge pull request #2701 from keszybz/udev-rules
Lennart Poettering
2016-02-22
1
-3
/
+3
|
\
|
*
udev-rules: fix querying of attributes
Zbigniew Jędrzejewski-Szmek
2016-02-22
1
-3
/
+3
*
|
Merge pull request #2685 from poettering/lldp-fixes2
Tom Gundersen
2016-02-22
7
-14
/
+14
|
\
\
|
|
/
|
/
|
|
*
tree-wide: place #pragma once at the same place everywhere
Lennart Poettering
2016-02-20
7
-14
/
+14
*
|
udev-rules: use _cleanup_ for fclose
Zbigniew Jędrzejewski-Szmek
2016-02-21
1
-21
/
+14
*
|
udev-rules: make error messages about rules more uniform
Zbigniew Jędrzejewski-Szmek
2016-02-21
1
-203
/
+150
*
|
udev-rules: rewrite function to avoid clobbering arguments
Zbigniew Jędrzejewski-Szmek
2016-02-21
1
-29
/
+20
*
|
udev-rules: modernize syntax a bit
Zbigniew Jędrzejewski-Szmek
2016-02-21
1
-119
/
+54
*
|
udev-rules: log_oom() on memory error and abort processing of event
Zbigniew Jędrzejewski-Szmek
2016-02-21
2
-15
/
+17
|
/
*
udev/path_id: correct segmentation fault due to missing NULL check
Hendrik Brueckner
2016-02-19
1
-1
/
+1
*
Remove/add (un)needed includes
Nathan McSween
2016-02-19
1
-1
/
+0
*
udev: fix cg_unified() return code checking
Lennart Poettering
2016-02-16
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
39
-78
/
+0
*
path_id: reintroduce by-path links for virtio block devices
Michal Sekletar
2016-02-09
1
-0
/
+6
*
udev: net_id - for ccw bus, shorten the identifier and stip leading zeros
Dimitri John Ledkov
2016-01-29
1
-2
/
+9
*
udev: filter out non-sensically high onboard indexes reported by the kernel
Lennart Poettering
2016-01-25
1
-0
/
+9
*
udevd: do not clean up fds in main
Zbigniew Jędrzejewski-Szmek
2016-01-23
1
-1
/
+1
*
udevd: initialize fds to -1 and close them before exiting
Zbigniew Jędrzejewski-Szmek
2016-01-18
1
-1
/
+2
*
tree-wide: check if errno is greater then zero
Zbigniew Jędrzejewski-Szmek
2016-01-13
1
-1
/
+1
*
tree-wide: use xsprintf() where applicable
Daniel Mack
2016-01-12
5
-19
/
+27
*
udev: Fix touch screen detection
Andreas Pokorny
2016-01-01
1
-2
/
+2
*
Merge pull request #2110 from keszybz/udev-indentation
Daniel Mack
2015-12-09
34
-69
/
+135
|
\
|
*
udev/scsi_id: fix some strange indentation
Zbigniew Jędrzejewski-Szmek
2015-12-07
2
-69
/
+68
|
*
udev: add emacs header line
Zbigniew Jędrzejewski-Szmek
2015-12-07
34
-0
/
+67
*
|
udev: fix NULL deref when executing rules
Zbigniew Jędrzejewski-Szmek
2015-12-07
1
-4
/
+4
|
/
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
3
-5
/
+3
*
Merge pull request #1926 from phomes/include-order-libudev
Daniel Mack
2015-11-17
4
-4
/
+8
|
\
|
*
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
4
-4
/
+8
*
|
tree-wide: use right cast macros for UIDs, GIDs and PIDs
Lennart Poettering
2015-11-17
1
-4
/
+4
|
/
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
13
-44
/
+41
*
siphash24: change result argument to uint64_t
Martin Pitt
2015-11-16
1
-3
/
+3
*
udev/path_id: improve and enhance bus detection for Linux on z Systems
Liu Yuan Yuan
2015-11-13
1
-27
/
+30
*
Merge pull request #1820 from michich/errno-v2
Daniel Mack
2015-11-09
4
-7
/
+4
|
\
|
*
treewide: apply errno.cocci
Michal Schmidt
2015-11-09
2
-5
/
+2
[next]