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
/
include
/
linux
/
gpio.h
Age
Commit message (
Expand
)
Author
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-01-22
gpio: devm_gpio_* support should not depend on GPIOLIB
Shawn Guo
2012-11-21
gpiolib: rename pin range arguments
Linus Walleij
2012-11-21
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
2012-11-11
gpiolib: iron out include ladder mistakes
Linus Walleij
2012-11-11
gpiolib: separation of pin concerns
Linus Walleij
2012-11-11
gpiolib: fix up function prototypes etc
Linus Walleij
2012-11-11
gpiolib: provide provision to register pin ranges
Shiraz Hashim
2012-07-05
gpio: fix bits conflict for gpio flags
Laxman Dewangan
2012-05-18
gpiolib: Implement devm_gpio_request_one()
Mark Brown
2012-05-11
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
2012-04-05
gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functions
Mark Brown
2012-04-05
gpio: add flags to export GPIOs when requesting
Wolfram Sang
2012-03-28
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-05
gpio: gpiolib: Support for open source/emitter gpios
Laxman Dewangan
2012-03-05
gpio: gpiolib: Support for open drain/collector gpios
Laxman Dewangan
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2011-10-24
gpiolib: Ensure struct gpio is always defined
Mark Brown
2011-06-16
gpio: add GPIOF_ values regardless on kconfig settings
Randy Dunlap
2011-05-27
gpio: make gpio_{request,free}_array gpio array parameter const
Lars-Peter Clausen
2011-05-26
gpio: Convert gpio_is_valid to return bool
Joe Perches
2011-01-14
include/gpio.h: remove remaining __must_check-annotiations
Wolfram Sang
2011-01-13
Revert "gpiolib: annotate gpio-intialization with __must_check"
Linus Torvalds
2011-01-13
gpiolib: add missing functions to generic fallback
Wolfram Sang
2011-01-13
gpiolib: annotate gpio-intialization with __must_check
Wolfram Sang
2010-09-01
gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case
Anton Vorontsov
2010-05-27
gpiolib: introduce set_debounce method
Felipe Balbi
2009-12-16
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
2009-09-23
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
2008-10-16
gpio_free might sleep, generic part
Uwe Kleine-König
2008-07-25
gpio: sysfs interface
David Brownell
2008-05-24
gpio: build fixes
David Brownell
2008-03-04
gpio: <linux/gpio.h> and "no GPIO support here" stubs
David Brownell