aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-31Input: mms114 - fix typo in definitionAndi Shyti1-2/+2
2018-01-30Input: mms114 - use BIT() macro instead of explicit shiftingAndi Shyti1-1/+1
2018-01-30Input: mms114 - replace mdelay with msleepAndi Shyti1-1/+1
2018-01-26Input: mms114 - add support for mms152Simon Shields2-21/+77
2018-01-26Input: mms114 - drop platform data and use generic APIsSimon Shields3-118/+82
2018-01-26Input: mms114 - mark as direct input deviceDmitry Torokhov1-8/+5
2018-01-26Input: mms114 - do not clobber interrupt triggerDmitry Torokhov1-3/+3
2018-01-24Input: edt-ft5x06 - fix error handling for factory mode on non-M06Dmitry Torokhov1-8/+6
2018-01-22Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti1-3/+8
2018-01-22Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring1-2/+0
2018-01-22Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring1-3/+1
2018-01-22Input: da9052_tsi - remove unused mutexMarcus Folkesson1-1/+0
2018-01-22Input: docs - use PROPERTY_ENTRY_U32() directlyAndy Shevchenko1-3/+3
2018-01-22Input: synaptics-rmi4 - log when we create a guest serio portDmitry Torokhov1-4/+5
2018-01-22Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov1-10/+54
2018-01-22Input: synaptics-rmi4 - do not delete interrupt memory too earlyDmitry Torokhov1-7/+7
2018-01-22Input: ad7877 - use managed resource allocationsAndi Shyti1-44/+23
2018-01-22Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti2-20/+10
2018-01-19Input: remove atmel-wm97xx touchscreen driverCorentin Labbe3-452/+0
2018-01-19Input: fix small typos in force feedback documentationJean-François TĂȘtu1-3/+3
2018-01-18Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King1-1/+1
2018-01-18Input: remove at32psifCorentin Labbe3-368/+0
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall8-56/+17
2018-01-16Input: remove remaining unneeded MODULE_VERSION() usageGreg Kroah-Hartman2-2/+0
2018-01-16Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman3-5/+0
2018-01-16Input: remove unneeded MODULE_VERSION() usage in touchscreen driversGreg Kroah-Hartman4-7/+0
2018-01-16Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman1-2/+0
2018-01-16Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman1-1/+0
2018-01-16Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman4-5/+0
2018-01-16Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman4-8/+4
2018-01-16Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer1-0/+10
2018-01-16Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov1-13/+21
2018-01-12Input: goodix - disable IRQs while suspendedHans de Goede1-2/+6
2018-01-09Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani5-14/+32
2018-01-09Input: silead - add support for capactive home button found on some x86 tabletsHans de Goede2-11/+37
2018-01-08Input: cyapa - remove duplicated macro definitionsRasmus Villemoes1-43/+0
2018-01-05Input: synaptic_rmi4 - remove duplicate include in F34Pravin Shedge1-1/+0
2018-01-05Input: raydium_i2c_ts - include hardware version in firmware nameJeffrey Lin1-2/+12
2018-01-01Input: tps65218-pwrbutton - fix a spelling mistake in KconfigZhuohua Li1-1/+1
2018-01-01Input: gpio_tilt - delete driverLinus Walleij6-407/+0
2018-01-01Input: uinput - use monotonic times for timestampsDeepa Dinamani1-1/+4
2018-01-01Input: hp_sdc - convert to ktime_get()Arnd Bergmann2-11/+8
2018-01-01Input: hil_mlc - convert timeval to jiffiesWEN Pingbo3-17/+10
2018-01-01Input: hil_mlc - convert timeval to time64_tWEN Pingbo2-6/+4
2017-11-10Input: gamecon - mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2017-11-10Input: sidewinder - mark expected switch fall-throughsGustavo A. R. Silva1-5/+5
2017-11-10Input: spaceball - mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2017-11-10Input: uinput - unlock on allocation failure in ioctlDan Carpenter1-2/+4
2017-11-10Input: add support for the Samsung S6SY761 touchscreenAndi Shyti4-0/+605
2017-11-10Input: add support for HiDeep touchscreenAnthony Kim5-0/+1175