| 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-05-15 | gpio: bcm-kona: make irq_chip immutable | Peng Fan | 1 | -0/+1 |
| 2025-03-17 | gpio: bcm-kona: use new line value setter callbacks | Bartosz Golaszewski | 1 | -3/+6 |
| 2025-03-17 | gpio: bcm-kona: use lock guards | Bartosz Golaszewski | 1 | -46/+18 |
| 2025-02-11 | gpio: bcm-kona: Add missing newline to dev_err format string | Artur Weber | 1 | -1/+1 |
| 2025-02-11 | gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ | Artur Weber | 1 | -12/+55 |
| 2025-02-11 | gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0 | Artur Weber | 1 | -2/+4 |
| 2023-07-19 | gpio: bcm-kona: Drop unused pdev member in private data structure | Andy Shevchenko | 1 | -2/+0 |
| 2023-07-19 | gpio: bcm-kona: remove unneeded platform_set_drvdata() call | Andrei Coardos | 1 | -1/+0 |
| 2023-07-19 | gpio: bcm-kona: Make driver OF-independent | Andy Shevchenko | 1 | -13/+8 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa... | Thomas Gleixner | 1 | -9/+1 |
| 2021-12-17 | gpio: Setup parent device and get rid of unnecessary of_node assignment | Andy Shevchenko | 1 | -1/+1 |
| 2021-08-12 | gpio: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -4/+2 |
| 2020-08-28 | gpio: bcm-kona: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -4/+1 |
| 2020-05-25 | gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe() | Tiezhu Yang | 1 | -1/+1 |
| 2019-12-11 | gpio: bcm-kona: use platform_irq_count | Peng Fan | 1 | -3/+9 |
| 2019-11-07 | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 1 | -3/+3 |
| 2019-04-05 | drivers: gpio: bcm-kona: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
| 2018-09-10 | gpio-bcm-kona: use new req/relres and dis/enable_irq funcs | Hans Verkuil | 1 | -10/+4 |
| 2018-08-06 | gpio: bcm-kona: Don't shadow error code of gpiochip_lock_as_irq() | Andy Shevchenko | 1 | -2/+4 |
| 2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -3/+4 |
| 2018-01-31 | Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -4/+4 |
| 2018-01-13 | gpio: bcm-kona: Include proper header | Linus Walleij | 1 | -4/+4 |
| 2017-12-28 | kernel/irq: Extend lockdep class for request mutex | Andrew Lunn | 1 | -1/+2 |
| 2017-03-16 | gpio: bcm-kona: make use of raw_spinlock variants | Julia Cartwright | 1 | -24/+24 |
| 2017-01-26 | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg | 1 | -1/+13 |
| 2016-09-13 | gpio: constify gpio_chip structures | Julia Lawall | 1 | -1/+1 |
| 2016-06-08 | gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings | Ben Dooks | 1 | -2/+2 |
| 2016-03-31 | gpio: bcm-kona: make explicitly non-modular | Paul Gortmaker | 1 | -9/+5 |
| 2016-02-23 | gpio: bcm-kona: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -1/+1 |
| 2016-01-05 | gpio: bcm-kona: use gpiochip data pointer | Linus Walleij | 1 | -15/+10 |
| 2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -3/+3 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
| 2015-07-28 | gpio: kill off set_irq_flags usage | Rob Herring | 1 | -15/+0 |
| 2015-07-14 | gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -1/+1 |
| 2015-07-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+3 |
| 2015-06-25 | gpio/bcm-kona: Fix race in installing chained IRQ handler | Thomas Gleixner | 1 | -2/+3 |
| 2015-06-24 | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -1/+1 |
| 2015-05-06 | gpio: Constify irq_domain_ops | Krzysztof Kozlowski | 1 | -1/+1 |
| 2015-04-27 | gpio: bcm-kona: Implement get_direction callback | Axel Lin | 1 | -10/+16 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
| 2014-10-28 | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq | Alexandre Courbot | 1 | -2/+2 |
| 2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-09-24 | gpio, bcm-kona, LLVMLinux: Remove use of __initconst | Behan Webster | 1 | -1/+1 |
| 2014-03-18 | gpio: switch drivers to use new callback | Linus Walleij | 1 | -7/+7 |
| 2014-03-14 | Merge tag 'v3.14-rc6' into devel | Linus Walleij | 1 | -2/+2 |
| 2014-02-06 | gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code | Markus Mayer | 1 | -4/+4 |
| 2014-02-06 | gpio: bcm281xx: Centralize register locking | Markus Mayer | 1 | -33/+49 |
| 2014-02-06 | gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro | Markus Mayer | 1 | -1/+4 |
| 2014-02-05 | gpio: bcm281xx: Update MODULE_AUTHOR | Markus Mayer | 1 | -2/+2 |
| 2013-12-09 | Merge tag 'v3.13-rc3' into devel | Linus Walleij | 1 | -1/+1 |
| 2013-12-04 | gpio: bcm-kona: lock IRQs when starting them | Linus Walleij | 1 | -0/+22 |
| 2013-11-27 | gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() | Markus Mayer | 1 | -1/+1 |
| 2013-10-30 | gpio: bcm-kona: add missing .owner to struct gpio_chip | Wei Yongjun | 1 | -0/+1 |
| 2013-10-18 | gpio: bcm281xx: Don't print addresses of GPIO area in probe() | Markus Mayer | 1 | -2/+1 |
| 2013-10-16 | gpio: bcm_kona: rename confusing variables | Linus Walleij | 1 | -7/+8 |
| 2013-10-11 | gpio: bcm281xx: Fix nested interrupt handler issue | Markus Mayer | 1 | -1/+0 |
| 2013-09-20 | gpio: bcm-kona: only use set_irq_flags() on ARM | Linus Walleij | 1 | -6/+14 |
| 2013-09-20 | gpio: bcm281xx: Add GPIO driver | Markus Mayer | 1 | -0/+632 |