aboutsummaryrefslogtreecommitdiff
path: root/include/linux/bcma/bcma_driver_pci.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeGravatar Stephen Boyd 1-1/+1
2015-06-08bcma: make calls to PCI hostmode functions config-safeGravatar Rafał Miłecki 1-0/+11
2015-03-13bcma: allow disabling (not building) PCI driverGravatar Rafał Miłecki 1-0/+6
2015-03-13bcma: move PCI IRQ control function to host specific codeGravatar Rafał Miłecki 1-2/+0
2015-03-05bcma: move internal function declarations to private headerGravatar Rafał Miłecki 1-2/+0
2015-03-02bcma: change IRQ control function to accept bus as an argumentGravatar Rafał Miłecki 1-1/+1
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downGravatar Rafał Miłecki 1-2/+0
2015-01-29bcma: add early_init function for PCIe core and move some fix into itGravatar Rafał Miłecki 1-0/+2
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextGravatar Arend van Spriel 1-0/+1
2013-08-26bcma: add bcma_core_pci_power_save()Gravatar Hauke Mehrtens 1-0/+20
2013-08-26bcma: do not export bcma_core_pci_extend_L1timer()Gravatar Hauke Mehrtens 1-1/+0
2013-08-26bcma: add method to power up and down the PCIe core by wifi driverGravatar Hauke Mehrtens 1-0/+3
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+2
2013-01-11bcma: update pci configuration for bcm4706/bcm4716Gravatar Nathan Hintz 1-0/+2
2013-01-03Drivers: bcma: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-1/+1
2012-05-16bcma: add bcma_core_pci_config_fixup()Gravatar Hauke Mehrtens 1-0/+4
2012-05-16bcma: add bcma_core_pci_fixcfg()Gravatar Hauke Mehrtens 1-0/+5
2012-05-16bcma: add bcma_core_pci_extend_L1timerGravatar Hauke Mehrtens 1-0/+2
2012-02-06bcma: add PCIe host controllerGravatar Hauke Mehrtens 1-0/+38
2012-02-06bcma: make some functions __devinitGravatar Hauke Mehrtens 1-1/+1
2012-02-06bcma: add constants for PCI and use themGravatar Hauke Mehrtens 1-0/+85
2011-06-20bcma: clean exports of functionsGravatar Rafał Miłecki 1-0/+2
2011-05-10bcma: add Broadcom specific AMBA bus driverGravatar Rafał Miłecki 1-0/+89