index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
PCI: dw-rockchip: Fix weird indentation
Niklas Cassel
1
-4
/
+3
2024-07-10
PCI: dw-rockchip: Fix initial PERST# GPIO value
Niklas Cassel
1
-1
/
+1
2024-07-10
PCI: dw-rockchip: Add error messages in .probe() error paths
Uwe Kleine-König
1
-8
/
+13
2024-07-10
PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpio
Manivannan Sadhasivam
1
-1
/
+1
2024-07-10
PCI: rockchip-host: Wait 100ms after reset before starting configuration
Damien Le Moal
2
-0
/
+9
2024-07-10
PCI: rockchip-host: Fix rockchip_pcie_host_init_port() PERST# handling
Damien Le Moal
1
-0
/
+1
2024-07-10
PCI: dwc: ep: Enforce DWC specific 64-bit BAR limitation
Niklas Cassel
1
-0
/
+7
2024-07-10
PCI: layerscape-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link ...
Manivannan Sadhasivam
1
-1
/
+1
2024-07-10
PCI: qcom-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link Down e...
Manivannan Sadhasivam
1
-1
/
+1
2024-07-10
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
13
-28
/
+11
2024-07-10
PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
Manivannan Sadhasivam
2
-35
/
+73
2024-07-10
PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system su...
Frank Li
2
-5
/
+93
2024-07-10
PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
Frank Li
1
-0
/
+3
2024-07-10
PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macros
Yoshihiro Shimoda
1
-0
/
+18
2024-07-10
PCI: dwc: Add outbound MSG TLPs support
Yoshihiro Shimoda
2
-2
/
+11
2024-07-10
PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
Yoshihiro Shimoda
4
-60
/
+77
2024-07-10
PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
Frank Li
1
-3
/
+10
2024-07-10
PCI: dwc: Use msleep() in dw_pcie_wait_for_link()
Konrad Dybcio
2
-3
/
+2
2024-07-10
misc: pci_endpoint_test: Remove unused pci_endpoint_test_bar_{readl,writel} f...
Jiapeng Chong
1
-12
/
+0
2024-07-10
misc: pci_endpoint_test: Document policy about adding pci_device_id
Yoshihiro Shimoda
1
-0
/
+4
2024-07-10
misc: pci_endpoint_test: Refactor dma_set_mask_and_coherent() logic
Frank Li
1
-5
/
+1
2024-07-10
misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests
Niklas Cassel
1
-12
/
+42
2024-07-10
misc: pci_endpoint_test: Add support for Rockchip rk3588
Niklas Cassel
1
-0
/
+11
2024-07-10
PCI: kirin: Convert to use agnostic GPIO API
Andy Shevchenko
1
-70
/
+35
2024-07-10
PCI: kirin: Convert kirin_pcie_parse_port() to scoped iterator
Javier Carrasco
1
-15
/
+6
2024-07-10
PCI: qcom: Add OPP support to scale performance
Krishna chaitanya chundru
1
-19
/
+80
2024-07-10
PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps()
Krishna chaitanya chundru
2
-18
/
+23
2024-07-10
PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
Krishna chaitanya chundru
1
-4
/
+41
2024-07-10
PCI: qcom-ep: Disable resources unconditionally during PERST# assert
Manivannan Sadhasivam
1
-6
/
+0
2024-07-10
PCI: qcom-ep: Override NO_SNOOP attribute for SA8775P EP
Mrinmay Sarkar
1
-3
/
+16
2024-07-10
PCI: qcom: Override NO_SNOOP attribute for SA8775P RC
Mrinmay Sarkar
1
-1
/
+24
2024-07-04
PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()
Dan Carpenter
1
-2
/
+5
2024-07-04
PCI: endpoint: Clean up error handling in vpci_scan_bus()
Dan Carpenter
1
-3
/
+9
2024-07-04
PCI: endpoint: Make pci_epc_class struct constant
Greg Kroah-Hartman
1
-12
/
+7
2024-07-04
PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
Manivannan Sadhasivam
6
-3
/
+61
2024-07-04
PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PIN
Wei Liu
1
-2
/
+2
2024-07-02
PCI: rcar-gen4: Add support for R-Car V4H
Yoshihiro Shimoda
1
-1
/
+197
2024-07-01
PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal
Lukas Wunner
1
-3
/
+3
2024-06-29
PCI: rcar-gen4: Add .ltssm_control() for other SoC support
Yoshihiro Shimoda
1
-24
/
+50
2024-06-29
PCI: rcar-gen4: Add struct rcar_gen4_pcie_drvdata
Yoshihiro Shimoda
1
-9
/
+23
2024-06-29
PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macros
Yoshihiro Shimoda
1
-0
/
+6
2024-06-29
PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)
Kishon Vijay Abraham I
1
-1
/
+43
2024-06-25
PCI: ls-gen4: Make struct mobiveil_rp_ops constant
Christophe JAILLET
2
-2
/
+2
2024-06-18
PCI/DPC: Disable DPC service on suspend
Kai-Heng Feng
1
-12
/
+48
2024-06-18
PCI/AER: Disable AER service on suspend
Kai-Heng Feng
1
-0
/
+18
2024-06-18
PCI: acpiphp: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-12
PCI: Relax bridge window tail sizing rules
Ilpo Järvinen
1
-2
/
+77
2024-06-12
PCI: Make minimum bridge window alignment reference more obvious
Ilpo Järvinen
1
-2
/
+4
2024-06-10
PCI: switchtec: Make switchtec_class constant
Greg Kroah-Hartman
2
-9
/
+9
2024-06-06
PCI: tegra: Remove unused struct 'tegra_pcie_soc'
Dr. David Alan Gilbert
1
-4
/
+0
[prev]
[next]