| Commit message (Expand) | Author | Age | Files | Lines |
* | bcma: move PCI IRQ control function to host specific code | Rafał Miłecki | 2015-03-13 | 1 | -33/+0 |
* | bcma: change IRQ control function to accept bus as an argument | Rafał Miłecki | 2015-03-02 | 1 | -3/+3 |
* | bcma: add helpers bringing PCIe hosted bus up / down | Rafał Miłecki | 2015-03-02 | 1 | -18/+2 |
* | bcma: add early_init function for PCIe core and move some fix into it | Rafał Miłecki | 2015-01-29 | 1 | -22/+44 |
* | bcma: add empty PCIe hostmode functions if support is disabled | Rafał Miłecki | 2015-01-29 | 1 | -2/+0 |
* | bcma: make bcma_core_pci_{up,down}() callable from atomic context | Arend van Spriel | 2013-09-26 | 1 | -23/+26 |
* | bcma: add bcma_core_pci_power_save() | Hauke Mehrtens | 2013-08-26 | 1 | -3/+33 |
* | bcma: do not export bcma_core_pci_extend_L1timer() | Hauke Mehrtens | 2013-08-26 | 1 | -2/+1 |
* | bcma: add method to power up and down the PCIe core by wifi driver | Hauke Mehrtens | 2013-08-26 | 1 | -0/+26 |
* | Drivers: bcma: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -2/+2 |
* | bcma: change delays to follow timers-howto guide | Rafał Miłecki | 2012-09-28 | 1 | -3/+3 |
* | bcma: fix null pointer in bcma_core_pci_irq_ctl | Hauke Mehrtens | 2012-06-08 | 1 | -2/+4 |
* | bcma: add bcma_core_pci_config_fixup() | Hauke Mehrtens | 2012-05-16 | 1 | -0/+18 |
* | bcma: add bcma_core_pci_fixcfg() | Hauke Mehrtens | 2012-05-16 | 1 | -0/+19 |
* | bcma: add bcma_core_pci_extend_L1timer | Hauke Mehrtens | 2012-05-16 | 1 | -2/+14 |
* | bcma: add PCIe host controller | Hauke Mehrtens | 2012-02-06 | 1 | -33/+5 |
* | bcma: make some functions __devinit | Hauke Mehrtens | 2012-02-06 | 1 | -3/+3 |
* | bcma: export bcma_pcie_read() | Hauke Mehrtens | 2012-02-06 | 1 | -1/+1 |
* | bcma: add constants for PCI and use them | Hauke Mehrtens | 2012-02-06 | 1 | -54/+70 |
* | bcma: fix implicit use of export.h contents | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | bcma: use boardflags define from ssb code | Rafał Miłecki | 2011-08-09 | 1 | -1/+1 |
* | bcma: add SOC bus | Hauke Mehrtens | 2011-08-08 | 1 | -1/+8 |
* | bcma: add functions to scan cores needed on SoCs | Hauke Mehrtens | 2011-08-08 | 1 | -0/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | Update my e-mail address | Michael Büsch | 2011-07-07 | 1 | -1/+1 |
* | | bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakage | John W. Linville | 2011-07-22 | 1 | -0/+2 |
* | | bcma: detect PCI core working in hostmode | Rafał Miłecki | 2011-07-07 | 1 | -1/+37 |
* | | bcma: clean exports of functions | Rafał Miłecki | 2011-06-20 | 1 | -0/+1 |
* | | bcma: pci: implement interrupts control | Rafał Miłecki | 2011-06-01 | 1 | -0/+23 |
|/ |
|
* | bcma: pci: trivial: correct amount of maximum retries | Rafał Miłecki | 2011-05-12 | 1 | -1/+1 |
* | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 2011-05-10 | 1 | -0/+163 |