Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f0f59a00a1c9be11038bef5aa735ed7dd985f9cf
/
drivers
/
input
/
keyboard
/
gpio_keys.c
4ea14a5
Input: gpio-keys - report error when disabling unsupported key
by Peng Fan
· 9 years ago
99b4ffb
Input: gpio_keys[_polled] - change name of wakeup property
by Dmitry Torokhov
· 9 years ago
0b48003
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
bac2298
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
d797da4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
8ed9255
Input: gpio_keys - replace timer and workqueue with delayed workqueue
by Dmitry Torokhov
· 10 years ago
97d86e0
Input: gpio_keys - allow separating gpio and irq in device tree
by Dmitry Torokhov
· 10 years ago
1d6a013
Input: gpio_keys - fix warning regarding uninitialized 'button' variable
by Fabio Estevam
· 10 years ago
af906fa
Input: gpio_keys - fix warning regarding uninitialized 'irq' variable
by Dmitry Torokhov
· 10 years ago
f2d347f
Input: gpio_keys - add device tree support for interrupt only keys
by Alexander Stein
· 10 years ago
1d05726
input: keyboard: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
2724551
Input: gpio_keys - more conversions to devm-* API
by Alexander Shiyan
· 11 years ago
22daae3
Input: gpio_keys - make of_device_id array const
by Jingoo Han
· 10 years ago
5d422f2
Input: gpio_keys - convert to use devm_*
by Andy Shevchenko
· 11 years ago
415a4ca
Input: gpio_keys - include linux/of.h header
by Sachin Kamat
· 11 years ago
9c0219f
Input: gpio_keys - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
e324ce6
Input: gpio_keys - defer probing if GPIO probing is deferred
by Dmitry Torokhov
· 12 years ago
333e34b
Input: gpio_keys - switch to using gpio_request_one()
by Dmitry Torokhov
· 12 years ago
dda19a9
Input: gpio_keys - disable hardware on suspend
by Jonas Aaberg
· 12 years ago
5b76d7b
Input: gpio_keys - report initial state when opening the device
by Dmitry Torokhov
· 12 years ago
e2619cf
Input: remove use of __devexit
by Bill Pemberton
· 12 years ago
5298cc4
Input: remove use of __devinit
by Bill Pemberton
· 12 years ago
1cb0aa8
Input: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
2fba26c
Input: gpio_keys - report a wakeup_event for a button press
by NeilBrown
· 12 years ago
219edc7
Input: gpio_keys - clean up device tree parser
by Alexandre Pereira da Silva
· 12 years ago
4eceb14
Input: gpio_keys - remove useless reinitialization of pdata->nbuttons
by Tobias Klauser
· 12 years ago
d8ee4a1
Input: gpio_keys - add support for interrupt only keys
by Laxman Dewangan
· 13 years ago
a16ca23
Input: gpio_keys - consolidate key destructor code
by Dmitry Torokhov
· 13 years ago
6709c9a
Input: revert "gpio_keys - switch to using threaded IRQs"
by David Jander
· 13 years ago
d908092
Input: gpio_keys - constify platform data
by Dmitry Torokhov
· 13 years ago
cca8469
Input: gpio_keys - use of_property_read_u32()
by Tobias Klauser
· 13 years ago
1f4bb06
Input: gpio_keys - return proper error code if memory allocation fails
by Tobias Klauser
· 13 years ago
bdda821
Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS
by Dmitry Torokhov
· 13 years ago
fd05d08
Input: gpio_keys - add support for device-tree platform data
by David Jander
· 13 years ago
1638207
Input: gpio_keys - fix a memory leak
by Axel Lin
· 13 years ago
b233020
Input: gpio_keys - move to late_initcall
by David Jander
· 13 years ago
7e2ecdf
Input: gpio_keys - switch to using threaded IRQs
by David Jander
· 13 years ago
4671127
Input: gpio-keys - add support for setting device name
by Alexander Stein
· 14 years ago
92a4767
Input: gpio_keys - add support for EV_ABS
by Alexander Stein
· 14 years ago
94a8cab
Input: gpio_keys - switch to using request_any_context_irq
by Philippe Langlais
· 14 years ago
173bdd7
Input: gpio_keys - add hooks to enable/disable device
by Shubhrajyoti D
· 14 years ago
28ed684
Input: gpio-keys - add gpiolib debounce support
by Grazvydas Ignotas
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9e3af04
Input: gpio-keys - add support for disabling gpios through sysfs
by Mika Westerberg
· 15 years ago
6ee88d7
Input: gpio_keys - scan gpio state at probe and resume time
by Daniel Mack
· 15 years ago
bc8f1ea
Input: gpio_keys - seperate individual button setup to make code neater
by Ben Dooks
· 15 years ago
111bc59
Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>
by Ben Dooks
· 15 years ago
db19fd8
Input: gpio_keys - use dev_ macros to report information
by Ben Dooks
· 15 years ago
558a5e2
Input: gpio-keys - use IRQF_SHARED
by Dmitry Eremin-Solenikov
· 15 years ago
ae78e0e
Input: gpio_keys - swtich to dev_pm_ops
by Mike Rapoport
· 15 years ago
da0d03f
Input: gpio-keys - avoid possibility of sleeping in timer function
by Jani Nikula
· 15 years ago
ca865a7
Input: gpio-keys - revert 'change timer to workqueue'
by Jani Nikula
· 15 years ago
0b34683
Input: gpio-keys - change timer to workqueue
by Alek Du
· 15 years ago
64e8563
Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flag
by Dmitry Torokhov
· 16 years ago
b67b4b1
Input: gpio-keys - add flag to allow auto repeat
by Dominic Curran
· 16 years ago
4c0e799
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 16 years ago
0cc1fe2
Input: remove version.h from drivers that don't need it
by Huang Weiyi
· 16 years ago
ce25d7e
Input: gpio-keys - simplify argument list for report_event
by Uwe Kleine-König
· 16 years ago
57ffe9d
Input: gpio-keys - optimize interrupt handler
by Uwe Kleine-König
· 16 years ago
9b07044
Input: gpio-keys - make gpio_keys_device_driver static
by Uwe Kleine-König
· 16 years ago
74dd439
Input: gpio-keys - fix possible NULL pointer dereference
by Uwe Kleine-König
· 16 years ago
a33466e
Input: gpio-keys debouncing support
by Dmitry Baryshkov
· 17 years ago
d7b5247
Input: add MODULE_ALIAS() to hotpluggable platform modules
by Kay Sievers
· 17 years ago
1164ec1
Input: gpio_keys - irq handling cleanup
by David Brownell
· 17 years ago
6a2e391
Input: gpio-keys - request and configure GPIOs
by Herbert Valerio Riedel
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
b981d8b3
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 17 years ago
e15b021
Input: gpio-keys - add suspend/resume support
by Anti Sullin
· 17 years ago
006df30
Input: gpio_keys - verify that supplied GPIO numbers are valid
by Anti Sullin
· 17 years ago
29e8277
Input: gpio_keys - remove duplicate includes
by Jesper Juhl
· 17 years ago
84767d0
Input: gpio_keys - add support for switches (EV_SW)
by Roman Moravcik
· 18 years ago
bc95f36
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
469ba4d
Input: keyboards - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
b356872
Input: drivers/input/keyboard - don't access dev->private directly
by Dmitry Torokhov
· 18 years ago
49015be
[PATCH] gpio_keys driver shouldn't be ARM-specific
by David Brownell
· 18 years ago
0d98f6b
Input: gpio-keys - switch to common GPIO API
by Philipp Zabel
· 18 years ago
2db6346
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2
by Thomas Gleixner
· 18 years ago
78a56aa
Input: gpio-keys - keyboard driver for GPIO buttons
by Phil Blundell
· 18 years ago