summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | gpio: em: Add pinctrl supportMagnus Damm2013-07-211-0/+25
| * | gpio: Kontron PLD gpio driverGuenter Roeck2013-07-213-0/+238
| * | gpiolib: replace strict_strtol() with kstrtol()Jingoo Han2013-07-211-4/+4
| * | GPIO: gpio-twl6040: Remove support for legacy (pdata) modePeter Ujfalusi2013-07-201-5/+1
| * | gpio: gpio-mxc: Use devm functionsFabio Estevam2013-07-201-28/+8
| * | gpio-tz1090: convert to use generic irqchipJames Hogan2013-07-202-75/+49
| * | gpio-tz1090-pdc: add TZ1090 PDC gpio driverJames Hogan2013-07-203-0/+251
| * | gpio-tz1090: add TZ1090 gpio driverJames Hogan2013-07-203-0/+641
* | | gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-291-1/+1
| |/ |/|
* | gpio_msm: Fix build error due to missing err.hStephen Boyd2013-07-311-0/+1
* | Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT"Linus Walleij2013-07-311-40/+14
* | Revert "gpio/omap: auto request GPIO as input if used as IRQ via DT"Linus Walleij2013-07-311-18/+0
* | Revert "gpio/omap: fix build error when OF_GPIO is not defined."Linus Walleij2013-07-311-14/+2
* | drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani2013-07-201-1/+1
* | gpio/omap: fix build error when OF_GPIO is not defined.Javier Martinez Canillas2013-07-201-2/+14
* | gpio/omap: auto request GPIO as input if used as IRQ via DTJavier Martinez Canillas2013-07-201-0/+18
* | gpio/omap: don't create an IRQ mapping for every GPIO on DTJavier Martinez Canillas2013-07-201-14/+40
|/
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-5/+1
|\
| * PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-5/+1
* | Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-0320-220/+198
|\ \
| * | Gpio/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-301-1/+1
| * | gpiolib: remove warnning of allocations with IRQs disabledZhangfei Gao2013-06-201-3/+5
| * | gpio: grgpio: Staticize local symbolsSachin Kamat2013-06-191-3/+3
| * | gpio-langwell: remove Withney point supportAndy Shevchenko2013-06-191-68/+1
| * | gpio: ich: add GPO_BLINK supportVincent Donnefort2013-06-191-1/+7
| * | gpio-sta2x11: Convert to use devm_ioremap_resourceTushar Behera2013-06-171-1/+3
| * | gpio_msm: Convert to use devm_ioremap_resourceTushar Behera2013-06-171-6/+6
| * | gpio-rcar: Use OUTDT when reading GPIOs configured as outputMagnus Damm2013-06-171-1/+8
| * | gpio-sta2x11: Fix potential NULL pointer dereferenceSachin Kamat2013-06-171-0/+2
| * | gpio/omap: omap_gpio_init_context stub must be inlineArnd Bergmann2013-06-171-1/+1
| * | gpio: msm-v1: Remove errant __devinit to fix compileStephen Boyd2013-06-171-1/+1
| * | gpio: devres: make comments properWolfram Sang2013-06-171-7/+7
| * | GPIO: xilinx: Enable driver for Xilinx zynqMichal Simek2013-06-171-1/+1
| * | GPIO: xilinx: Use BIT macroMichal Simek2013-06-171-6/+6
| * | GPIO: xilinx: Use __raw_readl/__raw_writel IO functionsMichal Simek2013-06-171-2/+7
| * | GPIO: xilinx: Add support for dual channelMichal Simek2013-06-171-12/+91
| * | GPIO: xilinx: Simplify driver probe functionMichal Simek2013-06-171-14/+10
| * | gpio: sx150x: convert to use devm_* functionsNikolay Balandin2013-05-301-11/+7
| * | gpio-ml-ioh: fix error return code in ioh_gpio_probe()Wei Yongjun2013-05-301-0/+1
| * | gpio-langwell: drop away explicit castingAndy Shevchenko2013-05-301-8/+4
| * | gpio-langwell: amend error messagesAndy Shevchenko2013-05-301-6/+4
| * | gpio-langwell: use managed functions pcim_* and devm_*Andy Shevchenko2013-05-301-57/+21
| * | gpio-langwell: do not use direct access to iomapped memoryAndy Shevchenko2013-05-301-5/+7
| * | gpio-langwell: initialize lock before usageAndy Shevchenko2013-05-301-2/+2
| * | gpio: max7300: Fix trivial typo in Kconfig help textAxel Lin2013-05-301-1/+1
| * | gpio: stmpe: Staticize non-exported symbolsAxel Lin2013-05-301-3/+3
| * | gpio: vx855: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-2/+0
| * | gpio: timberdale: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-2/+0
| * | gpio: tc3589x: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-1/+0
| * | gpio: stmpe: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-1/+0
OpenPOWER on IntegriCloud