summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-twl4030.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
* gpio: twl4030: use devm_irq_alloc_descs()Bartosz Golaszewski2017-03-151-1/+2
* gpio: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* gpio: twl4030: use gpiochip data pointerLinus Walleij2016-01-051-13/+8
* gpio: twl4030: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: change member .dev to .parentLinus Walleij2015-11-191-2/+2
* 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-3/+1
* gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happenRickard Strandqvist2014-07-091-1/+1
* gpio: twl4030: Remove redundant assignmentAlexander Shiyan2014-03-271-3/+3
* Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-01-211-1/+1
|\
| * Merge tag 'v3.13-rc3' into develLinus Walleij2013-12-091-4/+9
| |\
| * | gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* | | gpio: twl4030: Fix regression for twl gpio LED outputRoger Quadros2013-12-101-3/+12
| |/ |/|
* | gpio: twl4030: Fix passing of pdata in the device tree caseTony Lindgren2013-11-181-2/+6
* | gpio: twl4030: Fix regression for twl gpio outputTony Lindgren2013-11-181-2/+3
|/
* gpio: twl4030: Remove redundant of_match_ptrSachin Kamat2013-10-021-1/+1
* gpio: use dev_get_platdata()Jingoo Han2013-08-161-3/+3
* gpio: twl4030: Cache the direction and output states in private dataPeter Ujfalusi2013-01-171-35/+65
* gpio: twl4030: Introduce private structure to store variables needed runtimePeter Ujfalusi2013-01-171-32/+50
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-6/+6
|\
| * mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi2012-11-211-6/+6
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-4/+4
|\ \
| * | gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
| * | gpio: remove use of __devinitBill Pemberton2012-11-281-3/+3
| |/
* | gpio: twl4030: Use only TWL4030_MODULE_LED for LED configurationPeter Ujfalusi2012-11-171-17/+18
|/
* Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dtTony Lindgren2012-09-161-7/+11
|\
| * ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-121-5/+10
* | gpio/twl4030: get platform data from device treeFlorian Vaussard2012-09-071-27/+55
|/
* gpio/twl: Add DT support to gpio-twl4030 driverBenoit Cousson2012-03-221-29/+50
* gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ supportBenoit Cousson2012-03-221-16/+17
* mfd: Make twl4030 SIH SPARSE_IRQ capableBenoit Cousson2012-03-221-1/+2
* gpio: reorganize driversGrant Likely2011-06-061-0/+513
OpenPOWER on IntegriCloud