summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-08Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires1-9/+10
2014-05-27Input: synaptics - change min/max quirk table to pnp-id matchingHans de Goede1-113/+36
2014-05-27Input: synaptics - add a matches_pnp_id helper functionHans de Goede1-11/+14
2014-05-27Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede1-1/+1
2014-05-14Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede1-0/+8
2014-05-14Input: ambakmi - request a shared interrupt for AMBA KMI devicesLiviu Dudau1-1/+2
2014-05-14Input: pxa27x-keypad - fix generating scancodeChao Xie1-1/+6
2014-05-12Input: atmel-wm97xx - only build for AVR32Arnd Bergmann1-1/+1
2014-05-12Input: fix ps2/serio module dependencyArnd Bergmann2-2/+2
2014-05-05Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2-1/+26
2014-04-25Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller1-0/+7
2014-04-25Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller1-1/+3
2014-04-25Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song1-1/+28
2014-04-24Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede1-0/+8
2014-04-23Input: elantech - add support for newer elantech touchpadsJordan Rife1-0/+1
2014-04-23Input: soc_button_array - fix a crash during rmmodLejun Zhu1-0/+1
2014-04-20Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede1-0/+42
2014-04-20Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede1-2/+53
2014-04-20Input: i8042 - add firmware_id supportHans de Goede2-0/+21
2014-04-20Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+14
2014-04-20Input: wacom - handle 1024 pressure levels in wacom_tpc_penJason Gerecke1-1/+1
2014-04-20Input: wacom - references to 'wacom->data' should use 'unsigned char*'Jason Gerecke1-18/+9
2014-04-20Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSUREJason Gerecke1-0/+9
2014-04-20Input: wacom - use full 32-bit HID Usage value in switch statementJason Gerecke1-128/+109
2014-04-20Input: wacom - missed the last bit of expresskey for DTU-1031Ping Cheng1-1/+1
2014-04-20Input: ads7846 - fix device usage within attribute showAlexander Stein1-1/+1
2014-04-20Input: da9055_onkey - remove use of regmap_irq_get_virq()Adam Thomson1-1/+0
2014-04-03Merge branch 'next' into for-linusDmitry Torokhov5022-127225/+374745
2014-04-03Input: edt-ft5x06 - add a missing conditionDan Carpenter1-3/+4
2014-03-31Input: appletouch - fix jumps when additional fingers are detectedClinton Sprain1-6/+21
2014-03-31Input: appletouch - implement sensor data smoothingClinton Sprain1-24/+79
2014-03-31Input: add driver for SOC button arrayLejun Zhu3-0/+229
2014-03-31Input: pm8xxx-vibrator - add DT match tableStephen Boyd1-1/+8
2014-03-31Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd1-13/+20
2014-03-31Input: pmic8xxx-keypad - migrate to DTStephen Boyd1-64/+86
2014-03-31Input: pmic8xxx-keypad - migrate to regmap APIsStephen Boyd1-52/+29
2014-03-31Input: pmic8xxx-keypad - migrate to devm_* APIsStephen Boyd1-44/+17
2014-03-31Input: pmic8xxx-keypad - fix build by removing gpio configurationStephen Boyd1-58/+0
2014-03-31Input: add new driver for ARM CLPS711X keypadAlexander Shiyan3-0/+220
2014-03-30Input: mousedev - fix race when creating mixed deviceDmitry Torokhov1-31/+42
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft1-1/+3
2014-03-28Input: edt-ft5x06 - add support for M09 firmware versionLothar Waßmann1-82/+276
2014-03-28Input: edt-ft5x06 - ignore touchdown eventsLothar Waßmann1-0/+4
2014-03-28Input: edt-ft5x06 - adjust delays to conform datasheetLothar Waßmann1-3/+3
2014-03-28Input: edt-ft5x06 - add DT supportLothar Waßmann1-31/+114
2014-03-28Input: edt-ft5x06 - several cleanups; no functional changeLothar Waßmann1-9/+6
2014-03-28Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede1-0/+8
2014-03-28Input: synaptics - add manual min/max quirkBenjamin Tissoires1-0/+47
2014-03-28Input: appletouch - dial back fuzz settingClinton Sprain1-6/+9
2014-03-28Input: remove obsolete tnetv107x driversArnd Bergmann6-734/+0