aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-brcmstb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.17'saturneric2025-10-161-26/+51
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2025-07-311-1/+1
| |\
| | * PCI: Fix typosBjorn Helgaas2025-07-231-1/+1
| * | Merge branch 'pci/controller/brcmstb'Bjorn Helgaas2025-07-311-6/+27
| |\ \
| | * | PCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MSFlorian Fainelli2025-07-171-5/+1
| | * | PCI: brcmstb: Set MLW based on "num-lanes" DT property if presentJim Quinlan2025-06-231-1/+26
| | |/
| * / PCI: brcmstb: Switch to msi_create_parent_irq_domain()Nam Cao2025-07-241-23/+22
| |/
* | Merge tag 'v6.16-rc1'saturneric2025-06-111-2/+2
|\|
| * PCI: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)2025-05-161-1/+1
| * irqdomain: pci: Switch to of_fwnode_handle()Jiri Slaby (SUSE)2025-04-071-1/+1
* | fix: compile and make rpi 5 work properlysaturneric2025-04-211-495/+575
* | Merge remote-tracking UNTIL 21. Apr. 2025saturneric2025-04-211-87/+132
|\|
| * Merge branch 'pci/misc'Bjorn Helgaas2025-03-271-2/+2
| |\
| | * PCI: Fix typosBjorn Helgaas2025-03-081-2/+2
| * | PCI: brcmstb: Make const read-only arrays staticColin Ian King2025-03-231-2/+3
| * | PCI: brcmstb: Make irq_domain_set_info() parameter cast explicitJim Quinlan2025-03-041-1/+1
| * | PCI: brcmstb: Make two changes in MDIO register fieldsJim Quinlan2025-03-041-1/+3
| * | PCI: brcmstb: Use same constant table for config space accessJim Quinlan2025-03-041-8/+6
| * | PCI: brcmstb: Fix potential premature regulator disablingJim Quinlan2025-03-041-1/+1
| * | PCI: brcmstb: Fix error path after a call to regulator_bulk_get()Jim Quinlan2025-03-041-1/+2
| * | PCI: brcmstb: Do not assume that register field starts at LSBJim Quinlan2025-03-041-2/+2
| * | PCI: brcmstb: Use internal register to change link capabilityJim Quinlan2025-03-041-2/+2
| * | PCI: brcmstb: Set generation limit before PCIe link upJim Quinlan2025-03-041-3/+4
| * | PCI: brcmstb: Add BCM2712 supportStanimir Varbanov2025-03-041-2/+67
| * | PCI: brcmstb: Expand inbound window size up to 64GBStanimir Varbanov2025-02-281-2/+2
| * | PCI: brcmstb: Reuse pcie_cfg_data structureStanimir Varbanov2025-02-281-40/+32
| * | PCI: brcmstb: Add a softdep to MIP MSI-X driverStanimir Varbanov2025-02-281-0/+1
| * | PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov2025-02-241-4/+9
| |/
* / fix: drivers patch make raspberry pi 5 work properlysaturneric2025-01-121-32/+551
|/
* PCI: controller: Switch back to struct platform_driver::remove()Sergio Paracuellos2024-10-031-1/+1
* Merge branch 'pci/controller/brcmstb'Bjorn Helgaas2024-09-191-158/+403
|\
| * PCI: brcmstb: Sort enums, pcie_offsets[], pcie_cfg_data, .compatible stringsBjorn Helgaas2024-09-101-45/+45
| * PCI: brcmstb: Enable 7712 SoCsJim Quinlan2024-09-071-0/+20
| * PCI: brcmstb: Change field name from 'type' to 'soc_base'Jim Quinlan2024-09-071-21/+21
| * PCI: brcmstb: Check return value of all reset_control_* callsJim Quinlan2024-09-071-30/+73
| * PCI: brcmstb: Refactor for chips with many regular inbound windowsJim Quinlan2024-09-071-54/+182
| * PCI: brcmstb: Don't conflate the reset rescal with PHY ctrlJim Quinlan2024-09-041-3/+14
| * PCI: brcmstb: Remove two unused constants from driverJim Quinlan2024-09-041-5/+0
| * PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specificJim Quinlan2024-09-041-15/+24
| * PCI: brcmstb: Use swinit reset if availableJim Quinlan2024-09-041-0/+24
| * PCI: brcmstb: Use bridge reset if availableJim Quinlan2024-09-041-1/+17
| * PCI: brcmstb: Use common error handling code in brcm_pcie_probe()Jim Quinlan2024-09-041-13/+12
* | PCI: brcmstb: Silence 'set affinity failed' warningMarek Vasut2024-07-291-9/+2
|/
* PCI: brcmstb: Fix broken brcm_pcie_mdio_write() pollingJonathan Bell2024-03-101-1/+1
* PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream deviceJim Quinlan2024-01-111-10/+86
* PCI: brcmstb: Remove stale commentJim Quinlan2023-08-241-1/+0
* PCI: brcmstb: Assert PERST# on BCM2711Jim Quinlan2023-08-241-0/+5
* PCI: brcmstb: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
* PCI: brcmstb: Set RCB_{MPS,64B}_MODE bitsJim Quinlan2022-11-111-1/+8
* PCI: brcmstb: Drop needless 'inline' annotationsJim Quinlan2022-11-111-6/+6