aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2017-03-01Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button countGravatar Benjamin Tissoires 1-2/+3
2017-02-27lib/vsprintf.c: remove %Z supportGravatar Alexey Dobriyan 1-31/+31
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 2-18/+8
2017-02-20Merge branch 'next' into for-linusGravatar Dmitry Torokhov 122-2122/+2137
2017-02-20Input: zet6223 - export OF device ID as module aliasesGravatar Javier Martinez Canillas 1-0/+1
2017-02-15Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Dmitry Torokhov 1-44/+406
2017-02-13input: cros_ec_keyb: Add Tablet Mode switchGravatar Gwendal Grignou 1-0/+5
2017-02-12Input: elan_i2c - add ELAN0605 to the ACPI tableGravatar IHARA Hiroka 1-0/+1
2017-02-12Input: tsc2004/5 - switch to using generic device propertiesGravatar Dmitry Torokhov 1-63/+30
2017-02-12Input: tsc2004/5 - fix regulator handlingGravatar Dmitry Torokhov 1-12/+7
2017-02-12Input: tsc2005 - add OF device tableGravatar Dmitry Torokhov 1-1/+11
2017-02-09Input: add driver for Zeitec ZET6223Gravatar Jelle van der Waa 3-0/+279
2017-02-09Input: joydev - do not report stale values on first openGravatar Raphael Assenat 1-5/+13
2017-02-09Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guestGravatar Benjamin Tissoires 3-16/+95
2017-02-09Input: synaptics-rmi4 - clean up F30 implementationGravatar Dmitry Torokhov 1-182/+144
2017-02-09Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsGravatar Dmitry Torokhov 2-14/+13
2017-02-09Input: psmouse - add a custom serio protocol to send extra informationGravatar Benjamin Tissoires 2-3/+43
2017-02-08input: cros_ec_keyb: Add non-matrix buttons and switchesGravatar Douglas Anderson 1-45/+402
2017-02-07Input: synaptics-rmi4 - select 'SERIO' when neededGravatar Arnd Bergmann 1-1/+7
2017-02-07Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()Gravatar Wei Yongjun 1-1/+1
2017-02-06Input: xpad - restore LED state after device resumeGravatar Cameron Gutman 1-1/+10
2017-02-06Merge branch 'synaptics-rmi4' into nextGravatar Dmitry Torokhov 10-57/+268
2017-02-06Input: synaptics-rmi4 - add rmi_find_function()Gravatar Benjamin Tissoires 2-0/+14
2017-02-06Input: xpad - fix stuck mode button on Xbox One S padGravatar Cameron Gutman 1-0/+33
2017-02-04gpio: Rename devm_get_gpiod_from_child()Gravatar Boris Brezillon 2-6/+8
2017-02-01Input: joydev - use clamp() macroGravatar Dmitry Torokhov 1-1/+1
2017-02-01Input: refuse to register absolute devices without absinfoGravatar Dmitry Torokhov 1-0/+6
2017-02-01Input: uinput - fix crash when mixing old and new init styleGravatar Dmitry Torokhov 1-6/+14
2017-01-31Input: synaptics-rmi4 - add sysfs interfaces for hardware IDsGravatar Nick Dyer 4-4/+152
2017-01-31Input: synaptics-rmi4 - add sysfs attribute update_fw_statusGravatar Nick Dyer 3-27/+80
2017-01-31Input: mousedev - stop offering PS/2 to userspace by defaultGravatar Dmitry Torokhov 1-3/+0
2017-01-31Input: tca8418 - switch to using generic device propertiesGravatar Dmitry Torokhov 1-64/+26
2017-01-31Input: matrix-keypad - switch to using generic device propertiesGravatar Dmitry Torokhov 11-66/+70
2017-01-31Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wakeGravatar Christophe JAILLET 1-2/+2
2017-01-31Input: delete MPU3050 driverGravatar Linus Walleij 3-492/+0
2017-01-26gpio: Pass GPIO label down to gpiod_requestGravatar Alexander Stein 2-2/+4
2017-01-26gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOGravatar Andy Shevchenko 2-17/+3
2017-01-24Input: constify device_type structuresGravatar Bhumika Goyal 2-3/+3
2017-01-24Merge tag 'v4.10-rc5' into nextGravatar Dmitry Torokhov 31-165/+104
2017-01-24Input: wm97xx - make missing platform data non-fatalGravatar Manuel Lauss 1-1/+1
2017-01-22Input: touchscreen - drop unnecessary calls to input_set_drvdataGravatar Guenter Roeck 6-9/+0
2017-01-22Input: dm355evm_keys - drop unnecessary call to input_set_drvdataGravatar Guenter Roeck 1-2/+0
2017-01-22Input: mouse - drop unnecessary calls to input_set_drvdataGravatar Guenter Roeck 2-3/+0
2017-01-22Input: maplecontrol - drop unnecessary call to input_set_drvdataGravatar Guenter Roeck 1-1/+0
2017-01-22Input: keyboard - drop unnecessary calls to input_set_drvdataGravatar Guenter Roeck 6-11/+0
2017-01-22Input: i8042 - add dbg msg when a command can't write its parameterGravatar Marcos Paulo de Souza 1-2/+4
2017-01-22Input: max11801_ts - drop call to input_set_drvdata()Gravatar Dmitry Torokhov 1-1/+0
2017-01-22Input: pwm-beeper - switch to using "atomic" PWM APIGravatar Dmitry Torokhov 1-9/+17
2017-01-22Input: pwm-beeper - add optional amplifier regulatorGravatar David Lechner 1-13/+50
2017-01-22Input: pwm-beeper - suppress error message on probe deferGravatar David Lechner 1-1/+3