summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-path_id.c
AgeCommit message (Expand)Author
2016-02-19udev/path_id: correct segmentation fault due to missing NULL checkHendrik Brueckner
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-09path_id: reintroduce by-path links for virtio block devicesMichal Sekletar
2015-12-07udev: add emacs header lineZbigniew Jędrzejewski-Szmek
2015-11-13udev/path_id: improve and enhance bus detection for Linux on z SystemsLiu Yuan Yuan
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-08udev: build by-path identifiers for ATA devices.David Milburn
2015-08-17Bug #944: Deletion of unnecessary checks before calls of the function "free"Markus Elfring
2015-07-31tree-wide: introduce mfree()David Herrmann
2015-06-02udev-builtin: path_id - don't pass NULL to udev_device_get_parent()Tom Gundersen
2015-06-02udev: add some assertsTom Gundersen
2015-01-05udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering
2014-12-04udevd: SAS: use SAS addr + PHY id in by-path whenever possible.Maurizio Lombardi
2014-10-30udev: path_id - update commentsKay Sievers
2014-10-28udev: path_id - set supported_parent for well-known SCSI setupsKay Sievers
2014-08-04udev: path_id - suppress ID_PATH for devices with an unknown parent device typeKay Sievers
2014-07-29udev: place opening { at the same line as the function declarationKay Sievers
2014-03-27udev: persistent naming - we cannot use virtio numbers as they are not stableTom Gundersen
2013-12-14udev-builtin-path: fix printf specifiersZbigniew Jędrzejewski-Szmek
2013-12-14Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen
2013-10-26udev-builtin: path_id - add support for bcma busTom Gundersen
2013-09-17udev: path_id - fix by-path link generation for scm devicesSebastian Ott
2013-02-13use streq instead of strcmpThomas Hindoe Paaboel Andersen
2013-01-17udev: path_id - clarify comment about the kernel ATA naming problemKay Sievers
2012-11-23udev: path_id - handle Hyper-V devicesHannes Reinecke
2012-11-12remove duplicate semicolonsThomas Hindoe Paaboel Andersen
2012-11-12use the same email address everywhereKay Sievers
2012-10-11udev: path_id - add scm supportSebastian Ott
2012-08-03udev: path_id - add comment about the unrteliable rebase logicKay Sievers
2012-07-20udev: path_id - export path for platform block devicesKay Sievers
2012-05-10udev: path_id - cciss - set "we have a bus" flagKay Sievers
2012-05-10udev: path_id - add cciss supportHannes Reinecke
2012-05-07udev: path_id - skip PCI-only-parents for block devicesKay Sievers
2012-04-16udev: use startswith() and streq()Kay Sievers
2012-04-04move imported udev into placeKay Sievers