summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-path_id.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-23udev-builtin: propagate negative errnoYu Watanabe1-4/+4
2018-10-23udev: replace udev_device by sd_device from prototype of udev builtin commandsYu Watanabe1-2/+1
2018-10-23udev: replace udev_device by sd_device in udev-builtin-path_id.cYu Watanabe1-163/+167
2018-10-23udev: make udev_builtin_add_property() take sd_device instead of udev_deviceYu Watanabe1-2/+2
2018-10-19tree-wide: replace 'unsigned int' with 'unsigned'Yu Watanabe1-2/+2
2018-10-11udev-builtin: move definitions related to builtin commands to udev-builtin.hYu Watanabe1-1/+3
2018-09-10udev: drop unused udev structYu Watanabe1-23/+9
2018-08-23udev: move udev cleanup functions from udev-util.h to udev.hYu Watanabe1-1/+0
2018-07-23tree-wide: drop empty lines in commentsYu Watanabe1-2/+0
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek1-1/+0
2018-06-14Drop more license boilerplateZbigniew Jędrzejewski-Szmek1-12/+0
2018-06-14tree-wide: use proper unicode © instead of (C) where we canLennart Poettering1-1/+1
2018-04-25tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering1-5/+5
2018-03-22macro: introduce TAKE_PTR() macroLennart Poettering1-4/+2
2018-03-21v3: Properly parsing SCSI Hyperv devices (#8509)Long Li1-5/+8
2017-11-22udev: "handle" oom in path_idZbigniew Jędrzejewski-Szmek1-12/+17
2017-11-22udev: modernize style in path_idZbigniew Jędrzejewski-Szmek1-217/+152
2017-11-19Add SPDX license identifiers to source files under the GPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-10-02tree-wide: use `!IN_SET(..)` for `a != b && a != c && …`Andreas Rammhold1-1/+1
2017-03-01udev: Use parent bus id for virtio disk builtin path-id (#5500)Viktor Mihajlovski1-4/+1
2016-12-09tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer1-2/+2
2016-09-26udev/path_id: introduce support for NVMe devices (#4169)Keith Busch1-0/+9
2016-02-19udev/path_id: correct segmentation fault due to missing NULL checkHendrik Brueckner1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2016-02-09path_id: reintroduce by-path links for virtio block devicesMichal Sekletar1-0/+6
2015-12-07udev: add emacs header lineZbigniew Jędrzejewski-Szmek1-0/+2
2015-11-13udev/path_id: improve and enhance bus detection for Linux on z SystemsLiu Yuan Yuan1-27/+30
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering1-0/+1
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering1-7/+8
2015-09-08udev: build by-path identifiers for ATA devices.David Milburn1-12/+34
2015-08-17Bug #944: Deletion of unnecessary checks before calls of the function "free"Markus Elfring1-8/+4
2015-07-31tree-wide: introduce mfree()David Herrmann1-8/+4
2015-06-02udev-builtin: path_id - don't pass NULL to udev_device_get_parent()Tom Gundersen1-1/+2
2015-06-02udev: add some assertsTom Gundersen1-0/+27
2015-01-05udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering1-1/+1
2014-12-04udevd: SAS: use SAS addr + PHY id in by-path whenever possible.Maurizio Lombardi1-1/+95
2014-10-30udev: path_id - update commentsKay Sievers1-6/+6
2014-10-28udev: path_id - set supported_parent for well-known SCSI setupsKay Sievers1-2/+6
2014-08-04udev: path_id - suppress ID_PATH for devices with an unknown parent device typeKay Sievers1-11/+27
2014-07-29udev: place opening { at the same line as the function declarationKay Sievers1-28/+14
2014-03-27udev: persistent naming - we cannot use virtio numbers as they are not stableTom Gundersen1-3/+0
2013-12-14udev-builtin-path: fix printf specifiersZbigniew Jędrzejewski-Szmek1-2/+2
2013-12-14Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen1-0/+1
2013-10-26udev-builtin: path_id - add support for bcma busTom Gundersen1-0/+16
2013-09-17udev: path_id - fix by-path link generation for scm devicesSebastian Ott1-0/+1
2013-02-13use streq instead of strcmpThomas Hindoe Paaboel Andersen1-14/+14
2013-01-17udev: path_id - clarify comment about the kernel ATA naming problemKay Sievers1-7/+10
2012-11-23udev: path_id - handle Hyper-V devicesHannes Reinecke1-0/+41
2012-11-12remove duplicate semicolonsThomas Hindoe Paaboel Andersen1-1/+1
2012-11-12use the same email address everywhereKay Sievers1-1/+1