summaryrefslogtreecommitdiff
path: root/drivers/bcma
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-27
|\
| * bcma: add missing iounmap on error pathHauke Mehrtens2012-07-26
| * bcma: fix regression in interrupt assignment on mipsHauke Mehrtens2012-07-26
* | bcma: fix invalid PMU chip control masksHauke Mehrtens2012-07-26
|/
* bcma: add place for flash memory supportRafał Miłecki2012-07-17
* bcma: add new cores at the end of listRafał Miłecki2012-07-12
* bcma: add trivial GBIT MAC COMMON driverRafał Miłecki2012-07-12
* bcma: fix typo - reading number of slave wrappersRafał Miłecki2012-07-12
* bcma: support alternative (BCM4706) ChipCommon core idRafał Miłecki2012-07-12
* bcma: add PMU clock support for BCM4706Hauke Mehrtens2012-07-11
* bcma: fix CC driver compilation on MIPSRafał Miłecki2012-07-11
* bcma: use custom printing functionsRafał Miłecki2012-07-09
* bcma: add mdelay bcma_pmu_resources_init()Hauke Mehrtens2012-07-09
* bcma: add bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens2012-07-09
* bcma: remove chip ids doing nothing from PMU initialization.Hauke Mehrtens2012-07-09
* bcma: remove bcma_pmu_{pll,swreg}_init()Hauke Mehrtens2012-07-09
* bcma: complete workaround for BCMA43224 and BCM4313Hauke Mehrtens2012-07-09
* bcma: add PCI ID for BCM43224Hauke Mehrtens2012-07-09
* bcma: remove fix for 4329b0 bad LPOM is detectionHauke Mehrtens2012-07-09
* bcma: add constants for chip idsHauke Mehrtens2012-07-09
* bcma: extend workaround for bcm4331Hauke Mehrtens2012-07-09
* bcma: define some additional cores IDsRafał Miłecki2012-06-27
* bcma: fix null pointer in bcma_core_pci_irq_ctlHauke Mehrtens2012-06-08
* bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee2012-06-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-24
|\
| * bcma: Add flush for BCMA_RESET_CTL writeNathan Hintz2012-05-16
| * bcma: Add __devexit to bcma_host_pci_removeNathan Hintz2012-05-16
| * bcma: reads/writes are always 4 bytes, so always map 4 bytesNathan Hintz2012-05-16
| * bcma: Account for variable PCI memory base/sizeNathan Hintz2012-05-16
| * bcma: Find names of non BCM coresNathan Hintz2012-05-16
| * bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens2012-05-16
| * bcma: add bcma_core_pci_fixcfg()Hauke Mehrtens2012-05-16
| * bcma: add bcma_core_pci_extend_L1timerHauke Mehrtens2012-05-16
| * bcma: implement setting core clock mode to dynamicHauke Mehrtens2012-05-16
| * bcma/ssb: parse new attributes from spromHauke Mehrtens2012-05-16
| * bcma: read out some additional sprom attributesHauke Mehrtens2012-05-16
| * ssb/bcma: fill attribute alpha2 from spromHauke Mehrtens2012-05-16
| * bcma: add boardinfo structHauke Mehrtens2012-05-16
* | Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-07
|\ \ | |/
| * bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens2012-04-16
* | Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-22
|\ \ | |/ |/|
| * bcma: scan for extra address spaceHauke Mehrtens2012-04-18
* | bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2012-04-10
|/
* bcma: silence PMU warning for BCM4331Rafał Miłecki2012-03-07
* bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel2012-03-06
* bcma: return error in bcma_sprom_get() when fallback failsArend van Spriel2012-03-06
* bcma: add support for sprom not found on the deviceHauke Mehrtens2012-03-05
* bcma: export bcma_find_coreHauke Mehrtens2012-03-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
|\
| * bcma: don't fail for bad SPROM CRCHenrik Rydberg2012-02-06