summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-janz-ttl.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: janz-ttl: Use BIT() macroLinus Walleij2018-03-191-6/+7
* gpio: janz-ttl: Include the right headerLinus Walleij2018-03-191-1/+1
* gpio: janz-ttl: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-11/+1
* gpio: convert remaining users to gpiochip_add_data()Linus Walleij2016-01-051-1/+1
* gpio: janz-ttl: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: change member .dev to .parentLinus Walleij2015-11-191-3/+3
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-7/+1
* gpio: janzttl: use devm functionabdoulaye berthe2014-05-161-29/+8
* gpio: janz-ttl: remove unnecessary OOM messagesJingoo Han2014-05-091-1/+0
* gpio: use dev_get_platdata()Jingoo Han2013-08-161-1/+1
* gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devinitBill Pemberton2012-11-281-3/+3
* gpio: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* gpio: Convert GPIO drivers to module_platform_driverMark Brown2012-01-021-12/+1
* gpiolib: output basic details and consolidate gpio device driversGrant Likely2011-12-121-2/+0
* gpio: reorganize driversGrant Likely2011-06-061-0/+258
OpenPOWER on IntegriCloud