summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman
2020-07-17Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14Jingle Wu
2020-07-17Input: elan_i2c - handle firmware updated on newer ICsJingle Wu
2020-07-17Input: elan_i2c - add support for different firmware page sizesJingle Wu
2020-07-17Input: elan_i2c - fix detecting IAP version on older controllersJingle Wu
2020-07-17Input: elan_i2c - handle devices with patterns above 1Jingle Wu
2020-07-17Input: elan_i2c - make fetching IC type of older controllers more robustJingle Wu
2020-07-17Input: elan_i2c - handle firmware not implementing "get pattern" commandJingle Wu
2020-07-17Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-16media: sur40: Remove uninitialized_var() usageKees Cook
2020-07-15Input: mt - cleanup open-coded __set_bit()Michał Mirosław
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-07Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen
2020-07-07Input: cm109 - remove needless check before usb_free_coherent()Xu Wang
2020-07-06Input: exc3000 - switch to i2c's probe_new APISebastian Reichel
2020-07-06Input: elantech - remove redundant assignments to variable errorColin Ian King
2020-07-06Revert "Input: elants_i2c - report resolution information for touch major"Dmitry Torokhov
2020-07-06Input: elan_i2c - only increment wakeup count on touchDerek Basehore
2020-07-06Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson
2020-07-01input: i8042: remove support for 8042-unicore32ioMike Rapoport
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-06-09Input: adi - work around module name confictArnd Bergmann
2020-06-06Merge branch 'next' into for-linusDmitry Torokhov
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-05-28input: i8042 - Remove special PowerPC handlingNathan Chancellor
2020-05-26Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu
2020-05-18Input: iqs269a - add missing I2C dependencyJeff LaBundy
2020-05-17Input: elants - refactor elants_i2c_execute_command()Michał Mirosław
2020-05-17Input: elants - override touchscreen info with DT propertiesMichał Mirosław
2020-05-17Input: elants - remove unused axesMichał Mirosław
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