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