summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-twl4030.c
Commit message (Expand)AuthorAge
* mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-04
* gpio: twl4030: use devm_irq_alloc_descs()Bartosz Golaszewski2017-03-15
* gpio: constify gpio_chip structuresJulia Lawall2016-09-13
* gpio: twl4030: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: twl4030: 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: gpio-twl4030.c: Cleaning up null pointer checks that could never happenRickard Strandqvist2014-07-09
* gpio: twl4030: Remove redundant assignmentAlexander Shiyan2014-03-27
* Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-01-21
|\
| * Merge tag 'v3.13-rc3' into develLinus Walleij2013-12-09
| |\
| * | gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* | | gpio: twl4030: Fix regression for twl gpio LED outputRoger Quadros2013-12-10
| |/ |/|
* | gpio: twl4030: Fix passing of pdata in the device tree caseTony Lindgren2013-11-18
* | gpio: twl4030: Fix regression for twl gpio outputTony Lindgren2013-11-18
|/
* gpio: twl4030: Remove redundant of_match_ptrSachin Kamat2013-10-02
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* gpio: twl4030: Cache the direction and output states in private dataPeter Ujfalusi2013-01-17
* gpio: twl4030: Introduce private structure to store variables needed runtimePeter Ujfalusi2013-01-17
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-16
|\
| * mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi2012-11-21
* | 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: twl4030: Use only TWL4030_MODULE_LED for LED configurationPeter Ujfalusi2012-11-17
|/
* Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dtTony Lindgren2012-09-16
|\
| * ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-12
* | gpio/twl4030: get platform data from device treeFlorian Vaussard2012-09-07
|/
* gpio/twl: Add DT support to gpio-twl4030 driverBenoit Cousson2012-03-22
* gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ supportBenoit Cousson2012-03-22
* mfd: Make twl4030 SIH SPARSE_IRQ capableBenoit Cousson2012-03-22
* gpio: reorganize driversGrant Likely2011-06-06