Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-23 | pci_bridge: fix typo | Blue Swirl | 1 | -1/+1 |
2011-09-20 | pci_bridge: simplify memory regions some more | Michael S. Tsirkin | 1 | -13/+9 |
2011-09-19 | pci: implement bridge filtering | Michael S. Tsirkin | 1 | -6/+86 |
2011-09-19 | pci_bridge: use parent bus's address space | Wen Congyang | 1 | -0/+3 |
2010-11-22 | pci bridge: implement secondary bus reset | Isaku Yamahata | 1 | -1/+10 |
2010-10-27 | Introduce range.h | Blue Swirl | 1 | -0/+1 |
2010-10-20 | pci/bridge: fix pci_bridge_reset() | Isaku Yamahata | 1 | -6/+42 |
2010-09-07 | pci bridge: add helper function for ssvid capability. | Isaku Yamahata | 1 | -0/+19 |
2010-09-07 | pci_bridge: introduce pci bridge library. | Isaku Yamahata | 1 | -53/+69 |
2010-07-22 | pci_bridge: clean up: remove pci_{register, unregister}_secondary_bus() | Isaku Yamahata | 1 | -22/+10 |
2010-07-22 | pci_bridge: rename PCIBridge::bus -> PCIBridge::sec_bus. | Isaku Yamahata | 1 | -6/+4 |
2010-07-22 | pci/bridge: split out pci bridge code into pci_bridge.c from pci.c | Isaku Yamahata | 1 | -0/+208 |