aboutsummaryrefslogtreecommitdiff
path: root/include/linux/bcma
AgeCommit message (Expand)AuthorFilesLines
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeGravatar Linus Torvalds 1-1/+1
2011-12-13bcma: use static keyword for inline function declaration in bcma.hGravatar Arend van Spriel 1-11/+12
2011-12-13bcma: add set/mask macros for 16-bit register accessGravatar Arend van Spriel 1-6/+26
2011-12-13bcma: extract FEM info from SPROMGravatar Rafał Miłecki 1-0/+1
2011-10-31include: convert various register fcns to macros to avoid include chainingGravatar Paul Gortmaker 1-4/+3
2011-09-19bcma: cc: export more control functionsGravatar Rafał Miłecki 1-0/+9
2011-08-22bcma: implement BCM4331 workaround for external PA linesGravatar Rafał Miłecki 1-0/+18
2011-08-08bcma: get CPU clockGravatar Hauke Mehrtens 2-0/+41
2011-08-08bcma: add serial console supportGravatar Hauke Mehrtens 1-0/+14
2011-08-08bcma: add mips driverGravatar Hauke Mehrtens 3-0/+65
2011-08-08bcma: add SOC busGravatar Hauke Mehrtens 2-1/+20
2011-08-08bcma: add functions to scan cores needed on SoCsGravatar Hauke Mehrtens 2-0/+2
2011-07-22bcma: inform drivers about translation bits needed for the coreGravatar Rafał Miłecki 1-0/+5
2011-07-19bcma: allow enabling PLLGravatar Rafał Miłecki 1-0/+2
2011-07-19bcma: allow setting FAST clockmode for a coreGravatar Rafał Miłecki 1-1/+7
2011-07-19bcma: trivial: add helpers for masking/settingGravatar Rafał Miłecki 1-0/+8
2011-07-19bcma: move define of BCMA_CLKCTLST registerGravatar Rafał Miłecki 2-9/+20
2011-07-19bcma: define IO status registerGravatar Rafał Miłecki 1-1/+7
2011-07-19bcma: handle alternative SPROM locationGravatar Rafał Miłecki 1-1/+2
2011-06-20bcma: clean exports of functionsGravatar Rafał Miłecki 1-0/+2
2011-06-10drivers: bcma: export bcma_core_disable() functionGravatar Arend van Spriel 1-0/+1
2011-06-03bcma: read SPROM and extract MAC from itGravatar Rafał Miłecki 2-0/+6
2011-06-01bcma: host pci: implement block R/W operationsGravatar Rafał Miłecki 1-0/+18
2011-06-01bcma: add IRQ number and pointer to DMA devGravatar Rafał Miłecki 1-0/+2
2011-05-11bcma: add missing GPIO defines, use PULL register only when availableGravatar Rafał Miłecki 1-0/+5
2011-05-10bcma: add Broadcom specific AMBA bus driverGravatar Rafał Miłecki 4-0/+644