Age | Commit message (Expand) | Author | Files | Lines |
2019-07-31 | PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers | Hou Zhiqiang | 1 | -0/+6 |
2019-07-31 | PCI: mobiveil: Fix the Class Code field | Hou Zhiqiang | 1 | -3/+6 |
2019-07-31 | PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows | Hou Zhiqiang | 1 | -2/+3 |
2019-07-31 | PCI: xilinx-nwl: Fix Multi MSI data programming | Bharat Kumar Gogada | 1 | -6/+5 |
2019-07-26 | PCI: qcom: Ensure that PERST is asserted for at least 100 ms | Niklas Cassel | 1 | -0/+2 |
2019-07-26 | PCI: hv: Fix a use-after-free bug in hv_eject_device_work() | Dexuan Cui | 1 | -6/+9 |
2019-06-15 | PCI: xilinx: Check for __get_free_pages() failure | Kangjie Lu | 1 | -2/+10 |
2019-06-15 | PCI: rcar: Fix 64bit MSI message address handling | Marek Vasut | 1 | -3/+3 |
2019-06-15 | PCI: rcar: Fix a potential NULL pointer dereference | Kangjie Lu | 1 | -0/+4 |
2019-06-15 | PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64 | Kishon Vijay Abraham I | 1 | -0/+4 |
2019-06-15 | PCI: designware-ep: Use aligned ATU window for raising MSI interrupts | Kishon Vijay Abraham I | 1 | -2/+5 |
2019-06-15 | PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi() | Jisheng Zhang | 2 | -4/+9 |
2019-06-15 | PCI: dwc: Free MSI in dw_pcie_host_init() error path | Jisheng Zhang | 1 | -3/+6 |
2019-05-25 | PCI: rcar: Add the initialization of PCIe link in resume_noirq() | Kazufumi Ikeda | 1 | -0/+21 |
2019-05-16 | PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary | Dexuan Cui | 1 | -0/+4 |
2019-05-16 | PCI: hv: Add hv_pci_remove_slots() when we unload the driver | Dexuan Cui | 1 | -0/+16 |
2019-05-16 | PCI: hv: Fix a memory leak in hv_eject_device_work() | Dexuan Cui | 1 | -0/+3 |
2019-03-23 | PCI: dwc: skip MSI init if MSIs have been explicitly disabled | Lucas Stach | 1 | -1/+1 |
2019-02-12 | PCI: imx: Enable MSI from downstream components | Richard Zhu | 1 | -0/+10 |
2019-01-17 | PCI: dwc: Move interrupt acking into the proper callback | Marc Zyngier | 1 | -6/+7 |
2019-01-17 | PCI: dwc: Take lock when ACKing an interrupt | Marc Zyngier | 1 | -0/+5 |
2019-01-17 | PCI: dwc: Use interrupt masking instead of disabling | Marc Zyngier | 1 | -7/+12 |
2018-12-17 | PCI: imx6: Fix link training status detection in link up check | Trent Piepho | 1 | -9/+1 |
2018-12-05 | PCI: dwc: Fix MSI-X EP framework address calculation bug | Gustavo Pimentel | 1 | -1/+0 |
2018-12-05 | PCI: layerscape: Fix wrong invocation of outbound window disable accessor | Hou Zhiqiang | 1 | -1/+1 |
2018-11-13 | PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode | Vignesh R | 1 | -3/+8 |
2018-11-13 | PCI: cadence: Correct probe behaviour when failing to get PHY | Alan Douglas | 1 | -8/+12 |
2018-11-13 | PCI: cadence: Use AXI region 0 to signal interrupts from EP | Alan Douglas | 1 | -5/+6 |
2018-11-13 | PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic | Honghui Zhang | 1 | -0/+11 |
2018-10-11 | Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 1 | -2/+2 |
2018-10-06 | treewide: Replace more open-coded allocation size multiplications | Kees Cook | 1 | -2/+2 |
2018-10-06 | Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 1 | -4/+48 |
2018-10-01 | PCI: mvebu: Fix PCI I/O mapping creation sequence | Thomas Petazzoni | 1 | -4/+48 |
2018-09-28 | Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 2 | -6/+5 |
2018-09-22 | PCI: hv: Fix return value check in hv_pci_assign_slots() | Wei Yongjun | 1 | -1/+3 |
2018-09-21 | PCI: dwc: Fix scheduling while atomic issues | Jisheng Zhang | 2 | -6/+5 |
2018-09-17 | PCI: hv: support reporting serial number as slot information | Stephen Hemminger | 1 | -0/+37 |
2018-08-16 | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 27 | -239/+675 |
2018-08-15 | Merge branch 'remotes/lorenzo/pci/vmd' | Bjorn Helgaas | 1 | -1/+12 |
2018-08-15 | Merge branch 'remotes/lorenzo/pci/mvebu' | Bjorn Helgaas | 1 | -85/+68 |
2018-08-15 | Merge branch 'remotes/lorenzo/pci/mobiveil' | Bjorn Helgaas | 3 | -1/+14 |
2018-08-15 | Merge branch 'remotes/lorenzo/pci/iproc' | Bjorn Helgaas | 2 | -26/+141 |
2018-08-15 | Merge branch 'remotes/lorenzo/pci/hv' | Bjorn Helgaas | 1 | -1/+1 |
2018-08-15 | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas | 15 | -53/+243 |
2018-08-15 | Merge branch 'remotes/lorenzo/pci/cadence' | Bjorn Helgaas | 4 | -4/+183 |
2018-08-15 | Merge branch 'remotes/lorenzo/pci/aardvark' | Bjorn Helgaas | 1 | -67/+12 |
2018-08-15 | Merge branch 'remotes/lorenzo/pci/controller/misc' | Bjorn Helgaas | 1 | -1/+1 |
2018-08-14 | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+1 |
2018-08-08 | PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers() | Thomas Petazzoni | 1 | -5/+0 |
2018-08-08 | PCI: mvebu: Convert to use pci_host_bridge directly | Thomas Petazzoni | 1 | -73/+63 |