aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+2
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-5/+199
2012-12-10bcma: mips: fix clearing device IRQRafał Miłecki1-1/+1
2012-12-10bcma: unify naming schema for clock functionsRafał Miłecki4-26/+29
2012-12-06bcma: register watchdog driverHauke Mehrtens3-0/+32
2012-12-06bcma: add methods for watchdog driverHauke Mehrtens1-1/+37
2012-12-06bcma: set the pmu watchdog if availableHauke Mehrtens1-2/+40
2012-12-06bcma: add bcma_chipco_alp_clockHauke Mehrtens1-2/+10
2012-11-30bcma: handle return value of pci_assign_resourceHauke Mehrtens1-3/+7
2012-11-22bcma: export PLL reading functionRafał Miłecki1-1/+2
2012-11-21bcma: add GPIO driverHauke Mehrtens5-0/+123
2012-11-21bcma: add comment to bcma_chipco_gpio_controlHauke Mehrtens1-0/+4
2012-11-21bcma: add bcma_chipco_gpio_pull{up,down}Hauke Mehrtens1-0/+30
2012-11-21bcma: add locking around GPIO register accessesHauke Mehrtens1-5/+42
2012-10-29bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_SLEEPYuanhan Liu1-3/+3
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+3
2012-10-19bcma: do not initialize deactivated PCIe coresHauke Mehrtens1-5/+5
2012-10-19bcma: add an extra pcie core structHauke Mehrtens2-3/+26
2012-10-19bcma: use fallback sprom if sprom on card was not validHauke Mehrtens1-1/+4
2012-10-19bcma: add some more flash chips for serial flashHauke Mehrtens1-1/+30
2012-10-19bcma: extract drv_cc in bcma_core_mips_flash_detect()Hauke Mehrtens1-11/+12
2012-10-19bcma: mark nflash if it is the boot flashHauke Mehrtens1-0/+3
2012-10-19bcma: add and use constants for the flash windowsHauke Mehrtens2-4/+4
2012-10-19bcma: mark pflash as present when availableHauke Mehrtens1-0/+1
2012-10-19bcma: init sprom struct earlierHauke Mehrtens1-7/+14
2012-10-19bcma: just do the necessary things in early register on SoCsHauke Mehrtens4-17/+45
2012-10-15bcma: fix unregistration of coresPiotr Haber1-2/+3
2012-09-28bcma: change delays to follow timers-howto guideRafał Miłecki4-9/+12
2012-09-24bcma: handle BCM43227Rafał Miłecki2-0/+3
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-1/+4
2012-09-07bcma: don't leak memory for PCIE, MIPS, GBIT coresSaul St. John1-0/+10
2012-08-21bcma: detect and register NAND flash deviceRafał Miłecki4-4/+35
2012-08-21bcma: detect and register serial flash deviceRafał Miłecki4-4/+131
2012-08-10bcma: make some functions staticHauke Mehrtens3-8/+9
2012-08-02bcma: BCM43228 supportRafał Miłecki2-1/+4
2012-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-8/+13
2012-07-26bcma: fix invalid PMU chip control masksHauke Mehrtens1-4/+4
2012-07-26bcma: add missing iounmap on error pathHauke Mehrtens1-5/+10
2012-07-26bcma: fix regression in interrupt assignment on mipsHauke Mehrtens1-3/+3
2012-07-17bcma: add place for flash memory supportRafał Miłecki6-3/+84
2012-07-12bcma: add new cores at the end of listRafał Miłecki1-2/+2
2012-07-12bcma: add trivial GBIT MAC COMMON driverRafał Miłecki5-6/+42
2012-07-12bcma: fix typo - reading number of slave wrappersRafał Miłecki1-1/+1
2012-07-12bcma: support alternative (BCM4706) ChipCommon core idRafał Miłecki1-5/+12
2012-07-11bcma: add PMU clock support for BCM4706Hauke Mehrtens1-4/+36
2012-07-11bcma: fix CC driver compilation on MIPSRafał Miłecki1-1/+1
2012-07-09bcma: use custom printing functionsRafał Miłecki10-62/+69
2012-07-09bcma: add mdelay bcma_pmu_resources_init()Hauke Mehrtens1-0/+3
2012-07-09bcma: add bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens1-1/+182
2012-07-09bcma: remove chip ids doing nothing from PMU initialization.Hauke Mehrtens1-10/+4