summaryrefslogtreecommitdiffstats
path: root/drivers/bcma/driver_chipcommon.c
Commit message (Expand)AuthorAgeFilesLines
* bcma: export some gpio functionsHauke Mehrtens2013-03-271-0/+2
* bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens2013-03-271-1/+2
* bcma: return the mips irq number in bcma_core_irqNathan Hintz2013-01-111-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-141-5/+76
|\
| * bcma: add comment to bcma_chipco_gpio_controlHauke Mehrtens2012-11-211-0/+4
| * bcma: add bcma_chipco_gpio_pull{up,down}Hauke Mehrtens2012-11-211-0/+30
| * bcma: add locking around GPIO register accessesHauke Mehrtens2012-11-211-5/+42
* | bcma: unify naming schema for clock functionsRafał Miłecki2012-12-101-5/+5
* | bcma: register watchdog driverHauke Mehrtens2012-12-061-0/+22
* | bcma: add methods for watchdog driverHauke Mehrtens2012-12-061-1/+37
* | bcma: set the pmu watchdog if availableHauke Mehrtens2012-12-061-2/+40
* | bcma: add bcma_chipco_alp_clockHauke Mehrtens2012-12-061-2/+10
* | bcma: just do the necessary things in early register on SoCsHauke Mehrtens2012-10-191-5/+18
|/
* bcma: fix CC driver compilation on MIPSRafał Miłecki2012-07-111-1/+1
* bcma: use custom printing functionsRafał Miłecki2012-07-091-3/+2
* bcma: fix implicit use of export.h contentsPaul Gortmaker2011-10-311-0/+1
* bcma: add serial console supportHauke Mehrtens2011-08-081-0/+48
* bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-081-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * Update my e-mail addressMichael Büsch2011-07-071-1/+1
* | bcma: cc: set GPIOTIMER registerRafał Miłecki2011-07-181-0/+14
|/
* bcma: add missing GPIO defines, use PULL register only when availableRafał Miłecki2011-05-111-2/+4
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-101-0/+87