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
2015-09-08
udev: build by-path identifiers for ATA devices.
David Milburn
2015-08-17
Bug #944: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2015-07-31
tree-wide: introduce mfree()
David Herrmann
2015-06-02
udev-builtin: path_id - don't pass NULL to udev_device_get_parent()
Tom Gundersen
2015-06-02
udev: add some asserts
Tom Gundersen
2015-01-05
udevadm,..: make --help output of udev tools more like the output of the vari...
Lennart Poettering
2014-12-04
udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Maurizio Lombardi
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