Age | Commit message (Expand) | Author |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-18 | bcma: remove set but not used variable 'sizel' | yu kuai |
2019-10-24 | bcma: fix block comment style | Yadav Lamichhane |
2019-09-13 | bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks objec... | Colin Ian King |
2019-09-03 | bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA | Colin Ian King |
2019-09-03 | bcma: remove two unused variables | YueHaibing |
2019-08-06 | bcma: Use dev_get_drvdata | Chuhong Yuan |
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 |
2018-07-18 | bcma: Allow selection of this driver when COMPILE_TEST=y | Boris Brezillon |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-05-12 | bcma: fix buffer size caused crash in bcma_core_mips_print_irq() | Rafał Miłecki |
2018-05-03 | drivers: remove force dma flag from buses | Christoph Hellwig |
2018-03-13 | bcma: Prevent build of PCI host features in module | Matt Redfearn |
2018-02-28 | bcma: add HP Stream Notebook | Denis 'GNUtoo' Carikli |
2018-02-27 | bcma: Replace mdelay with usleep_range in bcma_pmu_resources_init | Jia-Ju Bai |
2018-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-16 | bcma: Fix 'allmodconfig' and BCMA builds on MIPS targets | Guenter Roeck |
2017-12-07 | bcma: Adjust block comment | Ashish Kalra |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-11-14 | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding |
2017-11-04 | Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or... | David S. Miller |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-27 | bcma: Use bcma_debug and not pr_cont in MIPS driver | Joe Perches |
2017-10-17 | bcma: use bcma_debug and pr_cont in MIPS driver | Rafał Miłecki |
2017-10-13 | bcma: keep *config menu together | Randy Dunlap |
2017-08-08 | bcma: make BCMA a menuconfig to ease disabling it all | Vincent Legoll |
2017-07-27 | bcma: gpio: Correct number of GPIOs for BCM53573 | Florian Fainelli |
2017-03-20 | bcma: fill core OF info independently of bus type | Rafał Miłecki |
2017-03-20 | bcma: use helper function to set core dev's parent | Rafał Miłecki |
2017-03-20 | bcma: drop unneeded check for CONFIG_OF_IRQ | Rafał Miłecki |
2017-03-08 | bcma: gpio: set of_node regardless of the host type | Rafał Miłecki |
2017-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-31 | bcma: make OF code more generic (not platform_device specific) | Rafał Miłecki |
2017-01-31 | bcma: use (get|put)_device when probing/removing device driver | Rafał Miłecki |
2017-01-17 | Revert "bcma: init serial console directly from ChipCommon code" | Rafał Miłecki |
2016-11-29 | bcma: add Dell Inspiron 3148 | Jiri Slaby |
2016-09-09 | bcma: use of_dma_configure() to set initial dma mask | Arnd Bergmann |
2016-09-03 | bcma: support BCM53573 series of wireless SoCs | Rafał Miłecki |
2016-07-25 | Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or... | David S. Miller |
2016-07-19 | bcma: define ChipCommon B MII registers | Rafał Miłecki |
2016-07-18 | bcma: allow enabling serial flash support on non-MIPS SoCs | Rafał Miłecki |
2016-07-18 | bcma: add PCI ID for Foxconn's BCM43142 device | Rafał Miłecki |
2016-07-10 | x86/quirks: Add early quirk to reset Apple AirPort card | Lukas Wunner |
2016-05-24 | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-04-04 | mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR() | Brian Norris |
2016-03-23 | bcma: fix building without OF_IRQ | Arnd Bergmann |