| Commit message (Expand) | Author | Age | Files | Lines |
* | bcma: support PMU present as separated bus core | Rafał Miłecki | 2016-02-06 | 1 | -42/+52 |
* | bcma: use _PMU_ in all names of PMU registers | Rafał Miłecki | 2016-02-06 | 1 | -23/+23 |
* | bcma: add support for BCM43131 that was found in Tenda W311E | Rafał Miłecki | 2014-07-29 | 1 | -0/+1 |
* | bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9) | Rafał Miłecki | 2014-07-18 | 1 | -0/+1 |
* | bcma: add support for BCM43142 | Rafał Miłecki | 2013-06-27 | 1 | -0/+123 |
* | bcma: handle more devices in bcma_pmu_get_alp_clock() | Hauke Mehrtens | 2013-03-27 | 1 | -4/+20 |
* | bcma: use BCMA_CC_PMU_CTL_* constants | Hauke Mehrtens | 2013-03-27 | 1 | -5/+5 |
* | bgmac: driver for GBit MAC core on BCMA bus | Rafał Miłecki | 2013-01-10 | 1 | -1/+2 |
* | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-12-19 | 1 | -1/+2 |
|\ |
|
| * | bcma: export PLL reading function | Rafał Miłecki | 2012-11-22 | 1 | -1/+2 |
* | | bcma: unify naming schema for clock functions | Rafał Miłecki | 2012-12-10 | 1 | -18/+21 |
* | | bcma: just do the necessary things in early register on SoCs | Hauke Mehrtens | 2012-10-19 | 1 | -1/+4 |
|/ |
|
* | bcma: change delays to follow timers-howto guide | Rafał Miłecki | 2012-09-28 | 1 | -1/+4 |
* | bcma: make some functions static | Hauke Mehrtens | 2012-08-10 | 1 | -2/+2 |
* | bcma: fix invalid PMU chip control masks | Hauke Mehrtens | 2012-07-26 | 1 | -4/+4 |
* | bcma: add PMU clock support for BCM4706 | Hauke Mehrtens | 2012-07-11 | 1 | -4/+36 |
* | bcma: use custom printing functions | Rafał Miłecki | 2012-07-09 | 1 | -14/+12 |
* | bcma: add mdelay bcma_pmu_resources_init() | Hauke Mehrtens | 2012-07-09 | 1 | -0/+3 |
* | bcma: add bcma_pmu_spuravoid_pllupdate() | Hauke Mehrtens | 2012-07-09 | 1 | -1/+182 |
* | bcma: remove chip ids doing nothing from PMU initialization. | Hauke Mehrtens | 2012-07-09 | 1 | -10/+4 |
* | bcma: remove bcma_pmu_{pll,swreg}_init() | Hauke Mehrtens | 2012-07-09 | 1 | -34/+0 |
* | bcma: complete workaround for BCMA43224 and BCM4313 | Hauke Mehrtens | 2012-07-09 | 1 | -5/+17 |
* | bcma: remove fix for 4329b0 bad LPOM is detection | Hauke Mehrtens | 2012-07-09 | 1 | -3/+0 |
* | bcma: add constants for chip ids | Hauke Mehrtens | 2012-07-09 | 1 | -40/+41 |
* | bcma: extend workaround for bcm4331 | Hauke Mehrtens | 2012-07-09 | 1 | -0/+3 |
* | bcma: add ext PA workaround for BCM4331 and BCM43431 | Seth Forshee | 2012-06-04 | 1 | -1/+3 |
* | bcma: silence PMU warning for BCM4331 | Rafał Miłecki | 2012-03-07 | 1 | -0/+1 |
* | bcma: fix implicit use of export.h contents | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | bcma: cc: export more control functions | Rafał Miłecki | 2011-09-19 | 1 | -9/+29 |
* | bcma: implement BCM4331 workaround for external PA lines | Rafał Miłecki | 2011-08-22 | 1 | -1/+19 |
* | bcma: get CPU clock | Hauke Mehrtens | 2011-08-08 | 1 | -0/+107 |
* | bcma: add serial console support | Hauke Mehrtens | 2011-08-08 | 1 | -0/+26 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | Update my e-mail address | Michael Büsch | 2011-07-07 | 1 | -1/+1 |
* | | bcma: fix BCM43224 rev 0 workaround | Rafał Miłecki | 2011-06-20 | 1 | -1/+1 |
* | | bcma: enable support for 14e4:4357 (BCM43225) | Rafał Miłecki | 2011-06-20 | 1 | -0/+4 |
|/ |
|
* | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 2011-05-10 | 1 | -0/+134 |