summaryrefslogtreecommitdiffstats
path: root/drivers/bcma
Commit message (Expand)AuthorAgeFilesLines
* bcma: allow enabling PLLRafał Miłecki2011-07-191-0/+25
* bcma: allow setting FAST clockmode for a coreRafał Miłecki2011-07-191-0/+31
* bcma: handle alternative SPROM locationRafał Miłecki2011-07-191-3/+9
* bcma: extract SPROM rev 9 the same way as rev 8Rafał Miłecki2011-07-181-1/+1
* bcma: cc: set GPIOTIMER registerRafał Miłecki2011-07-181-0/+14
* bcma: add check if sprom is available before accessing it.Hauke Mehrtens2011-07-112-1/+6
* bcma: detect PCI core working in hostmodeRafał Miłecki2011-07-075-1/+62
* bcma: main.c needs to include <linux/slab.h>Geert Uytterhoeven2011-06-271-0/+1
* bcma: clean exports of functionsRafał Miłecki2011-06-203-4/+3Star
* bcma: fix BCM43224 rev 0 workaroundRafał Miłecki2011-06-201-1/+1
* bcma: enable support for 14e4:4357 (BCM43225)Rafał Miłecki2011-06-202-0/+5
* drivers: bcma: export bcma_core_disable() functionArend van Spriel2011-06-101-1/+2
* bcma: read SPROM and extract MAC from itRafał Miłecki2011-06-034-1/+173
* bcma: host pci: implement block R/W operationsRafał Miłecki2011-06-012-0/+57
* bcma: pci: implement interrupts controlRafał Miłecki2011-06-011-0/+23
* bcma: add IRQ number and pointer to DMA devRafał Miłecki2011-06-011-0/+2
* bcma: add PCI ID of the card found in Thinkpad X120eRafał Miłecki2011-05-161-0/+1
* bcma: pci: trivial: correct amount of maximum retriesRafał Miłecki2011-05-121-1/+1
* bcma: add missing GPIO defines, use PULL register only when availableRafał Miłecki2011-05-111-2/+4
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-1013-0/+1384