summaryrefslogtreecommitdiffstats
path: root/drivers/bcma/host_pci.c
Commit message (Expand)AuthorAgeFilesLines
* bcma: Add __devexit to bcma_host_pci_removeNathan Hintz2012-05-161-2/+2
* bcma: add boardinfo structHauke Mehrtens2012-05-161-0/+3
* bcma: make some functions __devinitHauke Mehrtens2012-02-061-2/+2
* bcma: add stub for bcma_bus_suspend()Linus Torvalds2012-01-171-1/+1
* bcma: convert suspend/resume to pm_opsLinus Torvalds2012-01-171-26/+16
* bcma: invalidate the mapped core over suspend/resumeRafał Miłecki2012-01-161-0/+3
* bcma: support for suspend and resumeRafał Miłecki2011-12-131-0/+37
* bcma: pci: use fixed windows when possibleRafał Miłecki2011-12-061-11/+21
* bcma: add module.h to the modular portions of this driverPaul Gortmaker2011-10-311-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-241-0/+1
|\
| * bcma: enable support for 14e4:4357 (BCM43225)Rafał Miłecki2011-06-201-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-081-0/+52
|\|
| * bcma: host pci: implement block R/W operationsRafał Miłecki2011-06-011-0/+52
* | drivers/bcma/host_pci.c needs slab.hAndrew Morton2011-05-261-0/+1
|/
* bcma: add PCI ID of the card found in Thinkpad X120eRafał Miłecki2011-05-161-0/+1
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-101-0/+196