aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03Input: tc3589x - localize platform dataLinus Walleij1-7/+26
2015-03-31Input: tsc2007 - Convert msecs to jiffies only onceAaron Sierra1-6/+5
2015-03-24Input: edt-ft5x06 - remove EV_SYN event reportMaxime Ripard1-1/+0
2015-03-24Input: edt-ft5x06 - allow to setting the maximum axes value through the DTMaxime Ripard1-0/+5
2015-03-24Input: of_touchscreen - register multitouch axesMaxime Ripard1-5/+17
2015-03-24Input: of_touchscreen - rework the DT parsing functionMaxime Ripard1-10/+40
2015-03-24Input: mma8450 - convert to using managed resourcesDmitry Torokhov1-27/+8
2015-03-24Input: add support for ChipOne icn8318 based touchscreensHans de Goede3-0/+330
2015-03-24Input: usbtouchscreen - add new model from IRTOUCHSYSTEMSLars Poeschel1-0/+11
2015-03-23Input: add Broadcom iProc touchscreen driverJonathan Richardson3-0/+535
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov13-81/+253
2015-03-23Input: sun4i-ts - allow controlling filter and sensitivity via DTJens Thiele1-4/+16
2015-03-20Input: add Qualcomm PM8941 power key driverCourtney Cavin3-0/+306
2015-03-20Input: lifebook - fix tabbing issueBrian K. Turner1-3/+3
2015-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-55/+185
2015-03-19Input: elan_i2c - fix typo in include header guardNicolas Iooss1-1/+1
2015-03-19Input: constify of_device_id arraysFabian Frederick4-4/+4
2015-03-16Revert "Input: synaptics - use dmax in input_mt_assign_slots"Dmitry Torokhov1-4/+1
2015-03-16Merge branch 'synaptics' into for-linusDmitry Torokhov2-51/+184
2015-03-12Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie1-1/+0
2015-03-12Input: sun4i-ts - really fix A10 temperature reportingHans de Goede1-7/+7
2015-03-11Input: sx8654 - signedness bug in sx8654_irq()Dan Carpenter1-1/+1
2015-03-11Input: elants_i2c - append hw_version to FW fileCharlie Mooney1-4/+10
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-23/+65
2015-03-09Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idleRafael J. Wysocki1-3/+25
2015-03-08Input: synaptics - remove X250 from the topbuttonpad listBenjamin Tissoires1-1/+0
2015-03-08Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad listBenjamin Tissoires1-1/+0
2015-03-08Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires2-11/+41
2015-03-08Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015Benjamin Tissoires1-1/+2
2015-03-08Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires2-3/+43
2015-03-08Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires1-0/+4
2015-03-08Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires1-8/+25
2015-03-08Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov1-23/+21
2015-03-08Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires1-1/+1
2015-03-08Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin1-12/+30
2015-03-08Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin1-1/+1
2015-03-08Input: synaptics - query min dimensions for fw v8.1Daniel Martin1-2/+8
2015-03-08Input: synaptics - log queried and quirked dimension valuesDaniel Martin1-0/+10
2015-03-08Input: synaptics - split synaptics_resolution(), query firstDaniel Martin1-12/+23
2015-03-08Input: sun4i-ts - A10 (sun4i) has a different temperature curveHans de Goede1-3/+13
2015-03-08Input: elan_i2c - remove duplicate repeat codeDuson Lin1-1/+0
2015-03-07Input: elan_i2c - return error code when resume failsDuson Lin2-6/+18
2015-03-07Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS defineDmitry Torokhov1-7/+1
2015-03-07Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag1-10/+0
2015-03-07Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag3-1/+44
2015-03-07Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag1-2/+10
2015-03-07Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag1-4/+1
2015-03-06Input: add support for Semtech SX8654 I2C touchscreen controllerSébastien Szymanski3-0/+298
2015-03-06Input: goodix - add device tree supportAleksei Mamlin2-3/+23
2015-03-06Input: goodix - use max touch number from device configAleksei Mamlin1-6/+9