aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bcma/bcma_driver_pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd1-1/+1
2015-06-08bcma: make calls to PCI hostmode functions config-safeRafał Miłecki1-0/+11
2015-03-13bcma: allow disabling (not building) PCI driverRafał Miłecki1-0/+6
2015-03-13bcma: move PCI IRQ control function to host specific codeRafał Miłecki1-2/+0
2015-03-05bcma: move internal function declarations to private headerRafał Miłecki1-2/+0
2015-03-02bcma: change IRQ control function to accept bus as an argumentRafał Miłecki1-1/+1
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki1-2/+0
2015-01-29bcma: add early_init function for PCIe core and move some fix into itRafał Miłecki1-0/+2
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel1-0/+1
2013-08-26bcma: add bcma_core_pci_power_save()Hauke Mehrtens1-0/+20
2013-08-26bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens1-1/+0
2013-08-26bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens1-0/+3
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+2
2013-01-11bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz1-0/+2
2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-05-16bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens1-0/+4
2012-05-16bcma: add bcma_core_pci_fixcfg()Hauke Mehrtens1-0/+5
2012-05-16bcma: add bcma_core_pci_extend_L1timerHauke Mehrtens1-0/+2
2012-02-06bcma: add PCIe host controllerHauke Mehrtens1-0/+38
2012-02-06bcma: make some functions __devinitHauke Mehrtens1-1/+1
2012-02-06bcma: add constants for PCI and use themHauke Mehrtens1-0/+85
2011-06-20bcma: clean exports of functionsRafał Miłecki1-0/+2
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki1-0/+89