summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-09Input: synaptics-rmi4 - clean up F30 implementationDmitry Torokhov1-182/+144
2017-02-09Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsDmitry Torokhov2-14/+13
2017-02-09Input: psmouse - add a custom serio protocol to send extra informationBenjamin Tissoires2-3/+43
2017-02-07Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()Wei Yongjun1-1/+1
2017-02-06Input: xpad - restore LED state after device resumeCameron Gutman1-1/+10
2017-02-06Merge branch 'synaptics-rmi4' into nextDmitry Torokhov10-57/+268
2017-02-06Input: synaptics-rmi4 - add rmi_find_function()Benjamin Tissoires2-0/+14
2017-02-06Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman1-0/+33
2017-02-01Input: joydev - use clamp() macroDmitry Torokhov1-1/+1
2017-02-01Input: refuse to register absolute devices without absinfoDmitry Torokhov1-0/+6
2017-01-31Input: synaptics-rmi4 - add sysfs interfaces for hardware IDsNick Dyer4-4/+152
2017-01-31Input: synaptics-rmi4 - add sysfs attribute update_fw_statusNick Dyer3-27/+80
2017-01-31Input: mousedev - stop offering PS/2 to userspace by defaultDmitry Torokhov1-3/+0
2017-01-31Input: tca8418 - switch to using generic device propertiesDmitry Torokhov1-64/+26
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov11-66/+70
2017-01-31Input: delete MPU3050 driverLinus Walleij3-492/+0
2017-01-24Input: constify device_type structuresBhumika Goyal2-3/+3
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov8290-335554/+788877
2017-01-22Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck6-9/+0
2017-01-22Input: dm355evm_keys - drop unnecessary call to input_set_drvdataGuenter Roeck1-2/+0
2017-01-22Input: mouse - drop unnecessary calls to input_set_drvdataGuenter Roeck2-3/+0
2017-01-22Input: maplecontrol - drop unnecessary call to input_set_drvdataGuenter Roeck1-1/+0
2017-01-22Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck6-11/+0
2017-01-22Input: i8042 - add dbg msg when a command can't write its parameterMarcos Paulo de Souza1-2/+4
2017-01-22Input: max11801_ts - drop call to input_set_drvdata()Dmitry Torokhov1-1/+0
2017-01-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-5/+30
2017-01-22Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds3-75/+108
2017-01-22Input: pwm-beeper - switch to using "atomic" PWM APIDmitry Torokhov1-9/+17
2017-01-22Input: pwm-beeper - add optional amplifier regulatorDavid Lechner1-13/+50
2017-01-22Input: pwm-beeper - suppress error message on probe deferDavid Lechner1-1/+3
2017-01-22Input: pwm-beeper - fix race when suspendingDmitry Torokhov1-3/+18
2017-01-22Input: pwm-beeper - use input_set_capability()Dmitry Torokhov1-2/+2
2017-01-22Input: pwm-beeper - switch to using managed resourcesDmitry Torokhov1-34/+10
2017-01-22Input: pwm-beeper - remove calls to legacy pwm_request APIDmitry Torokhov1-6/+0
2017-01-21Input: synaptics-rmi4 - use local variables consistentlyGuenter Roeck2-4/+4
2017-01-21Input: misc - drop empty remove functionsGuenter Roeck5-30/+0
2017-01-21Input: serio - drop unnecessary calls to device_init_wakeupGuenter Roeck1-1/+0
2017-01-21Input: touchscreen - drop unnecessary calls to device_init_wakeupGuenter Roeck5-7/+0
2017-01-21Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck7-11/+0
2017-01-21Input: keyboard - drop unnecessary calls to device_init_wakeupGuenter Roeck5-11/+0
2017-01-21Input: touchscreen - use local variables consistentlyGuenter Roeck6-8/+7
2017-01-21Input: mouse - use local variables consistentlyGuenter Roeck9-42/+31
2017-01-21Input: misc - use local variables consistentlyGuenter Roeck3-7/+6
2017-01-21Input: keyboard - use local variables consistentlyGuenter Roeck4-27/+25
2017-01-21Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck5-8/+0
2017-01-21Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck5-6/+0
2017-01-21Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck8-12/+0
2017-01-21Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-32/+31
2017-01-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+13
2017-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+7