summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Input: st1232 - simplify parsing of read bufferDmitry Torokhov2019-10-281-25/+25
* | | | Input: wacom_i2c - remove unneeded gpio.h header fileFabio Estevam2019-10-271-1/+0
* | | | Input: s3c2410_ts - remove unneeded gpio.h header fileFabio Estevam2019-10-271-1/+0
* | | | Input: colibri-vf50-ts - remove unneeded gpio.h header fileFabio Estevam2019-10-271-1/+0
* | | | Input: gpio_keys_polled - switch to using devm_fwnode_gpiod_get()Dmitry Torokhov2019-10-271-4/+3
* | | | Input: gpio_keys - switch to using devm_fwnode_gpiod_get()Dmitry Torokhov2019-10-271-4/+2
* | | | Merge tag 'v5.4-rc5' into nextDmitry Torokhov2019-10-2711-83/+115
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-10-251-2/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Input: st1232 - fix reporting multitouch coordinatesDixit Parmar2019-10-211-2/+4
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-10-175-44/+97
| |\| | | | | |_|/ | |/| |
| | * | Revert "Input: elantech - enable SMBus on new (2018+) systems"Kai-Heng Feng2019-10-151-26/+29
| | * | Input: synaptics-rmi4 - avoid processing unknown IRQsEvan Green2019-10-111-1/+5
| | * | Input: soc_button_array - partial revert of support for newer surface devicesHans de Goede2019-10-081-5/+12
| | * | Input: goodix - add support for 9-bytes reportsYauhen Kharuzhy2019-10-021-8/+50
| | * | Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch2019-10-021-4/+1
| * | | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-192-3/+3
| |\ \ \
| | * | | mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-2/+2
| | * | | mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-021-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-09-1984-1487/+1114
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | 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
| | |/ / | |/| |
* | | | Input: adp5589 - make keypad support optionalLars-Peter Clausen2019-10-231-73/+98
* | | | Input: hp_sdc_rtc - remove dead chardev codeArnd Bergmann2019-10-231-342/+0
* | | | Input: keyboard - imx_sc: Add i.MX system controller key supportAnson Huang2019-10-153-0/+198
* | | | Input: mpr121 - add polling modeMichal Vokáč2019-10-151-18/+51
* | | | Input: pixcir_i2c_ts - remove platform dataDmitry Torokhov2019-10-091-75/+25
* | | | Input: pixcir_i2c_ts - do not print error on defer probeFabio Estevam2019-10-091-2/+6
* | | | Input: pixcir_i2c_ts - print register address in decimalFabio Estevam2019-10-091-6/+6
* | | | Input: pixcir_i2c_ts - keep header files sortedFabio Estevam2019-10-091-5/+5
* | | | Input: pixcir_i2c_ts - move definitions into a single fileFabio Estevam2019-10-091-1/+59
* | | | Input: pixcir_i2c_ts - remove unneeded gpio.h header fileFabio Estevam2019-10-091-1/+0
* | | | Input: gpio_mouse - switch to using input device polling modeDmitry Torokhov2019-10-042-26/+20
* | | | Input: add input_get_poll_interval()Dmitry Torokhov2019-10-041-0/+9
* | | | Input: atmel_mxt_ts - disable IRQ across suspendEvan Green2019-10-021-0/+4
| |_|/ |/| |
* | | Input: sidewinder - make array seq static const, makes object smallerColin Ian King2019-09-051-1/+1
* | | Input: reset device timestamp on syncDmitry Torokhov2019-09-051-0/+7
* | | Input: bu21013_ts - switch to using standard touchscreen propertiesDmitry Torokhov2019-09-021-21/+33
* | | Input: bu21013_ts - switch to using MT-B (slotted) protocolDmitry Torokhov2019-09-021-37/+43
* | | Input: bu21013_ts - fix suspend when wake sourceDmitry Torokhov2019-09-021-24/+24
* | | Input: bu21013_ts - use interrupt from I2C clientDmitry Torokhov2019-09-021-16/+19
* | | Input: bu21013_ts - remove support for platform dataDmitry Torokhov2019-09-021-72/+37
* | | Input: bu21013_ts - convert to using managed resourcesDmitry Torokhov2019-09-021-98/+84
* | | Input: bu21013_ts - remove useless commentsDmitry Torokhov2019-09-021-59/+2
* | | Input: bu21013_ts - annotate supend/resume methods as __maybe_unusedDmitry Torokhov2019-09-021-10/+3
* | | Input: bu21013_ts - rename some variablesDmitry Torokhov2019-09-021-186/+190
* | | Input: bu21013_ts - convert to use GPIO descriptorsLinus Walleij2019-09-021-48/+38
* | | Input: i8042 - enable wakeup on a stable struct deviceStephen Boyd2019-08-291-11/+14