summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas41-1429/+1419
2016-01-20Merge branches 'pci/iommu' and 'pci/misc' into nextBjorn Helgaas1-0/+5
2016-01-20PCI: Add function 1 DMA alias quirk for Lite-On/Plextor M6e/Marvell 88SS9183Tim Sander1-0/+4
2016-01-16PCI: Limit config space size for Netronome NFP4000Simon Horman1-0/+1
2016-01-16Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-8/+8
2016-01-15PCI/AER: Use 32 bit PCI domain numbersKeith Busch1-8/+8
2016-01-15Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas13-96/+67
2016-01-15Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas12-81/+796
2016-01-11PCI: rcar: Add Gen2 PHY setup to pcie-rcarPhil Edworthy1-3/+28
2016-01-11PCI: rcar: Add runtime PM support to pcie-rcarPhil Edworthy1-12/+32
2016-01-11PCI: designware: Make config accessor override checking symmetricBjorn Helgaas1-6/+6
2016-01-11PCI: ibmphp: Remove unneeded NULL testJulia Lawall1-3/+0
2016-01-11PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang10-88/+46
2016-01-08PCI: rcar: Remove unused pci_sys_data struct from pcie-rcarPhil Edworthy1-9/+0
2016-01-08PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllersGabriele Paoloni2-13/+68
2016-01-08PCI: Avoid iterating through memory outside the resource windowEdward O'Callaghan1-0/+3
2016-01-08PCI: acpiphp_ibm: Fix null dereferences on null ibm_slotColin Ian King1-3/+14
2016-01-08PCI: shpchp: Constify hpc_ops structureJulia Lawall2-3/+3
2016-01-08PCI: Use kobj_to_dev() instead of open-coding itGeliang Tang2-27/+17
2016-01-08PCI: Use to_pci_dev() instead of open-coding itGeliang Tang2-2/+2
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa39-1432/+1432
2016-01-07Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci...Bjorn Helgaas12-123/+1101
2016-01-07PCI: iproc: Add iProc PCIe MSI supportRay Jui7-2/+735
2016-01-07PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko7-8/+15
2016-01-07PCI: Fix minimum allocation address overwriteChristoph Biedl1-2/+4
2016-01-06PCI: designware: Simplify control flowBjorn Helgaas1-36/+18
2016-01-06PCI: qcom: Add Qualcomm PCIe controller driverStanimir Varbanov3-0/+627
2016-01-05PCI: designware: Ensure ATU is enabled before IO/conf space accessesStanimir Varbanov1-0/+8
2015-12-11Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas10-64/+54
2015-12-11PCI: Simplify config space size computationBjorn Helgaas1-15/+10
2015-12-11PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan1-0/+11
2015-12-11PCI: Support PCIe devices with short cfg_sizeJason S. McMullan1-9/+9
2015-12-11PCI: Print warnings for all invalid expansion ROM headersVladis Dronov1-12/+8
2015-12-11PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas2-6/+6
2015-12-09PCI: rcar: Add gen2 fallback compatibility string for pcie-rcarSimon Horman1-0/+1
2015-12-09PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2Simon Horman1-0/+1
2015-12-09PCI: rcar: Add support for R-Car H3 to pcie-rcarHarunobu Kurokawa1-0/+1
2015-12-09Revert "PCI: rcar: Build pcie-rcar.c only on ARM"Phil Edworthy1-2/+1
2015-12-08PCI: rcar: Convert to DT resource parsing APIPhil Edworthy1-43/+73
2015-12-07PCI: iproc: Add PAXC interface supportRay Jui3-40/+205
2015-12-04PCI: imx6: Add support for active-low reset GPIOPetr Štetiar1-14/+6
2015-12-03PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show()Andy Lutomirski1-11/+5
2015-12-01PCI: iproc: Do not use 0x in front of %papDmitry V. Krivenok1-1/+1
2015-12-01PCI/MSI: Remove empty pci_msi_init_pci_dev()Bjorn Helgaas3-9/+0
2015-11-25PCI: generic,versatile: Remove unused pci_sys_data structuresLorenzo Pieralisi2-13/+1
2015-11-25PCI: rcar: Allow DT to override default window settingsPhil Edworthy1-3/+73
2015-11-25PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutexGuenter Roeck1-0/+2
2015-11-25PCI: imx6: Use gpio_set_value_cansleep()Fabio Estevam1-2/+2
2015-11-25PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli1-3/+4
2015-11-25PCI: iproc: Hide CONFIG_PCIE_IPROCArnd Bergmann1-5/+3