index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-mpc8xxx.c
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-15
gpio: mpc8xxx: Make irq_chip immutable
Peng Fan
2025-04-08
gpio: mpc8xxx: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
2025-01-13
gpio: mpc8xxx: Add MPC8314 support
J. Neuschäfer
2024-10-17
gpio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-14
gpio: mpc8xxx: use generic device_is_compatible()
Bartosz Golaszewski
2024-10-14
gpio: mpc8xxx: use a helper variable to store the address of pdev->dev
Bartosz Golaszewski
2024-09-06
gpio: mpc8xxx: switch to using DEFINE_RUNTIME_DEV_PM_OPS()
Bartosz Golaszewski
2024-09-04
gpio: mpc8xxx: order headers alphabetically
Bartosz Golaszewski
2024-09-02
gpio: mpc8xxx: Add wake on GPIO support
Martyn Welch
2023-10-02
gpio: mpc8xxx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
2023-06-19
gpio: mpc8xxx: Remove unused of_gpio.h inclusion
Andy Shevchenko
2023-06-16
gpio: mpc8xxx: latch GPIOs state on module load when configured as output
Michal Smulski
2022-09-07
gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx
Pali Rohár
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
2022-01-20
gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
Yang Li
2022-01-17
gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe
Miaoqian Lin
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-31
gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid ...
Christophe JAILLET
2021-08-31
gpio: mpc8xxx: Fix a potential double iounmap call in 'mpc8xxx_probe()'
Christophe JAILLET
2021-08-31
gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_pr...
Christophe JAILLET
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-07-18
Revert "gpio: mpc8xxx: change the gpio interrupt flags."
Rasmus Villemoes
2021-05-05
gpio: mpc8xxx: Add ACPI support
Ran Wang
2020-09-30
gpio: mpc8xxx: simplify ls1028a/ls1088a support
Michael Walle
2020-06-15
gpio: mpc8xxx: change the gpio interrupt flags.
Song Hui
2020-01-17
Merge tag 'v5.5-rc6' into devel
Linus Walleij
2020-01-07
gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs.
Song Hui
2019-12-09
gpio: mpc8xxx: Add platform device to gpiochip->parent
Johnson CH Chen (陳昭勳)
2019-11-21
gpio/mpc8xxx: fix qoriq GPIO reading
Russell King
2019-11-21
gpio: mpc8xxx: Don't overwrite default irq_set_type callback
Vladimir Oltean
2019-10-16
gpio/mpc8xxx: change irq handler from chained to normal
Song Hui
2019-08-23
gpio: mpc8xxx: add ls1088a platform special function
Song Hui
2019-08-03
gpio: mpc8xxx: Add ls1028a device specify function.
Song Hui
2017-10-25
gpio: mpc8xxx: Do not reverse bits using bgpio
Linus Walleij
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
2016-10-24
gpio: mpc8xxx: Correct irq handler function
Liu Gang
2016-03-09
gpio: mpc8xxx: Slightly update the code for better readability
Axel Lin
2016-03-09
gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chip
Axel Lin
2016-03-09
gpio: mpc8xxx: Fixup setting gpio direction output
Axel Lin
2016-02-08
drivers/gpio: Switch gpio-mpc8xxx to use gpio-generic
Liu Gang
2016-01-13
gpio: mpc8xxx: Do not use gpiochip_get_data() in mpc8xxx_gpio_save_regs()
Guenter Roeck
2016-01-05
gpio: mpc8xxx: use gpiochip data pointer
Linus Walleij
2015-12-26
gpio: mpc8xxx: Be sure to clamp return value
Linus Walleij
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-28
gpio: mpc8xxx: Convert mpc8xxx_gpio_chip.lock to raw_spinlock
Alexander Stein
2015-07-27
gpio: mpc8xxx: add support for MPC5125
Uwe Kleine-König
2015-07-27
gpio: mpc8xxx: handle differences between incarnations at a single place
Uwe Kleine-König
[next]