summaryrefslogtreecommitdiff
path: root/drivers/bcma/driver_pci.c
Commit message (Expand)AuthorAge
* bcma: move PCI IRQ control function to host specific codeRafał Miłecki2015-03-13
* bcma: change IRQ control function to accept bus as an argumentRafał Miłecki2015-03-02
* bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki2015-03-02
* bcma: add early_init function for PCIe core and move some fix into itRafał Miłecki2015-01-29
* bcma: add empty PCIe hostmode functions if support is disabledRafał Miłecki2015-01-29
* bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2013-09-26
* bcma: add bcma_core_pci_power_save()Hauke Mehrtens2013-08-26
* bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens2013-08-26
* bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens2013-08-26
* Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* bcma: change delays to follow timers-howto guideRafał Miłecki2012-09-28
* bcma: fix null pointer in bcma_core_pci_irq_ctlHauke Mehrtens2012-06-08
* bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens2012-05-16
* bcma: add bcma_core_pci_fixcfg()Hauke Mehrtens2012-05-16
* bcma: add bcma_core_pci_extend_L1timerHauke Mehrtens2012-05-16
* bcma: add PCIe host controllerHauke Mehrtens2012-02-06
* bcma: make some functions __devinitHauke Mehrtens2012-02-06
* bcma: export bcma_pcie_read()Hauke Mehrtens2012-02-06
* bcma: add constants for PCI and use themHauke Mehrtens2012-02-06
* bcma: fix implicit use of export.h contentsPaul Gortmaker2011-10-31
* bcma: use boardflags define from ssb codeRafał Miłecki2011-08-09
* bcma: add SOC busHauke Mehrtens2011-08-08
* bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Update my e-mail addressMichael Büsch2011-07-07
* | bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakageJohn W. Linville2011-07-22
* | bcma: detect PCI core working in hostmodeRafał Miłecki2011-07-07
* | bcma: clean exports of functionsRafał Miłecki2011-06-20
* | bcma: pci: implement interrupts controlRafał Miłecki2011-06-01
|/
* bcma: pci: trivial: correct amount of maximum retriesRafał Miłecki2011-05-12
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-10