summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * Input: applespi - fix warnings detected by sparseRonald Tschalär2019-07-211-7/+11
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-2020-29/+2183
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2019-07-20377-2611/+2576
| | |\
| * | | docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
| * | | Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-07-141-1/+1
| |\ \ \
| | * | | *: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov2019-07-141-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-1325-700/+774
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'next' into for-linusDmitry Torokhov2019-07-1034-789/+1138
| | |\ \ \
| | * | | | Input: atmel_mxt_ts - fix leak in mxt_update_cfg()Ian Ray2019-07-051-1/+2
| | * | | | Input: synaptics - enable SMBUS on T480 thinkpad trackpadCole Rogers2019-07-011-0/+1
| * | | | | Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-07-111-1/+1
| |\ \ \ \ \
| | * | | | | Input: cros_ec_keyb: mask out extra flags in event_typeTing Shen2019-06-201-1/+1
| * | | | | | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-07-091-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2019-07-081-1/+1
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | PM: suspend: Rename pm_suspend_via_s2idle()Rafael J. Wysocki2019-06-191-1/+1
| * | | | | | | Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-091-4/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | media: touchscreen/sur40: set device_caps in struct video_deviceHans Verkuil2019-06-121-4/+2
| | |/ / / / /
* | | | | | | Input: remove w90x900 touchscreen driverArnd Bergmann2019-08-093-341/+0
* | | | | | | Input: remove w90x900 keyboard driverArnd Bergmann2019-08-093-276/+0
* | | | | | | Input: synaptics - fix a typoChristophe JAILLET2019-08-091-1/+1
* | | | | | | Input: ads7846 - add support for general touchscreen bindingsMarco Felsch2019-08-091-8/+30
* | | | | | | Input: soc_button_array - add support for newer surface devicesMaximilian Luz2019-07-282-15/+96
* | | | | | | Input: allow drivers specify timestamp for input eventsAtif Niyaz2019-07-252-27/+48
* | | | | | | Input: cyapa - switch to using devm_device_add_group()Dmitry Torokhov2019-07-241-15/+1
* | | | | | | Input: elan_i2c - switch to using devm_add_action_or_reset()Dmitry Torokhov2019-07-241-2/+1
* | | | | | | Input: elan_i2c - switch to using devm_device_add_groups()Dmitry Torokhov2019-07-241-16/+1
* | | | | | | Input: synaptics-rmi4 - remove the exporting of rmi_2d_sensor_set_input_paramsDenis Efremov2019-07-241-1/+0
* | | | | | | Input: ts4800-ts - use devm_platform_ioremap_resource()Mukesh Ojha2019-07-241-3/+1
* | | | | | | Input: sun4i-ts - use devm_platform_ioremap_resource()Mukesh Ojha2019-07-241-2/+1
* | | | | | | Input: mxs-lradc-ts - use devm_platform_ioremap_resource()Mukesh Ojha2019-07-241-7/+3
* | | | | | | Input: fsl-imx25-tcq - use devm_platform_ioremap_resource()Mukesh Ojha2019-07-241-3/+1
* | | | | | | Input: add support for the FlySky FS-iA6B RC receiverMarkus Koch2019-07-223-2/+244
| |_|_|_|_|/ |/| | | | |
* | | | | | Input: alps - fix a mismatch between a condition check and its commentHui Wang2019-07-191-1/+1
* | | | | | Input: psmouse - fix build error of multiple definitionYueHaibing2019-07-191-1/+2
* | | | | | Input: applespi - remove set but not used variables 'sts'Mao Wenan2019-07-191-2/+1
* | | | | | Input: add Apple SPI keyboard and trackpad driverRonald Tschalär2019-07-195-0/+2117
* | | | | | Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang2019-07-151-0/+32
* | | | | | Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura2019-07-151-2/+2
* | | | | | Input: adp5589 - initialize GPIO controller parent deviceLars-Peter Clausen2019-07-151-0/+1
* | | | | | Input: iforce - remove empty multiline commentsTim Schumacher2019-07-156-18/+0
* | | | | | Merge tag 'v5.2' into nextDmitry Torokhov2019-07-15374-2597/+422
|\| | | | |
| * | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21144-642/+144
| |\ \ \ \ \
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19137-593/+137
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 475Thomas Gleixner2019-06-191-4/+1
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464Thomas Gleixner2019-06-192-3/+2
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-193-36/+3
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner2019-06-191-6/+1
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-06-197-17/+54
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Input: synaptics - enable SMBus on ThinkPad E480 and E580Alexander Mikhaylenko2019-06-121-0/+2
| | * | | Input: imx_keypad - make sure keyboard can always wake up systemAnson Huang2019-06-111-4/+14
OpenPOWER on IntegriCloud