summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-janz-ttl.c
Commit message (Expand)AuthorAge
* gpio: janz-ttl: Use BIT() macroLinus Walleij2018-03-19
* gpio: janz-ttl: Include the right headerLinus Walleij2018-03-19
* gpio: janz-ttl: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: convert remaining users to gpiochip_add_data()Linus Walleij2016-01-05
* gpio: janz-ttl: Be sure to clamp return valueLinus Walleij2015-12-26
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio: janzttl: use devm functionabdoulaye berthe2014-05-16
* gpio: janz-ttl: remove unnecessary OOM messagesJingoo Han2014-05-09
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* gpio: remove use of __devexitBill Pemberton2012-11-28
* gpio: remove use of __devinitBill Pemberton2012-11-28
* gpio: remove use of __devexit_pBill Pemberton2012-11-28
* gpio: Convert GPIO drivers to module_platform_driverMark Brown2012-01-02
* gpiolib: output basic details and consolidate gpio device driversGrant Likely2011-12-12
* gpio: reorganize driversGrant Likely2011-06-06