Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e8341ae0c0e117f0626cd6cf6732a0a9c8723f2
/
drivers
/
gpio
7b19981
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
by Rafael J. Wysocki
· 11 years ago
f47671e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
42cbe82
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
by Russell King
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
c2d3306
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
8a5dc58
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
f9efbce
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
53575aa
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
21604cd
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
9935712
gpio: gpio-mxs: Remove unneeded dt checks
by Fabio Estevam
· 11 years ago
8a24284
gpio: pl061: don't depend on CONFIG_ARM
by Rob Herring
· 11 years ago
9a4864c
gpio: tb10x: fix return value check in tb10x_gpio_probe()
by Wei Yongjun
· 11 years ago
85aa391
gpio: tb10x: use module_platform_driver to simplify the code
by Wei Yongjun
· 11 years ago
afb3690
gpio: bcm-kona: add missing .owner to struct gpio_chip
by Wei Yongjun
· 11 years ago
3c2c628
gpiolib: devres: add missing headers
by Alexandre Courbot
· 11 years ago
b69ac52
gpiolib: make GPIO_DEVRES depend on GPIOLIB
by Alexandre Courbot
· 11 years ago
40ca061
ARM: 7841/1: sa1100: remove complex GPIO interface
by Linus Walleij
· 11 years ago
43d9394
Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Olof Johansson
· 11 years ago
6251c15
Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 11 years ago
c6ce2b6
gpio: add TB10x GPIO driver
by Christian Ruppert
· 11 years ago
5fcdb9d
gpiolib: devres: fix devm_gpiod_get_index()
by Alexandre Courbot
· 11 years ago
e01f440
gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
by Mika Westerberg
· 11 years ago
81f59e9
gpiolib / ACPI: add ACPI support for gpiod_get_index()
by Mika Westerberg
· 11 years ago
936e15d
gpiolib / ACPI: convert to gpiod interfaces
by Mika Westerberg
· 11 years ago
bae48da
gpiolib: add gpiod_get() and gpiod_put() functions
by Alexandre Courbot
· 11 years ago
af8b637
gpiolib: port of_ functions to use gpiod
by Alexandre Courbot
· 11 years ago
79a9bec
gpiolib: export descriptor-based GPIO interface
by Alexandre Courbot
· 11 years ago
b41fb43
Merge tag 'v3.12-rc6' into devel
by Linus Walleij
· 11 years ago
a7204d7
Merge 3.12-rc6 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
23b4faa
gpio: bcm281xx: Don't print addresses of GPIO area in probe()
by Markus Mayer
· 11 years ago
df231f2
gpio: tegra: use new gpio_lock_as_irq() API
by Stephen Warren
· 11 years ago
586a87e
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
by Christian Ruppert
· 11 years ago
bd0bf46
gpio: rcar: Include linux/of.h header
by Sachin Kamat
· 11 years ago
831cbd7
gpio: lpc32xx: Include linux/of.h header
by Sachin Kamat
· 11 years ago
2f56e0a
gpio/omap: use gpiolib API to mark a GPIO used as an IRQ
by Javier Martinez Canillas
· 11 years ago
263c43a
Merge tag 'v3.12-rc4' into devel
by Linus Walleij
· 11 years ago
d468bf9
gpio: add API to be strict about GPIO IRQ usage
by Linus Walleij
· 11 years ago
d27e06a
gpio: ep93xx: get rid of bogus __raw* accessors
by Linus Walleij
· 11 years ago
ed05e20
gpio: stmpe: drop references to "virtual" IRQ, fix bug
by Linus Walleij
· 11 years ago
c0d6c1a
gpio: rcar: drop references to "virtual" IRQ
by Linus Walleij
· 11 years ago
f8f669f
gpio: pl061: drop references to "virtual" IRQ
by Linus Walleij
· 11 years ago
5ba17ae
gpio: mpc8xxx: drop references to "virtual" IRQ
by Linus Walleij
· 11 years ago
b551b02
gpio: lynxpoint: drop references to "virtual" IRQ
by Linus Walleij
· 11 years ago
ba519dd
gpio: intel-mid: drop references to "virtual" IRQ
by Linus Walleij
· 11 years ago
2d61e3e
gpio: em: drop references to "virtual" IRQ
by Linus Walleij
· 11 years ago
d933cc6
gpio: bcm_kona: rename confusing variables
by Linus Walleij
· 11 years ago
472f95b
gpio: adnp: rename "virq" to "child_irq"
by Linus Walleij
· 11 years ago
7587b59
Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
by Kevin Hilman
· 11 years ago
e300376
gpio: tc3589x: drop references to "virtual" IRQ
by Linus Walleij
· 11 years ago
fac7ce9
gpio: bcm281xx: Fix nested interrupt handler issue
by Markus Mayer
· 11 years ago
0204df4
gpiolib: let gpiod_request() return -EPROBE_DEFER
by Alexandre Courbot
· 11 years ago
8c0fca8
gpiolib: safer implementation of desc_to_gpio()
by Alexandre Courbot
· 11 years ago
f89a768
gpio-intel-mid: update prefixes and names from langwell to intel-mid
by David Cohen
· 11 years ago
84743ea
gpio: rename gpio-langwell to gpio-intel-mid
by David Cohen
· 11 years ago
d56d6b3
gpio: langwell: add Intel Merrifield support
by David Cohen
· 11 years ago
03d152d
gpio/lynxpoint: check if the interrupt is enabled in IRQ handler
by Mika Westerberg
· 11 years ago
70b5341
gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function
by Mika Westerberg
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
54362e1
gpio: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support
by Tomasz Figa
· 11 years ago
85f6d2d
Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
4bbd6f2
gpio: arizona: Use the of_node from the Arizona device
by Charles Keepax
· 11 years ago
e5560af
gpio: twl4030: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
8675de9
gpio: clps711x: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
83924fb3
gpio: adnp: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
fac7fa1
gpio/omap: auto-setup a GPIO when used as an IRQ
by Javier Martinez Canillas
· 11 years ago
fa365e4
gpio/omap: maintain GPIO and IRQ usage separately
by Javier Martinez Canillas
· 11 years ago
388975c
sysfs: clean up sysfs_get_dirent()
by Tejun Heo
· 11 years ago
f1a4c52
ARM: davinci: gpio: use gpiolib API instead of inline functions
by Philip Avinash
· 11 years ago
118150f
gpio: davinci: move to platform device
by KV Sujith
· 11 years ago
131a10a
gpio: davinci: coding style correction
by Philip Avinash
· 11 years ago
63f57cd
gpio: pcf857x: Add OF support
by Laurent Pinchart
· 11 years ago
e5304db
gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.
by Graeme Smecher
· 11 years ago
8fa82b1
gpio: gpio-mc33880: Remove redundant spi_set_drvdata
by Sachin Kamat
· 11 years ago
187a53a
gpio: gpio-74x164: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
49f1d6b
gpio: gpio-74x164: Remove redundant spi_set_drvdata
by Sachin Kamat
· 11 years ago
7af2755
Merge branch 'iop-cleanup' into devel
by Linus Walleij
· 11 years ago
01eb2d1
gpio: rcar: Remove #gpio-range-cells DT property usage
by Laurent Pinchart
· 11 years ago
1dc9427
gpio: bcm-kona: only use set_irq_flags() on ARM
by Linus Walleij
· 11 years ago
e34ca9d
ARM: plat-iop: pass physical base for GPIO
by Linus Walleij
· 11 years ago
e3f94b3
gpio: iop: use readl/writel accessors
by Linus Walleij
· 11 years ago
7b85b86
ARM: plat-iop: instantiate GPIO from platform device
by Linus Walleij
· 11 years ago
51a97d8
ARM: plat-iop: remove custom complex GPIO implementation
by Linus Walleij
· 11 years ago
f6ffa5e
gpio: decouple the IOP GPIO driver from platform
by Linus Walleij
· 11 years ago
e9004f5
ARM: plat-iop: move the GPIO driver to drivers/gpio
by Linus Walleij
· 11 years ago
7d1815e
gpio: ucb1400: Can be built as a module
by Jean Delvare
· 11 years ago
6316a4d
gpio: bt8xx: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
d9cadcc
gpio: arizona: Add wm8997 support to probe
by Charles Keepax
· 11 years ago
757651e
gpio: bcm281xx: Add GPIO driver
by Markus Mayer
· 11 years ago
d8e0ac0
gpiolib: factorize gpiod_get/set functions
by Alexandre Courbot
· 11 years ago
b592785
emev2: GPIOLIB: Enable support for OF
by Ian Molton
· 11 years ago
ca6af7b
gpio: palmas: add support for TPS80036
by Laxman Dewangan
· 11 years ago
7b17b59
gpiolib: Include GPIO label in log messages for GPIOs
by Mark Brown
· 11 years ago
6424de5
gpiolib: Provide helper macros for logging of GPIO events
by Mark Brown
· 11 years ago
c27769e
gpio: pcf857x: only use set_irq_flags() on ARM
by Linus Walleij
· 11 years ago
524c108
gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()
by Zhang Rui
· 11 years ago
21fd3cd
gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done
by George Cherian
· 11 years ago
98ff449
gpio: pcf857x: remove the irq_demux_work and gpio->irq
by George Cherian
· 11 years ago
5c21d00
gpio: pcf857x: change to devm_request_threaded_irq
by George Cherian
· 11 years ago
608f973
gpio: samsung: Skip initialization if device tree is present
by Tomasz Figa
· 11 years ago
Next »