aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva30-67/+62
2020-07-07Input: cm109 - remove needless check before usb_free_coherent()Xu Wang1-6/+2
2020-07-06Input: exc3000 - switch to i2c's probe_new APISebastian Reichel1-3/+2
2020-07-06Input: elantech - remove redundant assignments to variable errorColin Ian King1-3/+3
2020-05-18Input: iqs269a - add missing I2C dependencyJeff LaBundy1-0/+1
2020-05-17Input: elants - refactor elants_i2c_execute_command()Michał Mirosław1-101/+99
2020-05-17Input: elants - override touchscreen info with DT propertiesMichał Mirosław1-2/+5
2020-05-17Input: elants - remove unused axesMichał Mirosław1-18/+8
2020-05-17Merge branch 'for-linus' into nextDmitry Torokhov11-71/+86
2020-05-17Input: add support for Azoteq IQS269AJeff LaBundy3-0/+1844
2020-05-13Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanupsAnson Huang1-18/+15
2020-05-13Input: remove msm-vibrator driverBrian Masney3-292/+0
2020-05-12Input: elants_i2c - provide an attribute to show calibration countJohnny Chuang1-1/+27
2020-05-12Input: introduce input_mt_report_slot_inactive()Jiada Wang9-15/+13
2020-05-12Merge tag 'v5.6' into nextDmitry Torokhov30-104/+214
2020-05-09Input: add driver for the Cypress CY8CTMA140 touchscreenLinus Walleij3-0/+366
2020-05-09Input: applespi - replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-09Input: edt-ft5x06 - prefer asynchronous probeAhmad Fatoum1-0/+1
2020-05-09Input: edt-ft5x06 - improve power management operationsMarco Felsch1-10/+132
2020-05-09Input: edt-ft5x06 - move parameter restore into helperMarco Felsch1-19/+24
2020-05-09Input: edt-ft5x06 - fix get_default register write accessMarco Felsch1-3/+9
2020-05-05Input: axp20x-pek - always register interrupt handlersHans de Goede1-35/+37
2020-04-28Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()Wei Yongjun1-1/+2
2020-04-27Input: synaptics-rmi4 - really fix attn_data use-after-freeEvan Green1-1/+1
2020-04-27Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke1-0/+7
2020-04-27Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"Dmitry Torokhov1-7/+0
2020-04-27Input: atkbd - receive and use physcode->keycode mapping from FWRajat Jain1-1/+40
2020-04-27Input: atkbd - expose function row physical map to userspaceRajat Jain1-0/+56
2020-04-27Input: i8042 - attach fwnode to serio i8042 kbd deviceRajat Jain2-0/+4
2020-04-25Input: mms114 - add extra compatible for mms345lStephan Gerhold1-2/+15
2020-04-22Input: dlink-dir685-touchkeys - fix a typo in driver nameChristophe JAILLET1-1/+1
2020-04-22Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron1-0/+12
2020-04-22Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks1-15/+4
2020-04-20Input: i8042 - add ThinkPad S230u to i8042 nomux listKevin Locke1-0/+7
2020-04-19Input: delete unused GP2AP002A00F driverLinus Walleij3-293/+0
2020-04-18Input: evdev - use keyed wakeupsKenny Levinsen1-3/+4
2020-04-18Input: spear-keyboard - fix a typo in a module name in KconfigChristophe JAILLET1-1/+1
2020-04-18Input: tca6416-keypad - fix a typo in MODULE_DESCRIPTIONChristophe JAILLET1-1/+1
2020-04-18Input: usbtouchscreen - add support for BonXeon TPJames Hilliard1-0/+1
2020-04-18Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra1-9/+5
2020-04-14Input: mms114 - fix handling of mms345lStephan Gerhold1-7/+5
2020-04-14Input: elants_i2c - support palm detectionJohnny Chuang1-1/+10
2020-04-06Merge branch 'next' into for-linusDmitry Torokhov4-132/+523
2020-04-01Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede1-0/+11
2020-04-01Input: goodix - fix compilation when ACPI support is disabledHans de Goede1-13/+42
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-6/+19
2020-03-26Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov1-0/+1
2020-03-24Input: synaptics-rmi4 - set reduced reporting mode only when requestedAndrew Duggan1-2/+2
2020-03-24Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil1-0/+1
2020-03-24Input: of_touchscreen - explicitly choose axisAndy Shevchenko1-18/+17