aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-12/+65
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 5-0/+384
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+1
2019-09-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+9
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-710/+0
2019-09-06Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Gravatar Thomas Gleixner 1-1/+9
2019-09-05pci-hotplug/pnv_php: Add attention indicator supportGravatar Oliver O'Halloran 1-1/+13
2019-09-05pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBsGravatar Oliver O'Halloran 1-0/+6
2019-09-05pci-hotplug/pnv_php: Add a reset_slot() callbackGravatar Oliver O'Halloran 1-0/+39
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-1/+1
2019-08-22Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceGravatar Haiyang Zhang 5-3/+85
2019-08-22PCI: hv: Add a paravirtual backchannel in softwareGravatar Dexuan Cui 1-0/+302
2019-08-16PCI/hotplug: remove the sgi_hotplug driverGravatar Christoph Hellwig 3-710/+0
2019-08-15PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaroundGravatar Lyude Paul 1-1/+1
2019-08-12PCI/ASPM: Add pcie_aspm_enabled()Gravatar Rafael J. Wysocki 1-0/+20
2019-08-07PCI: hv: Allocate a named fwnode instead of an address-based oneGravatar Marc Zyngier 1-1/+9
2019-08-07Revert "PCI: Add missing link delays required by the PCIe spec"Gravatar Mika Westerberg 3-86/+10
2019-08-05PCI: rpaphp: Avoid a sometimes-uninitialized warningGravatar Nathan Chancellor 1-11/+7
2019-07-30drivers: Add generic helper to match any deviceGravatar Suzuki K Poulose 1-6/+1
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbGravatar Linus Torvalds 2-11/+55
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+8
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Gravatar Linus Torvalds 1-1/+1
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 38-550/+1335
2019-07-15docs: driver-api: add a series of orphaned documentsGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 1-48/+4
2019-07-12Merge branch 'pci/trivial'Gravatar Bjorn Helgaas 14-36/+37
2019-07-12Merge branch 'remotes/lorenzo/pci/endpoint'Gravatar Bjorn Helgaas 2-16/+22
2019-07-12Merge branch 'remotes/lorenzo/pci/xilinx'Gravatar Bjorn Helgaas 1-6/+5
2019-07-12Merge branch 'remotes/lorenzo/pci/tegra'Gravatar Bjorn Helgaas 1-82/+507
2019-07-12Merge branch 'remotes/lorenzo/pci/qcom'Gravatar Bjorn Helgaas 1-61/+54
2019-07-12Merge branch 'remotes/lorenzo/pci/mobiveil'Gravatar Bjorn Helgaas 1-213/+312
2019-07-12Merge branch 'remotes/lorenzo/pci/hv'Gravatar Bjorn Helgaas 1-6/+9
2019-07-12Merge branch 'remotes/lorenzo/pci/dwc'Gravatar Bjorn Helgaas 5-35/+80
2019-07-12Merge branch 'remotes/lorenzo/pci/armada'Gravatar Bjorn Helgaas 1-1/+81
2019-07-12Merge branch 'remotes/lorenzo/pci/altera'Gravatar Bjorn Helgaas 3-18/+65
2019-07-12Merge branch 'pci/virtualization'Gravatar Bjorn Helgaas 3-17/+12
2019-07-12Merge branch 'pci/resource'Gravatar Bjorn Helgaas 1-27/+33
2019-07-12Merge branch 'pci/peer-to-peer'Gravatar Bjorn Helgaas 1-1/+9
2019-07-12Merge branch 'pci/misc'Gravatar Bjorn Helgaas 2-21/+91
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-3/+3
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-9/+11
2019-07-11PCI: Enable NVIDIA HDA controllersGravatar Lukas Wunner 1-0/+30
2019-07-09PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBGravatar YueHaibing 1-0/+1
2019-07-09PCI: Fix typos and whitespace errorsGravatar Bjorn Helgaas 14-36/+37
2019-07-08PCI: mobiveil: Fix INTx interrupt clearing in mobiveil_pcie_isr()Gravatar Hou Zhiqiang 1-3/+2
2019-07-08PCI: mobiveil: Fix infinite-loop in the INTx handling functionGravatar Hou Zhiqiang 1-3/+9
2019-07-08PCI: mobiveil: Move PCIe PIO enablement out of inbound window routineGravatar Hou Zhiqiang 1-4/+5
2019-07-08PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound windowGravatar Hou Zhiqiang 1-3/+6
2019-07-08PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound windowGravatar Hou Zhiqiang 1-1/+4