Age | Commit message (Expand) | Author |
2019-01-10 | bcma: use dev_* printing functions | Rafał Miłecki |
2019-01-10 | bcma: keep a direct pointer to the struct device | Rafał Miłecki |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-01-17 | Revert "bcma: init serial console directly from ChipCommon code" | Rafał Miłecki |
2016-07-10 | x86/quirks: Add early quirk to reset Apple AirPort card | Lukas Wunner |
2016-03-07 | bcma: move parallel flash support to separated file | Rafał Miłecki |
2016-02-06 | bcma: init serial console directly from ChipCommon code | Rafał Miłecki |
2015-08-10 | bcma: fix access to host_pdev for PCIe devices | Hauke Mehrtens |
2015-03-13 | bcma: allow disabling (not building) PCI driver | Rafał Miłecki |
2015-03-05 | bcma: move internal function declarations to private header | Rafał Miłecki |
2015-03-02 | bcma: enable support for PCIe Gen 2 host devices | Rafał Miłecki |
2015-03-02 | bcma: support bringing up bus hosted on PCIe Gen 2 | Rafał Miłecki |
2015-03-02 | bcma: add helpers bringing PCIe hosted bus up / down | Rafał Miłecki |
2015-01-29 | bcma: add empty PCIe hostmode functions if support is disabled | Rafał Miłecki |
2015-01-23 | bcma: use standard bus scanning during early register | Rafał Miłecki |
2015-01-23 | bcma: clean bus initialization code | Rafał Miłecki |
2014-10-27 | bcma: fill core details for every device | Rafał Miłecki |
2014-09-30 | bcma: register bcma as device tree driver | Hauke Mehrtens |
2014-09-09 | bcma: add support for chipcommon B core | Hauke Mehrtens |
2014-01-04 | bcma: export bcma_find_core_unit() | Hauke Mehrtens |
2013-06-27 | bcma: add support for BCM43142 | Rafał Miłecki |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-02-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-02-04 | bcma: unregister gpios before unloading bcma | Hauke Mehrtens |
2013-01-30 | bcma: register platform device for parallel flash | Rafał Miłecki |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-07 | bcma: make bcma_find_core_unit() accessible | Hauke Mehrtens |
2013-01-03 | Drivers: bcma: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-12-10 | bcma: unify naming schema for clock functions | Rafał Miłecki |
2012-12-06 | bcma: register watchdog driver | Hauke Mehrtens |
2012-11-21 | bcma: add GPIO driver | Hauke Mehrtens |
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-07-17 | bcma: add place for flash memory support | Rafał Miłecki |
2012-07-09 | bcma: use custom printing functions | Rafał Miłecki |
2012-02-06 | bcma: add PCIe host controller | Hauke Mehrtens |
2012-02-06 | bcma: make some functions __devinit | Hauke Mehrtens |
2012-02-06 | bcma: export bcma_pcie_read() | Hauke Mehrtens |
2012-01-17 | bcma: add stub for bcma_bus_suspend() | Linus Torvalds |
2011-12-13 | bcma: support for suspend and resume | Rafał Miłecki |
2011-08-08 | bcma: get CPU clock | Hauke Mehrtens |
2011-08-08 | bcma: add serial console support | Hauke Mehrtens |
2011-08-08 | bcma: add functions to scan cores needed on SoCs | Hauke Mehrtens |
2011-07-07 | bcma: detect PCI core working in hostmode | Rafał Miłecki |
2011-06-20 | bcma: clean exports of functions | Rafał Miłecki |
2011-06-03 | bcma: read SPROM and extract MAC from it | Rafał Miłecki |
2011-05-10 | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki |