| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-04-23 | bcma: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -3/+5 |
| 2022-10-28 | Kalle Valo says: | Jakub Kicinski | 1 | -2/+6 |
| 2022-10-19 | bcma: gpio: Convert to immutable gpio irqchip | Linus Walleij | 1 | -2/+6 |
| 2022-09-19 | bcma: gpio: Use generic_handle_irq_safe() | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2022-05-09 | bcma: gpio: Switch to use fwnode instead of of_node | Andy Shevchenko | 1 | -3/+4 |
| 2022-03-10 | bcma: gpio: remove redundant re-assignment of chip->owner | Colin Ian King | 1 | -1/+0 |
| 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-16 | 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-11 | 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-26 | 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-24 | bcma: gpio: don't cast u32 to unsigned long | Rafał Miłecki | 1 | -2/+2 |
| 2014-01-24 | 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-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+5 |
| 2013-02-04 | bcma: unregister gpios before unloading bcma | Hauke Mehrtens | 1 | -0/+5 |
| 2013-01-30 | bcma: add gpio_to_irq | Hauke Mehrtens | 1 | -0/+11 |
| 2012-11-21 | bcma: add GPIO driver | Hauke Mehrtens | 1 | -0/+98 |