summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-103-2/+4
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3Yiannis Marangos2017-11-071-2/+2
| | * | | | | | | Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger2017-11-071-0/+1
| | * | | | | | | Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng2017-11-071-0/+1
* | | | | | | | | 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-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
OpenPOWER on IntegriCloud