index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
PCI: qcom: Power on PHY before DBI register accesses
Robert Marko
1
-73
/
+95
2022-07-13
PCI: qcom: Power on PHY before IPQ8074 DBI register accesses
Robert Marko
1
-20
/
+28
2022-07-13
PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocks
Christian Marangi
1
-6
/
+4
2022-07-08
PCI: hv: Take a const cpumask in hv_compose_msi_req_get_cpu()
Samuel Holland
1
-1
/
+1
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
1
-5
/
+5
2022-07-06
PCI: Drop of_match_ptr() to avoid unused variables
Bjorn Helgaas
4
-4
/
+4
2022-07-05
PCI: dwc-plat: Drop dw_plat_pcie_of_match[] forward declaration
Serge Semin
1
-2
/
+0
2022-07-05
PCI: dwc-plat: Drop unused regmap pointer
Serge Semin
1
-2
/
+0
2022-07-05
PCI: dwc-plat: Simplify dw_plat_pcie_probe() return values
Serge Semin
1
-4
/
+5
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
23
-103
/
+103
2022-07-05
PCI: dwc: Move io_cfg_atu_shared to struct pcie_port
Serge Semin
2
-4
/
+4
2022-07-05
PCI: dwc: Add start_link/stop_link inlines
Serge Semin
5
-34
/
+20
2022-07-05
PCI: dwc: Reuse local pointer to the resource data
Serge Semin
1
-8
/
+8
2022-07-05
PCI: dwc: Organize local variable usage
Serge Semin
2
-10
/
+8
2022-07-05
PCI: dwc: Convert dw_pcie_link_up() to use dw_pcie_readl_dbi()
Serge Semin
1
-1
/
+1
2022-07-05
PCI: dwc: Simplify unrolled iATU detection
Serge Semin
1
-6
/
+5
2022-07-05
PCI: dwc: Add newlines to log messages
Serge Semin
2
-2
/
+2
2022-07-05
PCI: dwc: Add braces to multi-line if-else statements
Serge Semin
2
-3
/
+4
2022-07-05
PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" exists
Serge Semin
1
-7
/
+7
2022-07-05
PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errors
Serge Semin
1
-2
/
+16
2022-07-05
PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
Serge Semin
1
-6
/
+10
2022-07-05
PCI: dwc: Disable outbound windows only for controllers using iATU
Serge Semin
1
-6
/
+8
2022-07-05
PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()
Serge Semin
1
-3
/
+13
2022-07-05
PCI: dwc: Stop link on host_init errors and de-initialization
Serge Semin
1
-2
/
+14
2022-07-05
PCI: iproc: Use bitmap API to allocate bitmaps
Christophe JAILLET
1
-2
/
+2
2022-06-28
PCI: vmd: Add DID 8086:7D0B and 8086:AD0B for Intel MTL SKUs
Francisco Munoz
1
-0
/
+8
2022-06-23
PCI: rcar-gen2: Add RZ/N1 SOC family compatible string
Herve Codina
1
-0
/
+1
2022-06-15
PCI: mediatek-gen3: Print LTSSM state when PCIe link down
Jianjun Wang
1
-1
/
+40
2022-06-15
PCI: mediatek: Allow building for ARCH_AIROHA
Felix Fietkau
1
-1
/
+1
2022-06-13
PCI: aardvark: Fix reporting Slot capabilities on emulated bridge
Pali Rohár
1
-9
/
+24
2022-06-13
PCI: aardvark: Add support for AER registers on emulated bridge
Pali Rohár
1
-0
/
+79
2022-06-10
PCI: vmd: Use devm_kasprintf() instead of simple kasprintf()
Subramanian Mohan
1
-3
/
+2
2022-06-09
PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains()
Miaoqian Lin
1
-2
/
+5
2022-06-08
PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()
Miaoqian Lin
1
-0
/
+1
2022-06-08
PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains()
Miaoqian Lin
1
-0
/
+2
2022-06-02
Merge tag 'pci-v5.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-227
/
+30
2022-05-31
Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"
Bjorn Helgaas
1
-39
/
+26
2022-05-31
Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators"
Bjorn Helgaas
1
-76
/
+0
2022-05-31
Revert "PCI: brcmstb: Add control of subdevice voltage regulators"
Bjorn Helgaas
1
-78
/
+5
2022-05-31
Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"
Bjorn Helgaas
1
-44
/
+9
2022-05-28
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-62
/
+181
2022-05-27
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-111
/
+335
2022-05-24
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-3
/
+4
2022-05-24
Merge branch 'remotes/lorenzo/pci/versatile'
Bjorn Helgaas
1
-2
/
+1
2022-05-24
Merge branch 'remotes/lorenzo/pci/rockchip'
Bjorn Helgaas
1
-2
/
+1
2022-05-24
Merge branch 'pci/host/qcom'
Bjorn Helgaas
1
-11
/
+12
2022-05-24
Merge branch 'remotes/lorenzo/pci/power-slot'
Bjorn Helgaas
1
-5
/
+92
2022-05-24
Merge branch 'remotes/lorenzo/pci/microchip'
Bjorn Helgaas
1
-6
/
+12
2022-05-24
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
2
-0
/
+9
2022-05-24
Merge branch 'remotes/lorenzo/pci/imx6'
Bjorn Helgaas
1
-9
/
+14
[prev]
[next]