summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: goodix - use generic touchscreen_propertiesMarcin Niestroj2018-01-311-83/+58
* 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-262-21/+77
* Input: mms114 - drop platform data and use generic APIsSimon Shields2018-01-263-118/+82
* Input: mms114 - mark as direct input deviceDmitry Torokhov2018-01-261-8/+5
* 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/+6
* Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti2018-01-221-3/+8
* Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring2018-01-221-2/+0
* Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring2018-01-221-3/+1
* Input: da9052_tsi - remove unused mutexMarcus Folkesson2018-01-221-1/+0
* Input: docs - use PROPERTY_ENTRY_U32() directlyAndy Shevchenko2018-01-221-3/+3
* Input: synaptics-rmi4 - log when we create a guest serio portDmitry Torokhov2018-01-221-4/+5
* Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov2018-01-221-10/+54
* Input: synaptics-rmi4 - do not delete interrupt memory too earlyDmitry Torokhov2018-01-221-7/+7
* Input: ad7877 - use managed resource allocationsAndi Shyti2018-01-221-44/+23
* Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti2018-01-222-20/+10
* Input: remove atmel-wm97xx touchscreen driverCorentin Labbe2018-01-193-452/+0
* Input: fix small typos in force feedback documentationJean-François TĂȘtu2018-01-191-3/+3
* Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King2018-01-181-1/+1
* Input: remove at32psifCorentin Labbe2018-01-183-368/+0
* Input: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-178-56/+17
* Input: remove remaining unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-162-2/+0
* Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman2018-01-163-5/+0
* Input: remove unneeded MODULE_VERSION() usage in touchscreen driversGreg Kroah-Hartman2018-01-164-7/+0
* Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-161-2/+0
* Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-161-1/+0
* Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-164-5/+0
* 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-095-14/+32
* Input: silead - add support for capactive home button found on some x86 tabletsHans de Goede2018-01-092-11/+37
* 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-016-407/+0
* Input: uinput - use monotonic times for timestampsDeepa Dinamani2018-01-011-1/+4
* Input: hp_sdc - convert to ktime_get()Arnd Bergmann2018-01-012-11/+8
* Input: hil_mlc - convert timeval to jiffiesWEN Pingbo2018-01-013-17/+10
* Input: hil_mlc - convert timeval to time64_tWEN Pingbo2018-01-012-6/+4
* 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-104-0/+605