summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-28Merge branch 'pci/host-thunder' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-rockchip' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-iproc' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-hv' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-faraday' into nextBjorn Helgaas
2017-04-28misc: Add host side PCI driver for PCI test function deviceKishon Vijay Abraham I
2017-04-28PCI: dwc: dra7xx: Workaround for errata id i870Kishon Vijay Abraham I
2017-04-28PCI: dwc: dra7xx: Add EP mode supportKishon Vijay Abraham I
2017-04-28PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled indepen...Kishon Vijay Abraham I
2017-04-28PCI: dwc: designware: Add EP mode supportKishon Vijay Abraham I
2017-04-25PCI: imx6: Fix spelling mistake: "contol" -> "control"Colin Ian King
2017-04-24PCI/ACPI: Add ThunderX pass2.x 2nd node MCFG quirkTomasz Nowicki
2017-04-21PCI/ACPI: Tidy up MCFG quirk whitespaceBjorn Helgaas
2017-04-21PCI: rockchip: ModularizeBrian Norris
2017-04-21PCI: Export pci_remap_iospace() and pci_unmap_iospace()Brian Norris
2017-04-21PCI: rockchip: Add remove() supportBrian Norris
2017-04-18PCI: hv: Convert hv_pci_dev.refs from atomic_t to refcount_tElena Reshetova
2017-04-17PCI: Avoid generating invalid ThunderX2 DMA aliasesJayachandran C
2017-04-13PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOTJayachandran C
2017-04-11PCI: rockchip: Set PCI_EXP_LNKSTA_SLC in the Root PortShawn Lin
2017-04-11PCI: endpoint: functions: Add an EP function to test PCIKishon Vijay Abraham I
2017-04-11PCI: endpoint: Create configfs entry for EPC device and EPF driverKishon Vijay Abraham I
2017-04-11PCI: endpoint: Introduce configfs entry for configuring EP functionsKishon Vijay Abraham I
2017-04-11PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I
2017-04-04PCI: imx6: Do not switch speed if Gen2 is disabledAndrey Smirnov
2017-04-04PCI: imx6: Do not wait for speed change on i.MX7Andrey Smirnov
2017-04-04PCI: imx6: Allow probe deferral by reset GPIOAndrey Smirnov
2017-04-04PCI: imx6: Add code to support i.MX7DAndrey Smirnov
2017-04-04PCI: hv: Allocate interrupt descriptors with GFP_ATOMICK. Y. Srinivasan
2017-04-04PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUsK. Y. Srinivasan
2017-04-04PCI: dwc: dra7xx: Push request_irq() call to the bottom of probeKeerthy
2017-04-04PCI: dwc: designware: Move _unroll configurations to a separate functionKishon Vijay Abraham I
2017-04-04PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytesKishon Vijay Abraham I
2017-04-04PCI: dwc: all: Modify dbi accessors to take dbi_base as argumentKishon Vijay Abraham I
2017-04-04PCI: dwc: artpec6: Populate cpu_addr_fixup opsKishon Vijay Abraham I
2017-04-04PCI: dwc: dra7xx: Populate cpu_addr_fixup opsKishon Vijay Abraham I
2017-04-04PCI: dwc: designware: Add new *ops* for CPU addr fixupKishon Vijay Abraham I
2017-04-04PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()Dan Carpenter
2017-04-04PCI: dwc: Unindent dw_handle_msi_irq() loopBjorn Helgaas
2017-04-04PCI: dwc: Fix dw_pcie_ops NULL pointer dereferenceNiklas Cassel
2017-04-03PCI: dwc: Select PCI_HOST_COMMON for hisiArnd Bergmann
2017-04-03PCI: rockchip: Advertise 128-byte Read Completion Boundary supportShawn Lin
2017-04-03PCI: thunder-pem: Fix legacy firmware PEM-specific resourcesTomasz Nowicki
2017-03-30PCI: Apply Cavium ACS quirk only to CN81xx/CN83xx/CN88xx devicesManish Jaggi
2017-03-25PCI: mvebu: Avoid changing the SCC bit in the Link Status registerRussell King
2017-03-24PCI: faraday: Add Faraday Technology FTPCI100 PCI Host Bridge driverLinus Walleij
2017-03-24PCI: hv: Lock PCI bus on device ejectLong Li
2017-03-24PCI: hv: Properly handle PCI bus removeLong Li