summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2013-08-16gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handlerUwe Kleine-König1-0/+4
2013-08-16gpio-mcp23s08: i2c: auto-select base if no DT match or platform dataDaniel M. Weeks1-5/+4
2013-08-16gpio: palmas: Fix misreported GPIO out valueAndrew Chew1-2/+15
2013-07-29gpio: palmas: add dt supportLaxman Dewangan1-1/+11
2013-07-23gpio: gpio-mxc: Include "<linux/err.h>"Fabio Estevam1-0/+1
2013-07-21gpio: pxa: remove dead codeDaniel Mack1-10/+3
2013-07-21gpio: em: Add pinctrl supportMagnus Damm1-0/+25
2013-07-21gpio: Kontron PLD gpio driverGuenter Roeck3-0/+238
2013-07-21gpiolib: replace strict_strtol() with kstrtol()Jingoo Han1-4/+4
2013-07-20GPIO: gpio-twl6040: Remove support for legacy (pdata) modePeter Ujfalusi1-5/+1
2013-07-20gpio: gpio-mxc: Use devm functionsFabio Estevam1-28/+8
2013-07-20gpio-tz1090: convert to use generic irqchipJames Hogan2-75/+49
2013-07-20gpio-tz1090-pdc: add TZ1090 PDC gpio driverJames Hogan3-0/+251
2013-07-20gpio-tz1090: add TZ1090 gpio driverJames Hogan3-0/+641
2013-07-04Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+1
2013-07-03Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20-220/+198
2013-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2013-07-03Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-73/+57
2013-07-03Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds4-176/+102
2013-07-03Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-81/+116
2013-07-03Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2013-06-30Gpio/trivial: replace numeric with standard PM state macrosYijing Wang1-1/+1
2013-06-26gpio/omap: don't use linear domain mapping for OMAP1Javier Martinez Canillas1-1/+21
2013-06-25gpio: mvebu: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas1-1/+1
2013-06-21Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-6/+2
2013-06-21Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-1/+8
2013-06-20gpiolib: remove warnning of allocations with IRQs disabledZhangfei Gao1-3/+5
2013-06-19gpio: grgpio: Staticize local symbolsSachin Kamat1-3/+3
2013-06-19gpio-langwell: remove Withney point supportAndy Shevchenko1-68/+1
2013-06-19gpio: ich: add GPO_BLINK supportVincent Donnefort1-1/+7
2013-06-19gpio: rcar: fix gpio_rcar_of_tableArnd Bergmann1-0/+1
2013-06-19gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sectionsLaurent Pinchart1-6/+2
2013-06-18ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entryTomasz Figa2-1/+8
2013-06-17gpio-sta2x11: Convert to use devm_ioremap_resourceTushar Behera1-1/+3
2013-06-17gpio_msm: Convert to use devm_ioremap_resourceTushar Behera1-6/+6
2013-06-17gpio-rcar: Use OUTDT when reading GPIOs configured as outputMagnus Damm1-1/+8
2013-06-17gpio-sta2x11: Fix potential NULL pointer dereferenceSachin Kamat1-0/+2
2013-06-17gpio/omap: omap_gpio_init_context stub must be inlineArnd Bergmann1-1/+1
2013-06-17gpio: msm-v1: Remove errant __devinit to fix compileStephen Boyd1-1/+1
2013-06-17gpio: devres: make comments properWolfram Sang1-7/+7
2013-06-17GPIO: xilinx: Enable driver for Xilinx zynqMichal Simek1-1/+1
2013-06-17GPIO: xilinx: Use BIT macroMichal Simek1-6/+6
2013-06-17GPIO: xilinx: Use __raw_readl/__raw_writel IO functionsMichal Simek1-2/+7
2013-06-17GPIO: xilinx: Add support for dual channelMichal Simek1-12/+91
2013-06-17GPIO: xilinx: Simplify driver probe functionMichal Simek1-14/+10
2013-06-15Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-81/+116
2013-06-15Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+1
2013-06-15Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+1
2013-06-15Merge tag 'renesas-gpio-rcar-for-v3.11' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-16/+78
2013-06-13gpio: msm: Add device tree and irqdomain support for gpio-msm-v2Rohit Vaswani2-78/+114