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