index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
2024-03-01
PCI: tegra: Fix OF node reference leak
Christophe JAILLET
2024-03-01
PCI: tegra: Fix reporting GPIO error value
Pali Rohár
2024-02-23
PCI: mediatek: Clear interrupt status before dispatching handler
qizhong cheng
2024-01-25
PCI: keystone: Fix race condition when initializing PHYs
Siddharth Vadapalli
2023-12-08
PCI: keystone: Drop __init from ks_pcie_add_pcie_{ep,port}()
Nathan Chancellor
2023-11-28
PCI: keystone: Don't discard .probe() callback
Uwe Kleine-König
2023-11-28
PCI: keystone: Don't discard .remove() callback
Uwe Kleine-König
2023-11-28
PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
Ilpo Järvinen
2023-10-10
Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"
Greg Kroah-Hartman
2023-07-27
PCI: rockchip: Set address alignment for endpoint mode
Damien Le Moal
2023-07-27
PCI: rockchip: Use u32 variable to access 32-bit registers
Rick Wertenbroek
2023-07-27
PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
Rick Wertenbroek
2023-07-27
PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
Rick Wertenbroek
2023-07-27
PCI: rockchip: Write PCI Device ID to correct register
Rick Wertenbroek
2023-07-27
PCI: rockchip: Assert PCI Configuration Enable bit after probe
Rick Wertenbroek
2023-07-27
PCI: qcom: Disable write access to read only registers for IP v2.3.3
Manivannan Sadhasivam
2023-07-27
PCI: ftpci100: Release the clock resources
Junyan Ye
2023-06-28
PCI: hv: Fix a race condition bug in hv_pci_query_relations()
Dexuan Cui
2023-05-17
PCI: imx6: Install the fault handler only on compatible match
H. Nikolaus Schaller
2022-08-25
PCI: tegra194: Fix link up retry sequence
Vidya Sagar
2022-08-25
PCI: tegra194: Fix Root Port interrupt handling
Vidya Sagar
2022-07-29
PCI: hv: Fix interrupt mapping for multi-MSI
Jeffrey Hugo
2022-07-29
PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
Jeffrey Hugo
2022-07-29
PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
Jeffrey Hugo
2022-07-29
PCI: hv: Fix multi-MSI to allow more than one MSI vector
Jeffrey Hugo
2022-06-14
PCI: qcom: Fix unbalanced PHY init on probe errors
Johan Hovold
2022-06-14
PCI: qcom: Fix runtime PM imbalance on probe errors
Johan Hovold
2022-06-14
PCI: imx6: Fix PERST# start-up sequence
Francesco Dolcini
2022-06-14
PCI: rockchip: Fix find_first_zero_bit() limit
Dan Carpenter
2022-06-14
PCI: cadence: Fix find_first_zero_bit() limit
Dan Carpenter
2022-05-12
PCI: aardvark: Fix reading MSI interrupt number
Pali Rohár
2022-05-12
PCI: aardvark: Clear all MSIs at setup
Pali Rohár
2022-04-15
PCI: aardvark: Fix support for MSI interrupts
Pali Rohár
2022-04-15
PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridge
Pali Rohár
2022-01-27
PCI: pci-bridge-emul: Correctly set PCIe capabilities
Pali Rohár
2021-12-01
PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
Pali Rohár
2021-12-01
PCI: aardvark: Set PCI Bridge Class Code to PCI Bridge
Pali Rohár
2021-12-01
PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated bridge
Pali Rohár
2021-12-01
PCI: aardvark: Fix link training
Pali Rohár
2021-12-01
PCI: aardvark: Simplify initialization of rootcap on virtual bridge
Pali Rohár
2021-12-01
PCI: aardvark: Implement re-issuing config requests on CRS response
Pali Rohár
2021-12-01
PCI: aardvark: Fix PCIe Max Payload Size setting
Pali Rohár
2021-12-01
PCI: aardvark: Configure PCIe resources from 'ranges' DT property
Pali Rohár
2021-12-01
PCI: aardvark: Update comment about disabling link training
Pali Rohár
2021-12-01
PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()
Pali Rohár
2021-12-01
PCI: aardvark: Fix compilation on s390
Pali Rohár
2021-12-01
PCI: aardvark: Don't touch PCIe registers if no card connected
Pali Rohár
2021-12-01
PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macros
Pali Rohár
2021-12-01
PCI: aardvark: Issue PERST via GPIO
Pali Rohár
2021-12-01
PCI: aardvark: Improve link training
Marek Behún
[next]