summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tc3589x.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: tc3589x: get rid of platform dataLinus Walleij2015-01-151-13/+2
* mfd: tc3589x: get rid of static baseLinus Walleij2014-11-251-1/+1
* gpio: handle also nested irqchips in the chained handler set-upLinus Walleij2014-09-261-0/+5
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-7/+1
* gpio: tc3589x: use gpiolib irqchip helpersLinus Walleij2014-04-281-91/+23
* gpio: tc3589x: get rid of static IRQ baseLinus Walleij2014-04-281-9/+1
* gpio: tc3589x: use managed resourcesLinus Walleij2014-04-281-18/+10
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* gpio: tc3589x: drop references to "virtual" IRQLinus Walleij2013-10-111-18/+18
* gpio: tc3589x: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-1/+0
* gpio: gpio-tc3589x.c: fix checkpatch errorsLaurent Navet2013-03-271-4/+4
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-3/+3
|\
| * gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
| * gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
| * gpio: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* | gpio/tc3589x: convert to use the simple irqdomainLinus Walleij2012-10-261-11/+9
|/
* gpio: Enable the tc3298x GPIO expander driver for Device TreeLee Jones2012-09-121-9/+17
* gpio: Provide the tc3589x GPIO expander driver with an IRQ domainLee Jones2012-09-121-28/+70
* gpio: reorganize driversGrant Likely2011-06-061-0/+389
OpenPOWER on IntegriCloud