summaryrefslogtreecommitdiffstats
path: root/drivers/bcma
Commit message (Expand)AuthorAgeFilesLines
...
* | bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_...Yuanhan Liu2012-10-291-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-231-2/+3
|\ \ | |/
| * bcma: fix unregistration of coresPiotr Haber2012-10-151-2/+3
* | bcma: do not initialize deactivated PCIe coresHauke Mehrtens2012-10-191-5/+5
* | bcma: add an extra pcie core structHauke Mehrtens2012-10-192-3/+26
* | bcma: use fallback sprom if sprom on card was not validHauke Mehrtens2012-10-191-1/+4
* | bcma: add some more flash chips for serial flashHauke Mehrtens2012-10-191-1/+30
* | bcma: extract drv_cc in bcma_core_mips_flash_detect()Hauke Mehrtens2012-10-191-11/+12
* | bcma: mark nflash if it is the boot flashHauke Mehrtens2012-10-191-0/+3
* | bcma: add and use constants for the flash windowsHauke Mehrtens2012-10-192-4/+4
* | bcma: mark pflash as present when availableHauke Mehrtens2012-10-191-0/+1
* | bcma: init sprom struct earlierHauke Mehrtens2012-10-191-7/+14
* | bcma: just do the necessary things in early register on SoCsHauke Mehrtens2012-10-194-17/+45
|/
* bcma: change delays to follow timers-howto guideRafał Miłecki2012-09-284-9/+12
* bcma: handle BCM43227Rafał Miłecki2012-09-242-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-072-1/+4
|\
| * bcma: BCM43228 supportRafał Miłecki2012-08-022-1/+4
* | bcma: don't leak memory for PCIE, MIPS, GBIT coresSaul St. John2012-09-071-0/+10
* | bcma: detect and register NAND flash deviceRafał Miłecki2012-08-214-4/+35
* | bcma: detect and register serial flash deviceRafał Miłecki2012-08-214-4/+131
* | bcma: make some functions staticHauke Mehrtens2012-08-103-8/+9
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-272-8/+13
|\
| * bcma: add missing iounmap on error pathHauke Mehrtens2012-07-261-5/+10
| * bcma: fix regression in interrupt assignment on mipsHauke Mehrtens2012-07-261-3/+3
* | bcma: fix invalid PMU chip control masksHauke Mehrtens2012-07-261-4/+4
|/
* bcma: add place for flash memory supportRafał Miłecki2012-07-176-3/+84
* bcma: add new cores at the end of listRafał Miłecki2012-07-121-2/+2
* bcma: add trivial GBIT MAC COMMON driverRafał Miłecki2012-07-125-6/+42
* bcma: fix typo - reading number of slave wrappersRafał Miłecki2012-07-121-1/+1
* bcma: support alternative (BCM4706) ChipCommon core idRafał Miłecki2012-07-121-5/+12
* bcma: add PMU clock support for BCM4706Hauke Mehrtens2012-07-111-4/+36
* bcma: fix CC driver compilation on MIPSRafał Miłecki2012-07-111-1/+1
* bcma: use custom printing functionsRafał Miłecki2012-07-0910-62/+69
* bcma: add mdelay bcma_pmu_resources_init()Hauke Mehrtens2012-07-091-0/+3
* bcma: add bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens2012-07-091-1/+182
* bcma: remove chip ids doing nothing from PMU initialization.Hauke Mehrtens2012-07-091-10/+4
* bcma: remove bcma_pmu_{pll,swreg}_init()Hauke Mehrtens2012-07-091-34/+0
* bcma: complete workaround for BCMA43224 and BCM4313Hauke Mehrtens2012-07-091-5/+17
* bcma: add PCI ID for BCM43224Hauke Mehrtens2012-07-091-0/+1
* bcma: remove fix for 4329b0 bad LPOM is detectionHauke Mehrtens2012-07-091-3/+0
* bcma: add constants for chip idsHauke Mehrtens2012-07-094-55/+60
* bcma: extend workaround for bcm4331Hauke Mehrtens2012-07-091-0/+3
* bcma: define some additional cores IDsRafał Miłecki2012-06-271-0/+6
* bcma: fix null pointer in bcma_core_pci_irq_ctlHauke Mehrtens2012-06-081-2/+4
* bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee2012-06-042-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-246-25/+251
|\
| * bcma: Add flush for BCMA_RESET_CTL writeNathan Hintz2012-05-161-0/+1
| * bcma: Add __devexit to bcma_host_pci_removeNathan Hintz2012-05-161-2/+2
| * bcma: reads/writes are always 4 bytes, so always map 4 bytesNathan Hintz2012-05-161-3/+3
| * bcma: Account for variable PCI memory base/sizeNathan Hintz2012-05-161-2/+2
OpenPOWER on IntegriCloud