summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PCI: brcmstb: Fix function return value handlingJim Quinlan2022-01-121-6/+22
| | * | | PCI: brcmstb: Do not use __GENMASKFlorian Fainelli2022-01-121-1/+5
| | * | | PCI: brcmstb: Declare 'used' as bitmap, not unsigned longChristophe JAILLET2022-01-121-4/+9
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/apple'Bjorn Helgaas2022-01-131-3/+7
| |\ \ \
| | * | | PCI: apple: Fix REFCLK1 enable/poll logicHector Martin2021-12-061-3/+4
| | * | | PCI: apple: Enable clock gatingHector Martin2021-11-301-0/+3
| | |/ /
| * | | PCI: aardvark: Fix checking for MEM resource typePali Rohár2021-12-061-4/+2
| * | | PCI: aardvark: Disable common PHY when unbinding driverPali Rohár2021-12-021-0/+3
| * | | PCI: aardvark: Disable link training when unbinding driverPali Rohár2021-12-021-0/+5
| * | | PCI: aardvark: Assert PERST# when unbinding driverPali Rohár2021-12-021-0/+4
| * | | PCI: aardvark: Fix memory leak in driver unbindPali Rohár2021-12-021-0/+3
| * | | PCI: aardvark: Mask all interrupts when unbinding driverPali Rohár2021-12-021-0/+21
| * | | PCI: aardvark: Disable bus mastering when unbinding driverPali Rohár2021-12-021-0/+6
| * | | PCI: aardvark: Comment actions in driver remove methodPali Rohár2021-12-021-0/+2
| * | | PCI: aardvark: Clear all MSIs at setupPali Rohár2021-12-021-2/+4
| * | | PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 register...Pali Rohár2021-12-021-4/+11
| |/ /
* | | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-01-142-5/+79
|\ \ \
| * | | PCI: brcmstb: Augment driver for MIPs SOCsJim Quinlan2022-01-112-5/+79
| |/ /
* | | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-5/+10
|\ \ \ | |_|/ |/| |
| * | PCI: hv: Rework MSI handlingThomas Gleixner2021-12-161-5/+10
* | | PCI: mt7621: Convert driver into 'bool'Sergio Paracuellos2021-12-131-2/+2
|/ /
* | Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-12-102-11/+12
|\ \
| * | PCI: apple: Fix PERST# polarityMarc Zyngier2021-12-071-2/+2
| * | PCI: apple: Follow the PCIe specifications when resetting the portMarc Zyngier2021-12-071-1/+11
| * | Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"Marek Behún2021-12-011-9/+0
| |/
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-082-0/+2
|\ \ | |/ |/|
| * treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-032-0/+2
* | Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-11-131-1/+2
|\ \ | |/ |/|
| * PCI: brcmstb: Allow building for BMIPS_GENERICFlorian Fainelli2021-11-091-1/+2
* | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-0628-409/+3184
|\ \
| * \ Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas2021-11-051-2/+1
| |\ \
| | * | PCI: xgene: Use PCI_VENDOR_ID_AMCC macroPali Rohár2021-09-301-2/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2021-11-052-10/+37
| |\ \
| | * | PCI: vmd: depend on !UMLJohannes Berg2021-10-131-1/+1
| | * | PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is enabled by...Adrian Huang2021-10-121-1/+3
| | * | PCI: vmd: Assign a number to each VMD controllerChunguang Xu2021-10-071-8/+33
| | |/
| * | Merge branch 'pci/host/rcar'Bjorn Helgaas2021-11-052-6/+1
| |\ \
| | * | PCI: rcar-host: Remove unneeded includesGeert Uytterhoeven2021-10-081-2/+0
| | * | PCI: rcar-ep: Remove unneeded includesGeert Uytterhoeven2021-10-081-4/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2021-11-055-11/+819
| |\ \
| | * | PCI: qcom: Add sc8180x compatibleBjorn Andersson2021-10-151-0/+1
| | * | PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280Prasad Malisetty2021-10-141-0/+29
| | * | PCI: qcom: Replace ops with struct pcie_cfg in pcie match dataPrasad Malisetty2021-10-141-11/+55
| | * | PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driverManivannan Sadhasivam2021-10-114-0/+735
| | |/
| * | Merge branch 'pci/host/mt7621'Bjorn Helgaas2021-11-053-0/+610
| |\ \
| | * | PCI: mt7621: Add MediaTek MT7621 PCIe host controller driverSergio Paracuellos2021-10-213-0/+610
| | |/
| * | Merge branch 'pci/host/kirin'Bjorn Helgaas2021-11-052-149/+499
| |\ \
| | * | PCI: kirin: Allow removing the driverMauro Carvalho Chehab2021-11-041-1/+1
| | * | PCI: kirin: De-init the dwc driverMauro Carvalho Chehab2021-11-041-0/+2
| | * | PCI: kirin: Disable clkreq during poweroff sequenceMauro Carvalho Chehab2021-11-041-0/+3