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
2024-04-10
PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop
Niklas Cassel
1
-17
/
+4
2024-04-10
PCI: endpoint: pci-epf-test: Remove superfluous code
Niklas Cassel
1
-14
/
+0
2024-04-10
PCI: endpoint: Allocate a 64-bit BAR if that is the only option
Niklas Cassel
1
-3
/
+6
2024-04-10
PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop
Niklas Cassel
1
-8
/
+5
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
18
-15
/
+61
2024-04-10
PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...
Manivannan Sadhasivam
10
-26
/
+90
2024-04-10
PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
Manivannan Sadhasivam
4
-11
/
+11
2024-04-10
PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
Manivannan Sadhasivam
4
-2
/
+25
2024-04-10
PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
Manivannan Sadhasivam
3
-6
/
+6
2024-04-10
PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
Manivannan Sadhasivam
3
-15
/
+9
2024-04-10
PCI: dwc: ep: Add Kernel-doc comments for APIs
Manivannan Sadhasivam
1
-0
/
+77
2024-04-10
PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
Manivannan Sadhasivam
1
-49
/
+71
2024-04-10
PCI: rockchip-ep: Set a 64-bit BAR if requested
Niklas Cassel
1
-1
/
+1
2024-04-10
PCI: cadence: Set a 64-bit BAR if requested
Niklas Cassel
1
-4
/
+1
2024-04-10
PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
Mario Limonciello
1
-0
/
+12
2024-04-09
PCI/DOE: Support discovery version 2
Alexey Kardashevskiy
1
-3
/
+9
2024-03-29
Revert "PCI: Mark LSI FW643 to avoid bus reset"
Bjorn Helgaas
1
-8
/
+0
2024-03-27
PCI: Mask Replay Timer Timeout errors for Genesys GL975x SD host controller
Kai-Heng Feng
1
-0
/
+20
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
42
-1100
/
+1957
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2024-03-13
Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+0
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+2
2024-03-12
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-2
/
+40
2024-03-12
Merge branch 'pci/controller/imx'
Bjorn Helgaas
1
-275
/
+352
2024-03-12
Merge branch 'pci/controller/hyperv'
Bjorn Helgaas
1
-1
/
+2
2024-03-12
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2
-9
/
+19
2024-03-12
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
2
-1
/
+19
2024-03-12
Merge branch 'pci/controller/broadcom'
Bjorn Helgaas
1
-1
/
+1
2024-03-12
Merge branch 'pci/misc'
Bjorn Helgaas
2
-2
/
+2
2024-03-12
Merge branch 'pci/endpoint'
Bjorn Helgaas
14
-82
/
+107
2024-03-12
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+8
2024-03-12
Merge branch 'pci/sysfs'
Bjorn Helgaas
5
-99
/
+124
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-22
/
+43
2024-03-12
Merge branch 'pci/switchtec'
Bjorn Helgaas
1
-1
/
+3
2024-03-12
Merge branch 'pci/pm'
Bjorn Helgaas
1
-4
/
+8
2024-03-12
Merge branch 'pci/p2pdma'
Bjorn Helgaas
1
-1
/
+1
2024-03-12
Merge branch 'pci/enumeration'
Bjorn Helgaas
6
-218
/
+206
2024-03-12
Merge branch 'pci/dpc'
Bjorn Helgaas
2
-1
/
+63
2024-03-12
Merge branch 'pci/devres'
Bjorn Helgaas
6
-250
/
+653
2024-03-12
Merge branch 'pci/aspm'
Bjorn Helgaas
5
-129
/
+291
2024-03-12
PCI/ASPM: Update save_state when configuration changes
Vidya Sagar
1
-1
/
+33
2024-03-12
PCI/ASPM: Disable L1 before configuring L1 Substates
Bjorn Helgaas
2
-13
/
+22
2024-03-12
PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state()
David E. Box
1
-7
/
+7
2024-03-12
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
David E. Box
4
-5
/
+118
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
1
-2
/
+2
2024-03-11
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+1
2024-03-10
PCI: hv: Fix ring buffer size calculation
Michael Kelley
1
-1
/
+2
2024-03-10
PCI: dwc: endpoint: Fix advertised resizable BAR size
Niklas Cassel
1
-1
/
+6
2024-03-10
PCI: cadence: Clear the ARI Capability Next Function Number of the last function
Jasko-EXT Wojciech
2
-1
/
+19
2024-03-10
PCI: dwc: Strengthen the MSI address allocation logic
Ajay Agarwal
1
-8
/
+13
[prev]
[next]