Sudeep Holla
|
dadbb0aa36
Input: gpio_keys - set input direction explicitly
|
8 年之前 |
Dmitry Torokhov
|
ea6aabf877
Input: gpio_keys_polled - always use gpiod_get_value_cansleep
|
8 年之前 |
Dmitry Torokhov
|
0f78ba96bb
Input: gpio_keys_polled - keep button data constant
|
9 年之前 |
Hans de Goede
|
6f29d3b277
Input: gpio_keys_polled - add support for abs/rel axis
|
9 年之前 |
Dmitry Torokhov
|
01b944fe1c
Merge branch 'next' into for-linus
|
10 年之前 |
Vincent Pelletier
|
1ae5ddb6f8
Input: gpio_keys_polled - request GPIO pin as input.
|
10 年之前 |
Dmitry Torokhov
|
99b4ffbd84
Input: gpio_keys[_polled] - change name of wakeup property
|
10 年之前 |
Olliver Schinagl
|
1feb57a245
gpio: add parameter to allow the use named gpios
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Aaron Lu
|
b26d4e2283
input: gpio_keys_polled: Make use of device property API
|
10 年之前 |
Aaron Lu
|
633a21d80b
input: gpio_keys_polled: Add support for GPIO descriptors
|
10 年之前 |
Wolfram Sang
|
1d05726c31
input: keyboard: drop owner assignment from platform_drivers
|
10 年之前 |
Alexander Shiyan
|
68252638c8
Input: gpio_keys_polled - convert to devm-* API
|
11 年之前 |
Jingoo Han
|
90c98ef50b
Input: gpio_keys_polled - make of_device_id array const
|
11 年之前 |
Paul Gortmaker
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Sachin Kamat
|
278017030d
Input: gpio_keys_polled - include linux/of.h header
|
12 年之前 |
Sachin Kamat
|
8b7022b9b0
Input: gpio_keys_polled - remove redundant platform_set_drvdata()
|
12 年之前 |
Gabor Juhos
|
d46329a708
Input: gpio_keys_polled - defer probing if GPIO probing is deferred
|
12 年之前 |
Dmitry Torokhov
|
da5ee074ce
Input: gpio_keys_polled - switch to using gpio_request_one()
|
12 年之前 |
Alexander Shiyan
|
1a22e16fc3
Input: gpio-keys-polled - honor 'autorepeat' setting in platform data
|
12 年之前 |
Bill Pemberton
|
e2619cf78e
Input: remove use of __devexit
|
12 年之前 |
Bill Pemberton
|
5298cc4cc7
Input: remove use of __devinit
|
12 年之前 |
Bill Pemberton
|
1cb0aa8817
Input: remove use of __devexit_p
|
12 年之前 |
Alexandre Pereira da Silva
|
8757145af0
Input: gpio_keys_polled - fix dt pdata->nbuttons
|
13 年之前 |
Alexandre Pereira da Silva
|
a2f2524526
Input: gpio_keys_polled - convert to dt
|
13 年之前 |
Dmitry Torokhov
|
2976f24798
Input: gpio-keys-polled - constify pointers to platform data
|
13 年之前 |
JJ Ding
|
5146c84f87
Input: keyboard - use macro module_platform_driver()
|
13 年之前 |
Gabor Juhos
|
0e7d0c860a
Input: add input driver for polled GPIO buttons
|
14 年之前 |