aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-stp-xway.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-19gpio: Explicitly include correct DT includesGravatar Rob Herring 1-1/+2
2023-03-15gpio: Use of_property_read_bool() for boolean propertiesGravatar Rob Herring 1-1/+1
2020-08-18gpio: stp-xway: automatically drive GPHY leds on ar10 and grx390Gravatar Aleksander Jan Bajkowski 1-6/+48
2019-07-09Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-16/+17
2019-07-04gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependencyGravatar Martin Blumenstingl 1-4/+1
2019-07-04gpio: stp-xway: improve module clock error handlingGravatar Martin Blumenstingl 1-3/+8
2019-07-04gpio: stp-xway: simplify error handling in xway_stp_probe()Gravatar Martin Blumenstingl 1-10/+9
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-04-05drivers: gpio: stp-xway: use devm_platform_ioremap_resource()Gravatar Enrico Weigelt, metux IT consult 1-3/+1
2018-07-02gpio: stp-xway: Include the right headerGravatar Linus Walleij 1-2/+1
2018-07-02gpio: stp-xway: Implement get callbackGravatar Mathias Kresin 1-0/+15
2016-12-30gpio: update my email addressGravatar John Crispin 1-1/+1
2016-02-23gpio: stp-xway: Use devm_gpiochip_add_data() for gpio registrationGravatar Laxman Dewangan 1-1/+1
2016-01-05gpio: stp-xway: use gpiochip data pointerGravatar Linus Walleij 1-5/+3
2015-11-19gpio: change member .dev to .parentGravatar Linus Walleij 1-2/+2
2015-06-02gpio: stp-xway: Use the of_property_read_u32 helperGravatar Martin Blumenstingl 1-16/+11
2015-06-01gpio-stp-xway: Fix enabling the highest bit of the PHY LEDsGravatar Martin Blumenstingl 1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2014-10-28gpio: gpio-stp-xway: remove duplicate check on resourceGravatar Varka Bhadram 1-6/+2
2014-10-20gpio: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-09-30gpio: staticize xway_stp_init()Gravatar Linus Walleij 1-1/+1
2013-03-27gpio: gpio-stp-xway.c: fix checkpatch errorGravatar Laurent Navet 1-1/+1
2013-01-22gpio: Convert to devm_ioremap_resource()Gravatar Thierry Reding 1-5/+4
2012-11-28gpio: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-09-13GPIO: MIPS: lantiq: fix overflow inside stp-xway driverGravatar John Crispin 1-1/+1
2012-05-21GPIO: MIPS: lantiq: convert gpio-stp-xway to OFGravatar John Crispin 1-92/+241
2012-05-21GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderGravatar John Crispin 1-0/+152