index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-mpc5200.c
Age
Commit message (
Expand
)
Author
2024-10-17
gpio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-10-02
gpio: mpc5200: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
2023-03-06
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2016-01-05
gpio: mpc5200: use gpiochip data pointer
Linus Walleij
2015-12-10
gpio: mpc5200: Use platform_register/unregister_drivers()
Thierry Reding
2015-01-20
gpio: mpc5200: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2011-10-31
drivers/gpio: Fix drivers who are implicit users of module.h
Paul Gortmaker
2011-07-06
gpio: Move mpc5200 gpio driver to drivers/gpio
Grant Likely