summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2014-05-18Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer1-50/+0
2014-05-18Input: pixcir_i2c_ts - implement wakeup from suspendRoger Quadros1-4/+43
2014-05-18Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros1-1/+15
2014-05-18Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros1-8/+174
2014-05-18Input: pixcir_i2c_ts - use devres managed resource allocationsRoger Quadros1-23/+15
2014-05-18Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer1-0/+1
2014-05-14Input: wacom - add support for three new ISDv4 sensorsJason Gerecke3-1/+41
2014-05-14Input: wacom - use unaligned access where necessaryJason Gerecke1-9/+9
2014-05-14Merge tag 'v3.15-rc5' into nextDmitry Torokhov23-212/+450
2014-05-14Input: pmic8xxx-pwrkey - set sane default for debounce timeStephen Boyd1-4/+4
2014-05-14Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2Jason Gerecke2-0/+9
2014-05-14Input: sun4i-ts - add support for temperature sensorHans de Goede2-31/+109
2014-05-14Input: add driver for Allwinner sunxi SoC's rtp controllerHans de Goede3-0/+273
2014-05-14Input: logips2pp - fix typo in Kconfig helpDaniele Forsi1-1/+1
2014-05-14Input: gpio_keys_polled - convert to devm-* APIAlexander Shiyan1-77/+21
2014-05-14Input: implement managed polled input devicesDmitry Torokhov1-2/+116
2014-05-14Input: remove race when instantiating polled device attributesDmitry Torokhov1-10/+9
2014-05-14Input: gpio_keys - more conversions to devm-* APIAlexander Shiyan1-35/+34
2014-05-14Input: zforce - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: mms114 - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: lpc32xx_ts - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: egalax_ts - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: auo-pixcir-ts - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: apbps2 - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: olpc_apsp - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: rotary_encoder - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: gpio-beeper - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: imx_keypad - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: gpio_keys_polled - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: gpio_keys - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: clps711x-keypad - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan2-16/+13
2014-05-14Input: tsc2005 - convert driver to use devm_*Sebastian Reichel1-23/+14
2014-05-14Input: tsc2005 - use dev_err for error messagesSebastian Reichel1-2/+2
2014-05-14Input: gpio_keys - convert to use devm_*Andy Shevchenko1-49/+25
2014-05-14Input: twl6040-vibra - use devm functionsFabio Estevam1-51/+32
2014-05-14Input: ads7877 - remove bitrotted commentMark Brown1-5/+0
2014-05-14Input: evdev - get rid of old workaround for EVIOCGBITDmitry Torokhov1-18/+0
2014-05-14Input: add st-keyscan driverGabriel FERNANDEZ3-0/+286
2014-05-14Input: ads7846 - correct log message for spi_sync() errorsMark Brown1-1/+1
2014-05-14Input: tc3589x-keypad - support probing from device treeLinus Walleij1-2/+64
2014-05-14Input: w90p910_ts - depend on ARCH_W90X900Jean Delvare1-1/+1
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-3/+72
2014-05-05Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2-1/+26
2014-04-24Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller1-0/+7
2014-04-24Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller1-1/+3
2014-04-24Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song1-1/+28
2014-04-23Input: 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-22Input: elantech - add support for newer elantech touchpadsJordan Rife1-0/+1