| Commit message (Expand) | Author | Age | Files | Lines |
* | bcma: add missing includes | Rafał Miłecki | 2015-03-03 | 1 | -0/+1 |
* | bcma: make it possible to specify a IRQ num in bcma_core_irq() | Hauke Mehrtens | 2014-11-11 | 1 | -2/+2 |
* | bcma: change max PCI read request size to 128 | Hauke Mehrtens | 2013-08-26 | 1 | -0/+6 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-01 | 1 | -0/+2 |
|\ |
|
| * | bcma: init spin lock | Hauke Mehrtens | 2013-02-27 | 1 | -0/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-28 | 1 | -24/+38 |
|\| |
|
| * | bcma: use consistent case for 'hex' constants | Nathan Hintz | 2013-01-14 | 1 | -5/+5 |
| * | bcma: add support for 1 and 2 byte extended config space access | Nathan Hintz | 2013-01-14 | 1 | -7/+8 |
| * | bcma: don't map/unmap a subset of the PCI config space | Nathan Hintz | 2013-01-14 | 1 | -11/+11 |
| * | bcma: jump to 'out' label for invalid 'func' value | Nathan Hintz | 2013-01-14 | 1 | -1/+5 |
| * | bcma: delete duplicate readl | Nathan Hintz | 2013-01-14 | 1 | -2/+0 |
| * | bcma: update pci configuration for bcm4706/bcm4716 | Nathan Hintz | 2013-01-11 | 1 | -1/+12 |
| * | bcma: return the mips irq number in bcma_core_irq | Nathan Hintz | 2013-01-11 | 1 | -2/+2 |
* | | Drivers: bcma: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -7/+6 |
|/ |
|
* | bcma: handle return value of pci_assign_resource | Hauke Mehrtens | 2012-11-30 | 1 | -3/+7 |
* | bcma: do not initialize deactivated PCIe cores | Hauke Mehrtens | 2012-10-19 | 1 | -5/+5 |
* | bcma: add an extra pcie core struct | Hauke Mehrtens | 2012-10-19 | 1 | -0/+4 |
* | bcma: change delays to follow timers-howto guide | Rafał Miłecki | 2012-09-28 | 1 | -4/+4 |
* | bcma: use custom printing functions | Rafał Miłecki | 2012-07-09 | 1 | -4/+6 |
* | bcma: add constants for chip ids | Hauke Mehrtens | 2012-07-09 | 1 | -3/+5 |
* | bcma: reads/writes are always 4 bytes, so always map 4 bytes | Nathan Hintz | 2012-05-16 | 1 | -3/+3 |
* | bcma: Account for variable PCI memory base/size | Nathan Hintz | 2012-05-16 | 1 | -2/+2 |
* | bcma: fix build error on MIPS; implicit pcibios_enable_device | Paul Gortmaker | 2012-04-10 | 1 | -0/+1 |
* | bcma: add PCIe host controller | Hauke Mehrtens | 2012-02-06 | 1 | -1/+575 |
* | bcma: make some functions __devinit | Hauke Mehrtens | 2012-02-06 | 1 | -1/+1 |
* | bcma: detect PCI core working in hostmode | Rafał Miłecki | 2011-07-07 | 1 | -0/+14 |