index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-brcmstb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
PCI: brcmstb: Replace status loops with read_poll_timeout_atomic()
Jim Quinlan
2022-11-11
1
-17
/
+10
*
PCI: brcmstb: Wait for 100ms following PERST# deassert
Jim Quinlan
2022-11-11
1
-2
/
+9
*
PCI: brcmstb: Enable Multi-MSI
Jim Quinlan
2022-11-11
1
-11
/
+15
*
PCI: brcmstb: Rename .map_bus() functions to end with 'map_bus'
Jim Quinlan
2022-07-27
1
-8
/
+8
*
PCI: brcmstb: Disable/enable regulators in suspend/resume
Jim Quinlan
2022-07-27
1
-5
/
+59
*
PCI: brcmstb: Enable child bus device regulators from DT
Jim Quinlan
2022-07-27
1
-5
/
+98
*
PCI: brcmstb: Split post-link up initialization to brcm_pcie_start_link()
Jim Quinlan
2022-07-27
1
-47
/
+64
*
PCI: brcmstb: Prevent config space access when link is down
Jim Quinlan
2022-07-27
1
-6
/
+14
*
PCI: brcmstb: Remove unnecessary forward declarations
Jim Quinlan
2022-07-27
1
-77
/
+72
*
Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"
Bjorn Helgaas
2022-05-31
1
-39
/
+26
*
Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators"
Bjorn Helgaas
2022-05-31
1
-76
/
+0
*
Revert "PCI: brcmstb: Add control of subdevice voltage regulators"
Bjorn Helgaas
2022-05-31
1
-78
/
+5
*
Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"
Bjorn Helgaas
2022-05-31
1
-44
/
+9
*
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-16
1
-41
/
+263
|
\
|
*
PCI: brcmstb: Do not turn off WOL regulators on suspend
Jim Quinlan
2022-01-12
1
-9
/
+44
|
*
PCI: brcmstb: Add control of subdevice voltage regulators
Jim Quinlan
2022-01-12
1
-5
/
+78
|
*
PCI: brcmstb: Add mechanism to turn on subdev regulators
Jim Quinlan
2022-01-12
1
-0
/
+76
|
*
PCI: brcmstb: Split brcm_pcie_setup() into two funcs
Jim Quinlan
2022-01-12
1
-26
/
+39
|
*
PCI: brcmstb: Fix function return value handling
Jim Quinlan
2022-01-12
1
-6
/
+22
|
*
PCI: brcmstb: Do not use __GENMASK
Florian Fainelli
2022-01-12
1
-1
/
+5
|
*
PCI: brcmstb: Declare 'used' as bitmap, not unsigned long
Christophe JAILLET
2022-01-12
1
-4
/
+9
*
|
PCI: brcmstb: Augment driver for MIPs SOCs
Jim Quinlan
2022-01-11
1
-4
/
+78
|
/
*
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
2021-10-09
1
-1
/
+1
*
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-02
1
-5
/
+4
*
Merge branch 'pci/brcmstb'
Bjorn Helgaas
2021-05-04
1
-6
/
+13
|
\
|
*
PCI: brcmstb: Use reset/rearm instead of deassert/assert
Jim Quinlan
2021-05-03
1
-6
/
+13
*
|
PCI: brcmstb: Fix error return code in brcm_pcie_probe()
Wei Yongjun
2021-03-22
1
-0
/
+1
|
/
*
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2021-02-24
1
-2
/
+1
|
\
|
*
PCI: brcmstb: Remove chained IRQ handler and data in one go
Martin Kaiser
2021-01-19
1
-2
/
+1
*
|
PCI: brcmstb: support BCM4908 with external PERST# signal controller
Rafał Miłecki
2021-01-19
1
-0
/
+32
|
/
*
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
2020-12-15
1
-0
/
+1
|
\
|
*
PCI: brcmstb: Initialize "tmp" before use
Jim Quinlan
2020-11-20
1
-0
/
+1
*
|
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof Wilczyński
2020-12-10
1
-14
/
+2
|
/
*
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-22
1
-63
/
+381
|
\
|
*
PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list
Jim Quinlan
2020-10-02
1
-0
/
+4
|
*
PCI: brcmstb: Set bus max burst size by chip type
Jim Quinlan
2020-10-02
1
-4
/
+15
|
*
PCI: brcmstb: Accommodate MSI for older chips
Jim Quinlan
2020-10-02
1
-21
/
+49
|
*
PCI: brcmstb: Set additional internal memory DMA viewport sizes
Jim Quinlan
2020-10-02
1
-18
/
+49
|
*
PCI: brcmstb: Add control of rescal reset
Jim Quinlan
2020-10-02
1
-2
/
+77
|
*
PCI: brcmstb: Add bcm7278 PERST# support
Jim Quinlan
2020-09-17
1
-28
/
+69
|
*
PCI: brcmstb: Add suspend and resume pm_ops
Jim Quinlan
2020-09-17
1
-0
/
+47
|
*
PCI: brcmstb: Add bcm7278 register info
Jim Quinlan
2020-09-17
1
-12
/
+93
*
|
Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"
Nicolas Saenz Julienne
2020-08-18
1
-17
/
+0
|
/
*
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-08-04
1
-2
/
+0
*
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-08-04
1
-5
/
+0
*
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
2020-07-23
1
-1
/
+0
*
PCI: Set default bridge parent device
Rob Herring
2020-07-23
1
-1
/
+0
[next]