summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-07-134-5/+13
|\
| * Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen2020-07-071-0/+7
| * Revert "Input: elants_i2c - report resolution information for touch major"Dmitry Torokhov2020-07-061-1/+0
| * Input: elan_i2c - only increment wakeup count on touchDerek Basehore2020-07-061-4/+5
| * Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson2020-07-061-0/+1
* | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-1/+1
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-143-6/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-06-1027-773/+2659
|\|
| * Input: adi - work around module name confictArnd Bergmann2020-06-091-0/+1
| * Merge branch 'next' into for-linusDmitry Torokhov2020-06-0632-792/+2702
| |\
| | * Input: iqs269a - add missing I2C dependencyJeff LaBundy2020-05-181-0/+1
| | * Input: elants - refactor elants_i2c_execute_command()Michał Mirosław2020-05-171-101/+99
| | * Input: elants - override touchscreen info with DT propertiesMichał Mirosław2020-05-171-2/+5
| | * Input: elants - remove unused axesMichał Mirosław2020-05-171-18/+8
| | * Merge branch 'for-linus' into nextDmitry Torokhov2020-05-1711-71/+86
| | |\
| | * | Input: add support for Azoteq IQS269AJeff LaBundy2020-05-173-0/+1844
| | * | Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanupsAnson Huang2020-05-131-18/+15
| | * | Input: remove msm-vibrator driverBrian Masney2020-05-133-292/+0
| | * | Input: elants_i2c - provide an attribute to show calibration countJohnny Chuang2020-05-121-1/+27
| | * | Input: introduce input_mt_report_slot_inactive()Jiada Wang2020-05-129-15/+13
| | * | Merge tag 'v5.6' into nextDmitry Torokhov2020-05-1230-104/+214
| | |\ \
| | * | | Input: add driver for the Cypress CY8CTMA140 touchscreenLinus Walleij2020-05-093-0/+366
| | * | | Input: edt-ft5x06 - prefer asynchronous probeAhmad Fatoum2020-05-091-0/+1
| | * | | Input: edt-ft5x06 - improve power management operationsMarco Felsch2020-05-091-10/+132
| | * | | Input: edt-ft5x06 - move parameter restore into helperMarco Felsch2020-05-091-19/+24
| | * | | Input: edt-ft5x06 - fix get_default register write accessMarco Felsch2020-05-091-3/+9
| | * | | Input: atkbd - receive and use physcode->keycode mapping from FWRajat Jain2020-04-271-1/+40
| | * | | Input: atkbd - expose function row physical map to userspaceRajat Jain2020-04-271-0/+56
| | * | | Input: i8042 - attach fwnode to serio i8042 kbd deviceRajat Jain2020-04-272-0/+4
| | * | | Input: mms114 - add extra compatible for mms345lStephan Gerhold2020-04-251-2/+15
| | * | | Input: delete unused GP2AP002A00F driverLinus Walleij2020-04-193-293/+0
| | * | | Input: evdev - use keyed wakeupsKenny Levinsen2020-04-181-3/+4
| | * | | Input: spear-keyboard - fix a typo in a module name in KconfigChristophe JAILLET2020-04-181-1/+1
| | * | | Input: tca6416-keypad - fix a typo in MODULE_DESCRIPTIONChristophe JAILLET2020-04-181-1/+1
* | | | | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-052-59/+0
|\ \ \ \ \
| * | | | | input: i8042 - Remove special PowerPC handlingNathan Chancellor2020-05-282-59/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-05-2812-71/+87
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | / Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu2020-05-261-0/+1
| | |_|/ | |/| |
| * | | Input: applespi - replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-091-1/+1
| * | | Input: axp20x-pek - always register interrupt handlersHans de Goede2020-05-051-35/+37
| * | | Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()Wei Yongjun2020-04-281-1/+2
| * | | Input: synaptics-rmi4 - really fix attn_data use-after-freeEvan Green2020-04-271-1/+1
| * | | Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke2020-04-271-0/+7
| * | | Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"Dmitry Torokhov2020-04-271-7/+0
| * | | Input: dlink-dir685-touchkeys - fix a typo in driver nameChristophe JAILLET2020-04-221-1/+1
| * | | Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron2020-04-221-0/+12
| * | | Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks2020-04-221-15/+4
| * | | Input: i8042 - add ThinkPad S230u to i8042 nomux listKevin Locke2020-04-201-0/+7
| * | | Input: usbtouchscreen - add support for BonXeon TPJames Hilliard2020-04-181-0/+1
| * | | Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra2020-04-181-9/+5