Age | Commit message (Expand) | Author | Files | Lines |
2020-08-02 | bcma: gpio: Use irqchip template | Linus Walleij | 1 | -12/+11 |
2019-01-10 | bcma: keep a direct pointer to the struct device | Rafał Miłecki | 1 | -1/+1 |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 1 | -1/+1 |
2017-07-27 | bcma: gpio: Correct number of GPIOs for BCM53573 | Florian Fainelli | 1 | -0/+1 |
2017-03-08 | bcma: gpio: set of_node regardless of the host type | Rafał Miłecki | 1 | -2/+1 |
2016-02-17 | Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or... | David S. Miller | 1 | -0/+1 |
2016-02-06 | bcma: add support for BCM47094 | Rafał Miłecki | 1 | -0/+1 |
2016-01-07 | bcma: gpio: use gpiochip data pointer | Linus Walleij | 1 | -14/+9 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
2015-08-18 | bcma: switch GPIO portions to use GPIOLIB_IRQCHIP | Linus Walleij | 1 | -62/+30 |
2015-05-09 | bcma: enable 32 GPIO pins for BCM4707 | Felix Fietkau | 1 | -0/+1 |
2015-05-09 | bcma: use absolute base for SoC GPIO pins | Felix Fietkau | 1 | -9/+10 |
2015-03-20 | bcma: gpio: use predictable base for all BCM47XX buses | Rafał Miłecki | 1 | -8/+15 |
2015-03-03 | bcma: gpio: enable GPIO IRQ domain on BCM5301X | Rafał Miłecki | 1 | -2/+2 |
2014-11-12 | bcma: make it possible to specify a IRQ num in bcma_core_irq() | Hauke Mehrtens | 1 | -2/+2 |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -1/+2 |
2014-09-30 | bcma: use chipcommon node from DT for SoC GPIO chip | Rafał Miłecki | 1 | -0/+4 |
2014-09-27 | bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch only | Rafał Miłecki | 1 | -2/+2 |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 1 | -1/+2 |
2014-06-19 | bcma: gpio: register all 32 GPIOs on BCM53572 | Rafał Miłecki | 1 | -0/+1 |
2014-03-27 | bcma: gpio: register 32 GPIOs on BCM5357 | Rafał Miłecki | 1 | -1/+8 |
2014-01-25 | bcma: gpio: don't cast u32 to unsigned long | Rafał Miłecki | 1 | -2/+2 |
2014-01-25 | bcma: prevent irq handler from firing when registered | Hauke Mehrtens | 1 | -0/+3 |
2014-01-23 | bcma: gpio: add own IRQ domain | Rafał Miłecki | 1 | -2/+132 |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+5 |
2013-02-05 | bcma: unregister gpios before unloading bcma | Hauke Mehrtens | 1 | -0/+5 |
2013-01-31 | bcma: add gpio_to_irq | Hauke Mehrtens | 1 | -0/+11 |
2012-11-22 | bcma: add GPIO driver | Hauke Mehrtens | 1 | -0/+98 |