| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-23 |
|\ |
|
| * | bcma: fix unregistration of cores | Piotr Haber | 2012-10-15 |
* | | bcma: add an extra pcie core struct | Hauke Mehrtens | 2012-10-19 |
* | | bcma: init sprom struct earlier | Hauke Mehrtens | 2012-10-19 |
* | | bcma: just do the necessary things in early register on SoCs | Hauke Mehrtens | 2012-10-19 |
|/ |
|
* | bcma: don't leak memory for PCIE, MIPS, GBIT cores | Saul St. John | 2012-09-07 |
* | bcma: detect and register NAND flash device | Rafał Miłecki | 2012-08-21 |
* | bcma: detect and register serial flash device | Rafał Miłecki | 2012-08-21 |
* | bcma: add trivial GBIT MAC COMMON driver | Rafał Miłecki | 2012-07-12 |
* | bcma: support alternative (BCM4706) ChipCommon core id | Rafał Miłecki | 2012-07-12 |
* | bcma: use custom printing functions | Rafał Miłecki | 2012-07-09 |
* | bcma: export bcma_find_core | Hauke Mehrtens | 2012-03-05 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-15 |
|\ |
|
| * | bcma: don't fail for bad SPROM CRC | Henrik Rydberg | 2012-02-06 |
* | | bcma: add bus num counter | Hauke Mehrtens | 2012-02-06 |
* | | bcma: make some functions __devinit | Hauke Mehrtens | 2012-02-06 |
|/ |
|
* | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume | Linus Torvalds | 2012-01-17 |
* | bcma: add stub for bcma_bus_suspend() | Linus Torvalds | 2012-01-17 |
* | bcma: support for suspend and resume | Rafał Miłecki | 2011-12-13 |
* | bcma: add module.h to the modular portions of this driver | Paul Gortmaker | 2011-10-31 |
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 |
|\ |
|
| * | bcma: add uevent to the bus, to autoload drivers | David Woodhouse | 2011-08-22 |
* | | bcma: add mips driver | Hauke Mehrtens | 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: add check if sprom is available before accessing it. | Hauke Mehrtens | 2011-07-11 |
* | bcma: main.c needs to include <linux/slab.h> | Geert Uytterhoeven | 2011-06-27 |
* | bcma: clean exports of functions | Rafał Miłecki | 2011-06-20 |
* | bcma: read SPROM and extract MAC from it | Rafał Miłecki | 2011-06-03 |
* | bcma: add IRQ number and pointer to DMA dev | Rafał Miłecki | 2011-06-01 |
* | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 2011-05-10 |