summaryrefslogtreecommitdiff
path: root/drivers/bcma/scan.c
Commit message (Expand)AuthorAge
* bcma: support chipsets with PMU and GCI cores (devices)Rafał Miłecki2016-02-06
* bcma: identify bus cores (devices) found on BCM47189Rafał Miłecki2016-02-06
* bcma: use standard bus scanning during early registerRafał Miłecki2015-01-23
* bcma: clean bus initialization codeRafał Miłecki2015-01-23
* bcma: fill core details for every deviceRafał Miłecki2014-10-27
* bcma: print chip ID in a more user-friendly formRafał Miłecki2014-09-26
* bcma: add support for chipcommon B coreHauke Mehrtens2014-09-09
* bcma: store more alternative addressesHauke Mehrtens2014-09-09
* bcma: move bus struct setup into early part of host specific codeRafał Miłecki2014-09-09
* bcma: only map wrapper if its address is availableHauke Mehrtens2014-08-28
* bcma: use NS prefix for names of Northstar specific coresRafał Miłecki2014-07-31
* bcma: fix error code handling on 64 Bit systemsHauke Mehrtens2013-09-09
* bcma: fix handling of big addrlHauke Mehrtens2013-07-22
* bcma: add some more core namesHauke Mehrtens2013-07-22
* bcma: add more core IDsRafał Miłecki2013-05-17
* bcma: mark eromptr as __iomemHauke Mehrtens2013-03-27
* bcma: add missing iounmap on error pathHauke Mehrtens2012-07-26
* bcma: add new cores at the end of listRafał Miłecki2012-07-12
* bcma: add trivial GBIT MAC COMMON driverRafał Miłecki2012-07-12
* bcma: use custom printing functionsRafał Miłecki2012-07-09
* bcma: define some additional cores IDsRafał Miłecki2012-06-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-24
|\
| * bcma: Find names of non BCM coresNathan Hintz2012-05-16
* | bcma: scan for extra address spaceHauke Mehrtens2012-04-18
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
|\
| * bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl2012-02-01
* | bcma: log the id, rev and pkg of the chip foundHauke Mehrtens2012-02-06
* | bcma: add the core unit numberHauke Mehrtens2012-02-06
|/
* bcma: signedness bug in bcma_get_next_core()Dan Carpenter2011-08-24
* bcma: add SOC busHauke Mehrtens2011-08-08
* bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-08
* bcma: move initializing of struct bcma_bus to own function.Hauke Mehrtens2011-08-08
* bcma: move parsing of EEPROM into own function.Hauke Mehrtens2011-08-08
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-10