开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-ts5500.c
Age
Commit message (
Expand
)
Author
2023-10-02
gpio: ts5500: Convert to platform remove callback returning void
Uwe Kleine-König
2022-03-31
gpio: ts5500: Fix Links to Technologic Systems web resources
Kris Bahnsen
2022-01-05
gpio: ts5500: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2018-09-04
gpio: ts5500: Delete platform data handling
Linus Walleij
2018-09-04
gpio: ts5500: Use SPDX header
Linus Walleij
2018-09-04
gpio: ts5500: Include the right header
Linus Walleij
2016-02-23
gpio: ts5500: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: ts5500: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-05-12
gpio: Constify platform_device_id
Krzysztof Kozlowski
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-10
gpio: add TS-5500 DIO blocks support
Vivien Didelot