aboutsummaryrefslogtreecommitdiff
path: root/drivers/bcma/driver_pci_host.c
AgeCommit message (Expand)Author
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-27bcma: init spin lockHauke Mehrtens
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-14bcma: use consistent case for 'hex' constantsNathan Hintz
2013-01-14bcma: add support for 1 and 2 byte extended config space accessNathan Hintz
2013-01-14bcma: don't map/unmap a subset of the PCI config spaceNathan Hintz
2013-01-14bcma: jump to 'out' label for invalid 'func' valueNathan Hintz
2013-01-14bcma: delete duplicate readlNathan Hintz
2013-01-11bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz
2013-01-11bcma: return the mips irq number in bcma_core_irqNathan Hintz
2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman
2012-11-30bcma: handle return value of pci_assign_resourceHauke Mehrtens
2012-10-19bcma: do not initialize deactivated PCIe coresHauke Mehrtens
2012-10-19bcma: add an extra pcie core structHauke Mehrtens
2012-09-28bcma: change delays to follow timers-howto guideRafał Miłecki
2012-07-09bcma: use custom printing functionsRafał Miłecki
2012-07-09bcma: add constants for chip idsHauke Mehrtens
2012-05-16bcma: reads/writes are always 4 bytes, so always map 4 bytesNathan Hintz
2012-05-16bcma: Account for variable PCI memory base/sizeNathan Hintz
2012-04-10bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker
2012-02-06bcma: add PCIe host controllerHauke Mehrtens
2012-02-06bcma: make some functions __devinitHauke Mehrtens
2011-07-07bcma: detect PCI core working in hostmodeRafał Miłecki