summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/host/qcom'Bjorn Helgaas2018-06-061-1/+1
|\
| * PCI: qcom: Include gpio/consumer.hArnd Bergmann2018-06-041-1/+1
* | Merge branch 'pci/host/mobiveil'Bjorn Helgaas2018-06-061-0/+866
|\ \
| * | PCI: mobiveil: Add MSI supportSubrahmanya Lingappa2018-06-041-4/+202
| * | PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driverSubrahmanya Lingappa2018-06-041-0/+669
| |/
* | Merge branch 'lorenzo/pci/mediatek'Bjorn Helgaas2018-06-062-93/+142
|\ \
| * | PCI: mediatek: Implement chained IRQ handling setupHonghui Zhang2018-05-212-91/+116
| * | PCI: mediatek: Set up vendor ID and class type for MT7622Honghui Zhang2018-05-041-3/+27
| |/
* | Merge branch 'lorenzo/pci/hv'Bjorn Helgaas2018-06-061-91/+71
|\ \
| * | PCI: hv: Do not wait forever on a device that has disappearedDexuan Cui2018-05-251-12/+34
| * | PCI: hv: Use list_for_each_entry()Stephen Hemminger2018-05-241-20/+7
| * | PCI: hv: Convert remove_lock to refcountStephen Hemminger2018-05-241-4/+4
| * | PCI: hv: Remove unused reason for refcount handlerStephen Hemminger2018-05-241-44/+26
| * | PCI: hv: Make sure the bus domain is really uniqueSridhar Pitchai2018-05-021-11/+0
| |/
* | Merge branch 'lorenzo/pci/host/misc'Bjorn Helgaas2018-06-062-29/+27
|\ \
| * | PCI: Improve host drivers compile test coverageRob Herring2018-05-012-29/+26
| |/
* | Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2018-06-063-30/+49
|\ \
| * | PCI: endpoint: Create configfs entry for each pci_epf_device_id table entryKishon Vijay Abraham I2018-05-181-2/+21
| * | misc: pci_endpoint_test: Use pci_irq_vector functionGustavo Pimentel2018-05-151-5/+5
| * | PCI: endpoint: functions/pci-epf-test: Replace lower into upper case charactersGustavo Pimentel2018-05-151-13/+13
| * | misc: pci_endpoint_test: Replace lower into upper case charactersGustavo Pimentel2018-05-151-9/+9
| * | PCI: endpoint: Replace mdelay with usleep_range() in pci_epf_test_write()Jia-Ju Bai2018-05-081-1/+1
| |/
* | Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas2018-06-0629-101/+345
|\ \
| * | PCI: qcom: add runtime pm support to pcie_portSrinivas Kandagatla2018-05-231-1/+8
| * | PCI: qcom: Fix a bitwise vs logical NOT typoDan Carpenter2018-05-161-1/+1
| * | PCI: dwc: dra7xx: Use devm_ioremap_resource() instead of devm_ioremap()Gustavo Pimentel2018-05-151-9/+9
| * | PCI: dwc: artpec6: Use devm_ioremap_resource() instead of devm_ioremap()Gustavo Pimentel2018-05-151-3/+3
| * | misc: pci_endpoint_test: Add DesignWare EP entryGustavo Pimentel2018-05-151-0/+1
| * | PCI: dwc: Add support for EP modeGustavo Pimentel2018-05-154-18/+178
| * | PCI: Move private DT related functions into private headerRob Herring2018-05-1417-0/+69
| * | PCI: dwc: Move CONFIG_PCI depends to menuRob Herring2018-05-141-14/+3
| * | PCI: dwc: Replace magic number by definesGustavo Pimentel2018-05-142-14/+21
| * | PCI: dwc: Small computation improvementGustavo Pimentel2018-05-141-4/+4
| * | PCI: dwc: Replace lower into upper case charactersGustavo Pimentel2018-05-143-35/+38
| * | PCI: dwc: Define maximum number of vectorsGustavo Pimentel2018-05-141-0/+6
| * | PCI: imx6: Remove space before tabsFabio Estevam2018-05-141-1/+1
| * | PCI: keystone: Do not treat link up message as errorFabio Estevam2018-05-141-1/+1
| |/
* | Merge branch 'lorenzo/pci/armada8k'Bjorn Helgaas2018-06-061-4/+17
|\ \
| * | PCI: armada8k: Fix clock resource by adding a register clockGregory CLEMENT2018-03-081-2/+16
| * | PCI: armada8k: Remove useless test before clk_disable_unprepare()Gregory CLEMENT2018-03-081-2/+1
* | | Merge branch 'pci/virtualization'Bjorn Helgaas2018-06-0611-54/+151
|\ \ \
| * | | PCI/IOV: Allow PF drivers to limit total_VFs to 0Jakub Kicinski2018-05-251-4/+2
| * | | PCI: Add "pci=noats" boot parameterGil Kupfer2018-05-114-4/+24
| * | | PCI: Add ACS quirk for Intel 300 seriesMika Westerberg2018-04-271-0/+6
| * | | PCI: Add ACS quirk for Intel 7th & 8th Gen mobileAlex Williamson2018-04-271-0/+14
| * | | nvme-pci: Use pci_sriov_configure_simple() to enable VFsAlexander Duyck2018-04-241-19/+1
| * | | net: ena: Use pci_sriov_configure_simple() to enable VFsAlexander Duyck2018-04-241-27/+1
| * | | PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFsAlexander Duyck2018-04-243-0/+67
| * | | PCI/IOV: Add pci_sriov_configure_simple()Alexander Duyck2018-04-241-0/+36
| | |/ | |/|
* | | Merge branch 'pci/resource'Bjorn Helgaas2018-06-0618-63/+71
|\ \ \