summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2014-05-28Input: mcs_touchkey - fix incorrect input device nameBeomho Seo-1/+1
2014-05-28Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat-1/+0
2014-05-26Input: atmel_mxt_ts - handle multiple input reports in one messageNick Dyer-8/+28
2014-05-26Input: atmel_mxt_ts - rename touchscreen defines to include T9Nick Dyer-23/+23
2014-05-26Input: atmel_mxt_ts - rename pressure to amplitude to match specNick Dyer-4/+4
2014-05-26Input: atmel_mxt_ts - read screen config from chipNick Dyer-71/+65
2014-05-26Input: synaptics - change min/max quirk table to pnp-id matchingHans de Goede-113/+36
2014-05-26Input: synaptics - add a matches_pnp_id helper functionHans de Goede-11/+14
2014-05-26Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede-1/+1
2014-05-18Input: atmel_mxt_ts - add check for incorrect firmware file formatNick Dyer-0/+29
2014-05-18Input: atmel_mxt_ts - improve bootloader progress outputNick Dyer-1/+7
2014-05-18Input: atmel_mxt_ts - implement bootloader frame retriesNick Dyer-7/+20
2014-05-18Input: atmel_mxt_ts - read and report bootloader versionNick Dyer-0/+26
2014-05-18Input: atmel_mxt_ts - add additional bootloader addressesNick Dyer-45/+93
2014-05-18Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer-8/+52
2014-05-18Input: atmel_mxt_ts - improve error reporting and debugNick Dyer-10/+23
2014-05-18Input: atmel_mxt_ts - make wait-after-reset period compatible with all chipsIiro Valkonen-22/+87
2014-05-18Input: atmel_mxt_ts - wait for CHG after bootloader resetsBenson Leung-7/+15
2014-05-18Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloaderBenson Leung-21/+81
2014-05-18Input: atmel_mxt_ts - select FW_LOADER for firmware codeNick Dyer-0/+1
2014-05-18Input: atmel_mxt_ts - define helper functions for size and instancesDaniel Kurtz-12/+25
2014-05-18Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler failsNick Dyer-2/+1
2014-05-18Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer-27/+17
2014-05-18Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer-50/+0
2014-05-18Input: pixcir_i2c_ts - implement wakeup from suspendRoger Quadros-4/+43
2014-05-18Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros-1/+15
2014-05-18Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros-8/+174
2014-05-18Input: pixcir_i2c_ts - use devres managed resource allocationsRoger Quadros-23/+15
2014-05-18Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer-0/+1
2014-05-14Input: wacom - add support for three new ISDv4 sensorsJason Gerecke-1/+41
2014-05-14Input: wacom - use unaligned access where necessaryJason Gerecke-9/+9
2014-05-14Merge tag 'v3.15-rc5' into nextDmitry Torokhov-212/+450
2014-05-14Input: pmic8xxx-pwrkey - set sane default for debounce timeStephen Boyd-4/+4
2014-05-14Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2Jason Gerecke-0/+9
2014-05-14Input: sun4i-ts - add support for temperature sensorHans de Goede-31/+109
2014-05-14Input: add driver for Allwinner sunxi SoC's rtp controllerHans de Goede-0/+273
2014-05-14Input: logips2pp - fix typo in Kconfig helpDaniele Forsi-1/+1
2014-05-14Input: gpio_keys_polled - convert to devm-* APIAlexander Shiyan-77/+21
2014-05-14Input: implement managed polled input devicesDmitry Torokhov-2/+116
2014-05-14Input: remove race when instantiating polled device attributesDmitry Torokhov-10/+9
2014-05-14Input: gpio_keys - more conversions to devm-* APIAlexander Shiyan-35/+34
2014-05-14Input: zforce - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: mms114 - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: lpc32xx_ts - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: egalax_ts - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: auo-pixcir-ts - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: apbps2 - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: olpc_apsp - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: rotary_encoder - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: gpio-beeper - make of_device_id array constJingoo Han-1/+1