index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bcma
/
scan.c
Age
Commit message (
Expand
)
Author
2012-07-26
bcma: add missing iounmap on error path
Hauke Mehrtens
2012-07-12
bcma: add new cores at the end of list
Rafał Miłecki
2012-07-12
bcma: add trivial GBIT MAC COMMON driver
Rafał Miłecki
2012-07-09
bcma: use custom printing functions
Rafał Miłecki
2012-06-27
bcma: define some additional cores IDs
Rafał Miłecki
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-16
bcma: Find names of non BCM cores
Nathan Hintz
2012-04-18
bcma: scan for extra address space
Hauke Mehrtens
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-06
bcma: log the id, rev and pkg of the chip found
Hauke Mehrtens
2012-02-06
bcma: add the core unit number
Hauke Mehrtens
2012-02-01
bcma: Fix mem leak in bcma_bus_scan()
Jesper Juhl
2011-08-24
bcma: signedness bug in bcma_get_next_core()
Dan Carpenter
2011-08-08
bcma: add SOC bus
Hauke Mehrtens
2011-08-08
bcma: add functions to scan cores needed on SoCs
Hauke Mehrtens
2011-08-08
bcma: move initializing of struct bcma_bus to own function.
Hauke Mehrtens
2011-08-08
bcma: move parsing of EEPROM into own function.
Hauke Mehrtens
2011-05-10
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki