Age | Commit message (Expand) | Author |
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 |
2016-03-07 | bcma: move flash detection code to ChipCommon core driver | Rafał Miłecki |
2016-03-07 | bcma: move parallel flash support to separated file | Rafał Miłecki |
2016-03-07 | bcma: drop unneeded fields from bcma_pflash struct | Rafał Miłecki |
2016-02-16 | Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or... | David S. Miller |
2016-02-06 | bcma: claim only 14e4:4365 PCI Dell card with SoftMAC BCM43142 | Rafał Miłecki |
2016-02-06 | bcma: add support for BCM47094 | Rafał Miłecki |
2016-02-06 | bcma: init serial console directly from ChipCommon code | Rafał Miłecki |
2016-02-06 | bcma: support PMU present as separated bus core | Rafał Miłecki |
2016-02-06 | bcma: use _PMU_ in all names of PMU registers | Rafał Miłecki |
2016-02-06 | bcma: support chipsets with PMU and GCI cores (devices) | Rafał Miłecki |
2016-02-06 | bcma: identify bus cores (devices) found on BCM47189 | Rafał Miłecki |
2016-02-06 | bcma: support identifying MX25L25635F serial flash | Rafał Miłecki |
2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-01-07 | bcma: gpio: use gpiochip data pointer | Linus Walleij |
2015-12-31 | bcma: use module_init for the main part of bus initialization | Rafał Miłecki |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij |
2015-09-29 | bcma: add support for population subnodes also when build as module | Hauke Mehrtens |
2015-08-18 | bcma: switch GPIO portions to use GPIOLIB_IRQCHIP | Linus Walleij |
2015-08-10 | bcma: fix access to host_pdev for PCIe devices | Hauke Mehrtens |
2015-07-26 | bcma: fix build error when build as module | Hauke Mehrtens |