summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics - add synaptics_query_int()Dmitry Torokhov2017-04-032-48/+32
* 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
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-03-2312-29/+116
| |\
| | * Input: ALPS - fix trackstick button handling on V8 devicesMasaki Ota2017-03-171-4/+2
| | * Input: ALPS - fix V8+ protocol handling (73 03 28)Masaki Ota2017-03-172-16/+61
| | * Input: sur40 - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
| | * Input: kbtab - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
| | * Input: hanwang - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
| | * Input: yealink - validate number of endpoints before using themJohan Hovold2017-03-161-0/+4
| | * Input: ims-pcu - validate number of endpoints before using themJohan Hovold2017-03-161-0/+4
| | * Input: cm109 - validate number of endpoints before using themJohan Hovold2017-03-161-0/+4
| | * Input: iforce - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
| | * Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fwMatjaz Hegedic2017-03-101-9/+11
| | * Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov2017-03-101-0/+7
| | * Input: synaptics-rmi4 - prevent null pointer dereference in f30Benjamin Tissoires2017-03-101-0/+4
| | * Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng2017-03-071-0/+7
| * | Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button countBenjamin Tissoires2017-03-011-2/+3
| * | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-31/+31
| * | Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-02-232-18/+8
| |\ \ | | |/ | |/|
| | * gpio: Rename devm_get_gpiod_from_child()Boris Brezillon2017-02-042-6/+8
| | * gpio: Pass GPIO label down to gpiod_requestAlexander Stein2017-01-262-2/+4
| | * gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2017-01-262-17/+3
| * | Merge branch 'next' into for-linusDmitry Torokhov2017-02-20122-2122/+2137
| |\ \
* | | | 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/+1
* | | | 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-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
|\ \ \ \
OpenPOWER on IntegriCloud