index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bcma
/
driver_pci_host.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-03
bcma: add missing includes
Rafał Miłecki
1
-0
/
+1
2014-11-11
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/linville/wireless into for-davem
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/linville/wireless-next into for-davem
John W. Linville
1
-24
/
+38
2013-01-14
bcma: use consistent case for 'hex' constants
Nathan Hintz
1
-5
/
+5
2013-01-14
bcma: add support for 1 and 2 byte extended config space access
Nathan Hintz
1
-7
/
+8
2013-01-14
bcma: don't map/unmap a subset of the PCI config space
Nathan Hintz
1
-11
/
+11
2013-01-14
bcma: jump to 'out' label for invalid 'func' value
Nathan Hintz
1
-1
/
+5
2013-01-14
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-03
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-09
bcma: use custom printing functions
Rafał Miłecki
1
-4
/
+6
2012-07-09
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