Age | Commit message (Expand) | Author | Files | Lines |
2020-08-18 | gpio: stp-xway: automatically drive GPHY leds on ar10 and grx390 | Aleksander Jan Bajkowski | 1 | -6/+48 |
2019-07-09 | Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -16/+17 |
2019-07-04 | gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependency | Martin Blumenstingl | 1 | -4/+1 |
2019-07-04 | gpio: stp-xway: improve module clock error handling | Martin Blumenstingl | 1 | -3/+8 |
2019-07-04 | gpio: stp-xway: simplify error handling in xway_stp_probe() | Martin Blumenstingl | 1 | -10/+9 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-05 | drivers: gpio: stp-xway: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2018-07-02 | gpio: stp-xway: Include the right header | Linus Walleij | 1 | -2/+1 |
2018-07-02 | gpio: stp-xway: Implement get callback | Mathias Kresin | 1 | -0/+15 |
2016-12-30 | gpio: update my email address | John Crispin | 1 | -1/+1 |
2016-02-23 | gpio: stp-xway: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -1/+1 |
2016-01-05 | gpio: stp-xway: use gpiochip data pointer | Linus Walleij | 1 | -5/+3 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -2/+2 |
2015-06-02 | gpio: stp-xway: Use the of_property_read_u32 helper | Martin Blumenstingl | 1 | -16/+11 |
2015-06-01 | gpio-stp-xway: Fix enabling the highest bit of the PHY LEDs | Martin Blumenstingl | 1 | -1/+1 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-10-28 | gpio: gpio-stp-xway: remove duplicate check on resource | Varka Bhadram | 1 | -6/+2 |
2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-30 | gpio: staticize xway_stp_init() | Linus Walleij | 1 | -1/+1 |
2013-03-27 | gpio: gpio-stp-xway.c: fix checkpatch error | Laurent Navet | 1 | -1/+1 |
2013-01-22 | gpio: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -5/+4 |
2012-11-28 | gpio: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-09-13 | GPIO: MIPS: lantiq: fix overflow inside stp-xway driver | John Crispin | 1 | -1/+1 |
2012-05-21 | GPIO: MIPS: lantiq: convert gpio-stp-xway to OF | John Crispin | 1 | -92/+241 |
2012-05-21 | GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folder | John Crispin | 1 | -0/+152 |