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
/
arch
/
arm
/
plat-omap
/
gpio.c
Age
Commit message (
Expand
)
Author
2011-05-27
GPIO: OMAP: move to drivers/gpio
Kevin Hilman
2011-05-27
GPIO: OMAP: move register offset defines into <plat/gpio.h>
Kevin Hilman
2011-05-23
Merge branch 'devel-stable' into for-linus
Russell King
2011-05-11
ARM: omap: update GPIO chained IRQ handler to use entry/exit functions
Will Deacon
2011-04-24
ARM / OMAP: Use struct syscore_ops for "core" power management
Rafael J. Wysocki
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
arm: plat-omap: Cleanup irq_desc access
Thomas Gleixner
2011-03-29
arm: Use genirq lockdep helper to set lock class
Thomas Gleixner
2011-01-15
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-01-13
ARM: plat-omap: irq_data conversion.
Lennert Buytenhek
2011-01-07
arm: omap: gpio: don't access irq_desc array directly
Felipe Balbi
2011-01-07
OMAP: GPIO: fix _set_gpio_triggering() for OMAP2+
Mika Westerberg
2010-12-21
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
2010-12-07
omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx
Tony Lindgren
2010-12-07
OMAP: GPIO: Implement GPIO as a platform device
Varadarajan, Charulatha
2010-12-07
OMAP15xx: GPIO: Introduce support for GPIO init
Varadarajan, Charulatha
2010-12-07
OMAP: GPIO: Make omap_gpio_show_rev bank specific
Tony Lindgren
2010-12-07
OMAP: GPIO: prepare for platform driver
Varadarajan, Charulatha
2010-12-07
omap: Ptr "isr_reg" tracked as NULL was dereferenced
Evgeny Kuznetsov
2010-09-23
omap2: fix assorted compiler warnings
Sanjeev Premi
2010-09-23
OMAP: GPIO: ensure debounce clocks are disabled during idle/suspend
Kevin Hilman
2010-08-02
omap2: Fix GPIO numbers and smc91x for 2430sdp
Tony Lindgren
2010-06-10
omap: GPIO: fix auto-disable of debounce clock
Kevin Hilman
2010-05-27
arm: omap: remove the unused omap_gpio_set_debounce methods
Felipe Balbi
2010-05-27
arm: omap: gpio: implement set_debounce method
Felipe Balbi
2010-05-20
omap: GPIO: Fix OMAP4 GPIO reg access issues
Charulatha V
2010-05-12
OMAP: GPIO: remove duplicate debugfs interface
Kevin Hilman
2010-05-12
OMAP3: GPIO: Removed a couple of unneeded registers from context save/restore
Tero Kristo
2010-05-12
OMAP3: GPIO: disable GPIO debounce clocks on idle
Kevin Hilman
2010-05-12
OMAP2/3: GPIO: generalize prepare for idle
Kevin Hilman
2010-05-12
OMAP3: GPIO: Only enable WAKEUPEN for edge detection GPIOs
Chunqiu Wang
2010-05-12
OMAP3: GPIO fixes for off-mode
Tero Kristo
2010-04-22
omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTH
Janusz Krzysztofik
2010-03-11
omap: Fix gpio_resume_after_retention
Sergio Aguirre
2010-02-23
omap4: Use irq line defines from irq-44xx.h
Santosh Shilimkar
2010-02-15
omap: Fix gpio.c for multi-omap for omap4
Tony Lindgren
2010-02-15
omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS
Tony Lindgren
2010-02-15
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
2010-02-15
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
2010-02-15
omap2/3: Multiboot compile fixes to compile in omap2 and omap3
Tony Lindgren
2010-01-29
omap: define _toggle_gpio_edge_triggering only for OMAP1
Uwe Kleine-König
2010-01-08
omap: Remove uninitialized warning for gpio.c
Tony Lindgren
2010-01-08
omap: gpio: Simultaneously requested rising and falling edge
Cory Maccarrone
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-11-22
omap: GPIO module enable/disable
Charulatha V
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
2009-11-18
omap: fix unlikely(x) < y
Roel Kluin
2009-11-11
OMAP3: PM: GPIO context save/restore
Rajendra Nayak
2009-10-19
omap: Use ioremap in gpio.c
Tony Lindgren
2009-10-07
OMAP7XX: Rename all the rest of the omap730 references in omap1 core
Alistair Buxton
[next]