summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Input: eeti_ts - use BIT(n)Dmitry Torokhov2017-04-041-4/+4
| | * | | Input: eeti_ts - rename eeti_ts_priv to eeti_tsDmitry Torokhov2017-04-041-57/+58
| | * | | Input: synaptics-rmi4 - when registering sensors do not call them "drivers"Dmitry Torokhov2017-04-043-69/+69
| | * | | Input: synaptics-rmi4 - cleanup SMbus mapping handlingDmitry Torokhov2017-04-041-25/+18Star
| | * | | Input: synaptics-rmi4 - fix endianness issue in SMBus transportDmitry Torokhov2017-04-041-5/+5
| | * | | Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensorDmitry Torokhov2017-04-041-3/+8
| | * | | Input: synaptics - use u8 instead of unsigned charDmitry Torokhov2017-04-042-40/+42
| | * | | Input: synaptics - do not abuse -1 as return valueDmitry Torokhov2017-04-041-25/+46
| | * | | Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov2017-04-042-48/+48
| | * | | Input: synaptics - add synaptics_query_int()Dmitry Torokhov2017-04-042-48/+32Star
| | * | | Input: psmouse - use i2c_client_type to locate i2c clientsDmitry Torokhov2017-04-031-1/+1
| | * | | Merge tag 'v4.11-rc5' into nextDmitry Torokhov2017-04-0315-80/+158
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Input: cros_ec_keyb - add an EC event for sysrqRajat Jain2017-04-031-0/+7
| | * | | Input: psmouse - fix cleaning up SMBus companionsDmitry Torokhov2017-04-031-11/+19
| | * | | Input: bma150 - remove support for bma150H. Nikolaus Schaller2017-04-011-10/+1Star
| | * | | Input: max11801_ts - add missing of_match_tableJagan Teki2017-03-291-0/+7
| | * | | Input: matrix_keypad - add option to drive inactive columnsDavid Rivshin2017-03-291-4/+9
| | * | | Input: melfas_mip4 - ensure that device is presentDmitry Torokhov2017-03-291-0/+11
| | * | | Input: ads7846 - avoid pen up/down when reading hwmonDavid Jander2017-03-251-1/+1
| | * | | 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-185-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/+5Star
| | * | | Input: dm355evm_keys - switch to using managed resourcesDmitry Torokhov2017-03-091-50/+26Star
| | * | | Input: wistron_btns - remove use of sparse_keymap_freeDmitry Torokhov2017-03-091-4/+1Star
| | * | | Input: dm355evm_keys - remove use of sparse_keymap_freeDmitry Torokhov2017-03-091-6/+3Star
| | * | | Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov2017-03-096-40/+35Star
| | |\ \ \
| | | * | | Input: sparse-keymap - use a managed allocation for keymap copyMichał Kępień2017-03-081-30/+9Star
| | * | | | 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/+1Star
| | * | | | 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/+25Star
| | * | | | 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/+2Star
| | * | | | Input: ad7879 - try parsing properties on non-DT systemsDmitry Torokhov2017-03-011-4/+3Star