aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-janz-ttl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe1-7/+1
2014-05-16gpio: janzttl: use devm functionabdoulaye berthe1-29/+8
2014-05-09gpio: janz-ttl: remove unnecessary OOM messagesJingoo Han1-1/+0
2013-08-16gpio: use dev_get_platdata()Jingoo Han1-1/+1
2012-11-28gpio: remove use of __devexitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devinitBill Pemberton1-3/+3
2012-11-28gpio: remove use of __devexit_pBill Pemberton1-1/+1
2012-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown1-12/+1
2011-12-12gpiolib: output basic details and consolidate gpio device driversGrant Likely1-2/+0
2011-06-06gpio: reorganize driversGrant Likely1-0/+258