summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2019-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-08-06Input: iforce - add sanity checksOliver Neukum
2019-08-06Input: applespi - use struct_size() helperGustavo A. R. Silva
2019-08-01Input: kbtab - sanity check for endpoint typeOliver Neukum
2019-08-01Input: usbtouchscreen - initialize PM mutex before using itOliver Neukum
2019-07-31Input: applespi - add dependency on LEDS_CLASSYueHaibing
2019-07-25Input: synaptics - enable RMI mode for HP Spectre X360Dmitry Torokhov
2019-07-24Input: elantech - annotate fall-through case in elantech_use_host_notify()Dmitry Torokhov
2019-07-23Input: elantech - enable SMBus on new (2018+) systemsKai-Heng Feng
2019-07-23Input: applespi - fix trivial typo in struct descriptionNikolas Nyby
2019-07-23Input: applespi - select CRC16 moduleArnd Bergmann
2019-07-21Input: applespi - fix warnings detected by sparseRonald Tschalär
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov
2019-07-19Input: alps - fix a mismatch between a condition check and its commentHui Wang
2019-07-19Input: psmouse - fix build error of multiple definitionYueHaibing
2019-07-19Input: applespi - remove set but not used variables 'sts'Mao Wenan
2019-07-19Input: add Apple SPI keyboard and trackpad driverRonald Tschalär
2019-07-15Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang
2019-07-15Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura
2019-07-15Input: adp5589 - initialize GPIO controller parent deviceLars-Peter Clausen
2019-07-15Input: iforce - remove empty multiline commentsTim Schumacher
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov
2019-07-15Input: synaptics - fix misuse of strlcpyJoe Perches
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-14Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-07-14*: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov
2019-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-13Input: auo-pixcir-ts - switch to using devm_add_action_or_reset()Fuqian Huang
2019-07-13Input: gtco - bounds check collection indent levelGrant Hernandez
2019-07-11Input: mtk-pmic-keys - add of_node_put() before returnNishka Dasgupta
2019-07-11Input: sun4i-lradc-keys - add of_node_put() before returnNishka Dasgupta
2019-07-11Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black
2019-07-11Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-07-10Merge branch 'next' into for-linusDmitry Torokhov
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki
2019-07-06Input: gpio_keys_polled - allow specifying name of input deviceEnrico Weigelt, metux IT consult
2019-07-05Input: edt-ft5x06 - simplify event reporting codeDmitry Torokhov
2019-07-05Input: max77650-onkey - add MODULE_ALIAS()Bartosz Golaszewski
2019-07-05Input: atmel_mxt_ts - fix leak in mxt_update_cfg()Ian Ray
2019-07-01Input: synaptics - enable SMBUS on T480 thinkpad trackpadCole Rogers
2019-07-01Input: atmel_mxt_ts - fix -Wunused-const-variableNathan Huckleberry
2019-06-30Input: joydev - extend absolute mouse detectionAlexander Tsoy
2019-06-30Input: elan_i2c - export the device id whitelistJeffrey Hugo
2019-06-30Input: edt-ft5x06 - use get_unaligned_be16()Dmitry Torokhov
2019-06-29Merge branch 'iforce' into nextDmitry Torokhov
2019-06-22Input: iforce - add the Saitek R440 Force WheelTim Schumacher
2019-06-22Input: iforce - use unaligned accessors, where appropriateDmitry Torokhov