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
2012-09-11
gpio/mpc8xxx: add a const qualifier
Uwe Kleine-König
2012-09-11
gpio/gpio-omap.c: add a const qualifier
Uwe Kleine-König
2012-09-07
gpio: 74x164: Add device tree support
Maxime Ripard
2012-09-07
gpio: 74x164: Use dynamic gpio number assignment if no pdata is present
Maxime Ripard
2012-09-07
gpio: 74x164: Use devm_kzalloc
Maxime Ripard
2012-09-07
gpio: 74x164: Use module_spi_driver boiler plate function
Maxime Ripard
2012-09-07
gpio/twl4030: get platform data from device tree
Florian Vaussard
2012-09-07
gpio: samsung: add devicetree init for s3c24xx arches
Heiko Stuebner
2012-09-07
gpio: exynos4: skip gpiolib registration if pinctrl driver is used
Thomas Abraham
2012-09-06
gpio: tegra: remove useless includes of <mach/*.h>
Stephen Warren
2012-09-06
gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate places
Axel Lin
2012-09-06
gpio: em: Use irq_data_get_irq_chip_data() at appropriate places
Axel Lin
2012-09-05
Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...
Olof Johansson
2012-09-04
gpio: wm8350: Convert to use devm_kzalloc API
Axel Lin
2012-09-04
gpio: wm831x: Convert to use devm_kzalloc API
Axel Lin
2012-09-04
gpio: adp5588: Use module_i2c_driver
Axel Lin
2012-09-04
gpio: Use DEFINE_PCI_DEVICE_TABLE macro
Axel Lin
2012-09-03
gpio/mxs: adopt irq_domain support for mxs gpio driver
Shawn Guo
2012-09-01
gpio: tps65912: Convert to use devm_kzalloc API
Axel Lin
2012-09-01
gpio: da9052: Convert to use devm_kzalloc API
Axel Lin
2012-09-01
gpio: rdc321x: Prevent removal of modules exporting active GPIOs
Axel Lin
2012-09-01
drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-09-01
gpio: em: Fix checking return value of irq_alloc_descs
Axel Lin
2012-09-01
gpio: davinci: preparation for switch to common clock framework
Murali Karicheri
2012-09-01
gpio: Remove broken mark for da9052 gpio driver
Axel Lin
2012-09-01
gpio: mc9s08dz60: Use devm_kzalloc API
Axel Lin
2012-09-01
gpio: mc9s08dz60: Fix build error if I2C=m
Axel Lin
2012-08-28
gpio-samsung: Remove now unused s3c2410_gpio* API
Sylwester Nawrocki
2012-08-24
Merge tag 'v3.6-rc3' into staging/for_v3.7
Mauro Carvalho Chehab
2012-08-23
gpio: pcf857x: enable gpio_to_irq() support
Kuninori Morimoto
2012-08-21
gpio: bt8xx: Fix build error due to missing include file
Axel Lin
2012-08-17
gpio: gpio-pch: Use spinlock for register access protection
Axel Lin
2012-08-17
gpio: gpio-ml-ioh: Use spinlock for register access protection
Axel Lin
2012-08-17
gpiolib: Use seq_file's iterator interface
Thierry Reding
2012-08-17
gpio: Fix debug message in of_get_named_gpio_flags()
Thierry Reding
2012-08-16
gpio: pxa: add chain_eneter and chain_exit for irq handler
Chao Xie
2012-08-16
GPIO: gpio-pxa: simplify pxa_gpio_to_irq() and pxa_irq_to_chip()
Daniel Mack
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
[prev]
[next]