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_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
2012-08-14
GPIO: gpio-pxa: fix building without CONFIG_OF
Arnd Bergmann
2012-08-12
Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-08-10
gpio: em: do not discard em_gio_irq_domain_cleanup
Arnd Bergmann
2012-08-07
drivers/gpio/gpio-langwell.c: fix error return code
Julia Lawall
2012-08-07
gpio: samsung: Fix off-by-one bug in gpio addresses
Sean Paul
2012-08-07
gpio/mxc: specify gpio base for device tree probe
Shawn Guo
2012-08-07
gpio/mxc: remove redundant shadow variables initialization
Shawn Guo
2012-08-05
GPIO: gpio-pxa: fix devicetree functions
Daniel Mack
2012-08-05
gpio: msic: Fix calculating register address in msic_gpio_to_oreg()
Axel Lin
2012-08-05
gpio-sch: Fix leak of resource
Alan Cox
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-07-26
Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
2012-07-25
gpio: tps6586x: Add gpio support through platform driver
Laxman Dewangan
2012-07-23
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-17
gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available
Roland Stigge
2012-07-17
gpiolib: Defer failed gpio requests by default
Mark Brown
2012-07-17
gpio/pca953x: increase variables size to support 24 bit of data
Leed Aguilar
2012-07-17
GPIO: PCA953X: Increase size of invert variable to support 24 bit
Chandrabhanu Mahapatra
2012-07-17
gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()
Tarun Kanti DebBarma
2012-07-17
gpio/mxc: use the edge_sel feature if available
Benoît Thébaudeau
2012-07-17
gpio: propagate of_parse_phandle_with_args errors
Alexandre Courbot
2012-07-17
gpio: samsung: add flags specifier to device-tree binding
Olof Johansson
2012-07-17
gpiolib: Add support for Wolfson Microelectronics Arizona class devices
Mark Brown
2012-07-12
gpio: gpio-lpc32xx: Add gpio_to_irq mapping
Roland Stigge
2012-07-12
gpio: pcf857x: share 8/16 bit access functions
Kuninori Morimoto
2012-07-12
gpio: LPC32xx: Driver cleanup
Roland Stigge
2012-07-12
gpiolib: wm8994: Convert to devm_kzalloc()
Mark Brown
2012-07-12
gpiolib: wm8994: Use irq_domain mappings for gpios
Mark Brown
2012-07-12
gpio: add a driver for GPIO pins found on AMD-8111 south bridge chips
Dmitry Eremin-Solenikov
2012-07-10
gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined
Jerry Snitselaar
2012-07-09
Merge branch 'kevin' into fixes
Linus Walleij
2012-07-05
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 into grant
Linus Walleij
2012-07-05
gpio: tps65910: initialize of_node of gpio_chip
Laxman Dewangan
2012-07-05
gpio/mxc: make irqs work for fsl,imx21-gpio devices
Uwe Kleine-König
2012-07-05
gpio: export devm_gpio_request_one
Stephen Warren
2012-07-05
gpiolib: wm8994: Pay attention to the value set when enabling as output
Mark Brown
2012-07-05
gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCs
Christian Dietrich
2012-07-05
gpio-sta2x11: don't use pdata if null
Alessandro Rubini
2012-07-03
gpio/omap: fix invalid context restore of gpio bank-0
Jon Hunter
2012-07-01
gpio/mxc: move irq_domain_add_legacy call into gpio driver
Shawn Guo
2012-06-26
gpio/omap: fix irq loss while in idle with debounce on
Grazvydas Ignotas
2012-06-03
gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'
Kukjin Kim
2012-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-05-29
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-05-26
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-25
gpio/tca6424: merge I2C transactions, remove cast
Andreas Schallenberg
2012-05-25
gpio/of: fix a typo of comment message
Dong Aisheng
2012-05-24
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]