summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-tc3589x.c
Commit message (Expand)AuthorAge
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-08
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-26
* Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2016-12-13
|\
| * gpio: simplify adding threaded interruptsLinus Walleij2016-11-25
* | gpio: tc3589x: fix up .get_direction()Linus Walleij2016-11-15
|/
* gpio: tc3589x: fix up complaints on unsignedLinus Walleij2016-09-19
* gpio: tc3589x: add .get_direction() and small cleanupLinus Walleij2016-09-19
* gpio: constify gpio_chip structuresJulia Lawall2016-09-13
* gpio: remove redundant owner assignments of driversMasahiro Yamada2016-06-07
* gpio: tc3589x: make explicitly non-modularPaul Gortmaker2016-04-05
* gpio: tc3589x: implement open drain/source callbackLinus Walleij2016-04-05
* gpio: tc3589x: use BIT() macroLinus Walleij2016-04-05
* gpio: tc3589x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: tc3589x: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: tc3589x: Be sure to clamp return valueLinus Walleij2015-12-26
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpio: tc3589x: use static container helperLinus Walleij2015-08-27
* mfd: tc3589x: Enforce device-tree only modeLinus Walleij2015-03-26
* gpio: tc3589x: get rid of platform dataLinus Walleij2015-01-15
* mfd: tc3589x: get rid of static baseLinus Walleij2014-11-25
* gpio: handle also nested irqchips in the chained handler set-upLinus Walleij2014-09-26
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio: tc3589x: use gpiolib irqchip helpersLinus Walleij2014-04-28
* gpio: tc3589x: get rid of static IRQ baseLinus Walleij2014-04-28
* gpio: tc3589x: use managed resourcesLinus Walleij2014-04-28
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* gpio: tc3589x: drop references to "virtual" IRQLinus Walleij2013-10-11
* gpio: tc3589x: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-30
* gpio: gpio-tc3589x.c: fix checkpatch errorsLaurent Navet2013-03-27
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * 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/tc3589x: convert to use the simple irqdomainLinus Walleij2012-10-26
|/
* gpio: Enable the tc3298x GPIO expander driver for Device TreeLee Jones2012-09-12
* gpio: Provide the tc3589x GPIO expander driver with an IRQ domainLee Jones2012-09-12
* gpio: reorganize driversGrant Likely2011-06-06