summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-janz-ttl.c
AgeCommit message (Expand)Author
2016-02-23gpio: janz-ttl: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: convert remaining users to gpiochip_add_data()Linus Walleij
2015-12-26gpio: janz-ttl: Be sure to clamp return valueLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-05-16gpio: janzttl: use devm functionabdoulaye berthe
2014-05-09gpio: janz-ttl: remove unnecessary OOM messagesJingoo Han
2013-08-16gpio: use dev_get_platdata()Jingoo Han
2012-11-28gpio: remove use of __devexitBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-28gpio: remove use of __devexit_pBill Pemberton
2012-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown
2011-12-12gpiolib: output basic details and consolidate gpio device driversGrant Likely
2011-06-06gpio: reorganize driversGrant Likely