index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-brcmstb.c
Age
Commit message (
Expand
)
Author
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
2022-05-31
Revert "PCI: brcmstb: Add control of subdevice voltage regulators"
Bjorn Helgaas
2022-05-31
Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"
Bjorn Helgaas
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-12
PCI: brcmstb: Do not turn off WOL regulators on suspend
Jim Quinlan
2022-01-12
PCI: brcmstb: Add control of subdevice voltage regulators
Jim Quinlan
2022-01-12
PCI: brcmstb: Add mechanism to turn on subdev regulators
Jim Quinlan
2022-01-12
PCI: brcmstb: Split brcm_pcie_setup() into two funcs
Jim Quinlan
2022-01-12
PCI: brcmstb: Fix function return value handling
Jim Quinlan
2022-01-12
PCI: brcmstb: Do not use __GENMASK
Florian Fainelli
2022-01-12
PCI: brcmstb: Declare 'used' as bitmap, not unsigned long
Christophe JAILLET
2022-01-11
PCI: brcmstb: Augment driver for MIPs SOCs
Jim Quinlan
2021-10-08
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
2021-08-02
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-05-04
Merge branch 'pci/brcmstb'
Bjorn Helgaas
2021-05-03
PCI: brcmstb: Use reset/rearm instead of deassert/assert
Jim Quinlan
2021-03-22
PCI: brcmstb: Fix error return code in brcm_pcie_probe()
Wei Yongjun
2021-02-24
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2021-01-19
PCI: brcmstb: Remove chained IRQ handler and data in one go
Martin Kaiser
[next]