aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sch311x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-16gpio: sch311x: Use devm_request_regionWilliam Breathitt Gray1-5/+3
2016-01-05gpio: sch311x: use gpiochip data pointerLinus Walleij1-14/+7
2015-11-30gpio: use dev_get_platdata()Nizam Haider1-2/+2
2015-11-19gpio: change member .dev to .parentLinus Walleij1-2/+2
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe1-4/+2
2014-04-28gpio: sch311x: Slightly refactor sch311x_detect for better readabilityAxel Lin1-4/+12
2013-12-23gpio: sch311x: fix compilation errorLinus Walleij1-0/+1
2013-12-20gpio: add GPIO support for SMSC SCH311xBruno Randolf1-0/+431