Age | Commit message (Expand) | Author |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding |
2017-07-27 | bcma: gpio: Correct number of GPIOs for BCM53573 | Florian Fainelli |
2017-03-08 | bcma: gpio: set of_node regardless of the host type | 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: add support for BCM47094 | Rafał Miłecki |
2016-01-07 | bcma: gpio: use gpiochip data pointer | Linus Walleij |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij |
2015-08-18 | bcma: switch GPIO portions to use GPIOLIB_IRQCHIP | Linus Walleij |
2015-05-09 | bcma: enable 32 GPIO pins for BCM4707 | Felix Fietkau |
2015-05-09 | bcma: use absolute base for SoC GPIO pins | Felix Fietkau |
2015-03-20 | bcma: gpio: use predictable base for all BCM47XX buses | Rafał Miłecki |
2015-03-03 | bcma: gpio: enable GPIO IRQ domain on BCM5301X | Rafał Miłecki |
2014-11-11 | bcma: make it possible to specify a IRQ num in bcma_core_irq() | Hauke Mehrtens |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-09-30 | bcma: use chipcommon node from DT for SoC GPIO chip | Rafał Miłecki |
2014-09-26 | bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch only | Rafał Miłecki |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe |
2014-06-19 | bcma: gpio: register all 32 GPIOs on BCM53572 | Rafał Miłecki |
2014-03-27 | bcma: gpio: register 32 GPIOs on BCM5357 | Rafał Miłecki |
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 |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-04 | bcma: unregister gpios before unloading bcma | Hauke Mehrtens |
2013-01-30 | bcma: add gpio_to_irq | Hauke Mehrtens |
2012-11-21 | bcma: add GPIO driver | Hauke Mehrtens |