| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 2011-09-20 |
|\ |
|
| * | bcma: add uevent to the bus, to autoload drivers | David Woodhouse | 2011-08-22 |
* | | bcma: cc: export more control functions | Rafał Miłecki | 2011-09-19 |
* | | bcma: extract some basic info about board from SPROM | Rafał Miłecki | 2011-09-13 |
* | | bcma: signedness bug in bcma_get_next_core() | Dan Carpenter | 2011-08-24 |
* | | bcma: implement BCM4331 workaround for external PA lines | Rafał Miłecki | 2011-08-22 |
* | | bcma: use boardflags define from ssb code | Rafał Miłecki | 2011-08-09 |
* | | bcma: get CPU clock | Hauke Mehrtens | 2011-08-08 |
* | | bcma: add serial console support | Hauke Mehrtens | 2011-08-08 |
* | | 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: move initializing of struct bcma_bus to own function. | Hauke Mehrtens | 2011-08-08 |
* | | bcma: move parsing of EEPROM into own function. | Hauke Mehrtens | 2011-08-08 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 |
|\ |
|
| * | Update my e-mail address | Michael Büsch | 2011-07-07 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-22 |
|\ \ |
|
| * | | bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakage | John W. Linville | 2011-07-22 |
| * | | bcma: inform drivers about translation bits needed for the core | Rafał Miłecki | 2011-07-22 |
| * | | bcma: allow enabling PLL | Rafał Miłecki | 2011-07-19 |
| * | | bcma: allow setting FAST clockmode for a core | Rafał Miłecki | 2011-07-19 |
| * | | bcma: handle alternative SPROM location | Rafał Miłecki | 2011-07-19 |
| * | | bcma: extract SPROM rev 9 the same way as rev 8 | Rafał Miłecki | 2011-07-18 |
| * | | bcma: cc: set GPIOTIMER register | Rafał Miłecki | 2011-07-18 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-15 |
|\| | |
|
| * | | bcma: add check if sprom is available before accessing it. | Hauke Mehrtens | 2011-07-11 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-08 |
|\| | |
|
| * | | bcma: detect PCI core working in hostmode | Rafał Miłecki | 2011-07-07 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-30 |
|\| | |
|
| * | | bcma: main.c needs to include <linux/slab.h> | Geert Uytterhoeven | 2011-06-27 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-24 |
|\| | |
|
| * | | bcma: clean exports of functions | Rafał Miłecki | 2011-06-20 |
| * | | bcma: fix BCM43224 rev 0 workaround | Rafał Miłecki | 2011-06-20 |
| * | | bcma: enable support for 14e4:4357 (BCM43225) | Rafał Miłecki | 2011-06-20 |
| * | | drivers: bcma: export bcma_core_disable() function | Arend van Spriel | 2011-06-10 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-08 |
|\| |
| |/
|/| |
|
| * | bcma: read SPROM and extract MAC from it | Rafał Miłecki | 2011-06-03 |
| * | bcma: host pci: implement block R/W operations | Rafał Miłecki | 2011-06-01 |
| * | bcma: pci: implement interrupts control | Rafał Miłecki | 2011-06-01 |
| * | bcma: add IRQ number and pointer to DMA dev | Rafał Miłecki | 2011-06-01 |
* | | drivers/bcma/host_pci.c needs slab.h | Andrew Morton | 2011-05-26 |
|/ |
|
* | bcma: add PCI ID of the card found in Thinkpad X120e | Rafał Miłecki | 2011-05-16 |
* | bcma: pci: trivial: correct amount of maximum retries | Rafał Miłecki | 2011-05-12 |
* | bcma: add missing GPIO defines, use PULL register only when available | Rafał Miłecki | 2011-05-11 |
* | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 2011-05-10 |