summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov82-1301/+3471
2015-09-03Input: elan_i2c - use iap_version to get firmware informationDuson Lin1-6/+6
2015-08-29Input: max8997_haptic - fix module aliasJavier Martinez Canillas1-2/+1
2015-08-29Input: elan_i2c - fix typos for validpage_countBenson Leung1-9/+9
2015-08-26Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann1-0/+4
2015-08-26Input: synaptics - fix handling of disabling gesture modeDmitry Torokhov1-4/+8
2015-08-24Input: elan_i2c - enable ELAN0100 acpi panelsMichele Curti1-0/+4
2015-08-24Input: gpio-keys - report error when disabling unsupported keyPeng Fan1-0/+5
2015-08-24Input: sur40 - fix error return codeJulia Lawall1-0/+1
2015-08-21Input: sentelic - silence some underflow warningsDan Carpenter1-6/+8
2015-08-21Input: zhenhua - switch to using bitrev8()Yalin Wang1-11/+2
2015-08-20Input: gpio_keys_polled - request GPIO pin as input.Vincent Pelletier1-1/+1
2015-08-20Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependencyJavier Martinez Canillas1-1/+1
2015-08-17Input: cap11xx - add LED supportMatt Ranostay1-3/+141
2015-08-14Input: elants_i2c - fix for devm_gpiod_get API changeStephen Rothwell1-9/+1
2015-08-08Input: elan_i2c - enable asynchronous probingDmitry Torokhov1-0/+1
2015-08-08Input: elants_i2c - enable asynchronous probingDmitry Torokhov1-0/+1
2015-08-08Input: elants_i2c - wire up regulator supportDmitry Torokhov1-22/+162
2015-08-08Input: do not emit unneeded EV_SYN when suspendingDmitry Torokhov1-2/+8
2015-08-08Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2-2/+21
2015-08-05Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko1-1/+2
2015-08-05Input: elants_i2c - disable idle mode before updating firmwareJames Chen1-1/+7
2015-08-05Input: atmel_mxt_ts - remove warning on zero T44 countNick Dyer1-9/+8
2015-08-05Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECTNick Dyer1-0/+2
2015-08-05Input: atmel_mxt_ts - disable interrupt for 50ms after resetNick Dyer1-1/+8
2015-08-05Input: atmel_mxt_ts - improve device tree parsingNick Dyer1-13/+9
2015-08-05Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to initPan Xinhui1-0/+6
2015-08-05Input: atmel_mxt_ts - remove unused definesNick Dyer1-65/+1
2015-08-05Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer1-11/+108
2015-08-04Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven4-12/+13
2015-08-04Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede1-2/+6
2015-08-04Input: axp20x-pek - add module aliasChen-Yu Tsai1-0/+1
2015-08-04Input: turbografx - fix potential out of bound accessDmitry Torokhov1-1/+1
2015-08-04Input: zforce - make the interrupt GPIO optionalDirk Behme1-14/+49
2015-07-30Input: cyapa - do not try to enable proximity reporting on older devicesDudley Du1-4/+7
2015-07-30Input: cyapa - introduce device tree bindingDudley Du1-0/+10
2015-07-30Input: cyapa - add regulator vcc supportDudley Du2-0/+30
2015-07-30Input: touchscreen - export OF module alias informationJavier Martinez Canillas2-0/+2
2015-07-30Input: export I2C module alias information in missing driversJavier Martinez Canillas2-0/+2
2015-07-28Revert "Input: zforce - don't overwrite the stack"Dmitry Torokhov1-1/+1
2015-07-28Input: tsc2005 - convert to gpiodSebastian Reichel1-29/+18
2015-07-28Input: tsc2005 - simplify drvdata acquisitionSebastian Reichel1-10/+6
2015-07-28Input: tsc2005 - convert to regmapSebastian Reichel2-112/+60
2015-07-28Input: tsc2005 - fix Kconfig indentationSebastian Reichel1-4/+4
2015-07-28Input: tsc2005 - improve readability of register definesSebastian Reichel1-10/+18
2015-07-28Input: bcm5974 - add support for the 2015 Macbook ProJohn Horan1-2/+31
2015-07-28Input: bcm5974 - prepare for a new trackpad generationHenrik Rydberg1-51/+81
2015-07-28Input: synaptics - dump ext10 capabilities as wellJiri Kosina1-2/+2
2015-07-24Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera1-0/+36
2015-07-24Input: LEDs - skip unnamed LEDsDmitry Torokhov1-2/+14