summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/+65
* 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: 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: 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-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-072258-616/+3157
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-052-4/+7
| |\
| | * Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski2017-11-042-4/+7