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