summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-24Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...Nick Dyer
2018-01-24Input: edt-ft5x06 - fix error handling for factory mode on non-M06Dmitry Torokhov
2018-01-22Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti
2018-01-22Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring
2018-01-22Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring
2018-01-22Input: da9052_tsi - remove unused mutexMarcus Folkesson
2018-01-22Input: synaptics-rmi4 - log when we create a guest serio portDmitry Torokhov
2018-01-22Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov
2018-01-22Input: synaptics-rmi4 - do not delete interrupt memory too earlyDmitry Torokhov
2018-01-22Input: ad7877 - use managed resource allocationsAndi Shyti
2018-01-22Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti
2018-01-22Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov
2018-01-22Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma
2018-01-22Input: xpad - add support for PDP Xbox One controllersMark Furneaux
2018-01-22Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-19Input: remove atmel-wm97xx touchscreen driverCorentin Labbe
2018-01-18Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers
2018-01-18Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King
2018-01-18Input: remove at32psifCorentin Labbe
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall
2018-01-16Input: remove remaining unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2018-01-16Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman
2018-01-16Input: remove unneeded MODULE_VERSION() usage in touchscreen driversGreg Kroah-Hartman
2018-01-16Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2018-01-16Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2018-01-16Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2018-01-16Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman
2018-01-16Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer
2018-01-16Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov
2018-01-12Input: goodix - disable IRQs while suspendedHans de Goede
2018-01-12Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry
2018-01-10Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰
2018-01-10Input: of_touchscreen - add MODULE_LICENSEArnd Bergmann
2018-01-09Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani
2018-01-09Input: silead - add support for capactive home button found on some x86 tabletsHans de Goede
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches
2018-01-08Input: cyapa - remove duplicated macro definitionsRasmus Villemoes
2018-01-08Input: 88pm860x-ts - fix child-node lookupJohan Hovold
2018-01-08Input: twl6040-vibra - fix child-node lookupJohan Hovold
2018-01-08Input: twl4030-vibra - fix sibling-node lookupJohan Hovold
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-05Input: synaptic_rmi4 - remove duplicate include in F34Pravin Shedge
2018-01-05Input: raydium_i2c_ts - include hardware version in firmware nameJeffrey Lin
2018-01-02Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko
2018-01-01Input: tps65218-pwrbutton - fix a spelling mistake in KconfigZhuohua Li
2018-01-01Input: gpio_tilt - delete driverLinus Walleij
2018-01-01Input: uinput - use monotonic times for timestampsDeepa Dinamani
2018-01-01Input: hp_sdc - convert to ktime_get()Arnd Bergmann