summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PCI: dwc/meson: Drop unnecessary RC config space initializationRob Herring2020-09-081-20/+0
| | * | PCI: dwc/meson: Drop the duplicate number of lanes setupRob Herring2020-09-081-28/+1
| | * | PCI: dwc: Ensure FAST_LINK_MODE is clearedRob Herring2020-09-082-1/+5
| | * | PCI: dwc: Add a 'num_lanes' field to struct dw_pcieRob Herring2020-09-082-8/+7
| | * | PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROLRob Herring2020-09-081-2/+0
| | * | PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring2020-09-089-34/+11
| | * | PCI: dwc/keystone: Drop duplicated 'num-viewport'Rob Herring2020-09-081-10/+1
| | * | PCI: dwc: Simplify config space handlingRob Herring2020-09-083-55/+20
| | * | PCI: dwc: Remove storing of PCI resourcesRob Herring2020-09-084-29/+19
| | * | PCI: dwc: Remove root_bus pointerRob Herring2020-09-083-5/+4
| | * | PCI: dwc: Convert to use pci_host_probe()Rob Herring2020-09-082-19/+3
| | * | PCI: dwc: keystone: Convert .scan_bus() callback to use add_busRob Herring2020-09-081-3/+9
| | * | PCI: dwc: Use generic config accessorsRob Herring2020-09-081-82/+37
| | * | PCI: dwc: Remove dwc specific config accessor opsRob Herring2020-09-082-20/+0
| | * | PCI: dwc: histb: Use pci_ops for root config space accessorsRob Herring2020-09-081-18/+23
| | * | PCI: dwc: exynos: Use pci_ops for root config space accessorsRob Herring2020-09-081-20/+25
| | * | PCI: dwc: kirin: Use pci_ops for root config space accessorsRob Herring2020-09-081-18/+21
| | * | PCI: dwc: meson: Use pci_ops for root config space accessorsRob Herring2020-09-081-13/+10
| | * | PCI: dwc: tegra: Use pci_ops for root config space accessorsRob Herring2020-09-081-14/+16
| | * | PCI: dwc: keystone: Use pci_ops for config space accessorsRob Herring2020-09-081-22/+18
| | * | PCI: dwc: al: Use pci_ops for child config space accessorsRob Herring2020-09-081-50/+13
| | * | PCI: dwc: Add a default pci_ops.map_bus for root portRob Herring2020-09-082-0/+20
| | * | PCI: dwc: Allow overriding bridge pci_opsRob Herring2020-09-072-5/+11
| | * | PCI: dwc: Use DBI accessors instead of own config accessorsRob Herring2020-09-071-36/+19
| | * | PCI: designware-ep: Fix the Header Type checkHou Zhiqiang2020-09-071-1/+2
| | |/
| * | Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2020-10-212-7/+2
| |\ \
| | * | PCI: cadence: Simplify cdns_pcie_host_init_address_translation() return expre...Qinglang Miao2020-10-021-6/+2
| | * | PCI: cadence-ep: Remove obsolete path from commentFlavio Suligoi2020-09-071-1/+0
| | |/
| * | Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas2020-10-212-64/+383
| |\ \
| | * | PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match listJim Quinlan2020-10-021-0/+4
| | * | PCI: brcmstb: Set bus max burst size by chip typeJim Quinlan2020-10-021-4/+15
| | * | PCI: brcmstb: Accommodate MSI for older chipsJim Quinlan2020-10-021-21/+49
| | * | PCI: brcmstb: Set additional internal memory DMA viewport sizesJim Quinlan2020-10-021-18/+49
| | * | PCI: brcmstb: Add control of rescal resetJim Quinlan2020-10-021-2/+77
| | * | PCI: brcmstb: Add bcm7278 PERST# supportJim Quinlan2020-09-171-28/+69
| | * | PCI: brcmstb: Add suspend and resume pm_opsJim Quinlan2020-09-171-0/+47
| | * | PCI: brcmstb: Add bcm7278 register infoJim Quinlan2020-09-171-12/+93
| | * | PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTBJim Quinlan2020-09-171-1/+2
| | |/
| * | Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2020-10-212-40/+70
| |\ \
| | * | PCI: aardvark: Fix initialization with old Marvell's Arm Trusted FirmwarePali Rohár2020-10-021-1/+3
| | * | PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()Pali Rohár2020-09-071-30/+34
| | * | PCI: aardvark: Implement driver 'remove' function and allow to build it as mo...Pali Rohár2020-09-072-4/+25
| | * | PCI: aardvark: Check for errors from pci_bridge_emul_init() callPali Rohár2020-09-071-4/+7
| | * | PCI: aardvark: Fix compilation on s390Pali Rohár2020-09-071-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/apei'Bjorn Helgaas2020-10-213-0/+335
| |\ \
| | * | PCI: hip: Add handling of HiSilicon HIP PCIe controller errorsYicong Yang2020-09-163-0/+335
| | |/
| * / PCI: v3-semi: Remove unneeded breakTom Rix2020-10-201-1/+0
| |/
* | Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-10-151-17/+0
|\ \
| * \ Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman2020-10-051-7/+4
| |\ \
| * \ \ Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman2020-08-312-4/+4
| |\ \ \