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
/
gpiolib.c
Age
Commit message (
Expand
)
Author
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-11-12
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-19
gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
Mika Westerberg
2013-10-19
gpiolib / ACPI: add ACPI support for gpiod_get_index()
Mika Westerberg
2013-10-19
gpiolib: add gpiod_get() and gpiod_put() functions
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-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
2013-10-16
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
2013-10-16
gpio: add API to be strict about GPIO IRQ usage
Linus Walleij
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-09-26
sysfs: clean up sysfs_get_dirent()
Tejun Heo
2013-09-20
gpiolib: factorize gpiod_get/set functions
Alexandre Courbot
2013-09-19
gpiolib: Include GPIO label in log messages for GPIOs
Mark Brown
2013-09-19
gpiolib: Provide helper macros for logging of GPIO events
Mark Brown
2013-09-04
gpio: return -ENOTSUPP if debounce cannot be set
gpio-v3.12-1
Linus Walleij
2013-09-03
gpio: improve error path in gpiolib
Linus Walleij
2013-07-21
gpiolib: replace strict_strtol() with kstrtol()
Jingoo Han
2013-06-20
gpiolib: remove warnning of allocations with IRQs disabled
Zhangfei Gao
2013-03-02
gpiolib: move comment to right function
Alexandre Courbot
2013-03-02
gpiolib: use const parameters when possible
Alexandre Courbot
2013-03-02
gpiolib: check descriptors validity before use
Alexandre Courbot
2013-02-27
gpio: convert to idr_alloc()
Tejun Heo
2013-02-26
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-11
gpiolib: Fix locking on gpio debugfs files
Grant Likely
2013-02-11
gpiolib: let gpio_chip reference its descriptors
Alexandre Courbot
2013-02-11
gpiolib: use descriptors internally
Alexandre Courbot
2013-02-09
gpiolib: use gpio_chips list in gpiochip_find_base
Alexandre Courbot
2013-02-09
gpiolib: use gpio_chips list in sysfs ops
Alexandre Courbot
2013-02-09
gpiolib: use gpio_chips list in gpiochip_find
Alexandre Courbot
2013-02-09
gpiolib: use gpio_chips list in gpiolib_sysfs_init
Alexandre Courbot
2013-02-09
gpiolib: link all gpio_chips using a list
Alexandre Courbot
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-04
gpiolib: add missing braces in gpio_direction_show
Alexandre Courbot
2013-02-04
gpiolib: remove gpiochip_reserve()
Alexandre Courbot
2012-12-11
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-11-21
gpiolib: Fix use after free in gpiochip_add_pin_range
Axel Lin
2012-11-21
gpiolib: rename pin range arguments
Linus Walleij
2012-11-21
gpiolib: return any error code from range creation
Linus Walleij
2012-11-21
gpiolib: rename find_pinctrl_*
Linus Walleij
2012-11-21
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
2012-11-11
gpiolib: separation of pin concerns
Linus Walleij
2012-11-11
gpiolib: call pin removal in chip removal function
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-10-26
gpiolib: unlock on error in gpio_export()
Dan Carpenter
2012-10-26
gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios
Mathias Nyman
2012-10-26
gpiolib: add gpio get direction callback support
Mathias Nyman
[next]