summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2019-01-31Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov1-2/+3
2019-01-31Input: xpad - add support for SteelSeries Stratus DuoTom Panfil1-0/+3
2019-01-13Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas1-0/+1
2019-01-13Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil1-0/+1
2019-01-13Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren1-12/+4
2019-01-09Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer1-0/+1
2018-12-21Input: omap-keypad - fix keyboard debounce configurationTony Lindgren1-4/+14
2018-12-21Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura1-0/+1
2018-12-21Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov1-1/+1
2018-12-08Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong1-0/+1
2018-12-08Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt1-0/+1
2018-12-08Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin1-0/+1
2018-12-08Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris1-1/+2
2018-12-08Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff1-9/+14
2018-12-08Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul1-0/+1
2018-12-08Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman1-10/+6
2018-12-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez1-0/+3
2018-12-01Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson1-10/+10
2018-12-01Input: xpad - fix some coding style issuesLeo Sperling1-6/+9
2018-12-01Input: xpad - add PDP device id 0x02a4Francis Therien1-2/+7
2018-12-01Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov1-3/+1
2018-11-10Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov1-0/+1
2018-10-20Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz1-8/+2
2018-10-20Input: atakbd - fix Atari keymapAndreas Schwab1-38/+26
2018-10-03Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma1-0/+2
2018-10-03Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko1-4/+4
2018-09-26input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-2/+2
2018-09-19Input: atmel_mxt_ts - only use first T9 instanceNick Dyer1-3/+4
2018-09-15Input: do not use WARN() in input_alloc_absinfo()Dmitry Torokhov1-4/+12
2018-08-24Input: synaptics-rmi4 - fix axis-swap behaviorLucas Stach1-18/+16
2018-08-03Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15ASTKT Liao1-0/+1
2018-08-03Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai1-0/+7
2018-08-03Input: elan_i2c - add ACPI ID for lenovo ideapad 330Donald Shanty III1-0/+1
2018-07-03Input: elantech - fix V4 report decoding for module with middle key???1-1/+1
2018-07-03Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma1-1/+8
2018-07-03Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings3-3/+11
2018-07-03Input: xpad - fix GPD Win 2 controller nameEnno Boland1-1/+1
2018-07-03Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI IDAlexandr Savca1-0/+1
2018-06-21Input: atmel_mxt_ts - fix the firmware updateNick Dyer1-76/+110
2018-06-21Input: synaptics-rmi4 - fix an unchecked out of memory error pathChristophe JAILLET1-2/+5
2018-06-16Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke1-0/+1
2018-06-16Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee1-0/+1
2018-06-16Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee1-0/+2
2018-06-05Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires1-11/+11
2018-06-05Input: synaptics - add Lenovo 80 series ids to SMBusBenjamin Tissoires1-0/+2
2018-06-05Input: synaptics - add Intertouch support on X1 Carbon 6th and X280Aaron Ma1-0/+2
2018-06-05Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...Edvard Holst1-0/+1
2018-06-05Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMIDmitry Torokhov1-0/+1
2018-05-09Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)1-0/+9
2018-05-09Input: leds - fix out of bound accessDmitry Torokhov1-4/+4