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
/
input
/
keyboard
/
gpio_keys.c
Age
Commit message (
Expand
)
Author
2013-05-08
Input: gpio_keys - remove redundant platform_set_drvdata()
Sachin Kamat
2012-12-24
Input: gpio_keys - defer probing if GPIO probing is deferred
Dmitry Torokhov
2012-12-03
Input: gpio_keys - switch to using gpio_request_one()
Dmitry Torokhov
2012-11-27
Input: gpio_keys - disable hardware on suspend
Jonas Aaberg
2012-11-27
Input: gpio_keys - report initial state when opening the device
Dmitry Torokhov
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-08-21
Input: gpio_keys - report a wakeup_event for a button press
NeilBrown
2012-08-21
Input: gpio_keys - clean up device tree parser
Alexandre Pereira da Silva
2012-06-12
Input: gpio_keys - remove useless reinitialization of pdata->nbuttons
Tobias Klauser
2012-03-19
Input: gpio_keys - add support for interrupt only keys
Laxman Dewangan
2012-03-19
Input: gpio_keys - consolidate key destructor code
Dmitry Torokhov
2012-03-19
Input: revert "gpio_keys - switch to using threaded IRQs"
David Jander
2012-03-19
Input: gpio_keys - constify platform data
Dmitry Torokhov
2011-09-20
Input: gpio_keys - use of_property_read_u32()
Tobias Klauser
2011-07-30
Input: gpio_keys - return proper error code if memory allocation fails
Tobias Klauser
2011-07-10
Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
2011-07-10
Input: gpio_keys - add support for device-tree platform data
David Jander
2011-06-29
Input: gpio_keys - fix a memory leak
Axel Lin
2011-06-27
Input: gpio_keys - move to late_initcall
David Jander
2011-06-21
Input: gpio_keys - switch to using threaded IRQs
David Jander
2011-04-11
Input: gpio-keys - add support for setting device name
Alexander Stein
2011-04-11
Input: gpio_keys - add support for EV_ABS
Alexander Stein
2011-01-20
Input: gpio_keys - switch to using request_any_context_irq
Philippe Langlais
2010-08-03
Input: gpio_keys - add hooks to enable/disable device
Shubhrajyoti D
2010-06-28
Input: gpio-keys - add gpiolib debounce support
Grazvydas Ignotas
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-04
Input: gpio-keys - add support for disabling gpios through sysfs
Mika Westerberg
2009-11-30
Input: gpio_keys - scan gpio state at probe and resume time
Daniel Mack
2009-11-20
Input: gpio_keys - seperate individual button setup to make code neater
Ben Dooks
2009-11-20
Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>
Ben Dooks
2009-11-20
Input: gpio_keys - use dev_ macros to report information
Ben Dooks
2009-11-02
Input: gpio-keys - use IRQF_SHARED
Dmitry Eremin-Solenikov
2009-07-24
Input: gpio_keys - swtich to dev_pm_ops
Mike Rapoport
2009-06-28
Input: gpio-keys - avoid possibility of sleeping in timer function
Jani Nikula
2009-06-28
Input: gpio-keys - revert 'change timer to workqueue'
Jani Nikula
2009-06-11
Input: gpio-keys - change timer to workqueue
Alek Du
2009-04-18
Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flag
Dmitry Torokhov
2008-10-27
Input: gpio-keys - add flag to allow auto repeat
Dominic Curran
2008-10-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2008-08-18
Input: remove version.h from drivers that don't need it
Huang Weiyi
2008-08-08
Input: gpio-keys - simplify argument list for report_event
Uwe Kleine-König
2008-08-08
Input: gpio-keys - optimize interrupt handler
Uwe Kleine-König
2008-07-30
Input: gpio-keys - make gpio_keys_device_driver static
Uwe Kleine-König
2008-07-30
Input: gpio-keys - fix possible NULL pointer dereference
Uwe Kleine-König
2008-05-16
Input: gpio-keys debouncing support
Dmitry Baryshkov
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
2008-04-15
Input: gpio_keys - irq handling cleanup
David Brownell
2007-11-21
Input: gpio-keys - request and configure GPIOs
Herbert Valerio Riedel
[next]