summaryrefslogtreecommitdiffstats
path: root/arch/parisc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-12Input: tsc2004/5 - switch to using generic device propertiesDmitry Torokhov2-97/+30
2017-02-12Input: tsc2004/5 - fix regulator handlingDmitry Torokhov1-12/+7
2017-02-12Input: tsc2005 - add OF device tableDmitry Torokhov1-1/+11
2017-02-09Input: add driver for Zeitec ZET6223Jelle van der Waa5-0/+312
2017-02-09Input: joydev - do not report stale values on first openRaphael Assenat1-5/+13
2017-02-09Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guestBenjamin Tissoires3-16/+95
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 Tissoires3-6/+47
2017-02-08input: cros_ec_keyb: Add non-matrix buttons and switchesDouglas Anderson1-45/+402
2017-02-08mfd: cros-ec: Update cros_ec_commands.h for buttons and switchesDouglas Anderson1-2/+71
2017-02-07Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()Wei Yongjun1-1/+1
2017-02-07Input: xpad - restore LED state after device resumeCameron Gutman1-1/+10
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-02-01Input: synaptics-rmi4 - add sysfs interfaces for hardware IDsNick Dyer4-4/+152
2017-02-01Input: 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 Torokhov2-108/+26
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov12-84/+73
2017-01-31Input: delete MPU3050 driverLinus Walleij3-492/+0
2017-01-24Input: constify device_type structuresBhumika Goyal2-3/+3
2017-01-23Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck6-9/+0
2017-01-23Input: dm355evm_keys - drop unnecessary call to input_set_drvdataGuenter Roeck1-2/+0
2017-01-23Input: mouse - drop unnecessary calls to input_set_drvdataGuenter Roeck2-3/+0
2017-01-23Input: maplecontrol - drop unnecessary call to input_set_drvdataGuenter Roeck1-1/+0
2017-01-23Input: 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-22Linux 4.10-rc5v4.10-rc5Linus Torvalds1-2/+2
2017-01-22Input: pwm-beeper - switch to using "atomic" PWM APIDmitry Torokhov1-9/+17
2017-01-22Input: pwm-beeper - add optional amplifier regulatorDavid Lechner2-13/+66
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-22Input: synaptics-rmi4 - use local variables consistentlyGuenter Roeck2-4/+4
2017-01-22Input: misc - drop empty remove functionsGuenter Roeck5-30/+0
2017-01-22Input: serio - drop unnecessary calls to device_init_wakeupGuenter Roeck1-1/+0
2017-01-22Input: touchscreen - drop unnecessary calls to device_init_wakeupGuenter Roeck5-7/+0
2017-01-22Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck7-11/+0
2017-01-22Input: keyboard - drop unnecessary calls to device_init_wakeupGuenter Roeck5-11/+0
2017-01-22Input: touchscreen - use local variables consistentlyGuenter Roeck6-8/+7
2017-01-22Input: mouse - use local variables consistentlyGuenter Roeck9-42/+31
2017-01-22Input: misc - use local variables consistentlyGuenter Roeck3-7/+6
2017-01-22Input: keyboard - use local variables consistentlyGuenter Roeck4-27/+25
2017-01-22Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck5-8/+0