Dmitry Torokhov
|
e324ce61ef
Input: gpio_keys - defer probing if GPIO probing is deferred
|
12 years ago |
Dmitry Torokhov
|
333e34bfe2
Input: gpio_keys - switch to using gpio_request_one()
|
12 years ago |
Jonas Aaberg
|
dda19a92f0
Input: gpio_keys - disable hardware on suspend
|
12 years ago |
Dmitry Torokhov
|
5b76d7b4cd
Input: gpio_keys - report initial state when opening the device
|
12 years ago |
Bill Pemberton
|
e2619cf78e
Input: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
5298cc4cc7
Input: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
1cb0aa8817
Input: remove use of __devexit_p
|
12 years ago |
NeilBrown
|
2fba26c659
Input: gpio_keys - report a wakeup_event for a button press
|
13 years ago |
Alexandre Pereira da Silva
|
219edc7178
Input: gpio_keys - clean up device tree parser
|
13 years ago |
Tobias Klauser
|
4eceb14f66
Input: gpio_keys - remove useless reinitialization of pdata->nbuttons
|
13 years ago |
Laxman Dewangan
|
d8ee4a1c90
Input: gpio_keys - add support for interrupt only keys
|
13 years ago |
Dmitry Torokhov
|
a16ca23935
Input: gpio_keys - consolidate key destructor code
|
13 years ago |
David Jander
|
6709c9a5d8
Input: revert "gpio_keys - switch to using threaded IRQs"
|
13 years ago |
Dmitry Torokhov
|
d9080921aa
Input: gpio_keys - constify platform data
|
13 years ago |
Tobias Klauser
|
cca84699a0
Input: gpio_keys - use of_property_read_u32()
|
14 years ago |
Tobias Klauser
|
1f4bb06643
Input: gpio_keys - return proper error code if memory allocation fails
|
14 years ago |
Dmitry Torokhov
|
bdda821628
Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS
|
14 years ago |
David Jander
|
fd05d08920
Input: gpio_keys - add support for device-tree platform data
|
14 years ago |
Axel Lin
|
1638207910
Input: gpio_keys - fix a memory leak
|
14 years ago |
David Jander
|
b23302052d
Input: gpio_keys - move to late_initcall
|
14 years ago |
David Jander
|
7e2ecdf438
Input: gpio_keys - switch to using threaded IRQs
|
14 years ago |
Alexander Stein
|
467112777c
Input: gpio-keys - add support for setting device name
|
14 years ago |
Alexander Stein
|
92a47674f5
Input: gpio_keys - add support for EV_ABS
|
14 years ago |
Philippe Langlais
|
94a8cab8ca
Input: gpio_keys - switch to using request_any_context_irq
|
14 years ago |
Shubhrajyoti D
|
173bdd746b
Input: gpio_keys - add hooks to enable/disable device
|
15 years ago |
Grazvydas Ignotas
|
28ed684fa3
Input: gpio-keys - add gpiolib debounce support
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Mika Westerberg
|
9e3af04f87
Input: gpio-keys - add support for disabling gpios through sysfs
|
15 years ago |
Daniel Mack
|
6ee88d713f
Input: gpio_keys - scan gpio state at probe and resume time
|
15 years ago |
Ben Dooks
|
bc8f1eaf68
Input: gpio_keys - seperate individual button setup to make code neater
|
15 years ago |