aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-stp-xway.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-02gpio: stp-xway: Include the right headerLinus Walleij1-2/+1
2018-07-02gpio: stp-xway: Implement get callbackMathias Kresin1-0/+15
2016-12-30gpio: update my email addressJohn Crispin1-1/+1
2016-02-23gpio: stp-xway: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan1-1/+1
2016-01-05gpio: stp-xway: use gpiochip data pointerLinus Walleij1-5/+3
2015-11-19gpio: change member .dev to .parentLinus Walleij1-2/+2
2015-06-02gpio: stp-xway: Use the of_property_read_u32 helperMartin Blumenstingl1-16/+11
2015-06-01gpio-stp-xway: Fix enabling the highest bit of the PHY LEDsMartin Blumenstingl1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-10-28gpio: gpio-stp-xway: remove duplicate check on resourceVarka Bhadram1-6/+2
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-30gpio: staticize xway_stp_init()Linus Walleij1-1/+1
2013-03-27gpio: gpio-stp-xway.c: fix checkpatch errorLaurent Navet1-1/+1
2013-01-22gpio: Convert to devm_ioremap_resource()Thierry Reding1-5/+4
2012-11-28gpio: remove use of __devinitBill Pemberton1-1/+1
2012-09-13GPIO: MIPS: lantiq: fix overflow inside stp-xway driverJohn Crispin1-1/+1
2012-05-21GPIO: MIPS: lantiq: convert gpio-stp-xway to OFJohn Crispin1-92/+241
2012-05-21GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin1-0/+152