index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2024-07-18
Kconfig: reduce the amount of power sequencing noise
Bartosz Golaszewski
2024-07-17
Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-15
Merge tag 'pwrseq-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-07-12
PCI: Extend ACS configurability
Vidya Sagar
2024-07-12
PCI: Add missing bridge lock to pci_bus_lock()
Dan Williams
2024-07-11
PCI: Add managed pcim_iomap_range()
Philipp Stanner
2024-07-11
PCI: Remove legacy pcim_release()
Philipp Stanner
2024-07-11
PCI: Add managed pcim_intx()
Philipp Stanner
2024-07-10
PCI: vmd: Create domain symlink before pci_bus_add_devices()
Jiwei Sun
2024-07-10
PCI: qcom: Prevent use of uninitialized data in qcom_pcie_suspend_noirq()
Dan Carpenter
2024-07-10
PCI: qcom: Prevent potential error pointer dereference
Dan Carpenter
2024-07-10
PCI: qcom: Fix missing error code in qcom_pcie_probe()
Dan Carpenter
2024-07-10
PCI: Give pcim_set_mwi() its own devres cleanup callback
Philipp Stanner
2024-07-10
PCI: Move struct pci_devres.pinned bit to struct pci_dev
Philipp Stanner
2024-07-10
PCI: Remove struct pci_devres.enabled status bit
Philipp Stanner
2024-07-10
PCI: Document hybrid devres hazards
Philipp Stanner
2024-07-10
PCI: Add managed pcim_request_region()
Philipp Stanner
2024-07-10
PCI: Deprecate pcim_iomap_table(), pcim_iomap_regions_request_all()
Philipp Stanner
2024-07-10
PCI: Add managed partial-BAR request and map infrastructure
Philipp Stanner
2024-07-10
PCI: Add devres helpers for iomap table
Philipp Stanner
2024-07-10
PCI: Add and use devres helper for bit masks
Philipp Stanner
2024-07-09
PCI: dw-rockchip: Use pci_epc_init_notify() directly
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Add endpoint mode support
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Refactor the driver to prepare for EP mode
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Add rockchip_pcie_get_ltssm() helper
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Fix weird indentation
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Fix initial PERST# GPIO value
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Add error messages in .probe() error paths
Uwe Kleine-König
2024-07-09
PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpio
Manivannan Sadhasivam
2024-07-09
PCI: rockchip-host: Wait 100ms after reset before starting configuration
Damien Le Moal
2024-07-09
PCI: rockchip-host: Fix rockchip_pcie_host_init_port() PERST# handling
Damien Le Moal
2024-07-09
PCI: dwc: ep: Enforce DWC specific 64-bit BAR limitation
Niklas Cassel
2024-07-09
PCI: layerscape-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link ...
Manivannan Sadhasivam
2024-07-09
PCI: qcom-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link Down e...
Manivannan Sadhasivam
2024-07-09
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
2024-07-09
PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
Manivannan Sadhasivam
2024-07-09
PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system su...
Frank Li
2024-07-09
PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
Frank Li
2024-07-09
PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macros
Yoshihiro Shimoda
2024-07-09
PCI: dwc: Add outbound MSG TLPs support
Yoshihiro Shimoda
2024-07-09
PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
Yoshihiro Shimoda
2024-07-09
PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
Frank Li
2024-07-09
PCI: dwc: Use msleep() in dw_pcie_wait_for_link()
Konrad Dybcio
2024-07-09
PCI: kirin: Convert to use agnostic GPIO API
Andy Shevchenko
2024-07-09
PCI: kirin: Convert kirin_pcie_parse_port() to scoped iterator
Javier Carrasco
2024-07-09
PCI: qcom: Add OPP support to scale performance
Krishna chaitanya chundru
2024-07-09
PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps()
Krishna chaitanya chundru
2024-07-09
PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
Krishna chaitanya chundru
2024-07-09
PCI: qcom-ep: Disable resources unconditionally during PERST# assert
Manivannan Sadhasivam
2024-07-09
PCI: qcom-ep: Override NO_SNOOP attribute for SA8775P EP
Mrinmay Sarkar
[prev]
[next]