index
:
linux-stable.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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
2024-08-19
PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpio
Manivannan Sadhasivam
2024-08-19
PCI: rockchip: Make 'ep-gpios' DT property optional
Chen-Yu Tsai
2024-08-19
PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PIN
Wei Liu
2024-07-05
PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id
Rick Wertenbroek
2024-02-23
PCI: mediatek: Clear interrupt status before dispatching handler
qizhong cheng
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-10-10
Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"
Greg Kroah-Hartman
2023-08-11
PCI: rockchip: Use u32 variable to access 32-bit registers
Rick Wertenbroek
2023-08-11
PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
Rick Wertenbroek
2023-08-11
PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
Rick Wertenbroek
2023-08-11
PCI: rockchip: Write PCI Device ID to correct register
Rick Wertenbroek
2023-08-11
PCI: rockchip: Assert PCI Configuration Enable bit after probe
Rick Wertenbroek
2023-08-11
PCI: qcom: Disable write access to read only registers for IP v2.3.3
Manivannan Sadhasivam
2023-06-28
PCI: hv: Fix a race condition bug in hv_pci_query_relations()
Dexuan Cui
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: 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
2021-12-01
PCI: aardvark: Fix checking for link up via LTSSM state
Pali Rohár
2021-12-01
PCI: aardvark: Fix link training
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: Indicate error in 'val' when config read fails
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
2021-12-01
PCI: aardvark: Train link immediately after enabling training
Pali Rohár
2021-12-01
PCI: aardvark: Wait for endpoint to be ready before training link
Remi Pommarel
2021-12-01
PCI: aardvark: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2021-11-26
PCI: aardvark: Don't spam about PIO Response Status
Marek Behún
2021-11-26
PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG
Marek Behún
2021-11-26
PCI: aardvark: Fix return value of MSI domain .alloc() method
Marek Behún
2021-11-26
PCI: aardvark: Do not unmask unused interrupts
Pali Rohár
2021-11-26
PCI: aardvark: Do not clear status bits of masked interrupts
Pali Rohár
2021-10-06
PCI: aardvark: Fix checking for PIO status
Evan Wang
2021-09-22
PCI: aardvark: Fix masking and unmasking legacy INTx interrupts
Pali Rohár
2021-09-22
PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response
Pali Rohár
2021-09-22
PCI: xilinx-nwl: Enable the clock through CCF
Hyun Kwon
[next]