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