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
Age
Commit message (
Expand
)
Author
2016-02-25
gpio: mb86s7x: Allow compile test build
Axel Lin
2016-02-25
gpio: pisosr: Use gpiod_set_value_cansleep in pisosr_gpio_refresh()
Axel Lin
2016-02-25
gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio
Axel Lin
2016-02-25
gpio: xgene: fix type of variable containing error codes
Andrzej Hajda
2016-02-25
gpio: rcar: Use ARCH_RENESAS
Simon Horman
2016-02-25
gpio: ts4800: Drop redundant code to set already initialized gpio_chip fields
Axel Lin
2016-02-25
gpio: brcmstb: Use list_for_each_entry at appropriate places
Axel Lin
2016-02-25
gpio: ath79: Check valid gpio count for both DT and non-DT cases
Axel Lin
2016-02-25
gpio: Propagate all errors in devm_get_gpiod_from_child()
Geert Uytterhoeven
2016-02-22
gpio: fixup line flags for userspace ABI
Linus Walleij
2016-02-20
gpiolib: fix crash when gpiochip removed
Bamvor Jian Zhang
2016-02-19
gpio: pisosr: add missing unlock
Sudip Mukherjee
2016-02-19
gpio: xgene: Enable X-Gene standby GPIO as interrupt controller
Quan Nguyen
2016-02-19
pinctrl: cygnus-gpio: use gpiochip data pointer
Linus Walleij
2016-02-19
gpio: add userspace ABI for GPIO line information
Linus Walleij
2016-02-19
gpio: store reflect the label to userspace
Linus Walleij
2016-02-19
gpio: tps65218: remove unused #include
Linus Walleij
2016-02-19
gpio: ks8695: remove irq_to_gpio function
Arnd Bergmann
2016-02-18
gpio: use kzalloc to allocate gpio_device
Josh Cartwright
2016-02-16
gpio-mcp23s08: correctly handling failed allocation
Insu Yun
2016-02-16
gpio: tps65218: Make tps65218_gpio_output set proper output level
Axel Lin
2016-02-16
gpio: tpic2810: Make tpic2810_direction_output set proper output level
Axel Lin
2016-02-16
gpio: create an API to detect open drain/source on lines
Linus Walleij
2016-02-16
gpio: davinci: Fix possible NULL pointer deference
Nicholas Krause
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2016-02-16
gpio: TS-4800: remove useless bgpio_init flags
Julien Grossholtz
2016-02-16
gpio: move the subdriver data pointer into gpio_device
Linus Walleij
2016-02-16
gpio: move the pin ranges into gpio_device
Linus Walleij
2016-02-16
pinctrl: sirf/atlas7: stop poking around in GPIO internals
Linus Walleij
2016-02-16
gpio: ws16c48: Use devm_request_region
William Breathitt Gray
2016-02-16
gpio: sch311x: Use devm_request_region
William Breathitt Gray
2016-02-16
gpio: ich: Use devm_request_region
William Breathitt Gray
2016-02-16
gpio: amd8111: Use devm_request_region
William Breathitt Gray
2016-02-16
gpio: 104-idio-16: Use devm_request_region
William Breathitt Gray
2016-02-16
gpio: 104-idi-48: Use devm_request_region
William Breathitt Gray
2016-02-16
gpio: 104-dio-48e: Use devm_request_region
William Breathitt Gray
2016-02-16
gpio: misc: Pass correct license string to MODULE_LICENSE
William Breathitt Gray
2016-02-11
gpio: reference count the gpio device for each desc
Linus Walleij
2016-02-11
gpio: reflect base and ngpio into gpio_device
Linus Walleij
2016-02-11
gpio/pinctrl: sunxi: stop poking around in private vars
Linus Walleij
2016-02-11
gpio: move descriptors into gpio_device
Linus Walleij
2016-02-11
gpio: move sysfs mock device to the gpio_device
Linus Walleij
2016-02-11
gpio: remember to finally free gpio_device
Linus Walleij
2016-02-11
gpio: add tps65218 gpio
Nicolas Saenz Julienne
2016-02-10
gpio: Add driver for TI TPIC2810
Andrew F. Davis
2016-02-10
gpio: Add driver for SPI serializers
Andrew F. Davis
2016-02-10
gpio: ath79: Update the copyright notice
Alban Bedel
2016-02-10
gpio: ath79: Add support for the interrupt controller
Alban Bedel
2016-02-10
gpio: ath79: Make the driver removable
Alban Bedel
2016-02-10
gpio: ath79: Allow building in compile tests
Alban Bedel
[next]