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