summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-07-14Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxLinus Torvalds-1/+1
2019-07-14*: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov-1/+1
2019-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-700/+774
2019-07-11Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+1
2019-07-10Merge branch 'next' into for-linusDmitry Torokhov-789/+1138
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-1/+1
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-4/+2
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki-1/+1
2019-07-06Input: gpio_keys_polled - allow specifying name of input deviceEnrico Weigelt, metux IT consult-1/+3
2019-07-05Input: edt-ft5x06 - simplify event reporting codeDmitry Torokhov-9/+4
2019-07-05Input: max77650-onkey - add MODULE_ALIAS()Bartosz Golaszewski-0/+1
2019-07-05Input: atmel_mxt_ts - fix leak in mxt_update_cfg()Ian Ray-1/+2
2019-07-01Input: synaptics - enable SMBUS on T480 thinkpad trackpadCole Rogers-0/+1
2019-07-01Input: atmel_mxt_ts - fix -Wunused-const-variableNathan Huckleberry-10/+10
2019-06-30Input: joydev - extend absolute mouse detectionAlexander Tsoy-2/+22
2019-06-30Input: elan_i2c - export the device id whitelistJeffrey Hugo-49/+1
2019-06-30Input: edt-ft5x06 - use get_unaligned_be16()Dmitry Torokhov-2/+3
2019-06-29Merge branch 'iforce' into nextDmitry Torokhov-410/+424
2019-06-22Input: iforce - add the Saitek R440 Force WheelTim Schumacher-0/+2
2019-06-22Input: iforce - use unaligned accessors, where appropriateDmitry Torokhov-7/+12
2019-06-22Input: iforce - drop couple of temps from transport codeDmitry Torokhov-10/+4
2019-06-22Input: iforce - drop bus type from iforce structureDmitry Torokhov-7/+0
2019-06-22Input: iforce - use DMA-safe buffores for USB transfersDmitry Torokhov-15/+25
2019-06-22Input: iforce - allow callers supply data buffer when fetching device IDsDmitry Torokhov-30/+47
2019-06-22Input: iforce - only call iforce_process_packet() if initializedDmitry Torokhov-4/+1
2019-06-22Input: iforce - signal command completion from transport codeDmitry Torokhov-5/+6
2019-06-22Input: iforce - do not combine arguments for iforce_process_packet()Dmitry Torokhov-11/+13
2019-06-22Input: iforce - factor out hat handling when parsing packetsDmitry Torokhov-44/+57
2019-06-22Input: iforce - update formatting of switch statementsDmitry Torokhov-100/+100
2019-06-22Input: iforce - use DMA-safe buffer when getting IDs from USBDmitry Torokhov-46/+22
2019-06-22Input: iforce - split into core and transport modulesDmitry Torokhov-43/+25
2019-06-22Input: iforce - move transport data into transport modulesDmitry Torokhov-104/+144
2019-06-22Input: iforce - add bus type and parent arguments to iforce_init_device()Dmitry Torokhov-18/+8
2019-06-22Input: iforce - introduce start and stop io transport opsDmitry Torokhov-23/+34
2019-06-22Input: iforce - move command completion handling to serio codeDmitry Torokhov-8/+11
2019-06-22Input: iforce - move get_id to the transport operationsDmitry Torokhov-65/+51
2019-06-22Input: iforce - introduce transport opsDmitry Torokhov-28/+29
2019-06-22Input: iforce - remove "being used" sillinessDmitry Torokhov-10/+1
2019-06-22Input: gpio_keys - use struct_size() in devm_kzalloc()Gustavo A. R. Silva-4/+2
2019-06-22Input: gpio_keys_polled - use struct_size() in devm_kzalloc()Gustavo A. R. Silva-4/+2
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-642/+144
2019-06-20Input: cros_ec_keyb: mask out extra flags in event_typeTing Shen-1/+1
2019-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-17/+54
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-593/+137
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 475Thomas Gleixner-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464Thomas Gleixner-3/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-36/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner-6/+1
2019-06-19PM: suspend: Rename pm_suspend_via_s2idle()Rafael J. Wysocki-1/+1