summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2020-08-06Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+0
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+2
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2020-08-03Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp...Linus Torvalds-72/+0
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook-2/+2
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman-5/+13
2020-07-17Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-1/+0
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-1/+1
2020-07-16media: sur40: Remove uninitialized_var() usageKees Cook-3/+1
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+13
2020-07-07Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen-0/+7
2020-07-06Revert "Input: elants_i2c - report resolution information for touch major"Dmitry Torokhov-1/+0
2020-07-06Input: elan_i2c - only increment wakeup count on touchDerek Basehore-4/+5
2020-07-06Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson-0/+1
2020-07-01input: i8042: remove support for 8042-unicore32ioMike Rapoport-72/+0
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig-1/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean-1/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-6/+6
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-773/+2659
2020-06-09Input: adi - work around module name confictArnd Bergmann-0/+1
2020-06-06Merge branch 'next' into for-linusDmitry Torokhov-792/+2702
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-59/+0
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-71/+87
2020-05-28input: i8042 - Remove special PowerPC handlingNathan Chancellor-59/+0
2020-05-26Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu-0/+1
2020-05-18Input: iqs269a - add missing I2C dependencyJeff LaBundy-0/+1
2020-05-17Input: elants - refactor elants_i2c_execute_command()Michał Mirosław-101/+99
2020-05-17Input: elants - override touchscreen info with DT propertiesMichał Mirosław-2/+5
2020-05-17Input: elants - remove unused axesMichał Mirosław-18/+8
2020-05-17Merge branch 'for-linus' into nextDmitry Torokhov-71/+86
2020-05-17Input: add support for Azoteq IQS269AJeff LaBundy-0/+1844
2020-05-13Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanupsAnson Huang-18/+15
2020-05-13Input: remove msm-vibrator driverBrian Masney-292/+0
2020-05-12Input: elants_i2c - provide an attribute to show calibration countJohnny Chuang-1/+27
2020-05-12Input: introduce input_mt_report_slot_inactive()Jiada Wang-15/+13
2020-05-12Merge tag 'v5.6' into nextDmitry Torokhov-104/+214
2020-05-09Input: add driver for the Cypress CY8CTMA140 touchscreenLinus Walleij-0/+366
2020-05-09Input: applespi - replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2020-05-09Input: edt-ft5x06 - prefer asynchronous probeAhmad Fatoum-0/+1
2020-05-09Input: edt-ft5x06 - improve power management operationsMarco Felsch-10/+132
2020-05-09Input: edt-ft5x06 - move parameter restore into helperMarco Felsch-19/+24
2020-05-09Input: edt-ft5x06 - fix get_default register write accessMarco Felsch-3/+9
2020-05-05Input: axp20x-pek - always register interrupt handlersHans de Goede-35/+37
2020-04-28Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()Wei Yongjun-1/+2
2020-04-27Input: synaptics-rmi4 - really fix attn_data use-after-freeEvan Green-1/+1
2020-04-27Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke-0/+7
2020-04-27Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"Dmitry Torokhov-7/+0
2020-04-27Input: atkbd - receive and use physcode->keycode mapping from FWRajat Jain-1/+40
2020-04-27Input: atkbd - expose function row physical map to userspaceRajat Jain-0/+56
2020-04-27Input: i8042 - attach fwnode to serio i8042 kbd deviceRajat Jain-0/+4