Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-11 | udev: path_id - add scm support | Sebastian Ott | |
Add support for scm block devices. Introduced here: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=f30664e2 Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> | |||
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 | |
Enrico Scholz <enrico.scholz@sigma-chemnitz.de> > > E.g. I have a platform with two sdhci controllers with different purposes. > First slot is an external slot while second one is internal with a > non-removable card. > > When there is a card in the external slot at boot, the non-removable card is > named 'mmcblk1'; without the external card it is 'mmcblk0'. Vice versa for the > external card. https://bugs.freedesktop.org/show_bug.cgi?id=52309 | |||
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 | |