Stephen Boyd 011b2039df gpio_msm: Fix build error due to missing err.h 12 years ago
..
Kconfig 60b5adffb4 Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 12 years ago
Makefile 880cf0717f ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entry 12 years ago
devres.c 713b7ef835 gpio: devres: make comments proper 12 years ago
gpio-74x164.c 6c0cf42be3 gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata() 12 years ago
gpio-adnp.c 206210ce68 gpio: remove use of __devexit 12 years ago
gpio-adp5520.c 24bb3813d5 gpio: adp5520: use devm_kzalloc() 12 years ago
gpio-adp5588.c 206210ce68 gpio: remove use of __devexit 12 years ago
gpio-amd8111.c f942a7de04 gpio: add a driver for GPIO pins found on AMD-8111 south bridge chips 13 years ago
gpio-arizona.c 206210ce68 gpio: remove use of __devexit 12 years ago
gpio-bt8xx.c 038f0babc9 Gpio/trivial: replace numeric with standard PM state macros 12 years ago
gpio-clps711x.c a180132f27 GPIO: clps711x: Add DT support 12 years ago
gpio-cs5535.c 206210ce68 gpio: remove use of __devexit 12 years ago
gpio-da9052.c 2dfea3803d Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 12 years ago
gpio-da9055.c 0fe763c570 Drivers: misc: remove __dev* attributes. 12 years ago
gpio-davinci.c ce6b658dc0 gpio: davinci: preparation for switch to common clock framework 13 years ago
gpio-em.c 1cfe6f8cb1 gpio: em: Make use of devm functions 12 years ago
gpio-ep93xx.c 3836309d93 gpio: remove use of __devinit 12 years ago
gpio-ge.c e041013ac0 powerpc/85xx: Board support for GE IMP3A 13 years ago
gpio-generic.c 2ce7c62d1b GPIO: gpio-generic: remove kfree() from bgpio_remove call 12 years ago
gpio-grgpio.c 61e3884ec1 gpio: grgpio: Staticize local symbols 12 years ago
gpio-ich.c 7f6569f546 gpio: ich: add GPO_BLINK support 12 years ago
gpio-it8761e.c c103de2404 gpio: reorganize drivers 14 years ago
gpio-janz-ttl.c 206210ce68 gpio: remove use of __devexit 12 years ago
gpio-ks8695.c e24e4498cb ARM: 7036/1: mach-ks8695: break out GPIO driver specifics 14 years ago
gpio-langwell.c f991fae5c6 Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 12 years ago
gpio-lpc32xx.c 5647ac0ad4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux 12 years ago
gpio-lynxpoint.c 07606bfc73 gpio: lynxpoint: remove unnecessary platform_set_drvdata() 12 years ago
gpio-max7300.c c3fe2bf491 gpio: max7300: use devm_kzalloc() 12 years ago
gpio-max7301.c 047b93a359 MAX7301 GPIO: Do not force SPI speed when using OF Platform 12 years ago
gpio-max730x.c cff2f741b8 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 12 years ago
gpio-max732x.c b09638a4d6 gpio: max732x: use devm_kzalloc() 12 years ago
gpio-mc33880.c 493294d4a8 gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata() 12 years ago
gpio-mc9s08dz60.c 3c7051d7cc gpio: mc9s08dz60: Use devm_kzalloc API 13 years ago
gpio-mcp23s08.c 97ddb1c88b gpio: mcp23s08: convert driver to DT 12 years ago
gpio-ml-ioh.c df46dce091 gpio-ml-ioh: fix error return code in ioh_gpio_probe() 12 years ago
gpio-mm-lantiq.c a36e9a1c5f GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpio 13 years ago
gpio-mpc5200.c 3836309d93 gpio: remove use of __devinit 12 years ago
gpio-mpc8xxx.c de0ccf7881 gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping 12 years ago
gpio-msic.c 3836309d93 gpio: remove use of __devinit 12 years ago
gpio-msm-v1.c 011b2039df gpio_msm: Fix build error due to missing err.h 12 years ago
gpio-msm-v2.c afe8ce9b29 drivers: gpio: msm: Fix the error condition for reading ngpio 12 years ago
gpio-mvebu.c fb90c22ab5 gpio: mvebu: Use irq_get_trigger_type() to get IRQ flags 12 years ago
gpio-mxc.c de88cbb7b2 arm: Move chained_irq_(enter|exit) to a generic file 12 years ago
gpio-mxs.c 90dae4ebf0 gpio: mxs: Use set and clear capabilities of the gpio controller 12 years ago
gpio-omap.c 253403b035 Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT" 12 years ago
gpio-palmas.c 3d50a27852 gpio: palmas: Add support for Palmas GPIO 12 years ago
gpio-pca953x.c 30c67e93c5 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux 12 years ago
gpio-pcf857x.c f39f54af03 gpio: pcf857x: use devm_kzalloc() 12 years ago
gpio-pch.c cfb10898ef gpio: Don't override the error code in probe error handling 12 years ago
gpio-pl061.c a7726350e0 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 12 years ago
gpio-pxa.c 30c67e93c5 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux 12 years ago
gpio-rc5t583.c 206210ce68 gpio: remove use of __devexit 12 years ago
gpio-rcar.c 60b5adffb4 Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 12 years ago
gpio-rdc321x.c 8be2010ec9 gpio: rdc321x: remove unnecessary platform_set_drvdata() 12 years ago
gpio-sa1100.c f314f33be7 ARM: 7342/2: sa1100: prepare for sparse irq conversion 13 years ago
gpio-samsung.c 0e81a3529e Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driver 12 years ago
gpio-sch.c cfb10898ef gpio: Don't override the error code in probe error handling 12 years ago
gpio-sodaville.c 3836309d93 gpio: remove use of __devinit 12 years ago
gpio-spear-spics.c 641d03422a gpio: Convert to devm_ioremap_resource() 12 years ago
gpio-sta2x11.c 62ffac141e gpio-sta2x11: Convert to use devm_ioremap_resource 12 years ago
gpio-stmpe.c 8700d0afc8 gpio: stmpe: Staticize non-exported symbols 12 years ago
gpio-stp-xway.c 8ab2a6d20e gpio: gpio-stp-xway.c: fix checkpatch error 12 years ago
gpio-sx150x.c 644c8df2fb gpio: sx150x: convert to use devm_* functions 12 years ago
gpio-tc3589x.c 04df77298f gpio: tc3589x: remove unnecessary platform_set_drvdata() 12 years ago
gpio-tegra.c 8cfc2a1fce drivers/gpio: don't check resource with devm_ioremap_resource 12 years ago
gpio-timberdale.c 752057e5ba gpio: timberdale: remove unnecessary platform_set_drvdata() 12 years ago
gpio-tnetv107x.c bd08d709c4 ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystem 14 years ago
gpio-tps6586x.c 2dfea3803d Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 12 years ago
gpio-tps65910.c 195c65e83c gpio: gpio-tps65910.c: fix checkpatch error 12 years ago
gpio-tps65912.c 206210ce68 gpio: remove use of __devexit 12 years ago
gpio-ts5500.c 0fe763c570 Drivers: misc: remove __dev* attributes. 12 years ago
gpio-twl4030.c c111feabe2 gpio: twl4030: Cache the direction and output states in private data 12 years ago
gpio-twl6040.c 206210ce68 gpio: remove use of __devexit 12 years ago
gpio-ucb1400.c 360e64d8bb mfd: ucb1400: Pass ucb1400-gpio data through ac97 bus 12 years ago
gpio-viperboard.c cfb10898ef gpio: Don't override the error code in probe error handling 12 years ago
gpio-vr41xx.c 206210ce68 gpio: remove use of __devexit 12 years ago
gpio-vx855.c 1cdd8d52ec gpio: vx855: remove unnecessary platform_set_drvdata() 12 years ago
gpio-wm831x.c 206210ce68 gpio: remove use of __devexit 12 years ago
gpio-wm8350.c 206210ce68 gpio: remove use of __devexit 12 years ago
gpio-wm8994.c 206210ce68 gpio: remove use of __devexit 12 years ago
gpio-xilinx.c 9f7f0b2bbc GPIO: xilinx: Use BIT macro 12 years ago
gpiolib-acpi.c 12028d2d21 gpiolib-acpi: introduce acpi_get_gpio_by_index() helper 12 years ago
gpiolib-of.c 30c67e93c5 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux 12 years ago
gpiolib.c 3bae4811fb gpiolib: remove warnning of allocations with IRQs disabled 12 years ago