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
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-04
PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload
Hans Zhang
2
-3
/
+2
2025-03-03
PCI: dwc: Add helper to find the Vendor Specific Extended Capability (VSEC)
Shradha Todi
1
-0
/
+40
2025-03-03
PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC
Lorenzo Bianconi
1
-1
/
+27
2025-02-28
PCI: of: Create device tree PCI host bridge node
Herve Codina
5
-1
/
+220
2025-02-28
PCI: of_property: Constify parameter in of_pci_get_addr_flags()
Herve Codina
1
-1
/
+1
2025-02-28
PCI: of_property: Add support for NULL pdev in of_pci_set_address()
Herve Codina
1
-3
/
+7
2025-02-28
PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device
Herve Codina
1
-2
/
+9
2025-02-28
PCI: brcmstb: Expand inbound window size up to 64GB
Stanimir Varbanov
1
-2
/
+2
2025-02-28
PCI: brcmstb: Reuse pcie_cfg_data structure
Stanimir Varbanov
1
-40
/
+32
2025-02-28
PCI: brcmstb: Add a softdep to MIP MSI-X driver
Stanimir Varbanov
1
-0
/
+1
2025-02-24
PCI: hv: Switch hv_compose_multi_msi_req_get_cpu() to using cpumask_next_wrap()
Yury Norov
1
-2
/
+1
2025-02-24
cpumask: deprecate cpumask_next_wrap()
Yury Norov
1
-1
/
+1
2025-02-24
PCI: qcom-ep: Enable EP mode support for SAR2130P
Dmitry Baryshkov
1
-0
/
+1
2025-02-24
PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
Stanimir Varbanov
1
-4
/
+9
2025-02-24
PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED
Manivannan Sadhasivam
1
-0
/
+4
2025-02-22
x86/kaslr: Reduce KASLR entropy on most x86 systems
Balbir Singh
1
-0
/
+6
2025-02-22
PCI: cpcihp: Remove unused .get_power() and .set_power()
Guilherme Giacomo Simoes
2
-17
/
+2
2025-02-21
PCI/ERR: Handle TLP Log in Flit mode
Ilpo Järvinen
4
-22
/
+56
2025-02-21
PCI: Track Flit Mode Status & print it with link status
Ilpo Järvinen
4
-9
/
+16
2025-02-21
PCI/AER: Descope pci_printk() to aer_printk()
Ilpo Järvinen
1
-3
/
+7
2025-02-21
PCI/ACS: Fix 'pci=config_acs=' parameter
Tushar Dave
1
-5
/
+13
2025-02-21
PCI: epf-mhi: Update device ID for SA8775P
Mrinmay Sarkar
1
-1
/
+1
2025-02-21
PCI: mediatek-gen3: Remove leftover mac_reset assert for Airoha EN7581 SoC
Lorenzo Bianconi
1
-1
/
+0
2025-02-21
PCI/pwrctrl: Add pwrctrl driver for PCI slots
Manivannan Sadhasivam
3
-0
/
+107
2025-02-20
PCI: hv: Correct a comment
Easwar Hariharan
1
-1
/
+1
2025-02-20
PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created
Manivannan Sadhasivam
1
-10
/
+17
2025-02-20
PCI/pwrctrl: Move pci_pwrctrl_unregister() to pci_destroy_dev()
Manivannan Sadhasivam
1
-1
/
+1
2025-02-20
PCI/pwrctrl: Move creation of pwrctrl devices to pci_scan_device()
Manivannan Sadhasivam
3
-44
/
+35
2025-02-20
PCI/ASPM: Fix link state exit during switch upstream function removal
Daniel Stodden
1
-8
/
+9
2025-02-19
PCI: shpchp: Remove 'shpchp_debug' module parameter
Ilpo Järvinen
2
-8
/
+1
2025-02-19
PCI: shpchp: Remove unused logging wrappers
Ilpo Järvinen
1
-12
/
+0
2025-02-19
PCI: shpchp: Change dbg() -> ctrl_dbg()
Ilpo Järvinen
1
-1
/
+1
2025-02-19
PCI: shpchp: Remove logging from module init/exit functions
Ilpo Järvinen
1
-9
/
+1
2025-02-19
PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally
Rafael J. Wysocki
1
-4
/
+2
2025-02-18
PCI: Rework optional resource handling
Ilpo Järvinen
1
-31
/
+58
2025-02-18
PCI: Perform reset_resource() and build fail list in sync
Ilpo Järvinen
1
-6
/
+29
2025-02-18
PCI: Use res->parent to check if resource is assigned
Ilpo Järvinen
1
-1
/
+1
2025-02-18
PCI: Add debug print when releasing resources before retry
Ilpo Järvinen
1
-2
/
+12
2025-02-18
PCI: Indicate optional resource assignment failures
Ilpo Järvinen
1
-2
/
+6
2025-02-18
PCI: Always have realloc_head in __assign_resources_sorted()
Ilpo Järvinen
1
-2
/
+6
2025-02-18
PCI: Extend enable to check for any optional resource
Ilpo Järvinen
3
-2
/
+14
2025-02-18
PCI: Add restore_dev_resource()
Ilpo Järvinen
1
-20
/
+15
2025-02-18
PCI: Remove incorrect comment from pci_reassign_resource()
Ilpo Järvinen
1
-1
/
+0
2025-02-18
PCI: Consolidate assignment loop next round preparation
Ilpo Järvinen
1
-62
/
+42
2025-02-18
PCI: Rename retval to ret
Ilpo Järvinen
1
-5
/
+4
2025-02-18
PCI: Use while loop and break instead of gotos
Ilpo Järvinen
1
-103
/
+103
2025-02-18
PCI: Refactor pdev_sort_resources() & __dev_sort_resources()
Ilpo Järvinen
1
-21
/
+23
2025-02-18
PCI: Converge return paths in __assign_resources_sorted()
Ilpo Järvinen
1
-2
/
+3
2025-02-18
PCI: Add dev & res local variables to resource assignment funcs
Ilpo Järvinen
1
-29
/
+37
2025-02-18
PCI: Add pci_resource_num() helper
Ilpo Järvinen
2
-6
/
+28
[prev]
[next]