summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics-rmi4 - fix possible double freePan Bian2019-05-161-5/+1
* Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov2019-05-081-14/+16
* Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang2019-05-081-3/+3
* Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach2019-05-021-1/+1
* Input: elan_i2c - add hardware ID for multiple Lenovo laptopsKT Liao2019-04-271-0/+25
* Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede2019-04-051-1/+1
* Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez2019-03-231-2/+2
* Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov2019-03-231-1/+1
* Input: ps2-gpio - flush TX work when closing portDmitry Torokhov2019-03-231-0/+1
* Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov2019-03-231-24/+11
* Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel2019-03-231-4/+4
* Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker2019-03-231-5/+12
* Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts2019-03-131-0/+1
* Input: wacom_serial4 - add support for Wacom ArtPad II tabletJason Gerecke2019-03-131-0/+2
* Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela2019-02-201-0/+9
* Input: bma150 - register input device after setting private dataJonathan Bakker2019-02-201-4/+5
* Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio2019-02-201-0/+1
* Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov2019-02-201-1/+0
* Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov2019-01-311-2/+3
* Input: xpad - add support for SteelSeries Stratus DuoTom Panfil2019-01-311-0/+3
* Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas2019-01-131-0/+1
* Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil2019-01-131-0/+1
* Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren2019-01-131-12/+4
* Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer2019-01-091-0/+1
* Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh2019-01-091-2/+2
* Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires2018-12-291-2/+16
* Input: omap-keypad - fix keyboard debounce configurationTony Lindgren2018-12-211-4/+14
* Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura2018-12-211-0/+1
* Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov2018-12-211-1/+1
* Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong2018-12-081-0/+1
* Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt2018-12-081-0/+1
* Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin2018-12-081-0/+1
* Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris2018-12-081-1/+2
* Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff2018-12-081-9/+14
* Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul2018-12-081-0/+1
* Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman2018-12-081-10/+6
* Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov2018-12-011-3/+1
* Input: wm97xx-ts - fix exit pathRandy Dunlap2018-11-211-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-10-201-0/+1
|\
| * Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov2018-10-151-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-10-125-9/+26
|\|
| * Input: uinput - add a schedule point in uinput_inject_events()Dmitry Torokhov2018-10-051-0/+1
| * Input: evdev - add a schedule point in evdev_write()Dmitry Torokhov2018-10-051-0/+1
| * Input: mousedev - add a schedule point in mousedev_write()Eric Dumazet2018-10-041-0/+1
| * Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake2018-10-011-9/+20
| * Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez2018-10-011-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-09-284-47/+37
|\|
| * Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer2018-09-181-1/+1
| * Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma2018-09-181-0/+2
| * Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz2018-09-181-8/+2