summaryrefslogtreecommitdiffstats
path: root/drivers/bcma/driver_pci_host.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-7/+6Star
* 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