Age | Commit message (Expand) | Author |
2012-12-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-12-10 | bcma: mips: fix clearing device IRQ | Rafał Miłecki |
2012-12-10 | bcma: unify naming schema for clock functions | Rafał Miłecki |
2012-12-06 | bcma: register watchdog driver | Hauke Mehrtens |
2012-12-06 | bcma: add methods for watchdog driver | Hauke Mehrtens |
2012-12-06 | bcma: set the pmu watchdog if available | Hauke Mehrtens |
2012-12-06 | bcma: add bcma_chipco_alp_clock | Hauke Mehrtens |
2012-11-30 | bcma: handle return value of pci_assign_resource | Hauke Mehrtens |
2012-11-21 | bcma: add GPIO driver | Hauke Mehrtens |
2012-11-21 | bcma: add comment to bcma_chipco_gpio_control | Hauke Mehrtens |
2012-11-21 | bcma: add bcma_chipco_gpio_pull{up,down} | Hauke Mehrtens |
2012-11-21 | bcma: add locking around GPIO register accesses | Hauke Mehrtens |
2012-10-29 | bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_... | Yuanhan Liu |
2012-10-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-10-19 | bcma: do not initialize deactivated PCIe cores | Hauke Mehrtens |
2012-10-19 | bcma: add an extra pcie core struct | Hauke Mehrtens |
2012-10-19 | bcma: use fallback sprom if sprom on card was not valid | Hauke Mehrtens |
2012-10-19 | bcma: add some more flash chips for serial flash | Hauke Mehrtens |
2012-10-19 | bcma: extract drv_cc in bcma_core_mips_flash_detect() | Hauke Mehrtens |
2012-10-19 | bcma: mark nflash if it is the boot flash | Hauke Mehrtens |
2012-10-19 | bcma: add and use constants for the flash windows | Hauke Mehrtens |
2012-10-19 | bcma: mark pflash as present when available | Hauke Mehrtens |
2012-10-19 | bcma: init sprom struct earlier | Hauke Mehrtens |
2012-10-19 | bcma: just do the necessary things in early register on SoCs | Hauke Mehrtens |
2012-10-15 | bcma: fix unregistration of cores | Piotr Haber |
2012-09-28 | bcma: change delays to follow timers-howto guide | Rafał Miłecki |
2012-09-24 | bcma: handle BCM43227 | Rafał Miłecki |
2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-09-07 | bcma: don't leak memory for PCIE, MIPS, GBIT cores | Saul St. John |
2012-08-21 | bcma: detect and register NAND flash device | Rafał Miłecki |
2012-08-21 | bcma: detect and register serial flash device | Rafał Miłecki |
2012-08-10 | bcma: make some functions static | Hauke Mehrtens |
2012-08-02 | bcma: BCM43228 support | Rafał Miłecki |
2012-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-07-26 | bcma: fix invalid PMU chip control masks | Hauke Mehrtens |
2012-07-26 | bcma: add missing iounmap on error path | Hauke Mehrtens |
2012-07-26 | bcma: fix regression in interrupt assignment on mips | Hauke Mehrtens |
2012-07-17 | bcma: add place for flash memory support | Rafał Miłecki |
2012-07-12 | bcma: add new cores at the end of list | Rafał Miłecki |
2012-07-12 | bcma: add trivial GBIT MAC COMMON driver | Rafał Miłecki |
2012-07-12 | bcma: fix typo - reading number of slave wrappers | Rafał Miłecki |
2012-07-12 | bcma: support alternative (BCM4706) ChipCommon core id | Rafał Miłecki |
2012-07-11 | bcma: add PMU clock support for BCM4706 | Hauke Mehrtens |
2012-07-11 | bcma: fix CC driver compilation on MIPS | Rafał Miłecki |
2012-07-09 | bcma: use custom printing functions | Rafał Miłecki |
2012-07-09 | bcma: add mdelay bcma_pmu_resources_init() | Hauke Mehrtens |
2012-07-09 | bcma: add bcma_pmu_spuravoid_pllupdate() | Hauke Mehrtens |
2012-07-09 | bcma: remove chip ids doing nothing from PMU initialization. | Hauke Mehrtens |
2012-07-09 | bcma: remove bcma_pmu_{pll,swreg}_init() | Hauke Mehrtens |
2012-07-09 | bcma: complete workaround for BCMA43224 and BCM4313 | Hauke Mehrtens |