summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris2017-04-2813-0/+14
* Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-04-2810-86/+97
|\
| * ixgbe: Use pcie_flr() instead of duplicating itChristoph Hellwig2017-04-271-14/+2
| * IB/hfi1: Use pcie_flr() instead of duplicating itChristoph Hellwig2017-04-253-33/+2
| * PCI: Call pcie_flr() from reset_chelsio_generic_dev()Christoph Hellwig2017-04-201-14/+1
| * PCI: Call pcie_flr() from reset_intel_82599_sfp_virtfn()Christoph Hellwig2017-04-201-12/+4
| * PCI: Export pcie_flr()Christoph Hellwig2017-04-201-11/+28
| * PCI: Add sysfs sriov_drivers_autoprobe to control VF driver bindingBodong Wang2017-04-204-4/+48
| * PCI: Avoid FLR for Intel 82579 NICsSasha Neftin2017-04-032-0/+14
* | Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-285-60/+162
|\ \
| * | PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse2017-04-201-4/+8
| * | PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse2017-04-204-13/+101
| * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-202-2/+2
| * | PCI: Use BAR index in sysfs attr->private instead of resource pointerDavid Woodhouse2017-04-201-24/+14
| * | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-182-9/+15
| * | PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-182-9/+10
| * | PCI: Only allow WC mmap on prefetchable resourcesDavid Woodhouse2017-04-181-5/+8
| * | PCI: Fix another sanity check bug in /proc/pci mmapDavid Woodhouse2017-04-181-2/+8
| * | PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse2017-04-121-3/+7
| |/
* | Merge branch 'pci/resource' into nextBjorn Helgaas2017-04-284-30/+86
|\ \
| * | PCI: Don't resize resources when realigning all devices in systemYongji Xie2017-04-191-16/+43
| * | PCI: Don't reassign resources that are already alignedBjorn Helgaas2017-04-191-21/+19
| * | PCI: Factor pci_reassigndev_resource_alignment()Bjorn Helgaas2017-04-191-22/+47
| * | PCI: Add pcibios_default_alignment() for arch-specific alignment controlYongji Xie2017-04-191-2/+8
| * | PCI: Fix calculation of bridge window's size and alignmentYongji Xie2017-04-181-2/+2
| * | PCI: Ignore requested alignment for IOV BARsYongji Xie2017-04-181-1/+1
| * | PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke2017-04-182-2/+2
| |/
* | Merge branch 'pci/pm' into nextBjorn Helgaas2017-04-281-6/+9
|\ \
| * | PCI: Freeze PME scan before suspending devicesLukas Wunner2017-04-181-4/+5
| * | PCI/PM: Don't sleep at all when d3_delay or d3cold_delay is zeroAdrian Hunter2017-03-141-2/+4
| |/
* | Merge branch 'pci/msi' into nextBjorn Helgaas2017-04-285-174/+73
|\ \
| * | PCI/MSI: Use dev_printk() when possibleBjorn Helgaas2017-03-231-2/+4
| * | of/pci: Remove unused MSI controller helpersThomas Petazzoni2017-03-141-45/+0
| * | PCI: mvebu: Remove useless MSI enabling codeThomas Petazzoni2017-03-141-17/+0
| * | PCI: aardvark: Move to MSI handling using generic MSI supportThomas Petazzoni2017-03-141-106/+67
| * | PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas2017-03-091-2/+2
| * | PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava2017-03-091-2/+0
| |/
* | Merge branch 'pci/misc' into nextBjorn Helgaas2017-04-281-1/+1
|\ \
| * | PCI: Fix typo pci_cfg_access_lock() commentBrian Norris2017-04-041-1/+1
| |/
* | Merge branch 'pci/irq' into nextBjorn Helgaas2017-04-283-18/+97
|\ \
| * | PCI: Disable boot interrupt quirk for ASUS M2N-LRStefan Assmann2017-04-241-0/+24
| * | nvme/pci: Switch to pci_request_irq()Christoph Hellwig2017-04-181-17/+13
| * | PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig2017-04-181-1/+60
| |/
* | Merge branch 'pci/ioremap' into nextBjorn Helgaas2017-04-2816-26/+113
|\ \
| * | PCI: versatile: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+2
| * | PCI: keystone-dw: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| * | PCI: layerscape: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| * | PCI: hisi: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-4/+3
| * | PCI: tegra: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-2/+2
| * | PCI: xgene: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-2/+2