summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2014-05-15Input: clps711x-keypad - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan2-16/+13
2014-05-15Input: tsc2005 - convert driver to use devm_*Sebastian Reichel1-23/+14
2014-05-15Input: tsc2005 - use dev_err for error messagesSebastian Reichel1-2/+2
2014-05-15Input: gpio_keys - convert to use devm_*Andy Shevchenko1-49/+25
2014-05-15Input: twl6040-vibra - use devm functionsFabio Estevam1-51/+32
2014-05-15Input: ads7877 - remove bitrotted commentMark Brown1-5/+0
2014-05-15Input: evdev - get rid of old workaround for EVIOCGBITDmitry Torokhov1-18/+0
2014-05-15Input: add st-keyscan driverGabriel FERNANDEZ3-0/+286
2014-05-15Input: ads7846 - correct log message for spi_sync() errorsMark Brown1-1/+1
2014-05-15Input: tc3589x-keypad - support probing from device treeLinus Walleij1-2/+64
2014-05-15Input: w90p910_ts - depend on ARCH_W90X900Jean Delvare1-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-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-3/+72
2014-05-07Input: atmel_tsadcc: remove driverAlexandre Belloni3-371/+0
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-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-151/+261
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-06Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2014-04-06Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds24-1208/+1619
2014-04-03Merge branch 'next' into for-linusDmitry Torokhov30-1231/+1653
2014-04-03Input: edt-ft5x06 - add a missing conditionDan Carpenter1-3/+4
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
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-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-32/+45
2014-03-31Input: pm8xxx-vibrator - add DT match tableStephen Boyd1-1/+8