summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-09-171-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'v5.3-rc4' into patchworkMauro Carvalho Chehab2019-08-127-44/+56
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | media: input/touchscreen/sur40: use COLORSPACE_RAWHans Verkuil2019-07-231-2/+2
| | |_|/ | |/| |
* | | | input/vmmouse: Update the backdoor call with support for new instructionsThomas Hellstrom2019-08-281-3/+3
* | | | Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui2019-08-201-29/+6
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-08-097-44/+56
|\ \ \ | |/ / |/| |
| * | Input: iforce - add sanity checksOliver Neukum2019-08-061-0/+5
| * | Input: applespi - use struct_size() helperGustavo A. R. Silva2019-08-061-2/+1
| * | Input: kbtab - sanity check for endpoint typeOliver Neukum2019-08-011-2/+4
| * | Input: usbtouchscreen - initialize PM mutex before using itOliver Neukum2019-08-011-0/+2
| * | Input: applespi - add dependency on LEDS_CLASSYueHaibing2019-07-311-0/+1
| * | Input: synaptics - enable RMI mode for HP Spectre X360Dmitry Torokhov2019-07-251-0/+1
| * | Input: elantech - annotate fall-through case in elantech_use_host_notify()Dmitry Torokhov2019-07-241-0/+1
| * | Input: elantech - enable SMBus on new (2018+) systemsKai-Heng Feng2019-07-231-29/+25
| * | Input: applespi - fix trivial typo in struct descriptionNikolas Nyby2019-07-231-4/+4
| * | Input: applespi - select CRC16 moduleArnd Bergmann2019-07-231-0/+1
| * | 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
| |\|
| | * 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
| | |\
| | * | Input: synaptics - fix misuse of strlcpyJoe Perches2019-07-151-1/+1
| | * | Input: auo-pixcir-ts - switch to using devm_add_action_or_reset()Fuqian Huang2019-07-131-2/+1
| | * | Input: gtco - bounds check collection indent levelGrant Hernandez2019-07-131-3/+17
| | * | Input: mtk-pmic-keys - add of_node_put() before returnNishka Dasgupta2019-07-111-2/+7
| | * | Input: sun4i-lradc-keys - add of_node_put() before returnNishka Dasgupta2019-07-111-0/+3
| | * | Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black2019-07-111-0/+1
* | | | 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
|\ \ \ \ | | |/ / | |/| |