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
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-21
selftests: pci_endpoint: Migrate to Kselftest framework
Manivannan Sadhasivam
9
-498
/
+302
2025-01-21
selftests: Move PCI Endpoint tests from tools/pci to Kselftests
Manivannan Sadhasivam
7
-10
/
+14
2025-01-21
misc: pci_endpoint_test: Fix IOCTL return value
Manivannan Sadhasivam
2
-153
/
+153
2025-01-21
dt-bindings: PCI: qcom: Document the IPQ5424 PCIe controller
Manikanta Mylavarapu
1
-0
/
+4
2025-01-21
dt-bindings: PCI: qcom,pcie-sm8550: Document 'global' interrupt
Neil Armstrong
1
-3
/
+6
2025-01-21
dt-bindings: PCI: mobiveil: Convert mobiveil-pcie.txt to YAML
Frank Li
4
-126
/
+174
2025-01-21
PCI: switchtec: Add Microchip PCI100X device IDs
Rakesh Babu Saladi
2
-0
/
+37
2025-01-21
misc: pci_endpoint_test: Remove redundant 'remainder' test
Hans Zhang
1
-7
/
+1
2025-01-21
misc: pci_endpoint_test: Add consecutive BAR test
Niklas Cassel
4
-1
/
+105
2025-01-21
misc: pci_endpoint_test: Add support for capabilities
Niklas Cassel
1
-0
/
+19
2025-01-21
PCI: endpoint: pci-epf-test: Add support for capabilities
Niklas Cassel
1
-0
/
+19
2025-01-21
PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test
Manivannan Sadhasivam
1
-2
/
+2
2025-01-21
PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on error
Mohamed Khalfella
1
-1
/
+1
2025-01-18
PCI: of_property: Rename struct of_pci_range to of_pci_range_entry
Bjorn Helgaas
1
-2
/
+2
2025-01-18
PCI: Remove devres from pci_intx()
Philipp Stanner
14
-62
/
+22
2025-01-18
net/ethernet: Use never-managed version of pci_intx()
Philipp Stanner
2
-2
/
+2
2025-01-18
HID: amd_sfh: Use always-managed version of pcim_intx()
Philipp Stanner
2
-3
/
+3
2025-01-18
wifi: qtnfmac: use always-managed version of pcim_intx()
Philipp Stanner
1
-1
/
+1
2025-01-18
ata: Use always-managed version of pci_intx()
Philipp Stanner
7
-7
/
+7
2025-01-18
PCI/MSI: Use never-managed version of pci_intx()
Philipp Stanner
2
-2
/
+2
2025-01-18
vfio/pci: Use never-managed version of pci_intx()
Philipp Stanner
2
-6
/
+6
2025-01-18
misc: Use never-managed version of pci_intx()
Philipp Stanner
2
-4
/
+4
2025-01-18
ntb: Use never-managed version of pci_intx()
Philipp Stanner
2
-3
/
+3
2025-01-18
drivers/xen: Use never-managed version of pci_intx()
Philipp Stanner
1
-1
/
+1
2025-01-18
PCI: Export pci_intx_unmanaged() and pcim_intx()
Philipp Stanner
3
-21
/
+34
2025-01-16
PCI: Add pcie_print_tlp_log() to print TLP Header and Prefix Log
Ilpo Järvinen
4
-12
/
+39
2025-01-16
PCI: Add TLP Prefix reading to pcie_read_tlp_log()
Ilpo Järvinen
6
-18
/
+68
2025-01-15
sparc/PCI: Update reference to devm_of_pci_get_host_bridge_resources()
Bjorn Helgaas
1
-1
/
+1
2025-01-15
PCI: of: Simplify devm_of_pci_get_host_bridge_resources() interface
Bjorn Helgaas
1
-8
/
+8
2025-01-15
PCI: of: Drop 'No bus range found' message
Bjorn Helgaas
1
-2
/
+0
2025-01-15
PCI: Unexport of_pci_parse_bus_range()
Bjorn Helgaas
2
-9
/
+2
2025-01-15
PCI/DPC: Quirk PIO log size for Intel Raptor Lake-P
Takashi Iwai
1
-0
/
+1
2025-01-15
PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1
Werner Sembach
1
-0
/
+30
2025-01-15
PCI/sysfs: Remove unnecessary zero in initializer
Ilpo Järvinen
1
-1
/
+1
2025-01-15
PCI/sysfs: Use __free() in reset_method_store()
Ilpo Järvinen
1
-11
/
+7
2025-01-15
PCI/sysfs: Move reset related sysfs code to correct file
Ilpo Järvinen
3
-126
/
+114
2025-01-14
PCI: Store number of supported End-End TLP Prefixes
Ilpo Järvinen
4
-7
/
+12
2025-01-14
PCI: Use unsigned int i in pcie_read_tlp_log()
Ilpo Järvinen
1
-1
/
+2
2025-01-14
PCI: Use same names in pcie_read_tlp_log() prototype and definition
Ilpo Järvinen
1
-6
/
+5
2025-01-14
PCI: Add defines for TLP Header/Prefix log sizes
Ilpo Järvinen
4
-8
/
+19
2025-01-14
PCI: Move TLP Log handling to its own file
Ilpo Järvinen
4
-29
/
+41
2025-01-14
PCI: Don't expose pcie_read_tlp_log() outside PCI subsystem
Ilpo Järvinen
3
-3
/
+4
2024-12-18
PCI: endpoint: Verify that requested BAR size is a power of two
Niklas Cassel
1
-0
/
+3
2024-12-18
PCI: endpoint: Add size check for fixed size BARs in pci_epc_set_bar()
Niklas Cassel
1
-2
/
+9
2024-12-18
PCI: artpec6: Implement dw_pcie_ep operation get_features
Niklas Cassel
1
-0
/
+13
2024-12-18
PCI: dwc: ep: Add 'address' alignment to 'size' check in dw_pcie_prog_ep_inbo...
Niklas Cassel
3
-6
/
+9
2024-12-18
PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar()
Niklas Cassel
1
-1
/
+21
2024-12-18
PCI: dwc: ep: Write BAR_MASK before iATU registers in pci_epc_set_bar()
Niklas Cassel
1
-13
/
+15
2024-12-13
PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state()
Jian-Hong Pan
1
-5
/
+28
2024-12-12
PCI: endpoint: Finish virtual EP removal in pci_epf_remove_vepf()
Zijun Hu
1
-0
/
+1
[next]