开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-brcmstb.c
Age
Commit message (
Expand
)
Author
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-02
PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list
Jim Quinlan
2020-10-02
PCI: brcmstb: Set bus max burst size by chip type
Jim Quinlan
2020-10-02
PCI: brcmstb: Accommodate MSI for older chips
Jim Quinlan
2020-10-02
PCI: brcmstb: Set additional internal memory DMA viewport sizes
Jim Quinlan
2020-10-02
PCI: brcmstb: Add control of rescal reset
Jim Quinlan
2020-09-17
PCI: brcmstb: Add bcm7278 PERST# support
Jim Quinlan
2020-09-17
PCI: brcmstb: Add suspend and resume pm_ops
Jim Quinlan
2020-09-17
PCI: brcmstb: Add bcm7278 register info
Jim Quinlan
2020-08-18
Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"
Nicolas Saenz Julienne
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-07-23
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
2020-07-23
PCI: Set default bridge parent device
Rob Herring
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource()
Dejin Zheng
2020-07-10
PCI: brcmstb: Use pci_host_probe() to register host
Rob Herring
2020-05-13
PCI: brcmstb: Wait for Raspberry Pi's firmware when present
Nicolas Saenz Julienne
2020-05-11
PCI: brcmstb: Disable L0s component of ASPM if requested
Jim Quinlan
2020-05-11
PCI: brcmstb: Fix window register offset from 4 to 8
Jim Quinlan
2020-05-11
PCI: brcmstb: Don't clk_put() a managed clock
Jim Quinlan
2020-05-11
PCI: brcmstb: Assert fundamental reset on initialization
Nicolas Saenz Julienne
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-10
PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings
Bjorn Helgaas
2020-02-27
PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers
Marek Szyprowski
2020-01-28
PCI: brcmstb: Add MSI support
Jim Quinlan
2020-01-28
PCI: brcmstb: Add Broadcom STB PCIe host controller driver
Jim Quinlan