index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7A
Huacai Chen
1
-19
/
+46
2022-07-14
PCI: qcom: Remove unnecessary pipe_clk handling
Dmitry Baryshkov
1
-34
/
+3
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-13
PCI/AER: Iterate over error counters instead of error strings
Mohamed Khalfella
1
-1
/
+6
2022-07-13
PCI/AER: Enable error reporting when AER is native
Stefan Roese
1
-0
/
+3
2022-07-13
PCI/portdrv: Don't disable AER reporting in get_port_device_capability()
Stefan Roese
1
-8
/
+1
2022-07-12
PCI/ASPM: Unexport pcie_aspm_support_enabled()
Bjorn Helgaas
1
-1
/
+0
2022-07-12
PCI: endpoint: Enable DMA tests for endpoints with DMA capabilities
Frank Li
1
-10
/
+106
2022-07-12
PCI/ASPM: Remove pcie_aspm_pm_state_change()
Kai-Heng Feng
3
-27
/
+0
2022-07-11
PCI/AER: Configure ECRC for every device
Stefan Roese
1
-3
/
+2
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: endpoint: Don't stop controller when unbinding endpoint function
Shunsuke Mie
1
-1
/
+0
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: Clear PCI_STATUS when setting up device
Kai-Heng Feng
1
-0
/
+3
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: Add ACS quirk for Broadcom BCM5750x NICs
Pavan Chebbi
1
-0
/
+3
2022-06-09
PCI: switchtec: Prefer ida_alloc()/free() over ida_simple_get()/remove()
Ke Liu
1
-4
/
+3
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-08
PCI/ERR: Recognize disconnected devices in report_error_detected()
Christoph Hellwig
1
-4
/
+8
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-24
/
+4
[prev]
[next]