summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2020-05-17Merge branch 'for-linus' into nextDmitry Torokhov
2020-05-17Input: add support for Azoteq IQS269AJeff LaBundy
2020-05-13Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanupsAnson Huang
2020-05-13Input: remove msm-vibrator driverBrian Masney
2020-05-12Input: elants_i2c - provide an attribute to show calibration countJohnny Chuang
2020-05-12Input: introduce input_mt_report_slot_inactive()Jiada Wang
2020-05-12Merge tag 'v5.6' into nextDmitry Torokhov
2020-05-09Input: add driver for the Cypress CY8CTMA140 touchscreenLinus Walleij
2020-05-09Input: applespi - replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-09Input: edt-ft5x06 - prefer asynchronous probeAhmad Fatoum
2020-05-09Input: edt-ft5x06 - improve power management operationsMarco Felsch
2020-05-09Input: edt-ft5x06 - move parameter restore into helperMarco Felsch
2020-05-09Input: edt-ft5x06 - fix get_default register write accessMarco Felsch
2020-05-05Input: axp20x-pek - always register interrupt handlersHans de Goede
2020-04-28Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()Wei Yongjun
2020-04-27Input: synaptics-rmi4 - really fix attn_data use-after-freeEvan Green
2020-04-27Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke
2020-04-27Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"Dmitry Torokhov
2020-04-27Input: atkbd - receive and use physcode->keycode mapping from FWRajat Jain
2020-04-27Input: atkbd - expose function row physical map to userspaceRajat Jain
2020-04-27Input: i8042 - attach fwnode to serio i8042 kbd deviceRajat Jain
2020-04-25Input: mms114 - add extra compatible for mms345lStephan Gerhold
2020-04-22Input: dlink-dir685-touchkeys - fix a typo in driver nameChristophe JAILLET
2020-04-22Input: xpad - add custom init packet for Xbox One S controllersƁukasz Patron
2020-04-22Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks
2020-04-20Input: i8042 - add ThinkPad S230u to i8042 nomux listKevin Locke
2020-04-19Input: delete unused GP2AP002A00F driverLinus Walleij
2020-04-18Input: evdev - use keyed wakeupsKenny Levinsen
2020-04-18Input: spear-keyboard - fix a typo in a module name in KconfigChristophe JAILLET
2020-04-18Input: tca6416-keypad - fix a typo in MODULE_DESCRIPTIONChristophe JAILLET
2020-04-18Input: usbtouchscreen - add support for BonXeon TPJames Hilliard
2020-04-18Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra
2020-04-14Input: mms114 - fix handling of mms345lStephan Gerhold
2020-04-14Input: elants_i2c - support palm detectionJohnny Chuang
2020-04-06Merge branch 'next' into for-linusDmitry Torokhov
2020-04-01Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede
2020-04-01Input: goodix - fix compilation when ACPI support is disabledHans de Goede
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-03-26Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov
2020-03-24Input: synaptics-rmi4 - set reduced reporting mode only when requestedAndrew Duggan
2020-03-24Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil
2020-03-24Input: of_touchscreen - explicitly choose axisAndy Shevchenko
2020-03-24Input: goodix - support gt9147 touchpanelYannick Fertre
2020-03-24Input: goodix - add support for Goodix GT917SIcenowy Zheng
2020-03-24Input: goodix - use string-based chip IDIcenowy Zheng
2020-03-24Input: goodix - add support for more then one touch-keyDmitry Mastykin
2020-03-24Input: goodix - fix spurious key release eventsDmitry Mastykin
2020-03-24Input: goodix - try to reset the controller if the i2c-test failsHans de Goede
2020-03-24Input: goodix - restore config on resume if necessaryHans de Goede
2020-03-24Input: goodix - make goodix_send_cfg() take a raw buffer as argumentHans de Goede