summaryrefslogtreecommitdiffstats
path: root/drivers/iio (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-29Input: mcs5000_ts - fix incorrect input device nameBeomho Seo1-1/+1
2014-05-29Input: mms114 - fix incorrect input device nameBeomho Seo1-1/+1
2014-05-29Input: mcs_touchkey - fix incorrect input device nameBeomho Seo1-1/+1
2014-05-29Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat1-1/+0
2014-05-27Input: atmel_mxt_ts - handle multiple input reports in one messageNick Dyer1-8/+28
2014-05-27Input: atmel_mxt_ts - rename touchscreen defines to include T9Nick Dyer1-23/+23
2014-05-27Input: atmel_mxt_ts - rename pressure to amplitude to match specNick Dyer1-4/+4
2014-05-27Input: atmel_mxt_ts - read screen config from chipNick Dyer4-95/+65
2014-05-19Input: atmel_mxt_ts - add check for incorrect firmware file formatNick Dyer1-0/+29
2014-05-19Input: atmel_mxt_ts - improve bootloader progress outputNick Dyer1-1/+7
2014-05-19Input: atmel_mxt_ts - implement bootloader frame retriesNick Dyer1-7/+20
2014-05-19Input: atmel_mxt_ts - read and report bootloader versionNick Dyer1-0/+26
2014-05-19Input: atmel_mxt_ts - add additional bootloader addressesNick Dyer1-45/+93
2014-05-19Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer2-8/+53
2014-05-19Input: atmel_mxt_ts - improve error reporting and debugNick Dyer1-10/+23
2014-05-19Input: atmel_mxt_ts - make wait-after-reset period compatible with all chipsIiro Valkonen1-22/+87
2014-05-19Input: atmel_mxt_ts - wait for CHG after bootloader resetsBenson Leung1-7/+15
2014-05-19Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloaderBenson Leung1-21/+81
2014-05-19Input: atmel_mxt_ts - select FW_LOADER for firmware codeNick Dyer1-0/+1
2014-05-19Input: atmel_mxt_ts - define helper functions for size and instancesDaniel Kurtz1-12/+25
2014-05-19Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler failsNick Dyer1-2/+1
2014-05-19Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer3-38/+30
2014-05-19Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer4-70/+1
2014-05-19Input: pixcir_i2c_ts - implement wakeup from suspendRoger Quadros1-4/+43
2014-05-19Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros2-2/+16
2014-05-19Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros2-8/+216
2014-05-19Input: pixcir_i2c_ts - use devres managed resource allocationsRoger Quadros1-23/+15
2014-05-19Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer1-0/+1
2014-05-18Input: gpio-keys - move the gpio-keys bindings documentationEzequiel Garcia1-0/+0
2014-05-15Input: wacom - add support for three new ISDv4 sensorsJason Gerecke3-1/+41
2014-05-15Input: wacom - use unaligned access where necessaryJason Gerecke1-9/+9
2014-05-15Input: pmic8xxx-pwrkey - set sane default for debounce timeStephen Boyd1-4/+4
2014-05-15Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2Jason Gerecke2-0/+9
2014-05-15Input: sun4i-ts - add support for temperature sensorHans de Goede3-31/+114
2014-05-15Input: add driver for Allwinner sunxi SoC's rtp controllerHans de Goede4-0/+288
2014-05-15Input: logips2pp - fix typo in Kconfig helpDaniele Forsi1-1/+1
2014-05-15Input: gpio_keys_polled - convert to devm-* APIAlexander Shiyan1-77/+21
2014-05-15Input: implement managed polled input devicesDmitry Torokhov2-2/+119
2014-05-15Input: remove race when instantiating polled device attributesDmitry Torokhov1-10/+9
2014-05-15Input: gpio_keys - more conversions to devm-* APIAlexander Shiyan1-35/+34
2014-05-15Input: zforce - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: mms114 - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: lpc32xx_ts - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: egalax_ts - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: auo-pixcir-ts - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: apbps2 - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: olpc_apsp - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: rotary_encoder - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: gpio-beeper - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: imx_keypad - make of_device_id array constJingoo Han1-1/+1