aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-twl4030.c
AgeCommit message (Expand)Author
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