index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-brcmstb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-09
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
1
-1
/
+1
2021-08-02
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-5
/
+4
2021-05-04
Merge branch 'pci/brcmstb'
Bjorn Helgaas
1
-6
/
+13
2021-05-03
PCI: brcmstb: Use reset/rearm instead of deassert/assert
Jim Quinlan
1
-6
/
+13
2021-03-22
PCI: brcmstb: Fix error return code in brcm_pcie_probe()
Wei Yongjun
1
-0
/
+1
2021-02-24
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-2
/
+1
2021-01-19
PCI: brcmstb: Remove chained IRQ handler and data in one go
Martin Kaiser
1
-2
/
+1
2021-01-19
PCI: brcmstb: support BCM4908 with external PERST# signal controller
Rafał Miłecki
1
-0
/
+32
2020-12-16
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
1
-0
/
+1
2020-12-10
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof Wilczyński
1
-14
/
+2
2020-11-20
PCI: brcmstb: Initialize "tmp" before use
Jim Quinlan
1
-0
/
+1
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-63
/
+381
2020-10-02
PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list
Jim Quinlan
1
-0
/
+4
2020-10-02
PCI: brcmstb: Set bus max burst size by chip type
Jim Quinlan
1
-4
/
+15
2020-10-02
PCI: brcmstb: Accommodate MSI for older chips
Jim Quinlan
1
-21
/
+49
2020-10-02
PCI: brcmstb: Set additional internal memory DMA viewport sizes
Jim Quinlan
1
-18
/
+49
2020-10-02
PCI: brcmstb: Add control of rescal reset
Jim Quinlan
1
-2
/
+77
2020-09-17
PCI: brcmstb: Add bcm7278 PERST# support
Jim Quinlan
1
-28
/
+69
2020-09-17
PCI: brcmstb: Add suspend and resume pm_ops
Jim Quinlan
1
-0
/
+47
2020-09-17
PCI: brcmstb: Add bcm7278 register info
Jim Quinlan
1
-12
/
+93
2020-08-18
Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"
Nicolas Saenz Julienne
1
-17
/
+0
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
1
-2
/
+0
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
1
-5
/
+0
2020-07-23
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
1
-1
/
+0
2020-07-23
PCI: Set default bridge parent device
Rob Herring
1
-1
/
+0
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource()
Dejin Zheng
1
-3
/
+1
2020-07-10
PCI: brcmstb: Use pci_host_probe() to register host
Rob Herring
1
-16
/
+4
2020-05-13
PCI: brcmstb: Wait for Raspberry Pi's firmware when present
Nicolas Saenz Julienne
1
-0
/
+17
2020-05-11
PCI: brcmstb: Disable L0s component of ASPM if requested
Jim Quinlan
1
-1
/
+13
2020-05-11
PCI: brcmstb: Fix window register offset from 4 to 8
Jim Quinlan
1
-2
/
+2
2020-05-11
PCI: brcmstb: Don't clk_put() a managed clock
Jim Quinlan
1
-1
/
+0
2020-05-11
PCI: brcmstb: Assert fundamental reset on initialization
Nicolas Saenz Julienne
1
-0
/
+1
2020-04-04
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2020-03-10
PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings
Bjorn Helgaas
1
-2
/
+2
2020-02-27
PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers
Marek Szyprowski
1
-1
/
+1
2020-01-28
PCI: brcmstb: Add MSI support
Jim Quinlan
1
-1
/
+261
2020-01-28
PCI: brcmstb: Add Broadcom STB PCIe host controller driver
Jim Quinlan
1
-0
/
+755