summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-03-083-11/+9Star
|\
| * Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler2018-03-081-1/+0Star
| * Input: matrix_keypad - fix race when disabling interruptsZhang Bo2018-02-101-1/+3
| * Input: mms114 - add SPDX identifierAndi Shyti2018-02-031-8/+5Star
| * Input: mms114 - fix license module informationAndi Shyti2018-02-031-1/+1
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-118-13/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-02-0154-1516/+447Star
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2018-02-0154-1516/+447Star
| |\
| | * Input: goodix - use generic touchscreen_propertiesMarcin Niestroj2018-01-311-83/+58Star
| | * Input: mms114 - fix typo in definitionAndi Shyti2018-01-311-2/+2
| | * Input: mms114 - use BIT() macro instead of explicit shiftingAndi Shyti2018-01-301-1/+1
| | * Input: mms114 - replace mdelay with msleepAndi Shyti2018-01-301-1/+1
| | * Input: mms114 - add support for mms152Simon Shields2018-01-261-19/+73
| | * Input: mms114 - drop platform data and use generic APIsSimon Shields2018-01-261-82/+65Star
| | * Input: mms114 - mark as direct input deviceDmitry Torokhov2018-01-261-8/+5Star
| | * Input: mms114 - do not clobber interrupt triggerDmitry Torokhov2018-01-261-3/+3
| | * Input: edt-ft5x06 - fix error handling for factory mode on non-M06Dmitry Torokhov2018-01-241-8/+6Star
| | * Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti2018-01-231-3/+8
| | * Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring2018-01-231-2/+0Star
| | * Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring2018-01-231-3/+1Star
| | * Input: da9052_tsi - remove unused mutexMarcus Folkesson2018-01-231-1/+0Star
| | * Input: synaptics-rmi4 - log when we create a guest serio portDmitry Torokhov2018-01-231-4/+5
| | * Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov2018-01-231-10/+54
| | * Input: synaptics-rmi4 - do not delete interrupt memory too earlyDmitry Torokhov2018-01-231-7/+7
| | * Input: ad7877 - use managed resource allocationsAndi Shyti2018-01-231-44/+23Star
| | * Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti2018-01-232-20/+10Star
| | * Input: remove atmel-wm97xx touchscreen driverCorentin Labbe2018-01-193-452/+0Star
| | * Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King2018-01-181-1/+1
| | * Input: remove at32psifCorentin Labbe2018-01-183-368/+0Star
| | * Input: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-178-56/+17Star
| | * Input: remove remaining unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-172-2/+0Star
| | * Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman2018-01-173-5/+0Star
| | * Input: remove unneeded MODULE_VERSION() usage in touchscreen driversGreg Kroah-Hartman2018-01-174-7/+0Star
| | * Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-171-2/+0Star
| | * Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-171-1/+0Star
| | * Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-174-5/+0Star
| | * Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman2018-01-174-8/+4Star
| | * Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer2018-01-171-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-104-14/+21
| | * Input: silead - add support for capactive home button found on some x86 tabletsHans de Goede2018-01-101-11/+35
| | * Input: cyapa - remove duplicated macro definitionsRasmus Villemoes2018-01-091-43/+0Star
| | * Input: synaptic_rmi4 - remove duplicate include in F34Pravin Shedge2018-01-051-1/+0Star
| | * 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-021-1/+1
| | * Input: gpio_tilt - delete driverLinus Walleij2018-01-023-225/+0Star
| | * Input: uinput - use monotonic times for timestampsDeepa Dinamani2018-01-021-1/+4
| | * Input: hp_sdc - convert to ktime_get()Arnd Bergmann2018-01-021-10/+7Star
| | * Input: hil_mlc - convert timeval to jiffiesWEN Pingbo2018-01-022-15/+8Star