summaryrefslogtreecommitdiff
path: root/drivers/bcma/driver_pci_host.c
Commit message (Expand)AuthorAge
* bcma: add missing includesRafał Miłecki2015-03-03
* bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens2014-11-11
* bcma: change max PCI read request size to 128Hauke Mehrtens2013-08-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-01
|\
| * bcma: init spin lockHauke Mehrtens2013-02-27
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\ \ | |/
| * bcma: use consistent case for 'hex' constantsNathan Hintz2013-01-14
| * bcma: add support for 1 and 2 byte extended config space accessNathan Hintz2013-01-14
| * bcma: don't map/unmap a subset of the PCI config spaceNathan Hintz2013-01-14
| * bcma: jump to 'out' label for invalid 'func' valueNathan Hintz2013-01-14
| * bcma: delete duplicate readlNathan Hintz2013-01-14
| * bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz2013-01-11
| * bcma: return the mips irq number in bcma_core_irqNathan Hintz2013-01-11
* | Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* bcma: handle return value of pci_assign_resourceHauke Mehrtens2012-11-30
* bcma: do not initialize deactivated PCIe coresHauke Mehrtens2012-10-19
* bcma: add an extra pcie core structHauke Mehrtens2012-10-19
* bcma: change delays to follow timers-howto guideRafał Miłecki2012-09-28
* bcma: use custom printing functionsRafał Miłecki2012-07-09
* bcma: add constants for chip idsHauke Mehrtens2012-07-09
* bcma: reads/writes are always 4 bytes, so always map 4 bytesNathan Hintz2012-05-16
* bcma: Account for variable PCI memory base/sizeNathan Hintz2012-05-16
* bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2012-04-10
* bcma: add PCIe host controllerHauke Mehrtens2012-02-06
* bcma: make some functions __devinitHauke Mehrtens2012-02-06
* bcma: detect PCI core working in hostmodeRafał Miłecki2011-07-07