summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman2018-01-164-8/+4
* Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer2018-01-161-0/+10
* Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov2018-01-161-13/+21
* Input: goodix - disable IRQs while suspendedHans de Goede2018-01-121-2/+6
* Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani2018-01-094-14/+21
* Input: silead - add support for capactive home button found on some x86 tabletsHans de Goede2018-01-091-11/+35
* Input: cyapa - remove duplicated macro definitionsRasmus Villemoes2018-01-081-43/+0
* Input: synaptic_rmi4 - remove duplicate include in F34Pravin Shedge2018-01-051-1/+0
* Input: raydium_i2c_ts - include hardware version in firmware nameJeffrey Lin2018-01-051-2/+12
* Input: tps65218-pwrbutton - fix a spelling mistake in KconfigZhuohua Li2018-01-011-1/+1
* Input: gpio_tilt - delete driverLinus Walleij2018-01-013-225/+0
* Input: uinput - use monotonic times for timestampsDeepa Dinamani2018-01-011-1/+4
* Input: hp_sdc - convert to ktime_get()Arnd Bergmann2018-01-011-10/+7
* Input: hil_mlc - convert timeval to jiffiesWEN Pingbo2018-01-012-15/+8
* Input: hil_mlc - convert timeval to time64_tWEN Pingbo2018-01-011-5/+3
* Input: gamecon - mark expected switch fall-throughsGustavo A. R. Silva2017-11-101-0/+3
* Input: sidewinder - mark expected switch fall-throughsGustavo A. R. Silva2017-11-101-5/+5
* Input: spaceball - mark expected switch fall-throughsGustavo A. R. Silva2017-11-101-0/+4
* Input: uinput - unlock on allocation failure in ioctlDan Carpenter2017-11-101-2/+4
* Input: add support for the Samsung S6SY761 touchscreenAndi Shyti2017-11-103-0/+571
* Input: add support for HiDeep touchscreenAnthony Kim2017-11-103-0/+1132
* Input: st1232 - remove obsolete platform device supportGeert Uytterhoeven2017-11-071-13/+3
* Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-11-0721-9/+32
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-032-0/+2
| |\
| | * Input: sparse-keymap - send sync event for KE_SW/KE_VSWStefan BrĂ¼ns2017-11-031-0/+1
| | * Input: ar1021_i2c - set INPUT_PROP_DIRECTMartin Kepplinger2017-11-031-0/+1
| * | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0216-0/+16
| |\ \
| | * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-283-9/+14
| |\ \ \ | | |/ / | |/| / | | |/
| | * Input: synaptics-rmi4 - limit the range of what GPIOs are buttonsAndrew Duggan2017-10-271-2/+3
| | * Input: gtco - fix potential out-of-bound accessDmitry Torokhov2017-10-271-7/+10
| | * Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng2017-10-241-0/+1
* | | Input: convert autorepeat timer to use timer_setup()Kees Cook2017-11-031-6/+5
* | | Input: cyttsp4 - avoid overflows when calculating memory sizesVince Kim2017-11-031-12/+40
* | | Input: mxs-lradc - remove redundant assignment to pointer inputColin Ian King2017-10-271-1/+1
* | | Input: add I2C attached EETI EXC3000 multi touch driverAhmet Inan2017-10-253-0/+234
* | | Input: goodix - support gt1151 touchpanelMarcin Niestroj2017-10-241-27/+98
* | | Input: ps2-gpio - actually abort probe when connected to sleeping GPIOsDmitry Torokhov2017-10-241-0/+1
* | | Input: hil_mlc - convert to using timer_setup()Kees Cook2017-10-241-2/+2
* | | Input: hp_sdc - convert to using timer_setup()Kees Cook2017-10-241-3/+2
* | | Input: touchsceen - convert timers to use timer_setup()Kees Cook2017-10-245-18/+18
* | | Input: keyboard - convert timers to use timer_setup()Kees Cook2017-10-246-22/+19
* | | Input: uinput - fold header into the driver properDmitry Torokhov2017-10-231-1/+39
* | | Input: uinput - remove uinput_allocate_device()Dmitry Torokhov2017-10-231-18/+10
* | | Input: uinput - fix coding style in uinput_ioctl_handler()Dmitry Torokhov2017-10-231-116/+115
* | | Input: uinput - allow FF requests to time outDmitry Torokhov2017-10-231-1/+5
* | | Input: ad7877 - convert to using timer_setup()stephen lu2017-10-231-3/+3
* | | Input: gpio-keys - convert timers to use timer_setup()stephen lu2017-10-231-4/+3
* | | Input: ff_memless - convert to using timer_setup()Kees Cook2017-10-231-4/+4
* | | Input: alps - convert to using timer_setup()Kees Cook2017-10-231-4/+4