Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-02 | PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD | Jisheng Zhang | 1 | -1/+2 |
2017-04-24 | PCI: qcom: Update PCI config space remap function | Lorenzo Pieralisi | 1 | -1/+1 |
2017-02-25 | PCI: dwc: Fix crashes seen due to missing assignments | Guenter Roeck | 1 | -0/+2 |
2017-02-21 | PCI: dwc: all: Split struct pcie_port into host-only and core structures | Kishon Vijay Abraham I | 1 | -25/+45 |
2017-02-21 | PCI: dwc: all: Rename cfg_read/cfg_write to read/write | Kishon Vijay Abraham I | 1 | -1/+1 |
2017-02-21 | PCI: dwc: all: Use platform_set_drvdata() to save private data | Kishon Vijay Abraham I | 1 | -0/+2 |
2017-02-21 | PCI: dwc: Use PTR_ERR_OR_ZERO to simplify code | Fengguang Wu | 1 | -12/+3 |
2017-02-21 | PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory | Kishon Vijay Abraham I | 1 | -0/+753 |