| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus | Hans Verkuil | 2019-11-23 | 1 | -0/+1 |
| | * | | Input: fix Kconfig indentation | Krzysztof Kozlowski | 2019-11-23 | 4 | -27/+27 |
| | * | | Input: imx_sc_key - correct SCU message structure to avoid stack corruption | Anson Huang | 2019-11-15 | 1 | -1/+1 |
| | * | | Input: ili210x - optionally show calibrate sysfs attribute | Sven Van Asbroeck | 2019-11-13 | 1 | -0/+14 |
| | * | | Input: ili210x - add resolution to chip operations structure | Sven Van Asbroeck | 2019-11-13 | 1 | -2/+7 |
| | * | | Input: ili210x - do not retrieve/print chip firmware version | Sven Van Asbroeck | 2019-11-13 | 1 | -21/+0 |
| | * | | Input: mms114 - use device_get_match_data | Stephan Gerhold | 2019-11-12 | 1 | -2/+1 |
| | * | | Merge branch 'ili2xxx-touchscreen' into next | Dmitry Torokhov | 2019-11-12 | 2 | -163/+218 |
| | |\ \ |
|
| | | * | | Input: ili210x - remove unneeded suspend and resume handlers | Dmitry Torokhov | 2019-11-12 | 1 | -24/+0 |
| | | * | | Input: ili210x - do not unconditionally mark touchscreen as wakeup source | Dmitry Torokhov | 2019-11-12 | 1 | -2/+0 |
| | | * | | Input: ili210x - define and use chip operations structure | Dmitry Torokhov | 2019-11-12 | 1 | -136/+173 |
| | | * | | Input: ili210x - do not set parent device explicitly | Dmitry Torokhov | 2019-11-12 | 1 | -1/+0 |
| | | * | | Input: ili210x - handle errors from input_mt_init_slots() | Dmitry Torokhov | 2019-11-12 | 1 | -1/+6 |
| | | * | | Input: ili210x - switch to using threaded IRQ | Dmitry Torokhov | 2019-11-12 | 1 | -61/+56 |
| | | * | | Input: ili210x - add ILI2117 support | Marek Vasut | 2019-11-12 | 2 | -2/+47 |
| | * | | | dt-bindings: input: touchscreen: ad7879: generic node names in example | Marcel Ziswiler | 2019-11-12 | 1 | -2/+2 |
| | * | | | Input: ar1021 - fix typo in preprocessor macro name | Flavio Suligoi | 2019-11-12 | 1 | -2/+2 |
| | * | | | Input: synaptics-rmi4 - simplify data read in rmi_f54_work | Lucas Stach | 2019-11-05 | 1 | -32/+16 |
| | * | | | Input: kxtj9 - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -122/+37 |
| | * | | | Input: kxtj9 - switch to using managed resources | Dmitry Torokhov | 2019-10-30 | 1 | -58/+28 |
| | * | | | Input: bma150 - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -112/+44 |
| | * | | | Input: bma150 - use managed resources helpers | Jonathan Bakker | 2019-10-30 | 1 | -37/+14 |
| | * | | | Input: mma8450 - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -56/+46 |
| | * | | | Input: gpio_decoder - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -20/+23 |
| | * | | | Input: rb532_button - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -16/+17 |
| | * | | | Input: rb532_button - switch to using managed resources | Dmitry Torokhov | 2019-10-30 | 1 | -18/+2 |
| | * | | | Input: sgi_btns - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -13/+13 |
| | * | | | Input: sgi_btns - switch to using managed resources | Dmitry Torokhov | 2019-10-30 | 1 | -29/+8 |
| | * | | | Input: cobalt_btns - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -13/+14 |
| | * | | | Input: cobalt_btns - convert to use managed resources | Dmitry Torokhov | 2019-10-30 | 1 | -40/+17 |
| | * | | | Input: wistron_btns - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -25/+27 |
| | * | | | Input: apanel - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -90/+64 |
| | * | | | Input: gpio_keys_polled - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -32/+34 |
| | * | | | Input: jornada680_kbd - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -19/+19 |
| | * | | | Input: clps711x-keypad - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -42/+29 |
| | * | | | Input: adc-keys - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -18/+19 |
| | * | | | Input: tsc6507x-ts - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -20/+17 |
| | * | | | Input: ts4800-ts - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -31/+38 |
| | * | | | Input: sur40 - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -40/+53 |
| | * | | | Input: raspberrypi-ts - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -19/+20 |
| | * | | | Input: psxpad-spi - switch to using polled mode of input devices | Dmitry Torokhov | 2019-10-30 | 2 | -31/+34 |
| | * | | | Input: edt-ft5x06 - add support for regulator | Mylène Josserand | 2019-10-29 | 2 | -0/+31 |
| | * | | | Input: st1232 - switch to using MT-B protocol | Dmitry Torokhov | 2019-10-29 | 1 | -54/+56 |
| | * | | | Input: st1232 - note that the receive buffer is DMA-safe | Dmitry Torokhov | 2019-10-29 | 1 | -1/+1 |
| | * | | | Input: st1232 - do not set parent device explicitly | Dmitry Torokhov | 2019-10-29 | 1 | -1/+0 |
| | * | | | Input: st1232 - do not allocate fingers data separately | Dmitry Torokhov | 2019-10-29 | 1 | -10/+6 |
| | * | | | Input: st1232 - do not reset the chip too early | Dmitry Torokhov | 2019-10-29 | 1 | -10/+12 |
| | * | | | Input: st1232 - rely on I2C core to configure wakeup interrupt | Dmitry Torokhov | 2019-10-29 | 1 | -10/+6 |
| | * | | | Input: st1232 - do not unconditionally configure as wakeup source | Dmitry Torokhov | 2019-10-29 | 1 | -1/+0 |
| | * | | | Input: st1232 - simplify parsing of read buffer | Dmitry Torokhov | 2019-10-29 | 1 | -25/+25 |