summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-path_id.c
Commit message (Expand)AuthorAgeFilesLines
...
* path_id: reintroduce by-path links for virtio block devicesMichal Sekletar2016-02-091-0/+6
* udev: add emacs header lineZbigniew Jędrzejewski-Szmek2015-12-071-0/+2
* udev/path_id: improve and enhance bus detection for Linux on z SystemsLiu Yuan Yuan2015-11-131-27/+30
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-7/+8
* udev: build by-path identifiers for ATA devices.David Milburn2015-09-081-12/+34
* Bug #944: Deletion of unnecessary checks before calls of the function "free"Markus Elfring2015-08-171-8/+4
* tree-wide: introduce mfree()David Herrmann2015-07-311-8/+4
* udev-builtin: path_id - don't pass NULL to udev_device_get_parent()Tom Gundersen2015-06-021-1/+2
* udev: add some assertsTom Gundersen2015-06-021-0/+27
* udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering2015-01-051-1/+1
* udevd: SAS: use SAS addr + PHY id in by-path whenever possible.Maurizio Lombardi2014-12-041-1/+95
* udev: path_id - update commentsKay Sievers2014-10-301-6/+6
* udev: path_id - set supported_parent for well-known SCSI setupsKay Sievers2014-10-281-2/+6
* udev: path_id - suppress ID_PATH for devices with an unknown parent device typeKay Sievers2014-08-041-11/+27
* udev: place opening { at the same line as the function declarationKay Sievers2014-07-291-28/+14
* udev: persistent naming - we cannot use virtio numbers as they are not stableTom Gundersen2014-03-271-3/+0
* udev-builtin-path: fix printf specifiersZbigniew Jędrzejewski-Szmek2013-12-141-2/+2
* Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen2013-12-141-0/+1
* udev-builtin: path_id - add support for bcma busTom Gundersen2013-10-261-0/+16
* udev: path_id - fix by-path link generation for scm devicesSebastian Ott2013-09-171-0/+1
* use streq instead of strcmpThomas Hindoe Paaboel Andersen2013-02-131-14/+14
* udev: path_id - clarify comment about the kernel ATA naming problemKay Sievers2013-01-171-7/+10
* udev: path_id - handle Hyper-V devicesHannes Reinecke2012-11-231-0/+41
* remove duplicate semicolonsThomas Hindoe Paaboel Andersen2012-11-121-1/+1
* use the same email address everywhereKay Sievers2012-11-121-1/+1
* udev: path_id - add scm supportSebastian Ott2012-10-111-0/+3
* udev: path_id - add comment about the unrteliable rebase logicKay Sievers2012-08-031-1/+17
* udev: path_id - export path for platform block devicesKay Sievers2012-07-201-0/+1
* udev: path_id - cciss - set "we have a bus" flagKay Sievers2012-05-101-0/+1
* udev: path_id - add cciss supportHannes Reinecke2012-05-101-0/+16
* udev: path_id - skip PCI-only-parents for block devicesKay Sievers2012-05-071-0/+14
* udev: use startswith() and streq()Kay Sievers2012-04-161-4/+4
* move imported udev into placeKay Sievers2012-04-041-0/+498