Daniel Mack
|
6ee88d713f
Input: gpio_keys - scan gpio state at probe and resume time
|
15 년 전 |
Ben Dooks
|
bc8f1eaf68
Input: gpio_keys - seperate individual button setup to make code neater
|
15 년 전 |
Ben Dooks
|
111bc59c08
Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>
|
15 년 전 |
Ben Dooks
|
db19fd8b3a
Input: gpio_keys - use dev_ macros to report information
|
15 년 전 |
Dmitry Eremin-Solenikov
|
558a5e296a
Input: gpio-keys - use IRQF_SHARED
|
15 년 전 |
Mike Rapoport
|
ae78e0e0e4
Input: gpio_keys - swtich to dev_pm_ops
|
16 년 전 |
Jani Nikula
|
da0d03fe6c
Input: gpio-keys - avoid possibility of sleeping in timer function
|
16 년 전 |
Jani Nikula
|
ca865a77b5
Input: gpio-keys - revert 'change timer to workqueue'
|
16 년 전 |
Alek Du
|
0b346838c5
Input: gpio-keys - change timer to workqueue
|
16 년 전 |
Dmitry Torokhov
|
64e8563ca8
Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flag
|
16 년 전 |
Dominic Curran
|
b67b4b1177
Input: gpio-keys - add flag to allow auto repeat
|
16 년 전 |
Dmitry Torokhov
|
4c0e799a9a
Merge branch 'next' into for-linus
|
16 년 전 |
Huang Weiyi
|
0cc1fe2238
Input: remove version.h from drivers that don't need it
|
17 년 전 |
Uwe Kleine-König
|
ce25d7e90c
Input: gpio-keys - simplify argument list for report_event
|
17 년 전 |
Uwe Kleine-König
|
57ffe9d539
Input: gpio-keys - optimize interrupt handler
|
17 년 전 |
Uwe Kleine-König
|
9b07044cd8
Input: gpio-keys - make gpio_keys_device_driver static
|
17 년 전 |
Uwe Kleine-König
|
74dd439344
Input: gpio-keys - fix possible NULL pointer dereference
|
17 년 전 |
Dmitry Baryshkov
|
a33466e312
Input: gpio-keys debouncing support
|
17 년 전 |
Kay Sievers
|
d7b5247bbc
Input: add MODULE_ALIAS() to hotpluggable platform modules
|
17 년 전 |
David Brownell
|
1164ec1ae4
Input: gpio_keys - irq handling cleanup
|
17 년 전 |
Herbert Valerio Riedel
|
6a2e391190
Input: gpio-keys - request and configure GPIOs
|
17 년 전 |
Jiri Slaby
|
7b19ada2ed
get rid of input BIT* duplicate defines
|
17 년 전 |
Dmitry Torokhov
|
b981d8b3f5
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
17 년 전 |
Anti Sullin
|
e15b02138b
Input: gpio-keys - add suspend/resume support
|
17 년 전 |
Anti Sullin
|
006df30244
Input: gpio_keys - verify that supplied GPIO numbers are valid
|
17 년 전 |
Jesper Juhl
|
29e8277def
Input: gpio_keys - remove duplicate includes
|
18 년 전 |
Roman Moravcik
|
84767d00a8
Input: gpio_keys - add support for switches (EV_SW)
|
18 년 전 |
Dmitry Torokhov
|
bc95f3669f
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 년 전 |
Dmitry Torokhov
|
469ba4dff9
Input: keyboards - switch to using input_dev->dev.parent
|
18 년 전 |
Dmitry Torokhov
|
b356872fa4
Input: drivers/input/keyboard - don't access dev->private directly
|
18 년 전 |