You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/gpio
Kevin Hilman ed16c8c50e A rather big fix for a regression where we have dropped omap4 hwmod 11 years ago
..
Kconfig GPIO bulk changes for the v3.13 development cycle 11 years ago
Makefile GPIO bulk changes for the v3.13 development cycle 11 years ago
devres.c gpiolib: devres: add missing headers 11 years ago
gpio-74x164.c gpio: gpio-74x164: Remove redundant of_match_ptr 12 years ago
gpio-adnp.c gpio: adnp: rename "virq" to "child_irq" 11 years ago
gpio-adp5520.c gpio: use dev_get_platdata() 12 years ago
gpio-adp5588.c gpio: use dev_get_platdata() 12 years ago
gpio-amd8111.c
gpio-arizona.c gpio: arizona: Use the of_node from the Arizona device 12 years ago
gpio-bcm-kona.c gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() 11 years ago
gpio-bt8xx.c gpio: bt8xx: remove unnecessary pci_set_drvdata() 12 years ago
gpio-clps711x.c gpio: clps711x: Remove redundant of_match_ptr 12 years ago
gpio-cs5535.c
gpio-da9052.c gpio: use dev_get_platdata() 12 years ago
gpio-da9055.c gpio: use dev_get_platdata() 12 years ago
gpio-davinci.c gpio: davinci: fix check for unbanked gpio 11 years ago
gpio-em.c gpio: em: drop references to "virtual" IRQ 11 years ago
gpio-ep93xx.c gpio: ep93xx: get rid of bogus __raw* accessors 11 years ago
gpio-f7188x.c gpio: add GPIO support for F71882FG and F71889F 12 years ago
gpio-ge.c
gpio-generic.c
gpio-grgpio.c
gpio-ich.c gpio: use dev_get_platdata() 12 years ago
gpio-intel-mid.c gpio: intel-mid: drop references to "virtual" IRQ 11 years ago
gpio-iop.c ARM: plat-iop: pass physical base for GPIO 12 years ago
gpio-it8761e.c
gpio-janz-ttl.c gpio: use dev_get_platdata() 12 years ago
gpio-kempld.c gpio: Fix bit masking in Kontron PLD GPIO driver 12 years ago
gpio-ks8695.c
gpio-lpc32xx.c gpio: lpc32xx: Include linux/of.h header 11 years ago
gpio-lynxpoint.c Linux 3.12-rc6 11 years ago
gpio-max730x.c gpio: use dev_get_platdata() 12 years ago
gpio-max732x.c gpio: use dev_get_platdata() 12 years ago
gpio-max7300.c
gpio-max7301.c gpio: max7301: Reverting "Do not force SPI speed when using OF Platform" 12 years ago
gpio-mc9s08dz60.c
gpio-mc33880.c gpio: gpio-mc33880: Remove redundant spi_set_drvdata 12 years ago
gpio-mcp23s08.c gpio: mcp23s08: rename the device tree property 12 years ago
gpio-ml-ioh.c
gpio-mm-lantiq.c
gpio-mpc8xxx.c powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536 11 years ago
gpio-mpc5200.c
gpio-msic.c gpio: use dev_get_platdata() 12 years ago
gpio-msm-v1.c
gpio-msm-v2.c gpio: msm: make msm_gpio.summary_irq signed for error handling 11 years ago
gpio-mvebu.c gpio: mvebu: make mvchip->irqbase signed for error handling 11 years ago
gpio-mxc.c
gpio-mxs.c gpio: gpio-mxs: Remove unneeded dt checks 11 years ago
gpio-octeon.c gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins. 12 years ago
gpio-omap.c gpio/omap: use gpiolib API to mark a GPIO used as an IRQ 11 years ago
gpio-palmas.c gpio: palmas: add support for TPS80036 12 years ago
gpio-pca953x.c gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them. 12 years ago
gpio-pcf857x.c gpio: pcf857x: Add OF support 12 years ago
gpio-pch.c
gpio-pl061.c gpio: pl061: move irqdomain initialization 11 years ago
gpio-pxa.c
gpio-rc5t583.c
gpio-rcar.c gpio: rcar: NULL dereference on error in probe() 11 years ago
gpio-rdc321x.c gpio: use dev_get_platdata() 12 years ago
gpio-sa1100.c ARM: 7841/1: sa1100: remove complex GPIO interface 11 years ago
gpio-samsung.c ARM: SoC DT updates for 3.13 11 years ago
gpio-sch.c
gpio-sodaville.c
gpio-spear-spics.c drivers/gpio: simplify use of devm_ioremap_resource 12 years ago
gpio-sta2x11.c gpio: use dev_get_platdata() 12 years ago
gpio-stmpe.c gpio: stmpe: drop references to "virtual" IRQ, fix bug 11 years ago
gpio-stp-xway.c
gpio-sx150x.c gpio: use dev_get_platdata() 12 years ago
gpio-tb10x.c gpio: tb10x: Set output value before setting direction to output 11 years ago
gpio-tc3589x.c gpio: tc3589x: drop references to "virtual" IRQ 11 years ago
gpio-tegra.c gpio: tegra: use new gpio_lock_as_irq() API 11 years ago
gpio-timberdale.c gpio: use dev_get_platdata() 12 years ago
gpio-tnetv107x.c ARM: davinci: gpio: use gpiolib API instead of inline functions 12 years ago
gpio-tps6586x.c
gpio-tps65910.c
gpio-tps65912.c gpio: use dev_get_platdata() 12 years ago
gpio-ts5500.c gpio: use dev_get_platdata() 12 years ago
gpio-twl4030.c gpio: twl4030: Fix passing of pdata in the device tree case 11 years ago
gpio-twl6040.c
gpio-tz1090-pdc.c
gpio-tz1090.c
gpio-ucb1400.c gpio: ucb1400: Add MODULE_ALIAS 11 years ago
gpio-viperboard.c
gpio-vr41xx.c
gpio-vx855.c
gpio-wm831x.c gpio: use dev_get_platdata() 12 years ago
gpio-wm8350.c gpio: use dev_get_platdata() 12 years ago
gpio-wm8994.c gpio: use dev_get_platdata() 12 years ago
gpio-xilinx.c
gpiolib-acpi.c gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources 11 years ago
gpiolib-of.c GPIO bulk changes for the v3.13 development cycle 11 years ago
gpiolib.c gpiolib: change a warning to debug message when failing to get gpio 11 years ago