summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-stp-xway.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-07-091-16/+17
|\
| * gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependencyMartin Blumenstingl2019-07-041-4/+1
| * gpio: stp-xway: improve module clock error handlingMartin Blumenstingl2019-07-041-3/+8
| * gpio: stp-xway: simplify error handling in xway_stp_probe()Martin Blumenstingl2019-07-041-10/+9
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* drivers: gpio: stp-xway: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
* gpio: stp-xway: Include the right headerLinus Walleij2018-07-021-2/+1
* gpio: stp-xway: Implement get callbackMathias Kresin2018-07-021-0/+15
* gpio: update my email addressJohn Crispin2016-12-301-1/+1
* gpio: stp-xway: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1
* gpio: stp-xway: use gpiochip data pointerLinus Walleij2016-01-051-5/+3
* gpio: change member .dev to .parentLinus Walleij2015-11-191-2/+2
* gpio: stp-xway: Use the of_property_read_u32 helperMartin Blumenstingl2015-06-021-16/+11
* gpio-stp-xway: Fix enabling the highest bit of the PHY LEDsMartin Blumenstingl2015-06-011-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | gpio: gpio-stp-xway: remove duplicate check on resourceVarka Bhadram2014-10-281-6/+2
|/
* gpio: staticize xway_stp_init()Linus Walleij2014-09-301-1/+1
* gpio: gpio-stp-xway.c: fix checkpatch errorLaurent Navet2013-03-271-1/+1
* gpio: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+4
* gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
* GPIO: MIPS: lantiq: fix overflow inside stp-xway driverJohn Crispin2012-09-131-1/+1
* GPIO: MIPS: lantiq: convert gpio-stp-xway to OFJohn Crispin2012-05-211-92/+241
* GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin2012-05-211-0/+152