summaryrefslogtreecommitdiffstats
path: root/drivers/bcma/driver_pci.c
Commit message (Expand)AuthorAgeFilesLines
* bcma: move PCI IRQ control function to host specific codeRafał Miłecki2015-03-131-33/+0
* bcma: change IRQ control function to accept bus as an argumentRafał Miłecki2015-03-021-3/+3
* bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki2015-03-021-18/+2
* bcma: add early_init function for PCIe core and move some fix into itRafał Miłecki2015-01-291-22/+44
* bcma: add empty PCIe hostmode functions if support is disabledRafał Miłecki2015-01-291-2/+0
* bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2013-09-261-23/+26
* bcma: add bcma_core_pci_power_save()Hauke Mehrtens2013-08-261-3/+33
* bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens2013-08-261-2/+1
* bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens2013-08-261-0/+26
* Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* bcma: change delays to follow timers-howto guideRafał Miłecki2012-09-281-3/+3
* bcma: fix null pointer in bcma_core_pci_irq_ctlHauke Mehrtens2012-06-081-2/+4
* bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens2012-05-161-0/+18
* bcma: add bcma_core_pci_fixcfg()Hauke Mehrtens2012-05-161-0/+19
* bcma: add bcma_core_pci_extend_L1timerHauke Mehrtens2012-05-161-2/+14
* bcma: add PCIe host controllerHauke Mehrtens2012-02-061-33/+5
* bcma: make some functions __devinitHauke Mehrtens2012-02-061-3/+3
* bcma: export bcma_pcie_read()Hauke Mehrtens2012-02-061-1/+1
* bcma: add constants for PCI and use themHauke Mehrtens2012-02-061-54/+70
* bcma: fix implicit use of export.h contentsPaul Gortmaker2011-10-311-0/+1
* bcma: use boardflags define from ssb codeRafał Miłecki2011-08-091-1/+1
* bcma: add SOC busHauke Mehrtens2011-08-081-1/+8
* bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-081-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * Update my e-mail addressMichael Büsch2011-07-071-1/+1
* | bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakageJohn W. Linville2011-07-221-0/+2
* | bcma: detect PCI core working in hostmodeRafał Miłecki2011-07-071-1/+37
* | bcma: clean exports of functionsRafał Miłecki2011-06-201-0/+1
* | bcma: pci: implement interrupts controlRafał Miłecki2011-06-011-0/+23
|/
* bcma: pci: trivial: correct amount of maximum retriesRafał Miłecki2011-05-121-1/+1
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-101-0/+163
OpenPOWER on IntegriCloud