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