summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-13/+1
|\
| * proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-05-292-11/+17
|\ \ | |/ |/|
| * Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires2018-05-231-11/+11
| * Input: synaptics - add Lenovo 80 series ids to SMBusBenjamin Tissoires2018-05-231-0/+2
| * Input: synaptics - add Intertouch support on X1 Carbon 6th and X280Aaron Ma2018-05-231-0/+2
| * Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...Edvard Holst2018-05-231-0/+1
| * Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMIDmitry Torokhov2018-05-231-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-05-025-84/+135
|\ \ | |/
| * Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas2018-05-011-0/+5
| * Input: atmel_mxt_ts - fix the firmware updateNick Dyer2018-05-011-76/+110
| * Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)2018-05-011-0/+9
| * Input: hideep_ts - fix a typo in KconfigMasanari Iida2018-04-231-1/+1
| * Input: alps - fix reporting pressure of v3 trackstickPali Rohár2018-04-231-1/+1
| * Input: leds - fix out of bound accessDmitry Torokhov2018-04-111-4/+4
| * Input: synaptics-rmi4 - fix an unchecked out of memory error pathChristophe JAILLET2018-04-061-2/+5
* | Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-261-1/+6
* | Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-04-131-108/+123
|\ \
| * | Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov2018-04-091-75/+55
| * | Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic propsDmitry Torokhov2018-04-091-23/+40
| * | Input: atmel_mxt_ts - switch from OF to generic device propertiesDmitry Torokhov2018-04-091-29/+30
| * | Input: atmel_mxt_ts - do not pass suspend mode in platform dataDmitry Torokhov2018-04-091-5/+22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-04-0528-476/+1233
|\ \ \ | | |/ | |/|
| * | Merge branch 'next' into for-linusDmitry Torokhov2018-04-0443-598/+1400
| |\ \
| | * | Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary2018-04-041-0/+17
| | * | Input: stmfts, s6sy761 - update my e-mailAndi Shyti2018-03-302-2/+2
| | * | Input: stmfts - use async probe & suspend/resume to avoid 2s delayMarek Szyprowski2018-03-301-0/+2
| | * | Input: alps - report pressure of v3 and v7 trackstickPali Rohár2018-03-261-4/+6
| | * | Input: pxrc - new driver for PhoenixRC Flight Controller AdapterMarcus Folkesson2018-03-263-0/+314
| | * | Input: usbtouchscreen - do not rely on input_dev->usersMarcus Folkesson2018-03-261-4/+5
| | * | Input: usbtouchscreen - fix deadlock in autosuspendMarcus Folkesson2018-03-261-4/+11
| | * | Input: pegasus_notetaker - do not rely on input_dev->usersMarcus Folkesson2018-03-171-2/+5
| | * | Input: pagasus_notetaker - fix deadlock in autosuspendMarcus Folkesson2018-03-171-6/+19
| | * | Input: synaptics_usb - do not rely on input_dev->usersMarcus Folkesson2018-03-171-4/+5
| | * | Input: synaptics_usb - fix deadlock in autosuspendMarcus Folkesson2018-03-171-8/+14
| | * | Merge branch 'psmouse' into nextDmitry Torokhov2018-03-1710-381/+498
| | |\ \
| | | * | Input: trackpoint - combine calls to ps2_command()Dmitry Torokhov2018-02-021-36/+24
| | | * | Input: libps2 - relax command byte ACK handlingDmitry Torokhov2018-02-021-3/+22
| | | * | Input: libps2 - support retransmission of command dataDmitry Torokhov2018-02-021-32/+71
| | | * | Input: libps2 - add debugging statementsDmitry Torokhov2018-02-021-13/+39
| | | * | Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov2018-02-026-38/+43
| | | * | Input: libps2 - use u8 for byte dataDmitry Torokhov2018-02-021-15/+16
| | | * | Input: libps2 - fix switch statement formattingDmitry Torokhov2018-02-021-66/+65
| | | * | Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel miceStephen Lyons2018-02-021-2/+17
| | | * | Input: lifebook - clean up codeDmitry Torokhov2018-02-021-21/+29
| | | * | Input: logips2pp - clean up codeDmitry Torokhov2018-02-021-59/+83
| | | * | Input: psmouse - clean up codeDmitry Torokhov2018-02-021-63/+77
| | | * | Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov2018-02-027-71/+50
| | * | | Input: gpio-keys - add support for wakeup event actionJeffy Chen2018-03-141-14/+131
| | * | | Input: appletouch - use true and false for boolean valuesGustavo A. R. Silva2018-03-141-3/+3
OpenPOWER on IntegriCloud