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
2023-06-23
PCI: epf-test: Simplify transfers result print
Damien Le Moal
1
-25
/
+14
2023-06-23
PCI: epf-test: Simplify DMA support checks
Damien Le Moal
1
-30
/
+15
2023-06-23
PCI: epf-test: Cleanup request result handling
Damien Le Moal
1
-25
/
+21
2023-06-23
PCI: epf-test: Cleanup pci_epf_test_cmd_handler()
Damien Le Moal
1
-16
/
+14
2023-06-23
PCI: epf-test: Improve handling of command and status registers
Damien Le Moal
1
-4
/
+9
2023-06-23
PCI: epf-test: Simplify IRQ test commands execution
Damien Le Moal
1
-26
/
+17
2023-06-23
PCI: epf-test: Simplify pci_epf_test_raise_irq()
Damien Le Moal
1
-13
/
+8
2023-06-23
PCI: epf-test: Simplify read/write/copy test functions
Damien Le Moal
1
-12
/
+9
2023-06-23
PCI: epf-test: Use dmaengine_submit() to initiate DMA transfer
Damien Le Moal
1
-1
/
+1
2023-06-23
PCI: epf-test: Fix DMA transfer completion detection
Damien Le Moal
1
-11
/
+27
2023-06-23
PCI: epf-test: Fix DMA transfer completion initialization
Damien Le Moal
1
-1
/
+1
2023-06-23
PCI: endpoint: Move pci_epf_type_add_cfs() code
Damien Le Moal
2
-32
/
+36
2023-06-23
PCI: endpoint: Automatically create a function specific attributes group
Damien Le Moal
1
-22
/
+20
2023-06-23
PCI: endpoint: Fix a Kconfig prompt of vNTB driver
Shunsuke Mie
1
-1
/
+1
2023-06-23
PCI/ACPI: Call _REG when transitioning D-states
Mario Limonciello
1
-0
/
+22
2023-06-23
PCI/ACPI: Validate acpi_pci_set_power_state() parameter
Bjorn Helgaas
1
-13
/
+18
2023-06-23
PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold
Ondrej Zary
1
-5
/
+5
2023-06-22
PCI: rockchip: Set address alignment for endpoint mode
Damien Le Moal
1
-0
/
+1
2023-06-22
PCI: rockchip: Don't advertise MSI-X in PCIe capabilities
Rick Wertenbroek
2
-0
/
+29
2023-06-22
PCI: rockchip: Use u32 variable to access 32-bit registers
Rick Wertenbroek
2
-5
/
+6
2023-06-22
PCI: rockchip: Fix window mapping and address translation for endpoint
Rick Wertenbroek
2
-88
/
+75
2023-06-22
PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
Rick Wertenbroek
2
-35
/
+16
2023-06-22
PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
Rick Wertenbroek
2
-0
/
+19
2023-06-22
PCI: rockchip: Assert PCI Configuration Enable bit after probe
Rick Wertenbroek
1
-0
/
+3
2023-06-22
PCI: rockchip: Write PCI Device ID to correct register
Rick Wertenbroek
2
-2
/
+6
2023-06-22
PCI: rockchip: Remove writes to unused registers
Rick Wertenbroek
1
-10
/
+0
2023-06-20
PCI/ASPM: Avoid link retraining race
Ilpo Järvinen
1
-0
/
+11
2023-06-20
PCI/ASPM: Factor out pcie_wait_for_retrain()
Ilpo Järvinen
1
-12
/
+18
2023-06-20
PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
Bjorn Helgaas
1
-9
/
+11
2023-06-20
PCI: Add failed link recovery for device reset events
Maciej W. Rozycki
1
-5
/
+24
2023-06-20
PCI: Work around PCIe link training failures
Maciej W. Rozycki
4
-0
/
+102
2023-06-20
PCI: Use pcie_wait_for_link_status() in pcie_wait_for_link_delay()
Maciej W. Rozycki
1
-14
/
+3
2023-06-20
PCI: Add support for polling DLLLA to pcie_retrain_link()
Maciej W. Rozycki
3
-10
/
+22
2023-06-20
PCI: Export pcie_retrain_link() for use outside ASPM
Maciej W. Rozycki
3
-42
/
+50
2023-06-20
PCI: Export PCIe link retrain timeout
Maciej W. Rozycki
3
-5
/
+5
2023-06-20
PCI: Execute quirk_enable_clear_retrain_link() earlier
Maciej W. Rozycki
1
-3
/
+3
2023-06-20
PCI/ASPM: Factor out waiting for link training to complete
Maciej W. Rozycki
1
-11
/
+23
2023-06-20
PCI/ASPM: Avoid unnecessary pcie_link_state use
Maciej W. Rozycki
1
-8
/
+7
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v2.1.0
Manivannan Sadhasivam
1
-0
/
+2
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v1.0.0
Manivannan Sadhasivam
1
-0
/
+2
2023-06-20
PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0
Manivannan Sadhasivam
1
-29
/
+1
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v2.3.2
Manivannan Sadhasivam
1
-0
/
+2
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0
Manivannan Sadhasivam
1
-1
/
+0
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0
Manivannan Sadhasivam
1
-0
/
+23
2023-06-20
PCI: qcom: Disable write access to read only registers for IP v2.9.0
Manivannan Sadhasivam
1
-0
/
+3
2023-06-20
PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
Manivannan Sadhasivam
1
-5
/
+3
2023-06-20
PCI: qcom: Disable write access to read only registers for IP v2.3.3
Manivannan Sadhasivam
1
-0
/
+2
2023-06-19
Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-57
/
+82
2023-06-19
scatterlist: add dedicated config for DMA flags
Robin Murphy
1
-0
/
+1
2023-06-19
PCI: imx6: Save and restore root port MSI control in suspend and resume
Richard Zhu
1
-0
/
+23
[prev]
[next]