summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-15Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware revNick Dyer
2018-05-15Input: ati_remote2 - fix typo 'can by' to 'can be'Wolfram Sang
2018-05-15Input: replace hard coded string with __func__ in pr_err()Nick Simonov
2018-05-09Input: add support for ChipOne icn8505 based touchscreensHans de Goede
2018-05-08Input: gamecon - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-05-08Input: as5011 - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-05-08Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-05-08Input: xpad - fix some coding style issuesLeo Sperling
2018-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-05-01Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas
2018-05-01Input: atmel_mxt_ts - fix the firmware updateNick Dyer
2018-05-01Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner
2018-04-23Input: hideep_ts - fix a typo in KconfigMasanari Iida
2018-04-23Input: alps - fix reporting pressure of v3 trackstickPali Rohár
2018-04-23Input: alps - demystify trackstick initialization for v3 and v6 protocolsPali Rohár
2018-04-23Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...Dmitry Torokhov
2018-04-16input: Add MediaTek PMIC keys supportChen Zhong
2018-04-13Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-04-11Input: leds - fix out of bound accessDmitry Torokhov
2018-04-09Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov
2018-04-09Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic propsDmitry Torokhov
2018-04-09Input: atmel_mxt_ts - switch from OF to generic device propertiesDmitry Torokhov
2018-04-09Input: atmel_mxt_ts - do not pass suspend mode in platform dataDmitry Torokhov
2018-04-06Input: synaptics-rmi4 - fix an unchecked out of memory error pathChristophe JAILLET
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov
2018-04-04Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary
2018-04-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-04-03Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-30Input: stmfts, s6sy761 - update my e-mailAndi Shyti
2018-03-30Input: stmfts - use async probe & suspend/resume to avoid 2s delayMarek Szyprowski
2018-03-30Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota
2018-03-27parisc/gscps2: Fix sparse warningsHelge Deller
2018-03-26Input: xpad - add PDP device id 0x02a4Francis Therien
2018-03-26Input: alps - report pressure of v3 and v7 trackstickPali Rohár
2018-03-26Input: pxrc - new driver for PhoenixRC Flight Controller AdapterMarcus Folkesson
2018-03-26Input: usbtouchscreen - do not rely on input_dev->usersMarcus Folkesson
2018-03-26Input: usbtouchscreen - fix deadlock in autosuspendMarcus Folkesson
2018-03-26input: misc: remove blackfin rotary driverArnd Bergmann
2018-03-26input: keyboard: remove bf54x driverArnd Bergmann
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-17Input: pegasus_notetaker - do not rely on input_dev->usersMarcus Folkesson
2018-03-17Input: pagasus_notetaker - fix deadlock in autosuspendMarcus Folkesson
2018-03-17Input: synaptics_usb - do not rely on input_dev->usersMarcus Folkesson
2018-03-17Input: synaptics_usb - fix deadlock in autosuspendMarcus Folkesson
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov