..
Kconfig
ARM: SoC: driver changes
11 years ago
Makefile
gpio: Driver for SYSCON-based GPIOs
11 years ago
devres.c
gpiolib: devres: add missing headers
11 years ago
gpio-74x164.c
gpio: 74x164: Driver cleanup
11 years ago
gpio-adnp.c
gpio: switch drivers to use new callback
11 years ago
gpio-adp5520.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-adp5588.c
gpio: adp5588 - add support for gpio names
11 years ago
gpio-amd8111.c
gpio: remove DEFINE_PCI_DEVICE_TABLE macro
11 years ago
gpio-arizona.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-bcm-kona.c
gpio: switch drivers to use new callback
11 years ago
gpio-bt8xx.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-clps711x.c
Linux 3.14-rc6
11 years ago
gpio-cs5535.c
gpio: remove use of __devexit
12 years ago
gpio-da9052.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-da9055.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-davinci.c
gpio: davinci: fix gpio selection for OF
11 years ago
gpio-dwapb.c
gpio: switch drivers to use new callback
11 years ago
gpio-em.c
gpio: switch drivers to use new callback
11 years ago
gpio-ep93xx.c
gpio: ep93xx: get rid of bogus __raw* accessors
11 years ago
gpio-f7188x.c
gpio: f7188x: set can_sleep attribute
11 years ago
gpio-ge.c
…
gpio-generic.c
gpio: generic: Use platform_device_id->driver_data field for driver flags
11 years ago
gpio-grgpio.c
gpio: grgpio: Staticize local symbols
12 years ago
gpio-ich.c
gpio: ich: Add support for Intel Avoton
11 years ago
gpio-intel-mid.c
gpio: switch drivers to use new callback
11 years ago
gpio-iop.c
gpio: iop: fix devm_ioremap_resource() return value checking
11 years ago
gpio-it8761e.c
…
gpio-janz-ttl.c
gpio: use dev_get_platdata()
12 years ago
gpio-kempld.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-ks8695.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-lp3943.c
gpio: lp3943: Remove redundant of_match_ptr helper
11 years ago
gpio-lpc32xx.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-lynxpoint.c
gpio-lynxpoint: force gpio_get() to return "1" and "0" only
11 years ago
gpio-max730x.c
gpio: max730x: Remove redundant dev_set_drvdata
11 years ago
gpio-max732x.c
gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy error
11 years ago
gpio-max7300.c
gpio: max7300: use devm_kzalloc()
12 years ago
gpio-max7301.c
gpio: max7301: Reverting "Do not force SPI speed when using OF Platform"
12 years ago
gpio-mc9s08dz60.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-mc33880.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-mcp23s08.c
gpio: switch drivers to use new callback
11 years ago
gpio-ml-ioh.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-mm-lantiq.c
GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpio
13 years ago
gpio-moxart.c
gpio: moxart: Actually set output state in moxart_gpio_direction_output()
11 years ago
gpio-mpc8xxx.c
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
11 years ago
gpio-mpc5200.c
gpio: remove use of __devinit
12 years ago
gpio-msic.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-msm-v1.c
gpio_msm: Fix build error due to missing err.h
12 years ago
gpio-msm-v2.c
GPIO tree bulk changes for v3.14
11 years ago
gpio-mvebu.c
gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility
11 years ago
gpio-mxc.c
gpio: mxc: Do not hard code return value
11 years ago
gpio-mxs.c
gpio: mxs: Allow for recursive enable_irq_wake() call
11 years ago
gpio-octeon.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-omap.c
gpio: omap: Use devm_ioremap_resource()
11 years ago
gpio-palmas.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-pca953x.c
gpio: pca953x: Fix gpio_base may not default to -1
11 years ago
gpio-pcf857x.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-pch.c
pch_gpio: set value before enabling output direction
11 years ago
gpio-pl061.c
gpio: pl061: convert driver to use gpiolib irqchip
11 years ago
gpio-pxa.c
gpio: pxa: clamp gpio get value to [0,1]
11 years ago
gpio-rc5t583.c
gpio: rc5t583: Remove redundant check
11 years ago
gpio-rcar.c
gpio: rcar: Add helper variable dev = &pdev->dev
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
gpio: samsung: Add missing "break" statement
11 years ago
gpio-sch.c
gpio: Don't override the error code in probe error handling
12 years ago
gpio-sch311x.c
gpio: sch311x: fix compilation error
11 years ago
gpio-sodaville.c
gpio: sodaville: fix some error return code on error path
11 years ago
gpio-spear-spics.c
Shiraz has moved
11 years ago
gpio-sta2x11.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-stmpe.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-stp-xway.c
gpio: gpio-stp-xway.c: fix checkpatch error
12 years ago
gpio-sx150x.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-syscon.c
gpio: Driver for SYSCON-based GPIOs
11 years ago
gpio-tb10x.c
gpio: tb10x: Remove redundant of_match_ptr helper
11 years ago
gpio-tc3589x.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-tegra.c
gpio: tegra: add missing error handling to probe
11 years ago
gpio-timberdale.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-tps6586x.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-tps65910.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-tps65912.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-ts5500.c
gpio: use dev_get_platdata()
12 years ago
gpio-twl4030.c
gpio: twl4030: Remove redundant assignment
11 years ago
gpio-twl6040.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-tz1090-pdc.c
gpio-tz1090-pdc: add TZ1090 PDC gpio driver
12 years ago
gpio-tz1090.c
gpio-tz1090: Replace commas with semi-colons
11 years ago
gpio-ucb1400.c
Linux 3.13-rc3
11 years ago
gpio-viperboard.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-vr41xx.c
MIPS: VR41xx: Mark GPIO lines used for IRQ
11 years ago
gpio-vx855.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-wm831x.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-wm8350.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-wm8994.c
gpio/pinctrl: make gpio_chip members typed boolean
11 years ago
gpio-xilinx.c
GPIO: xilinx: Use BIT macro
12 years ago
gpio-xtensa.c
gpio: xtensa: fix build when XCHAL_HAVE_CP is 0
11 years ago
gpio-zevio.c
gpio: New driver for LSI ZEVIO SoCs
11 years ago
gpiolib-acpi.c
gpio / ACPI: Add support for ACPI GPIO operation regions
11 years ago
gpiolib-of.c
gpio: gpiolib-of: Use PTR_ERR_OR_ZERO
11 years ago
gpiolib.c
gpio: unmap gpio irqs properly
11 years ago
gpiolib.h
gpiolib: Allow GPIO chips to request their own GPIOs
11 years ago