aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-27Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()Jia-Ju Bai1-1/+1
2018-07-27Input: iforce - assign BTN_DEAD only for specific devicesTim Schumacher1-5/+6
2018-07-26Input: iforce - reformat the packet dump outputTim Schumacher4-11/+7
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov45-180/+0
2018-07-25Input: pxrc - flatten probe codeDmitry Torokhov1-49/+35
2018-07-25Input: pxrc - do not store unneeded data in driver structureDmitry Torokhov1-18/+17
2018-07-25Input: pxrc - move module device table closer to where it is usedDmitry Torokhov1-6/+6
2018-07-25Input: pxrc - fix freeing URB on device teardownDmitry Torokhov1-36/+30
2018-07-25Input: pxrc - do not store USB device in private structMarcus Folkesson1-7/+6
2018-07-18Input: egalax_ts - switch to SPDX identifierFabio Estevam1-4/+1
2018-07-04Input: iforce - use GFP_KERNEL in iforce_get_id_packet()Sebastian Andrzej Siewior1-1/+1
2018-07-04Input: cros_ec_keyb - remove redundant variable num_colsColin Ian King1-3/+0
2018-07-04Input: eeti - fix link to documentation and email address in headerDaniel Mack1-3/+3
2018-07-04Input: eeti - drop module parameters, parse DT propertiesDaniel Mack1-17/+5
2018-07-04Input: eeti - add device tree matching tableDaniel Mack1-0/+9
2018-06-24Input: add bu21029 touch driverZhu Yi3-0/+497
2018-06-21Input: imx6ul_tsc - switch to SPDX identifierFabio Estevam1-9/+5
2018-06-21Input: fsl-imx25-tcq - switch to SPDX identifierFabio Estevam1-13/+8
2018-06-21Input: snvs_pwrkey - switch to SPDX identifierFabio Estevam1-11/+4
2018-06-21Input: imx_keypad - switch to SPDX identifierFabio Estevam1-8/+4
2018-06-12Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into nextDmitry Torokhov3-85/+126
2018-06-12Input: i8042 - increment wakeup_count for the respective portRavi Chandra Sadineni1-0/+3
2018-06-12Input: cros_ec_keyb - remove check before calling pm_wakeup_eventRavi Chandra Sadineni1-19/+11
2018-06-12Input: cros_ec_keyb - switch to SPDX identifierEnric Balletbo i Serra1-22/+12
2018-06-12Input: cros_ec_keyb - make license text and MODULE_LICENSE matchEnric Balletbo i Serra1-1/+1
2018-06-12Input: xen-kbdfront - allow better run-time configurationOleksandr Andrushchenko1-71/+106
2018-06-12Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko1-4/+4
2018-06-11Input: do not assign new tracking ID when changing tool typeDmitry Torokhov1-1/+1
2018-06-11Input: make input_report_slot_state() return booleanDmitry Torokhov1-3/+7
2018-06-11Input: synaptics-rmi4 - fix axis-swap behaviorLucas Stach1-18/+16
2018-06-11Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts()Wei Yongjun1-1/+1
2018-06-05Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer11-85/+117
2018-06-04Input: goldfish_events - fix checkpatch warningsRoman Kiryanov1-4/+5
2018-06-04Input: add Spreadtrum vibrator driverXiaotong Lu3-0/+165
2018-06-04Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee1-0/+1
2018-06-04Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee1-0/+2
2018-05-30Input: ti_am335x_tsc - prevent system suspend when TSC is in useGrygorii Strashko1-0/+3
2018-05-30Input: ti_am335x_tsc - ack pending IRQs at probe and before suspendGrygorii Strashko1-0/+4
2018-05-30Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.Ravi Chandra Sadineni1-12/+21
2018-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-11/+17
2018-05-29Input: mk712 - update documentation web linkMartin Kepplinger1-1/+1
2018-05-24Input: atmel_mxt_ts - fix reset-gpio for level based irqsSebastian Reichel1-11/+7
2018-05-24Input: atmel_mxt_ts - require device properties present when probingDmitry Torokhov1-140/+12
2018-05-24Merge tag 'v4.17-rc6' into nextDmitry Torokhov18-811/+366
2018-05-23Input: psmouse-smbus - allow to control psmouse_deactivateBenjamin Tissoires4-5/+13
2018-05-23Input: elantech - detect new ICs and setup Host Notify for themBenjamin Tissoires2-4/+22
2018-05-23Input: elantech - add support for SMBus devicesBenjamin Tissoires6-11/+246
2018-05-23Input: elantech - query the resolution in query_infoBenjamin Tissoires2-12/+17
2018-05-23Input: elantech - split device info into a separate structureBenjamin Tissoires2-124/+175
2018-05-23Input: elan_i2c - add trackstick reportBenjamin Tissoires1-3/+85