| Commit message (Expand) | Author | Age | Files | Lines |
* | bcma: add uevent to the bus, to autoload drivers | David Woodhouse | 2011-08-22 | 1 | -0/+12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 3 | -3/+3 |
|\ |
|
| * | Update my e-mail address | Michael Büsch | 2011-07-07 | 3 | -3/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-22 | 4 | -4/+98 |
|\ \ |
|
| * | | bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakage | John W. Linville | 2011-07-22 | 1 | -0/+2 |
| * | | bcma: inform drivers about translation bits needed for the core | Rafał Miłecki | 2011-07-22 | 1 | -0/+16 |
| * | | bcma: allow enabling PLL | Rafał Miłecki | 2011-07-19 | 1 | -0/+25 |
| * | | bcma: allow setting FAST clockmode for a core | Rafał Miłecki | 2011-07-19 | 1 | -0/+31 |
| * | | bcma: handle alternative SPROM location | Rafał Miłecki | 2011-07-19 | 1 | -3/+9 |
| * | | bcma: extract SPROM rev 9 the same way as rev 8 | Rafał Miłecki | 2011-07-18 | 1 | -1/+1 |
| * | | bcma: cc: set GPIOTIMER register | Rafał Miłecki | 2011-07-18 | 1 | -0/+14 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-15 | 2 | -1/+6 |
|\| | |
|
| * | | bcma: add check if sprom is available before accessing it. | Hauke Mehrtens | 2011-07-11 | 2 | -1/+6 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-08 | 5 | -1/+62 |
|\| | |
|
| * | | bcma: detect PCI core working in hostmode | Rafał Miłecki | 2011-07-07 | 5 | -1/+62 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-30 | 1 | -0/+1 |
|\| | |
|
| * | | bcma: main.c needs to include <linux/slab.h> | Geert Uytterhoeven | 2011-06-27 | 1 | -0/+1 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-24 | 6 | -6/+11 |
|\| | |
|
| * | | bcma: clean exports of functions | Rafał Miłecki | 2011-06-20 | 3 | -4/+3 |
| * | | bcma: fix BCM43224 rev 0 workaround | Rafał Miłecki | 2011-06-20 | 1 | -1/+1 |
| * | | bcma: enable support for 14e4:4357 (BCM43225) | Rafał Miłecki | 2011-06-20 | 2 | -0/+5 |
| * | | drivers: bcma: export bcma_core_disable() function | Arend van Spriel | 2011-06-10 | 1 | -1/+2 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-08 | 7 | -1/+255 |
|\| |
| |/
|/| |
|
| * | bcma: read SPROM and extract MAC from it | Rafał Miłecki | 2011-06-03 | 4 | -1/+173 |
| * | bcma: host pci: implement block R/W operations | Rafał Miłecki | 2011-06-01 | 2 | -0/+57 |
| * | bcma: pci: implement interrupts control | Rafał Miłecki | 2011-06-01 | 1 | -0/+23 |
| * | bcma: add IRQ number and pointer to DMA dev | Rafał Miłecki | 2011-06-01 | 1 | -0/+2 |
* | | drivers/bcma/host_pci.c needs slab.h | Andrew Morton | 2011-05-27 | 1 | -0/+1 |
|/ |
|
* | bcma: add PCI ID of the card found in Thinkpad X120e | Rafał Miłecki | 2011-05-16 | 1 | -0/+1 |
* | bcma: pci: trivial: correct amount of maximum retries | Rafał Miłecki | 2011-05-12 | 1 | -1/+1 |
* | bcma: add missing GPIO defines, use PULL register only when available | Rafał Miłecki | 2011-05-11 | 1 | -2/+4 |
* | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 2011-05-10 | 13 | -0/+1384 |