Age | Commit message (Expand) | Author | Files | Lines |
2012-07-26 | bcma: add missing iounmap on error path | Hauke Mehrtens | 1 | -5/+10 |
2012-07-12 | bcma: add new cores at the end of list | Rafał Miłecki | 1 | -2/+2 |
2012-07-12 | bcma: add trivial GBIT MAC COMMON driver | Rafał Miłecki | 1 | -6/+10 |
2012-07-10 | bcma: use custom printing functions | Rafał Miłecki | 1 | -13/+11 |
2012-06-27 | bcma: define some additional cores IDs | Rafał Miłecki | 1 | -0/+6 |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -14/+40 |
2012-05-16 | bcma: Find names of non BCM cores | Nathan Hintz | 1 | -14/+40 |
2012-04-19 | bcma: scan for extra address space | Hauke Mehrtens | 1 | -1/+18 |
2012-02-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -8/+11 |
2012-02-06 | bcma: log the id, rev and pkg of the chip found | Hauke Mehrtens | 1 | -3/+7 |
2012-02-06 | bcma: add the core unit number | Hauke Mehrtens | 1 | -0/+14 |
2012-02-02 | bcma: Fix mem leak in bcma_bus_scan() | Jesper Juhl | 1 | -8/+11 |
2011-08-24 | bcma: signedness bug in bcma_get_next_core() | Dan Carpenter | 1 | -1/+1 |
2011-08-08 | bcma: add SOC bus | Hauke Mehrtens | 1 | -5/+37 |
2011-08-08 | bcma: add functions to scan cores needed on SoCs | Hauke Mehrtens | 1 | -6/+89 |
2011-08-08 | bcma: move initializing of struct bcma_bus to own function. | Hauke Mehrtens | 1 | -6/+11 |
2011-08-08 | bcma: move parsing of EEPROM into own function. | Hauke Mehrtens | 1 | -112/+118 |
2011-05-10 | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 1 | -0/+360 |