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