index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
udev
/
udev-builtin-path_id.c
Age
Commit message (
Expand
)
Author
2014-10-30
udev: path_id - update comments
Kay Sievers
2014-10-28
udev: path_id - set supported_parent for well-known SCSI setups
Kay Sievers
2014-08-04
udev: path_id - suppress ID_PATH for devices with an unknown parent device type
Kay Sievers
2014-07-29
udev: place opening { at the same line as the function declaration
Kay Sievers
2014-03-27
udev: persistent naming - we cannot use virtio numbers as they are not stable
Tom Gundersen
2013-12-14
udev-builtin-path: fix printf specifiers
Zbigniew Jędrzejewski-Szmek
2013-12-14
Add more _printf_'s for format-nonliterals
Thomas Hindoe Paaboel Andersen
2013-10-26
udev-builtin: path_id - add support for bcma bus
Tom Gundersen
2013-09-17
udev: path_id - fix by-path link generation for scm devices
Sebastian Ott
2013-02-13
use streq instead of strcmp
Thomas Hindoe Paaboel Andersen
2013-01-17
udev: path_id - clarify comment about the kernel ATA naming problem
Kay Sievers
2012-11-23
udev: path_id - handle Hyper-V devices
Hannes Reinecke
2012-11-12
remove duplicate semicolons
Thomas Hindoe Paaboel Andersen
2012-11-12
use the same email address everywhere
Kay Sievers
2012-10-11
udev: path_id - add scm support
Sebastian Ott
2012-08-03
udev: path_id - add comment about the unrteliable rebase logic
Kay Sievers
2012-07-20
udev: path_id - export path for platform block devices
Kay Sievers
2012-05-10
udev: path_id - cciss - set "we have a bus" flag
Kay Sievers
2012-05-10
udev: path_id - add cciss support
Hannes Reinecke
2012-05-07
udev: path_id - skip PCI-only-parents for block devices
Kay Sievers
2012-04-16
udev: use startswith() and streq()
Kay Sievers
2012-04-04
move imported udev into place
Kay Sievers