aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tc3589x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03mfd: tc3589x: enforce device-tree only modeLinus Walleij1-3/+0
2015-01-15gpio: tc3589x: get rid of platform dataLinus Walleij1-13/+2
2014-11-25mfd: tc3589x: get rid of static baseLinus Walleij1-1/+1
2014-09-26gpio: handle also nested irqchips in the chained handler set-upLinus Walleij1-0/+5
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe1-7/+1
2014-04-28gpio: tc3589x: use gpiolib irqchip helpersLinus Walleij1-91/+23
2014-04-28gpio: tc3589x: get rid of static IRQ baseLinus Walleij1-9/+1
2014-04-28gpio: tc3589x: use managed resourcesLinus Walleij1-18/+10
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij1-1/+1
2013-10-11gpio: tc3589x: drop references to "virtual" IRQLinus Walleij1-18/+18
2013-05-30gpio: tc3589x: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-03-27gpio: gpio-tc3589x.c: fix checkpatch errorsLaurent Navet1-4/+4
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2012-11-28gpio: remove use of __devexitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devinitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-26gpio/tc3589x: convert to use the simple irqdomainLinus Walleij1-11/+9
2012-09-12gpio: Enable the tc3298x GPIO expander driver for Device TreeLee Jones1-9/+17
2012-09-12gpio: Provide the tc3589x GPIO expander driver with an IRQ domainLee Jones1-28/+70
2011-06-06gpio: reorganize driversGrant Likely1-0/+389