index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"
Vidya Sagar
1
-111
/
+111
2022-07-22
PCI: Disable MSI for Tegra234 Root Ports
Vidya Sagar
1
-4
/
+13
2022-07-22
PCI: Extend isolated function probing to s390
Niklas Schnelle
1
-1
/
+1
2022-07-22
PCI: Move jailhouse's isolated function handling to pci_scan_slot()
Niklas Schnelle
1
-20
/
+10
2022-07-22
PCI: Split out next_ari_fn() from next_fn()
Niklas Schnelle
1
-13
/
+18
2022-07-22
PCI: Clean up pci_scan_slot()
Niklas Schnelle
1
-19
/
+19
2022-07-22
PCI/ACPI: Update link to PCI firmware specification
Mario Limonciello
1
-2
/
+3
2022-07-22
PCI: xilinx-cpm: Add support for Versal CPM5 Root Port
Bharat Kumar Gogada
1
-2
/
+58
2022-07-21
PCI: loongson: Work around LS7A incorrect Interrupt Pin registers
Jianmin Lv
1
-1
/
+27
2022-07-19
PCI/DOE: Add DOE mailbox support functions
Jonathan Cameron
3
-0
/
+540
2022-07-19
PCI: Replace magic constant for PCI Sig Vendor ID
Ira Weiny
1
-1
/
+1
2022-07-19
PCI: fu740: Remove unnecessary include files
Bjorn Helgaas
1
-2
/
+0
2022-07-15
PCI: qcom: Add IPQ60xx support
Selvam Sathappan Periakaruppan
2
-0
/
+131
2022-07-15
PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*
Baruch Siach
1
-2
/
+15
2022-07-15
PCI: dwc: Move GEN3_RELATED DBI definitions to common header
Baruch Siach
2
-6
/
+6
2022-07-15
PCI: qcom: Drop manual pipe_clk_src handling
Dmitry Baryshkov
1
-38
/
+1
2022-07-14
PCI: loongson: Don't access non-existent devices
Huacai Chen
1
-6
/
+23
2022-07-14
PCI: loongson: Add ACPI init support
Huacai Chen
2
-20
/
+76
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
[prev]
[next]