aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-18Input: atmel_mxt_ts - implement bootloader frame retriesNick Dyer1-7/+20
2014-05-18Input: atmel_mxt_ts - read and report bootloader versionNick Dyer1-0/+26
2014-05-18Input: atmel_mxt_ts - add additional bootloader addressesNick Dyer1-45/+93
2014-05-18Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer1-8/+52
2014-05-18Input: atmel_mxt_ts - improve error reporting and debugNick Dyer1-10/+23
2014-05-18Input: atmel_mxt_ts - make wait-after-reset period compatible with all chipsIiro Valkonen1-22/+87
2014-05-18Input: atmel_mxt_ts - wait for CHG after bootloader resetsBenson Leung1-7/+15
2014-05-18Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloaderBenson Leung1-21/+81
2014-05-18Input: atmel_mxt_ts - select FW_LOADER for firmware codeNick Dyer1-0/+1
2014-05-18Input: atmel_mxt_ts - define helper functions for size and instancesDaniel Kurtz1-12/+25
2014-05-18Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler failsNick Dyer1-2/+1
2014-05-18Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer1-27/+17
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