index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bcma
/
bcma_driver_pci.h
Age
Commit message (
Expand
)
Author
2015-06-08
bcma: make calls to PCI hostmode functions config-safe
Rafał Miłecki
2015-03-13
bcma: allow disabling (not building) PCI driver
Rafał Miłecki
2015-03-13
bcma: move PCI IRQ control function to host specific code
Rafał Miłecki
2015-03-05
bcma: move internal function declarations to private header
Rafał Miłecki
2015-03-02
bcma: change IRQ control function to accept bus as an argument
Rafał Miłecki
2015-03-02
bcma: add helpers bringing PCIe hosted bus up / down
Rafał Miłecki
2015-01-29
bcma: add early_init function for PCIe core and move some fix into it
Rafał Miłecki
2013-09-26
bcma: make bcma_core_pci_{up,down}() callable from atomic context
Arend van Spriel
2013-08-26
bcma: add bcma_core_pci_power_save()
Hauke Mehrtens
2013-08-26
bcma: do not export bcma_core_pci_extend_L1timer()
Hauke Mehrtens
2013-08-26
bcma: add method to power up and down the PCIe core by wifi driver
Hauke Mehrtens
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-11
bcma: update pci configuration for bcm4706/bcm4716
Nathan Hintz
2013-01-03
Drivers: bcma: remove __dev* attributes.
Greg Kroah-Hartman
2012-05-16
bcma: add bcma_core_pci_config_fixup()
Hauke Mehrtens
2012-05-16
bcma: add bcma_core_pci_fixcfg()
Hauke Mehrtens
2012-05-16
bcma: add bcma_core_pci_extend_L1timer
Hauke Mehrtens
2012-02-06
bcma: add PCIe host controller
Hauke Mehrtens
2012-02-06
bcma: make some functions __devinit
Hauke Mehrtens
2012-02-06
bcma: add constants for PCI and use them
Hauke Mehrtens
2011-06-20
bcma: clean exports of functions
Rafał Miłecki
2011-05-10
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki