aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-twl4030.c
AgeCommit message (Expand)Author
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-07-09gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happenRickard Strandqvist
2014-03-27gpio: twl4030: Remove redundant assignmentAlexander Shiyan
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-12-10gpio: twl4030: Fix regression for twl gpio LED outputRoger Quadros
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-11-18gpio: twl4030: Fix passing of pdata in the device tree caseTony Lindgren
2013-11-18gpio: twl4030: Fix regression for twl gpio outputTony Lindgren
2013-10-02gpio: twl4030: Remove redundant of_match_ptrSachin Kamat
2013-08-16gpio: use dev_get_platdata()Jingoo Han
2013-01-17gpio: twl4030: Cache the direction and output states in private dataPeter Ujfalusi
2013-01-17gpio: twl4030: Introduce private structure to store variables needed runtimePeter Ujfalusi
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-11-28gpio: remove use of __devexitBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-21mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi
2012-11-17gpio: twl4030: Use only TWL4030_MODULE_LED for LED configurationPeter Ujfalusi
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dtTony Lindgren
2012-09-12ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren
2012-09-07gpio/twl4030: get platform data from device treeFlorian Vaussard
2012-03-22gpio/twl: Add DT support to gpio-twl4030 driverBenoit Cousson
2012-03-22gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ supportBenoit Cousson
2012-03-22mfd: Make twl4030 SIH SPARSE_IRQ capableBenoit Cousson
2011-06-06gpio: reorganize driversGrant Likely