summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Input: synaptics - add support for Intertouch devicesBenjamin Tissoires2017-03-255-175/+421
| * | | | | | Input: synaptics - split device info into a separate structureDmitry Torokhov2017-03-252-187/+233
| * | | | | | Input: psmouse - add support for SMBus companionsBenjamin Tissoires2017-03-255-2/+343
| * | | | | | Input: psmouse - introduce notion of SMBus companionsDmitry Torokhov2017-03-252-33/+71
| * | | | | | Input: psmouse - store pointer to current protocolDmitry Torokhov2017-03-252-55/+58
| * | | | | | Input: psmouse - implement fast reconnect optionDmitry Torokhov2017-03-252-3/+28
| * | | | | | Input: serio - add fast reconnect optionDmitry Torokhov2017-03-251-5/+17
| * | | | | | Input: synaptics - do not mix logical and bitwise operationsDmitry Torokhov2017-03-232-6/+6
| * | | | | | Input: qt1070 - add OF device ID tableJavier Martinez Canillas2017-03-231-0/+9
| * | | | | | Input: synaptics_i2c - add OF device ID tableJavier Martinez Canillas2017-03-231-0/+9
| * | | | | | Input: silead - add OF device ID tableJavier Martinez Canillas2017-03-231-0/+13
| * | | | | | Input: convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-175-12/+14
| * | | | | | Input: soc_button_array - add support for ACPI 6.0 Generic Button DeviceHans de Goede2017-03-171-1/+158
| * | | | | | Input: soc_button_array - get rid of MAX_NBUTTONSHans de Goede2017-03-171-8/+11
| * | | | | | Input: tps6507x-ts - update to devm_* APIYegor Yefremov2017-03-151-28/+5
| * | | | | | Input: dm355evm_keys - switch to using managed resourcesDmitry Torokhov2017-03-091-50/+26
| * | | | | | Input: wistron_btns - remove use of sparse_keymap_freeDmitry Torokhov2017-03-091-4/+1
| * | | | | | Input: dm355evm_keys - remove use of sparse_keymap_freeDmitry Torokhov2017-03-091-6/+3
| * | | | | | Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov2017-03-096-40/+35
| |\ \ \ \ \ \
| | * | | | | | Input: sparse-keymap - use a managed allocation for keymap copyMichał Kępień2017-03-081-30/+9
| * | | | | | | Input: soc_button_array - use NULL for GPIO connection IDHans de Goede2017-03-091-2/+2
| * | | | | | | Input: axp20x-pek - do not register input device on some systemsHans de Goede2017-03-091-3/+12
| * | | | | | | Input: axp20x_pek - add axp20x_pek_probe_input_device helperHans de Goede2017-03-091-18/+29
| * | | | | | | Input: axp20x-pek - use our own device for errorsHans de Goede2017-03-091-4/+4
| * | | | | | | Input: drv260x - remove OF dependencyJingkui Wang2017-03-091-3/+1
| * | | | | | | Input: pwm-beeper - support customized freq for SND_BELLGuan Ben2017-03-071-1/+14
| * | | | | | | Input: alps - cleanup alps_model_dataPali Rohár2017-03-072-36/+25
| * | | | | | | Input: alps - warn about unsupported ALPS V9 touchpadPali Rohár2017-03-072-0/+11
| * | | | | | | Input: alps - move ALPS_PROTO_V4 out of alps_model_data tablePali Rohár2017-03-071-2/+8
| * | | | | | | Input: ad7879 - do not manipulate capability bits directlyDmitry Torokhov2017-03-011-7/+2
| * | | | | | | Input: ad7879 - try parsing properties on non-DT systemsDmitry Torokhov2017-03-011-4/+3
| * | | | | | | Input: ad7879 - return plain error code from ad7879_probe()Dmitry Torokhov2017-03-014-30/+19
| * | | | | | | Input: ad7879 - make sure we set up drvdataDmitry Torokhov2017-03-012-2/+2
| * | | | | | | Input: ad7879 - add header file to fix ad7879.c build errorsRandy Dunlap2017-02-251-0/+1
| * | | | | | | Merge branch 'tsc2007' into nextDmitry Torokhov2017-02-235-70/+285
| |\ \ \ \ \ \ \
| | * | | | | | | Input: tsc2007 - correctly report pressure and not resistance to user spaceH. Nikolaus Schaller2017-02-221-0/+2
| | * | | | | | | Input: tsc2007 - rename function tsc2007_calculate_pressureH. Nikolaus Schaller2017-02-223-7/+6
| | * | | | | | | Input: tsc2007 - switch to using input_set_capability()Dmitry Torokhov2017-02-221-2/+1
| | * | | | | | | Input: tsc2007 - add iio interface to read external ADC input and temperatureH. Nikolaus Schaller2017-02-175-66/+273
| | * | | | | | | Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller2017-02-171-0/+8
| * | | | | | | | Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov2017-02-231-2/+0
| * | | | | | | | Input: ad7879 - update MODULE_AUTHOR email addressMichael Hennerich2017-02-233-3/+3
| * | | | | | | | Input: ad7879-spi - remove bits_per_word = 16 enforcementMichael Hennerich2017-02-231-8/+0
| * | | | | | | | Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device propertyDmitry Torokhov2017-02-231-2/+13
| * | | | | | | | Input: ad7879 - use more devm interfacesDmitry Torokhov2017-02-234-62/+21
| * | | | | | | | Input: ad7879 - convert to use regmapDmitry Torokhov2017-02-235-156/+64
* | | | | | | | | Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov2017-04-241-0/+7
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis2017-04-181-0/+8
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Input: xpad - add support for Razer Wildcat gamepadCameron Gutman2017-04-101-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Input: ALPS - fix trackstick button handling on V8 devicesMasaki Ota2017-03-171-4/+2
OpenPOWER on IntegriCloud