index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2013-10-19
gpiolib / ACPI: add ACPI support for gpiod_get_index()
Mika Westerberg
2013-10-19
gpiolib / ACPI: convert to gpiod interfaces
Mika Westerberg
2013-10-19
gpiolib: add gpiod_get() and gpiod_put() functions
Alexandre Courbot
2013-10-19
gpiolib: port of_ functions to use gpiod
Alexandre Courbot
2013-10-19
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
2013-10-19
Merge tag 'v3.12-rc6' into devel
Linus Walleij
2013-10-18
gpio: bcm281xx: Don't print addresses of GPIO area in probe()
Markus Mayer
2013-10-17
gpio: tegra: use new gpio_lock_as_irq() API
Stephen Warren
2013-10-16
gpio: rcar: Include linux/of.h header
Sachin Kamat
2013-10-16
gpio: lpc32xx: Include linux/of.h header
Sachin Kamat
2013-10-16
gpio/omap: use gpiolib API to mark a GPIO used as an IRQ
Javier Martinez Canillas
2013-10-16
Merge tag 'v3.12-rc4' into devel
Linus Walleij
2013-10-16
gpio: add API to be strict about GPIO IRQ usage
Linus Walleij
2013-10-16
gpio: ep93xx: get rid of bogus __raw* accessors
Linus Walleij
2013-10-16
gpio: stmpe: drop references to "virtual" IRQ, fix bug
Linus Walleij
2013-10-16
gpio: rcar: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
gpio: pl061: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
gpio: mpc8xxx: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
gpio: lynxpoint: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
gpio: intel-mid: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
gpio: em: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
gpio: bcm_kona: rename confusing variables
Linus Walleij
2013-10-16
gpio: adnp: rename "virq" to "child_irq"
Linus Walleij
2013-10-11
gpio: tc3589x: drop references to "virtual" IRQ
Linus Walleij
2013-10-11
gpio: bcm281xx: Fix nested interrupt handler issue
Markus Mayer
2013-10-11
gpiolib: let gpiod_request() return -EPROBE_DEFER
gpio-v3.12-3
Alexandre Courbot
2013-10-11
gpiolib: safer implementation of desc_to_gpio()
Alexandre Courbot
2013-10-11
gpio-intel-mid: update prefixes and names from langwell to intel-mid
David Cohen
2013-10-11
gpio: rename gpio-langwell to gpio-intel-mid
David Cohen
2013-10-11
gpio: langwell: add Intel Merrifield support
David Cohen
2013-10-11
gpio/lynxpoint: check if the interrupt is enabled in IRQ handler
Mika Westerberg
2013-10-11
gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function
Mika Westerberg
2013-10-05
Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-10-02
gpio: arizona: Use the of_node from the Arizona device
Charles Keepax
2013-10-02
gpio: twl4030: Remove redundant of_match_ptr
Sachin Kamat
2013-10-02
gpio: clps711x: Remove redundant of_match_ptr
Sachin Kamat
2013-10-02
gpio: adnp: Remove redundant of_match_ptr
Sachin Kamat
2013-10-01
gpio/omap: auto-setup a GPIO when used as an IRQ
gpio-v3.12-2
Javier Martinez Canillas
2013-10-01
gpio/omap: maintain GPIO and IRQ usage separately
Javier Martinez Canillas
2013-09-23
gpio: pcf857x: Add OF support
Laurent Pinchart
2013-09-23
gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.
Graeme Smecher
2013-09-23
gpio: gpio-mc33880: Remove redundant spi_set_drvdata
Sachin Kamat
2013-09-23
gpio: gpio-74x164: Remove redundant of_match_ptr
Sachin Kamat
2013-09-23
gpio: gpio-74x164: Remove redundant spi_set_drvdata
Sachin Kamat
2013-09-23
Merge branch 'iop-cleanup' into devel
Linus Walleij
2013-09-22
gpio: rcar: Remove #gpio-range-cells DT property usage
Laurent Pinchart
2013-09-20
gpio: bcm-kona: only use set_irq_flags() on ARM
Linus Walleij
2013-09-20
ARM: plat-iop: pass physical base for GPIO
Linus Walleij
2013-09-20
gpio: iop: use readl/writel accessors
Linus Walleij
2013-09-20
ARM: plat-iop: instantiate GPIO from platform device
Linus Walleij
[next]