index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-23
Merge branch 'pci/dt-bindings'
Bjorn Helgaas
6
-129
/
+184
2025-01-23
Merge branch 'pci/endpoint-test'
Bjorn Helgaas
14
-610
/
+554
2025-01-23
Merge branch 'pci/endpoint'
Bjorn Helgaas
7
-37
/
+77
2025-01-23
Merge branch 'pci/switchtec'
Bjorn Helgaas
2
-0
/
+37
2025-01-23
Merge branch 'pci/pm'
Bjorn Helgaas
1
-0
/
+30
2025-01-23
Merge branch 'pci/pci-sysfs'
Bjorn Helgaas
3
-126
/
+110
2025-01-23
Merge branch 'pci/of'
Bjorn Helgaas
4
-22
/
+13
2025-01-23
Merge branch 'pci/err'
Bjorn Helgaas
12
-66
/
+172
2025-01-23
Merge branch 'pci/enumeration'
Bjorn Helgaas
3
-27
/
+78
2025-01-23
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-0
/
+1
2025-01-23
Merge branch 'pci/devres'
Bjorn Helgaas
13
-89
/
+59
2025-01-23
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-5
/
+28
2025-01-23
PCI: Batch BAR sizing operations
Alex Williamson
3
-27
/
+78
2025-01-21
selftests: pci_endpoint: Migrate to Kselftest framework
Manivannan Sadhasivam
9
-495
/
+299
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
[next]