| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-24 | gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_ | Bartosz Golaszewski | 1 | -2/+2 |
| 2025-09-12 | gpio: move gpio-mmio-specific fields out of struct gpio_chip | Bartosz Golaszewski | 1 | -2/+3 |
| 2025-09-12 | gpio: use more common syntax for compound literals | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-08-25 | gpio: mpc8xxx: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -40/+62 |
| 2025-05-27 | Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+8 |
| 2025-05-15 | gpio: mpc8xxx: Make irq_chip immutable | Peng Fan | 1 | -0/+8 |
| 2025-04-08 | gpio: mpc8xxx: Fix wakeup source leaks on device unbind | Krzysztof Kozlowski | 1 | -1/+3 |
| 2025-01-13 | gpio: mpc8xxx: Add MPC8314 support | J. Neuschäfer | 1 | -0/+1 |
| 2024-10-17 | gpio: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-10-14 | gpio: mpc8xxx: use generic device_is_compatible() | Bartosz Golaszewski | 1 | -5/+3 |
| 2024-10-14 | gpio: mpc8xxx: use a helper variable to store the address of pdev->dev | Bartosz Golaszewski | 1 | -26/+22 |
| 2024-09-06 | gpio: mpc8xxx: switch to using DEFINE_RUNTIME_DEV_PM_OPS() | Bartosz Golaszewski | 1 | -13/+12 |
| 2024-09-04 | gpio: mpc8xxx: order headers alphabetically | Bartosz Golaszewski | 1 | -8/+8 |
| 2024-09-02 | gpio: mpc8xxx: Add wake on GPIO support | Martyn Welch | 1 | -0/+29 |
| 2023-10-02 | gpio: mpc8xxx: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-07-19 | gpio: Explicitly include correct DT includes | Rob Herring | 1 | -3/+1 |
| 2023-06-19 | gpio: mpc8xxx: Remove unused of_gpio.h inclusion | Andy Shevchenko | 1 | -1/+0 |
| 2023-06-16 | gpio: mpc8xxx: latch GPIOs state on module load when configured as output | Michal Smulski | 1 | -1/+5 |
| 2022-09-07 | gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx | Pali Rohár | 1 | -0/+1 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa... | Thomas Gleixner | 1 | -4/+1 |
| 2022-01-20 | gpio: mpc8xxx: Fix an ignored error return from platform_get_irq() | Yang Li | 1 | -1/+1 |
| 2022-01-17 | gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe | Miaoqian Lin | 1 | -2/+2 |
| 2021-09-07 | Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -8/+5 |
| 2021-08-31 | gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid ... | Christophe JAILLET | 1 | -3/+1 |
| 2021-08-31 | gpio: mpc8xxx: Fix a potential double iounmap call in 'mpc8xxx_probe()' | Christophe JAILLET | 1 | -7/+4 |
| 2021-08-31 | gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_pr... | Christophe JAILLET | 1 | -0/+2 |
| 2021-08-29 | Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 1 | -1/+1 |
| 2021-08-12 | gpio: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -1/+1 |
| 2021-07-18 | Revert "gpio: mpc8xxx: change the gpio interrupt flags." | Rasmus Villemoes | 1 | -1/+1 |
| 2021-05-05 | gpio: mpc8xxx: Add ACPI support | Ran Wang | 1 | -14/+33 |
| 2020-09-30 | gpio: mpc8xxx: simplify ls1028a/ls1088a support | Michael Walle | 1 | -33/+12 |
| 2020-06-15 | gpio: mpc8xxx: change the gpio interrupt flags. | Song Hui | 1 | -1/+1 |
| 2020-01-17 | Merge tag 'v5.5-rc6' into devel | Linus Walleij | 1 | -0/+1 |
| 2020-01-07 | gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs. | Song Hui | 1 | -0/+1 |
| 2019-12-09 | gpio: mpc8xxx: Add platform device to gpiochip->parent | Johnson CH Chen (陳昭勳) | 1 | -0/+1 |
| 2019-11-21 | gpio/mpc8xxx: fix qoriq GPIO reading | Russell King | 1 | -0/+3 |
| 2019-11-21 | gpio: mpc8xxx: Don't overwrite default irq_set_type callback | Vladimir Oltean | 1 | -1/+2 |
| 2019-10-16 | gpio/mpc8xxx: change irq handler from chained to normal | Song Hui | 1 | -11/+19 |
| 2019-08-23 | gpio: mpc8xxx: add ls1088a platform special function | Song Hui | 1 | -0/+1 |
| 2019-08-03 | gpio: mpc8xxx: Add ls1028a device specify function. | Song Hui | 1 | -0/+31 |
| 2017-10-25 | gpio: mpc8xxx: Do not reverse bits using bgpio | Linus Walleij | 1 | -6/+17 |
| 2017-08-14 | gpio: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
| 2016-10-24 | gpio: mpc8xxx: Correct irq handler function | Liu Gang | 1 | -1/+1 |
| 2016-03-09 | gpio: mpc8xxx: Slightly update the code for better readability | Axel Lin | 1 | -2/+5 |
| 2016-03-09 | gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chip | Axel Lin | 1 | -27/+21 |
| 2016-03-09 | gpio: mpc8xxx: Fixup setting gpio direction output | Axel Lin | 1 | -2/+1 |
| 2016-02-08 | drivers/gpio: Switch gpio-mpc8xxx to use gpio-generic | Liu Gang | 1 | -159/+100 |
| 2016-01-13 | gpio: mpc8xxx: Do not use gpiochip_get_data() in mpc8xxx_gpio_save_regs() | Guenter Roeck | 1 | -1/+2 |
| 2016-01-05 | gpio: mpc8xxx: use gpiochip data pointer | Linus Walleij | 1 | -15/+8 |
| 2015-12-26 | gpio: mpc8xxx: Be sure to clamp return value | Linus Walleij | 1 | -1/+1 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
| 2015-07-28 | gpio: mpc8xxx: Convert mpc8xxx_gpio_chip.lock to raw_spinlock | Alexander Stein | 1 | -24/+24 |
| 2015-07-27 | gpio: mpc8xxx: add support for MPC5125 | Uwe Kleine-König | 1 | -0/+15 |
| 2015-07-27 | gpio: mpc8xxx: handle differences between incarnations at a single place | Uwe Kleine-König | 1 | -11/+38 |
| 2015-07-27 | gpio: mpc8xxx: constify of_device_id | Uwe Kleine-König | 1 | -1/+1 |
| 2015-07-14 | gpio/mpc8xxx: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 1 | -4/+3 |
| 2015-05-06 | gpio: Constify irq_domain_ops | Krzysztof Kozlowski | 1 | -1/+1 |
| 2015-03-05 | gpio: mpc8xxx: remove __initdata annotation for mpc8xxx_gpio_ids[] | Kevin Hao | 1 | -1/+1 |
| 2015-01-21 | gpio: mpc8xxx: Use of_mm_gpiochip_remove | Ricardo Ribalda Delgado | 1 | -5/+23 |
| 2015-01-20 | gpio: mpc8xxx: Convert to platform device interface. | Ricardo Ribalda Delgado | 1 | -26/+22 |
| 2014-11-27 | gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple function | Rojhalat Ibrahim | 1 | -0/+27 |
| 2013-12-03 | powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536 | Liu Gang | 1 | -2/+6 |
| 2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
| 2013-10-16 | gpio: mpc8xxx: drop references to "virtual" IRQ | Linus Walleij | 1 | -4/+4 |
| 2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring | 1 | -0/+1 |
| 2013-02-04 | gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping | Anatolij Gustschin | 1 | -1/+0 |
| 2012-09-11 | gpio/mpc8xxx: add a const qualifier | Uwe Kleine-König | 1 | -1/+1 |
| 2012-05-18 | gpio: mpc8xxx: Prevent NULL pointer deref in demux handler | Thomas Gleixner | 1 | -1/+2 |
| 2012-02-16 | irq_domain/powerpc: Replace custom xlate functions with library functions | Grant Likely | 1 | -16/+1 |
| 2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 1 | -5/+2 |
| 2012-02-14 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 1 | -5/+5 |
| 2011-12-13 | gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121 | Wolfram Sang | 1 | -5/+13 |
| 2011-11-03 | powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driver | Felix Radensky | 1 | -0/+2 |
| 2011-11-03 | powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driver | Kumar Gala | 1 | -0/+1 |
| 2011-09-23 | gpio: move mpc8xxx/512x gpio driver to drivers/gpio | Wolfram Sang | 1 | -0/+395 |