aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Input: evdev - do not report errors form flush()Gravatar Takashi Iwai 1-9/+4
2015-09-03Input: elants_i2c - extend the calibration timeout to 12 secondsGravatar James Chen 1-1/+1
2015-09-03Input: sparcspkr - fix module autoload for OF platform driversGravatar Luis de Bethencourt 1-0/+2
2015-09-03Input: regulator-haptic - fix module autoload for OF platform driverGravatar Luis de Bethencourt 1-0/+1
2015-09-03Input: pwm-beeper - fix module autoload for OF platform driverGravatar Luis de Bethencourt 1-0/+1
2015-09-03Input: ab8500-ponkey - Fix module autoload for OF platform driverGravatar Luis de Bethencourt 1-0/+1
2015-09-03Input: cyttsp - remove unnecessary MODULE_ALIAS()Gravatar Javier Martinez Canillas 2-2/+0
2015-09-03Input: elan_i2c - add ACPI ID "ELAN1000"Gravatar João Paulo Rechi Vita 1-0/+1
2015-09-03Input: elan_i2c - use iap_version to get firmware informationGravatar Duson Lin 1-6/+6
2015-08-28Input: max8997_haptic - fix module aliasGravatar Javier Martinez Canillas 1-2/+1
2015-08-28Input: elan_i2c - fix typos for validpage_countGravatar Benson Leung 1-9/+9
2015-08-26Input: psmouse - add small delay for IBM trackpoint pass-through modeGravatar Stefan Assmann 1-0/+4
2015-08-24Input: elan_i2c - enable ELAN0100 acpi panelsGravatar Michele Curti 2-0/+5
2015-08-24Input: gpio-keys - report error when disabling unsupported keyGravatar Peng Fan 1-0/+5
2015-08-24Input: sur40 - fix error return codeGravatar Julia Lawall 1-0/+1
2015-08-21Input: sentelic - silence some underflow warningsGravatar Dan Carpenter 1-6/+8
2015-08-20Input: zhenhua - switch to using bitrev8()Gravatar Yalin Wang 1-11/+2
2015-08-19Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependencyGravatar Javier Martinez Canillas 1-1/+1
2015-08-16Input: cap11xx - add LED supportGravatar Matt Ranostay 1-3/+141
2015-08-13Input: elants_i2c - fix for devm_gpiod_get API changeGravatar Stephen Rothwell 1-9/+1
2015-08-07Input: elan_i2c - enable asynchronous probingGravatar Dmitry Torokhov 1-0/+1
2015-08-07Input: elants_i2c - enable asynchronous probingGravatar Dmitry Torokhov 1-0/+1
2015-08-07Input: elants_i2c - wire up regulator supportGravatar Dmitry Torokhov 1-22/+162
2015-08-07Input: do not emit unneeded EV_SYN when suspendingGravatar Dmitry Torokhov 1-2/+8
2015-08-05Input: elants_i2c - disable idle mode before updating firmwareGravatar James Chen 1-1/+7
2015-08-04Input: atmel_mxt_ts - remove warning on zero T44 countGravatar Nick Dyer 1-9/+8
2015-08-04Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECTGravatar Nick Dyer 1-0/+2
2015-08-04Input: atmel_mxt_ts - disable interrupt for 50ms after resetGravatar Nick Dyer 1-1/+8
2015-08-04Input: atmel_mxt_ts - improve device tree parsingGravatar Nick Dyer 1-13/+9
2015-08-04Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to initGravatar Pan Xinhui 1-0/+6
2015-08-04Input: atmel_mxt_ts - remove unused definesGravatar Nick Dyer 1-65/+1
2015-08-04Input: atmel_mxt_ts - use deep sleep mode when stoppedGravatar Nick Dyer 2-12/+111
2015-08-04Input: Allow compile test of GPIO consumers if !GPIOLIBGravatar Geert Uytterhoeven 4-12/+13
2015-08-03Input: zforce - make the interrupt GPIO optionalGravatar Dirk Behme 1-14/+49
2015-07-30Input: cyapa - do not try to enable proximity reporting on older devicesGravatar Dudley Du 1-4/+7
2015-07-30Input: cyapa - introduce device tree bindingGravatar Dudley Du 1-0/+10
2015-07-30Input: cyapa - add regulator vcc supportGravatar Dudley Du 2-0/+30
2015-07-30Input: touchscreen - export OF module alias informationGravatar Javier Martinez Canillas 2-0/+2
2015-07-30Input: export I2C module alias information in missing driversGravatar Javier Martinez Canillas 2-0/+2
2015-07-27Input: tsc2005 - convert to gpiodGravatar Sebastian Reichel 1-29/+18
2015-07-27Input: tsc2005 - simplify drvdata acquisitionGravatar Sebastian Reichel 1-10/+6
2015-07-27Input: tsc2005 - convert to regmapGravatar Sebastian Reichel 2-112/+60
2015-07-27Input: tsc2005 - fix Kconfig indentationGravatar Sebastian Reichel 1-4/+4
2015-07-27Input: tsc2005 - improve readability of register definesGravatar Sebastian Reichel 1-10/+18
2015-07-23Input: arizona-haptic - convert to use managed input devicesGravatar Dmitry Torokhov 1-22/+4
2015-07-23Input: cyapa - add ACPI HID CYAP0002 for Gen6 devicesGravatar Dudley Du 1-0/+1
2015-07-23Input: cyapa - fully support runtime suspend power managementGravatar Dudley Du 5-34/+70
2015-07-23Input: cyapa - add proximity support for gen5 and gen6 modulesGravatar Dudley Du 5-2/+101
2015-07-23Input: cyapa - add gen6 device module supportGravatar Dudley Du 5-4/+834
2015-07-23Input: cyapa - rename 'gen5' to 'pip' for chared codeGravatar Dudley Du 4-604/+673