Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline() | Andreas Färber | 2013-07-23 | 1 | -1/+1 |
* | pci: Simpler implementation of primary PCI bus | David Gibson | 2013-07-07 | 1 | -6/+20 |
* | pci: Add root bus parameter to pci_nic_init() | David Gibson | 2013-07-07 | 1 | -1/+2 |
* | pci: Add root bus argument to pci_get_bus_devfn() | David Gibson | 2013-07-07 | 1 | -2/+2 |
* | pci: Replace pci_find_domain() with more general pci_root_bus_path() | David Gibson | 2013-07-07 | 1 | -2/+2 |
* | pci: Use helper to find device's root bus in pci_find_domain() | David Gibson | 2013-07-07 | 1 | -1/+1 |
* | pci: Abolish pci_find_root_bus() | David Gibson | 2013-07-07 | 1 | -9/+25 |
* | pci: Move pci_read_devaddr to pci-hotplug-old.c | David Gibson | 2013-07-04 | 1 | -0/+14 |
* | pci: Cleanup configuration for pci-hotplug.c | David Gibson | 2013-07-04 | 1 | -0/+292 |