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
/
drivers
/
pci
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-06
PCI: vmd: Set devices to D0 before enabling PM L1 Substates
Jian-Hong Pan
1
-4
/
+9
2024-11-06
PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs
Nirmal Patel
1
-0
/
+4
2024-11-06
PCI: imx6: Fix suspend/resume support on i.MX6QDL
Stefan Eichenberger
1
-11
/
+46
2024-11-06
PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)
Jian-Hong Pan
1
-0
/
+6
2024-11-06
PCI: mediatek-gen3: Add support for restricting link width
AngeloGioacchino Del Regno
1
-0
/
+20
2024-11-05
sysfs: treewide: constify attribute callback of bin_attribute::llseek()
Thomas Weißschuh
1
-1
/
+1
2024-11-05
sysfs: treewide: constify attribute callback of bin_attribute::mmap()
Thomas Weißschuh
2
-6
/
+6
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
2
-2
/
+2
2024-11-05
PCI/sysfs: Calculate bin_attribute size through bin_size()
Thomas Weißschuh
1
-12
/
+16
2024-11-04
PCI: endpoint: test: Synchronously cancel command handler work
Damien Le Moal
1
-2
/
+2
2024-11-04
PCI: dwc: endpoint: Implement the pci_epc_ops::align_addr() operation
Damien Le Moal
1
-0
/
+15
2024-11-04
PCI: mediatek-gen3: Add support for setting max-link-speed limit
AngeloGioacchino Del Regno
1
-2
/
+53
2024-11-04
PCI: qcom: Disable ASPM L0s for X1E80100
Qiang Yu
1
-1
/
+1
2024-11-04
PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoC
Qiang Yu
1
-1
/
+11
2024-11-04
PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS milliseconds
Siddharth Vadapalli
1
-14
/
+12
2024-11-03
PCI: qcom: Add support for IPQ9574
devi priya
1
-0
/
+1
2024-11-03
PCI: j721e: Add PCIe support for J722S SoC
Siddharth Vadapalli
1
-0
/
+11
2024-11-03
PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()
Manivannan Sadhasivam
1
-3
/
+4
2024-11-03
PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
Manivannan Sadhasivam
1
-2
/
+4
2024-11-02
PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is sup...
Manivannan Sadhasivam
1
-1
/
+3
2024-11-01
Merge tag 'pci-v6.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+9
2024-10-30
PCI: Fix use-after-free of slot->bus on hot remove
Lukas Wunner
1
-1
/
+3
2024-10-30
PCI: Make pcim_iounmap_region() a public function
Philipp Stanner
1
-1
/
+2
2024-10-30
PCI: Remove pcim_iomap_regions_request_all()
Philipp Stanner
1
-56
/
+0
2024-10-30
PCI: Make pcim_request_all_regions() a public function
Philipp Stanner
1
-1
/
+2
2024-10-29
PCI: Fix pci_enable_acs() support for the ACS quirks
Jason Gunthorpe
1
-5
/
+9
2024-10-27
PCI: dwc: endpoint: Clear outbound address on unmap
Damien Le Moal
1
-0
/
+1
2024-10-25
Merge tag 'pci-v6.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+52
2024-10-24
misc: Add support for LAN966x PCI device
Herve Codina
1
-0
/
+1
2024-10-23
PCI/pwrctl: Abandon QCom WCN probe on pre-pwrseq device-trees
Bartosz Golaszewski
1
-5
/
+50
2024-10-22
PCI/ASPM: Disable L1 before disabling L1 PM Substates
Ajay Agarwal
1
-42
/
+50
2024-10-22
PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()
Ilpo Järvinen
1
-19
/
+15
2024-10-22
PCI: cpqphp: Use define to read class/revision dword
Ilpo Järvinen
1
-2
/
+2
2024-10-22
PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presence
Ilpo Järvinen
1
-16
/
+6
2024-10-22
PCI: cpqphp: Fix PCIBIOS_* return value confusion
Ilpo Järvinen
1
-5
/
+10
2024-10-18
PCI: Improve pdev_sort_resources() warning message
Ilpo Järvinen
1
-2
/
+3
2024-10-18
PCI: cpqphp: Remove unused struct ctrl_dbg.ctrl
Christophe JAILLET
1
-1
/
+0
2024-10-18
PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_test
Guilherme Giacomo Simoes
1
-1
/
+0
2024-10-18
PCI: Simplify pci_read_bridge_bases() logic
Ilpo Järvinen
1
-8
/
+9
2024-10-18
PCI: Move struct pci_bus_resource into bus.c
Ilpo Järvinen
1
-0
/
+12
2024-10-18
PCI: Remove unused PCI_SUBTRACTIVE_DECODE
Ilpo Järvinen
2
-6
/
+3
2024-10-16
PCI: endpoint: test: Use pci_epc_mem_map/unmap()
Damien Le Moal
1
-179
/
+193
2024-10-16
PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
Damien Le Moal
1
-0
/
+103
2024-10-15
PCI: Constify pci_register_io_range() fwnode_handle
Rob Herring (Arm)
1
-1
/
+1
2024-10-13
PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req()
Gregory Price
1
-1
/
+13
2024-10-12
PCI: Hold rescan lock while adding devices during host probe
Bartosz Golaszewski
1
-0
/
+2
2024-10-12
PCI: endpoint: Improve pci_epc_mem_alloc_addr()
Damien Le Moal
1
-3
/
+6
2024-10-12
PCI: endpoint: Introduce pci_epc_function_is_valid()
Damien Le Moal
1
-48
/
+31
2024-10-10
PCI: Add ALIGN_DOWN_IF_NONZERO() helper
Ilpo Järvinen
1
-6
/
+7
2024-10-10
PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M()
Ilpo Järvinen
1
-1
/
+2
[prev]
[next]