aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-8/+11
2012-02-06bcma: log the id, rev and pkg of the chip foundHauke Mehrtens1-3/+7
2012-02-06bcma: add the core unit numberHauke Mehrtens1-0/+14
2012-02-01bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl1-8/+11
2011-08-24bcma: signedness bug in bcma_get_next_core()Dan Carpenter1-1/+1
2011-08-08bcma: add SOC busHauke Mehrtens1-5/+37
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens1-6/+89
2011-08-08bcma: move initializing of struct bcma_bus to own function.Hauke Mehrtens1-6/+11
2011-08-08bcma: move parsing of EEPROM into own function.Hauke Mehrtens1-112/+118
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki1-0/+360