index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-brcmstb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.17'
saturneric
2025-10-16
1
-26
/
+51
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2025-07-31
1
-1
/
+1
|
|
\
|
|
*
PCI: Fix typos
Bjorn Helgaas
2025-07-23
1
-1
/
+1
|
*
|
Merge branch 'pci/controller/brcmstb'
Bjorn Helgaas
2025-07-31
1
-6
/
+27
|
|
\
\
|
|
*
|
PCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MS
Florian Fainelli
2025-07-17
1
-5
/
+1
|
|
*
|
PCI: brcmstb: Set MLW based on "num-lanes" DT property if present
Jim Quinlan
2025-06-23
1
-1
/
+26
|
|
|
/
|
*
/
PCI: brcmstb: Switch to msi_create_parent_irq_domain()
Nam Cao
2025-07-24
1
-23
/
+22
|
|
/
*
|
Merge tag 'v6.16-rc1'
saturneric
2025-06-11
1
-2
/
+2
|
\
|
|
*
PCI: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
2025-05-16
1
-1
/
+1
|
*
irqdomain: pci: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
2025-04-07
1
-1
/
+1
*
|
fix: compile and make rpi 5 work properly
saturneric
2025-04-21
1
-495
/
+575
*
|
Merge remote-tracking UNTIL 21. Apr. 2025
saturneric
2025-04-21
1
-87
/
+132
|
\
|
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2025-03-27
1
-2
/
+2
|
|
\
|
|
*
PCI: Fix typos
Bjorn Helgaas
2025-03-08
1
-2
/
+2
|
*
|
PCI: brcmstb: Make const read-only arrays static
Colin Ian King
2025-03-23
1
-2
/
+3
|
*
|
PCI: brcmstb: Make irq_domain_set_info() parameter cast explicit
Jim Quinlan
2025-03-04
1
-1
/
+1
|
*
|
PCI: brcmstb: Make two changes in MDIO register fields
Jim Quinlan
2025-03-04
1
-1
/
+3
|
*
|
PCI: brcmstb: Use same constant table for config space access
Jim Quinlan
2025-03-04
1
-8
/
+6
|
*
|
PCI: brcmstb: Fix potential premature regulator disabling
Jim Quinlan
2025-03-04
1
-1
/
+1
|
*
|
PCI: brcmstb: Fix error path after a call to regulator_bulk_get()
Jim Quinlan
2025-03-04
1
-1
/
+2
|
*
|
PCI: brcmstb: Do not assume that register field starts at LSB
Jim Quinlan
2025-03-04
1
-2
/
+2
|
*
|
PCI: brcmstb: Use internal register to change link capability
Jim Quinlan
2025-03-04
1
-2
/
+2
|
*
|
PCI: brcmstb: Set generation limit before PCIe link up
Jim Quinlan
2025-03-04
1
-3
/
+4
|
*
|
PCI: brcmstb: Add BCM2712 support
Stanimir Varbanov
2025-03-04
1
-2
/
+67
|
*
|
PCI: brcmstb: Expand inbound window size up to 64GB
Stanimir Varbanov
2025-02-28
1
-2
/
+2
|
*
|
PCI: brcmstb: Reuse pcie_cfg_data structure
Stanimir Varbanov
2025-02-28
1
-40
/
+32
|
*
|
PCI: brcmstb: Add a softdep to MIP MSI-X driver
Stanimir Varbanov
2025-02-28
1
-0
/
+1
|
*
|
PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
Stanimir Varbanov
2025-02-24
1
-4
/
+9
|
|
/
*
/
fix: drivers patch make raspberry pi 5 work properly
saturneric
2025-01-12
1
-32
/
+551
|
/
*
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2024-10-03
1
-1
/
+1
*
Merge branch 'pci/controller/brcmstb'
Bjorn Helgaas
2024-09-19
1
-158
/
+403
|
\
|
*
PCI: brcmstb: Sort enums, pcie_offsets[], pcie_cfg_data, .compatible strings
Bjorn Helgaas
2024-09-10
1
-45
/
+45
|
*
PCI: brcmstb: Enable 7712 SoCs
Jim Quinlan
2024-09-07
1
-0
/
+20
|
*
PCI: brcmstb: Change field name from 'type' to 'soc_base'
Jim Quinlan
2024-09-07
1
-21
/
+21
|
*
PCI: brcmstb: Check return value of all reset_control_* calls
Jim Quinlan
2024-09-07
1
-30
/
+73
|
*
PCI: brcmstb: Refactor for chips with many regular inbound windows
Jim Quinlan
2024-09-07
1
-54
/
+182
|
*
PCI: brcmstb: Don't conflate the reset rescal with PHY ctrl
Jim Quinlan
2024-09-04
1
-3
/
+14
|
*
PCI: brcmstb: Remove two unused constants from driver
Jim Quinlan
2024-09-04
1
-5
/
+0
|
*
PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specific
Jim Quinlan
2024-09-04
1
-15
/
+24
|
*
PCI: brcmstb: Use swinit reset if available
Jim Quinlan
2024-09-04
1
-0
/
+24
|
*
PCI: brcmstb: Use bridge reset if available
Jim Quinlan
2024-09-04
1
-1
/
+17
|
*
PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
Jim Quinlan
2024-09-04
1
-13
/
+12
*
|
PCI: brcmstb: Silence 'set affinity failed' warning
Marek Vasut
2024-07-29
1
-9
/
+2
|
/
*
PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling
Jonathan Bell
2024-03-10
1
-1
/
+1
*
PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream device
Jim Quinlan
2024-01-11
1
-10
/
+86
*
PCI: brcmstb: Remove stale comment
Jim Quinlan
2023-08-24
1
-1
/
+0
*
PCI: brcmstb: Assert PERST# on BCM2711
Jim Quinlan
2023-08-24
1
-0
/
+5
*
PCI: brcmstb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
*
PCI: brcmstb: Set RCB_{MPS,64B}_MODE bits
Jim Quinlan
2022-11-11
1
-1
/
+8
*
PCI: brcmstb: Drop needless 'inline' annotations
Jim Quinlan
2022-11-11
1
-6
/
+6
[next]