summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov2017-11-181-2/+14
* Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng2017-11-151-0/+1
* Input: gtco - fix potential out-of-bound accessDmitry Torokhov2017-11-021-7/+10
* Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng2017-11-021-0/+1
* Input: stmfts - fix setting ABS_MT_POSITION_* maximum sizeChanwoo Choi2017-10-271-4/+2
* Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng2017-09-271-0/+7
* Input: xpad - validate USB endpoint type during probeCameron Gutman2017-09-271-4/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-012-20/+39
|\
| * Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman2017-08-311-5/+19
| * Input: synaptics - fix device info appearing different on reconnectAnthony Martin2017-08-281-15/+20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-08-266-13/+45
|\|
| * Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2017-08-242-10/+39
| * Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365Hans de Goede2017-08-201-1/+1
| * Input: trackpoint - add new trackpoint firmware IDAaron Ma2017-08-182-2/+4
| * Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao2017-08-181-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-08-172-2/+6
|\|
| * Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao2017-08-141-0/+3
| * Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng2017-08-141-0/+1
| * Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos2017-07-181-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-143-44/+204
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2017-07-123-44/+204
| |\
| | * Input: i8042 - fix crash at boot timeChen Hong2017-07-121-3/+9
| | * Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo2017-07-091-1/+16
| | * Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko2017-07-091-40/+179
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-0823-67/+1273
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2017-07-0623-67/+1273
| |\|
| | * Input: xpad - sync supported devices with XBCDBenjamin Valentin2017-06-181-0/+30
| | * Input: xpad - sync supported devices with 360ControllerBenjamin Valentin2017-06-181-0/+57
| | * Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko2017-06-091-9/+13
| | * Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann2017-06-091-2/+2
| | * Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti2017-06-053-0/+834
| | * Input: add D-Link DIR-685 touchkeys driverLinus Walleij2017-06-053-0/+167
| | * Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav2017-06-021-1/+7
| | * Input: axp20x-pek - add wakeup supportHans de Goede2017-06-021-0/+28
| | * Input: synaptics-rmi4 - use %phN to form F34 configuration IDDmitry Torokhov2017-06-011-14/+8
| | * Input: synaptics-rmi4 - change a char type to u8Dan Carpenter2017-05-291-1/+1
| | * Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov2017-05-291-14/+0
| | * Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-2923-55/+1346
| | |\
| | * | Input: tsc2007 - move header file out of I2C realmWolfram Sang2017-05-221-1/+1
| | * | Input: mms114 - move header file out of I2C realmWolfram Sang2017-05-221-1/+1
| | * | Input: mcs - move header file out of I2C realmWolfram Sang2017-05-222-2/+2
| | * | Input: lm8323 - move header file out of I2C realmWolfram Sang2017-05-221-1/+1
| | * | Input: elantech - force relative mode on a certain moduleKT Liao2017-05-111-0/+11
| | * | Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao2017-05-114-17/+99
| | * | Input: elan_i2c - check if device is there before really probingDmitry Torokhov2017-05-111-0/+7
| | * | Input: switch to using sizeof(*type) when allocating memoryMarkus Elfring2017-05-101-4/+4
| | * | Input: use seq_puts() in input_devices_seq_show()Markus Elfring2017-05-101-1/+1
| | * | Input: use seq_putc() in input_seq_print_bitmap()Markus Elfring2017-05-101-1/+1
* | | | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-071-1/+1
|\ \ \ \
| * | | | gpio: adp5588: move header file out of I2C realmWolfram Sang2017-05-291-1/+1
OpenPOWER on IntegriCloud