summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2019-04-27Input: elan_i2c - add hardware ID for multiple Lenovo laptopsKT Liao
2019-04-05Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede
2019-03-23Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez
2019-03-23Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov
2019-03-23Input: ps2-gpio - flush TX work when closing portDmitry Torokhov
2019-03-23Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov
2019-03-23Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel
2019-03-23Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker
2019-03-13Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts
2019-03-13Input: wacom_serial4 - add support for Wacom ArtPad II tabletJason Gerecke
2019-02-20Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela
2019-02-20Input: bma150 - register input device after setting private dataJonathan Bakker
2019-02-20Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio
2019-02-20Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov
2019-01-31Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov
2019-01-31Input: xpad - add support for SteelSeries Stratus DuoTom Panfil
2019-01-13Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas
2019-01-13Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil
2019-01-13Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren
2019-01-09Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer
2019-01-09Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh
2018-12-29Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires
2018-12-21Input: omap-keypad - fix keyboard debounce configurationTony Lindgren
2018-12-21Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura
2018-12-21Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov
2018-12-08Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong
2018-12-08Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt
2018-12-08Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin
2018-12-08Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris
2018-12-08Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff
2018-12-08Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul
2018-12-08Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman
2018-12-01Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov
2018-11-21Input: wm97xx-ts - fix exit pathRandy Dunlap
2018-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-10-15Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-10-05Input: uinput - add a schedule point in uinput_inject_events()Dmitry Torokhov
2018-10-05Input: evdev - add a schedule point in evdev_write()Dmitry Torokhov
2018-10-04Input: mousedev - add a schedule point in mousedev_write()Eric Dumazet
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake
2018-10-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-09-18Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer
2018-09-18Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma
2018-09-18Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz
2018-09-18Input: atakbd - fix Atari keymapAndreas Schwab
2018-09-18Input: egalax_ts - add system wakeup supportAnson Huang
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds