Age | Commit message (Expand) | Author |
2014-03-27 | bcma: gpio: register 32 GPIOs on BCM5357 | Rafał Miłecki |
2014-01-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-01-24 | bcma: gpio: don't cast u32 to unsigned long | Rafał Miłecki |
2014-01-24 | bcma: prevent irq handler from firing when registered | Hauke Mehrtens |
2014-01-23 | bcma: gpio: add own IRQ domain | Rafał Miłecki |
2014-01-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-04 | bcma: export bcma_find_core_unit() | Hauke Mehrtens |
2014-01-03 | bcma: fix sparse warnings in driver_chipcommon_sflash.c | Hauke Mehrtens |
2013-12-19 | bcma: add missing put_device call | Levente Kurusa |
2013-12-09 | bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han |
2013-12-05 | bcma: pci: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-10-19 | Merge 3.12-rc6 into driver-core-next | Greg Kroah-Hartman |
2013-10-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-10-16 | bcma: convert bus code to use dev_groups | Greg Kroah-Hartman |
2013-10-10 | bcma: add PCI id 0x4313 | Hauke Mehrtens |
2013-10-10 | bcma: reject PCI cards in bcma. | Hauke Mehrtens |
2013-09-26 | bcma: make bcma_core_pci_{up,down}() callable from atomic context | Arend van Spriel |
2013-09-09 | bcma: fix error code handling on 64 Bit systems | Hauke Mehrtens |
2013-08-26 | bcma: add bcma_core_pci_power_save() | Hauke Mehrtens |
2013-08-26 | bcma: do not export bcma_core_pci_extend_L1timer() | Hauke Mehrtens |
2013-08-26 | bcma: add method to power up and down the PCIe core by wifi driver | Hauke Mehrtens |
2013-08-26 | bcma: change max PCI read request size to 128 | Hauke Mehrtens |
2013-07-22 | bcma: fix handling of big addrl | Hauke Mehrtens |
2013-07-22 | bcma: return correct error code when bus scan failed | Hauke Mehrtens |
2013-07-22 | bcma: make it possible to select SoC support without mips | Hauke Mehrtens |
2013-07-22 | bcma: add some more core names | Hauke Mehrtens |
2013-06-27 | bcma: add support for BCM43142 | Rafał Miłecki |
2013-06-17 | bcma: use const for serial flash hardware table | Rafał Miłecki |
2013-06-17 | bcma: update core (en|dis)abling functions | Rafał Miłecki |
2013-06-12 | bcma: activate PCI host option by default | Hauke Mehrtens |
2013-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-05-22 | bcma: support SPROM rev 10 | Rafał Miłecki |
2013-05-22 | bcma: prepare for supporting more SPROM sizes | Rafał Miłecki |
2013-05-22 | bcma: don't hardcode SPROM length | Rafał Miłecki |
2013-05-17 | bcma: add more core IDs | Rafał Miłecki |
2013-05-09 | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-04-05 | bcma_mips: add a const qualifier | Artem Bityutskiy |
2013-03-27 | bcma: export some gpio functions | Hauke Mehrtens |
2013-03-27 | bcma: export bcma_chipco_get_alp_clock() | Hauke Mehrtens |
2013-03-27 | bcma: handle more devices in bcma_pmu_get_alp_clock() | Hauke Mehrtens |
2013-03-27 | bcma: use BCMA_CC_PMU_CTL_* constants | Hauke Mehrtens |
2013-03-27 | bcma: mark eromptr as __iomem | Hauke Mehrtens |
2013-03-25 | bcma: extract board_type from SPROM | Rafał Miłecki |
2013-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-03-06 | bcma: implement disabling PLLs | Rafał Miłecki |
2013-03-06 | bcma: ignore extra GMAC cores on BCM4706 | Rafał Miłecki |
2013-03-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-02-27 | bcma: init spin lock | Hauke Mehrtens |
2013-02-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |