Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-13PCI: Let pcibios_root_bridge_prepare() access bridge->windowsSergio Paracuellos
2022-01-13PCI: mt7621: Declare mt7621_pci_ops staticSergio Paracuellos
2022-01-12PCI: brcmstb: Do not turn off WOL regulators on suspendJim Quinlan
2022-01-12PCI: brcmstb: Add control of subdevice voltage regulatorsJim Quinlan
2022-01-12PCI: brcmstb: Add mechanism to turn on subdev regulatorsJim Quinlan
2022-01-12PCI: brcmstb: Split brcm_pcie_setup() into two funcsJim Quinlan
2022-01-12PCI: brcmstb: Fix function return value handlingJim Quinlan
2022-01-12PCI: brcmstb: Do not use __GENMASKFlorian Fainelli
2022-01-12PCI: brcmstb: Declare 'used' as bitmap, not unsigned longChristophe JAILLET
2022-01-12PCI: hv: Add arm64 Hyper-V vPCI supportSunil Muthuswamy
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy
2022-01-12PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede
2022-01-11PCI: Use DWORD accesses for LTR, L1 SS to avoid erratumRajat Jain
2022-01-11PCI: Work around Intel I210 ROM BAR overlap defectBjorn Helgaas
2022-01-11PCI: brcmstb: Augment driver for MIPs SOCsJim Quinlan
2022-01-11Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-08PCI: Correct misspelled wordsKrzysztof Wilczyński
2022-01-07PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-...Kishon Vijay Abraham I
2022-01-07PCI: endpoint: Return -EINVAL when interrupts num is smaller than 1Li Chen
2022-01-07PCI: mediatek: Assert PERST# for 100ms for power and clock to stabilizeqizhong cheng
2022-01-06PCI: mvebu: Add support for compiling driver as modulePali Rohár
2022-01-05PCI: vmd: Add DID 8086:A77F for all Intel Raptor Lake SKU'sKarthik L Gopalakrishnan
2022-01-05PCI: layerscape: Change to use the DWC common link-up check functionHou Zhiqiang
2022-01-04PCI: qcom-ep: Constify static dw_pcie_ep_opsRikard Falkeborn
2022-01-04PCI: vmd: Honor ACPI _OSC on PCIe featuresKai-Heng Feng
2022-01-04PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...Pali Rohár
2022-01-04PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridgePali Rohár
2022-01-04PCI: mvebu: Set PCI Bridge Class Code to PCI BridgePali Rohár
2022-01-04PCI: mvebu: Setup PCIe controller to Root Complex modePali Rohár
2022-01-04PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE regis...Pali Rohár
2022-01-04PCI: mvebu: Do not modify PCI IO type bits in conf_writePali Rohár
2022-01-04PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Disallow mapping interrupts on emulated bridgesPali Rohár
2022-01-04PCI: mvebu: Handle invalid size of read config requestPali Rohár
2022-01-04PCI: mvebu: Check that PCI bridge specified in DT has function number zeroPali Rohár
2022-01-04PCI: mvebu: Check for errors from pci_bridge_emul_init() callPali Rohár
2022-01-04PCI: mvebu: Check for valid portsPali Rohár
2022-01-04PCI: spear13xx: Avoid invalid address space conversionsBjorn Helgaas
2022-01-04PCI: hisi: Avoid invalid address space conversionsBjorn Helgaas
2022-01-04PCI: xilinx-cpm: Rename xilinx_cpm_pcie_port to xilinx_cpm_pcieBjorn Helgaas
2022-01-04PCI: xilinx: Rename xilinx_pcie_port to xilinx_pcieFan Fei
2022-01-04PCI: xgene: Rename xgene_pcie_port to xgene_pcieFan Fei
2022-01-04PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcieFan Fei
2022-01-04PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcieFan Fei
2022-01-04PCI: rcar-gen2: Rename rcar_pci_priv to rcar_pciBjorn Helgaas
2022-01-04PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_Bjorn Helgaas
2022-01-04PCI: microchip: Rename mc_port to mc_pcieBjorn Helgaas