aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bcma (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-0/+28
2012-08-21bcma: detect and register NAND flash deviceRafał Miłecki1-0/+13
2012-08-21bcma: detect and register serial flash deviceRafał Miłecki2-0/+15
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-0/+87
2012-08-10bcma: add (mostly) NAND definesRafał Miłecki2-0/+87
2012-08-02bcma: BCM43228 supportRafał Miłecki1-0/+6
2012-07-17bcma: cc: update definesRafał Miłecki1-1/+50
2012-07-12bcma: add trivial GBIT MAC COMMON driverRafał Miłecki2-0/+102
2012-07-11bcma: add PMU clock support for BCM4706Hauke Mehrtens1-0/+14
2012-07-09bcma: add bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens1-0/+14
2012-07-09bcma: complete workaround for BCMA43224 and BCM4313Hauke Mehrtens1-0/+8
2012-07-09bcma: add constants for chip idsHauke Mehrtens1-0/+30
2012-07-09bcma: extend workaround for bcm4331Hauke Mehrtens1-0/+1
2012-06-27bcma: define some additional cores IDsRafał Miłecki1-0/+7
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+18
2012-05-16bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens1-0/+4
2012-05-16bcma: add bcma_core_pci_fixcfg()Hauke Mehrtens1-0/+5
2012-05-16bcma: add bcma_core_pci_extend_L1timerHauke Mehrtens1-0/+2
2012-05-16bcma: add boardinfo structHauke Mehrtens1-0/+7
2012-04-18bcma: scan for extra address spaceHauke Mehrtens1-0/+1
2012-03-06bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel1-1/+9
2012-03-05bcma: add support for sprom not found on the deviceHauke Mehrtens1-0/+6
2012-03-05bcma: export bcma_find_coreHauke Mehrtens1-0/+1
2012-02-06bcma: add extra sprom checkHauke Mehrtens1-0/+16
2012-02-06bcma: add bus num counterHauke Mehrtens1-0/+1
2012-02-06bcma: add PCIe host controllerHauke Mehrtens2-0/+65
2012-02-06bcma: make some functions __devinitHauke Mehrtens1-1/+1
2012-02-06bcma: add constants for PCI and use themHauke Mehrtens1-0/+85
2012-02-06bcma: add the core unit numberHauke Mehrtens1-0/+1
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds1-1/+1
2011-12-13bcma: use static keyword for inline function declaration in bcma.hArend van Spriel1-11/+12
2011-12-13bcma: add set/mask macros for 16-bit register accessArend van Spriel1-6/+26
2011-12-13bcma: extract FEM info from SPROMRafał Miłecki1-0/+1
2011-10-31include: convert various register fcns to macros to avoid include chainingPaul Gortmaker1-4/+3
2011-09-19bcma: cc: export more control functionsRafał Miłecki1-0/+9
2011-08-22bcma: implement BCM4331 workaround for external PA linesRafał Miłecki1-0/+18
2011-08-08bcma: get CPU clockHauke Mehrtens2-0/+41
2011-08-08bcma: add serial console supportHauke Mehrtens1-0/+14
2011-08-08bcma: add mips driverHauke Mehrtens3-0/+65
2011-08-08bcma: add SOC busHauke Mehrtens2-1/+20
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens2-0/+2
2011-07-22bcma: inform drivers about translation bits needed for the coreRafał Miłecki1-0/+5
2011-07-19bcma: allow enabling PLLRafał Miłecki1-0/+2
2011-07-19bcma: allow setting FAST clockmode for a coreRafał Miłecki1-1/+7
2011-07-19bcma: trivial: add helpers for masking/settingRafał Miłecki1-0/+8
2011-07-19bcma: move define of BCMA_CLKCTLST registerRafał Miłecki2-9/+20
2011-07-19bcma: define IO status registerRafał Miłecki1-1/+7
2011-07-19bcma: handle alternative SPROM locationRafał Miłecki1-1/+2