index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-brcmstb.c
Age
Commit message (
Expand
)
Author
2025-05-16
PCI: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
2025-04-07
irqdomain: pci: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
2025-03-27
Merge branch 'pci/misc'
Bjorn Helgaas
2025-03-23
PCI: brcmstb: Make const read-only arrays static
Colin Ian King
2025-03-08
PCI: Fix typos
Bjorn Helgaas
2025-03-04
PCI: brcmstb: Make irq_domain_set_info() parameter cast explicit
Jim Quinlan
2025-03-04
PCI: brcmstb: Make two changes in MDIO register fields
Jim Quinlan
2025-03-04
PCI: brcmstb: Use same constant table for config space access
Jim Quinlan
2025-03-04
PCI: brcmstb: Fix potential premature regulator disabling
Jim Quinlan
2025-03-04
PCI: brcmstb: Fix error path after a call to regulator_bulk_get()
Jim Quinlan
2025-03-04
PCI: brcmstb: Do not assume that register field starts at LSB
Jim Quinlan
2025-03-04
PCI: brcmstb: Use internal register to change link capability
Jim Quinlan
2025-03-04
PCI: brcmstb: Set generation limit before PCIe link up
Jim Quinlan
2025-03-04
PCI: brcmstb: Add BCM2712 support
Stanimir Varbanov
2025-02-28
PCI: brcmstb: Expand inbound window size up to 64GB
Stanimir Varbanov
2025-02-28
PCI: brcmstb: Reuse pcie_cfg_data structure
Stanimir Varbanov
2025-02-28
PCI: brcmstb: Add a softdep to MIP MSI-X driver
Stanimir Varbanov
2025-02-24
PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
Stanimir Varbanov
2024-10-03
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2024-09-19
Merge branch 'pci/controller/brcmstb'
Bjorn Helgaas
2024-09-09
PCI: brcmstb: Sort enums, pcie_offsets[], pcie_cfg_data, .compatible strings
Bjorn Helgaas
2024-09-07
PCI: brcmstb: Enable 7712 SoCs
Jim Quinlan
2024-09-07
PCI: brcmstb: Change field name from 'type' to 'soc_base'
Jim Quinlan
2024-09-07
PCI: brcmstb: Check return value of all reset_control_* calls
Jim Quinlan
2024-09-07
PCI: brcmstb: Refactor for chips with many regular inbound windows
Jim Quinlan
2024-09-04
PCI: brcmstb: Don't conflate the reset rescal with PHY ctrl
Jim Quinlan
2024-09-04
PCI: brcmstb: Remove two unused constants from driver
Jim Quinlan
2024-09-04
PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specific
Jim Quinlan
2024-09-04
PCI: brcmstb: Use swinit reset if available
Jim Quinlan
2024-09-04
PCI: brcmstb: Use bridge reset if available
Jim Quinlan
2024-09-04
PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
Jim Quinlan
2024-07-29
PCI: brcmstb: Silence 'set affinity failed' warning
Marek Vasut
2024-03-10
PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling
Jonathan Bell
2024-01-11
PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream device
Jim Quinlan
2023-08-24
PCI: brcmstb: Remove stale comment
Jim Quinlan
2023-08-24
PCI: brcmstb: Assert PERST# on BCM2711
Jim Quinlan
2023-06-24
PCI: brcmstb: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-11
PCI: brcmstb: Set RCB_{MPS,64B}_MODE bits
Jim Quinlan
2022-11-11
PCI: brcmstb: Drop needless 'inline' annotations
Jim Quinlan
2022-11-11
PCI: brcmstb: Replace status loops with read_poll_timeout_atomic()
Jim Quinlan
2022-11-11
PCI: brcmstb: Wait for 100ms following PERST# deassert
Jim Quinlan
2022-11-11
PCI: brcmstb: Enable Multi-MSI
Jim Quinlan
2022-07-27
PCI: brcmstb: Rename .map_bus() functions to end with 'map_bus'
Jim Quinlan
2022-07-27
PCI: brcmstb: Disable/enable regulators in suspend/resume
Jim Quinlan
2022-07-27
PCI: brcmstb: Enable child bus device regulators from DT
Jim Quinlan
2022-07-27
PCI: brcmstb: Split post-link up initialization to brcm_pcie_start_link()
Jim Quinlan
2022-07-27
PCI: brcmstb: Prevent config space access when link is down
Jim Quinlan
2022-07-27
PCI: brcmstb: Remove unnecessary forward declarations
Jim Quinlan
2022-05-31
Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"
Bjorn Helgaas
2022-05-31
Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators"
Bjorn Helgaas
[next]