Age | Commit message (Expand) | Author | Files | Lines |
2015-01-29 | bcma: fix watchdog on some ARM chipsets | Rafał Miłecki | 1 | -3/+7 |
2015-01-15 | bcma: fix three coding style issues, more than 80 characters per line | Oscar Forner Martinez | 1 | -3/+7 |
2014-11-12 | bcma: make it possible to specify a IRQ num in bcma_core_irq() | Hauke Mehrtens | 1 | -1/+1 |
2013-06-27 | bcma: add support for BCM43142 | Rafał Miłecki | 1 | -2/+9 |
2013-03-27 | bcma: export some gpio functions | Hauke Mehrtens | 1 | -0/+2 |
2013-03-27 | bcma: export bcma_chipco_get_alp_clock() | Hauke Mehrtens | 1 | -1/+2 |
2013-01-11 | bcma: return the mips irq number in bcma_core_irq | Nathan Hintz | 1 | -1/+1 |
2012-12-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -5/+76 |
2012-12-11 | bcma: unify naming schema for clock functions | Rafał Miłecki | 1 | -5/+5 |
2012-12-06 | bcma: register watchdog driver | Hauke Mehrtens | 1 | -0/+22 |
2012-12-06 | bcma: add methods for watchdog driver | Hauke Mehrtens | 1 | -1/+37 |
2012-12-06 | bcma: set the pmu watchdog if available | Hauke Mehrtens | 1 | -2/+40 |
2012-12-06 | bcma: add bcma_chipco_alp_clock | Hauke Mehrtens | 1 | -2/+10 |
2012-11-22 | bcma: add comment to bcma_chipco_gpio_control | Hauke Mehrtens | 1 | -0/+4 |
2012-11-22 | bcma: add bcma_chipco_gpio_pull{up,down} | Hauke Mehrtens | 1 | -0/+30 |
2012-11-22 | bcma: add locking around GPIO register accesses | Hauke Mehrtens | 1 | -5/+42 |
2012-10-19 | bcma: just do the necessary things in early register on SoCs | Hauke Mehrtens | 1 | -5/+18 |
2012-07-11 | bcma: fix CC driver compilation on MIPS | Rafał Miłecki | 1 | -1/+1 |
2012-07-10 | bcma: use custom printing functions | Rafał Miłecki | 1 | -3/+2 |
2011-11-01 | bcma: fix implicit use of export.h contents | Paul Gortmaker | 1 | -0/+1 |
2011-08-08 | bcma: add serial console support | Hauke Mehrtens | 1 | -0/+48 |
2011-08-08 | bcma: add functions to scan cores needed on SoCs | Hauke Mehrtens | 1 | -0/+5 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-07-18 | bcma: cc: set GPIOTIMER register | Rafał Miłecki | 1 | -0/+14 |
2011-07-07 | Update my e-mail address | Michael Büsch | 1 | -1/+1 |
2011-05-11 | bcma: add missing GPIO defines, use PULL register only when available | Rafał Miłecki | 1 | -2/+4 |
2011-05-10 | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 1 | -0/+87 |