summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2015-02-15Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov-5/+4
2015-02-15Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár-39/+0
2015-02-15Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov-7/+8
2015-02-15Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár-53/+151
2015-02-15Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov-22/+56
2015-02-15Input: ALPS - consolidate setting protocol parametersDmitry Torokhov-64/+67
2015-02-15Input: ALPS - split protocol data from model infoDmitry Torokhov-38/+46
2015-02-15Input: ALPS - make Rushmore a separate protocolDmitry Torokhov-11/+19
2015-02-15Input: ALPS - renumber protocol numbersDmitry Torokhov-16/+16
2015-02-13input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-3/+3
2015-02-11Input: adi - remove an unnecessary checkMarkus Elfring-2/+1
2015-02-11Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter-3/+1
2015-02-10Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera-1/+1
2015-02-10Merge branch 'next' into for-linusDmitry Torokhov-1546/+7818
2015-02-06Input: elan_i2c - fix wrong %p extensionRasmus Villemoes-1/+1
2015-02-05Input: evdev - do not queue SYN_DROPPED if queue is emptyDmitry Torokhov-11/+23
2015-02-04Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven-1/+1
2015-02-03Input: synaptics - use dmax in input_mt_assign_slotsBenjamin Tissoires-1/+4
2015-02-03Input: pxa27x_keypad - remove unnecessary ARM includesRob Herring-4/+1
2015-02-03Input: ti_am335x_tsc - replace delta filtering with median filteringVignesh R-40/+52
2015-02-03Input: ti_am335x_tsc - read charge delay from DTVignesh R-1/+13
2015-02-03Input: ti_am335x_tsc - remove udelay in interrupt handlerBrad Griffis-36/+31
2015-02-03Input: ti_am335x_tsc - interchange touchscreen and ADC stepsBrad Griffis-18/+24
2015-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+28
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig-0/+16
2015-02-01Input: MT - add support for balanced slot assignmentHenrik Rydberg-16/+25
2015-02-01Input: drv2667 - remove wrong and unneeded drv2667-haptics modaliasAxel Lin-1/+0
2015-02-01Input: drv260x - remove wrong and unneeded drv260x-haptics modaliasAxel Lin-1/+0
2015-02-01Input: cap11xx - remove wrong and unneeded cap11xx modaliasAxel Lin-1/+0
2015-01-26Input: sun4i-ts - add support for touchpanel controller on A31Chen-Yu Tsai-13/+33
2015-01-26Input: serio - add support for Alwinner A10/A20 PS/2 controllerVishnu Patekar-0/+351
2015-01-26Input: gtco - use sign_extend32() for sign extensionMartin Kepplinger-15/+5
2015-01-23Input: elan_i2c - verify firmware signature applying itDuson Lin-14/+15
2015-01-22Input: elantech - remove stale comment from KconfigDmitry Torokhov-9/+2
2015-01-22Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein-0/+8
2015-01-22Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter-1/+1
2015-01-22Input: cyapa - fix variable being dereferenced before checkDudley Du-1/+3
2015-01-22Input: cyapa - fix endianness issues in gen5 firmware update supportDmitry Torokhov-39/+40
2015-01-19Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer-3/+4
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+55
2015-01-18Input: cyapa - add acpi device id supportDudley Du-0/+11
2015-01-18Input: cyapa - add gen5 trackpad force re-calibrate function supportDudley Du-0/+65
2015-01-18Input: cyapa - add gen5 trackpad read baseline supportDudley Du-0/+642
2015-01-18Input: cyapa - add gen5 trackpad firmware update supportDudley Du-0/+392
2015-01-18Input: cyapa - add gen3 trackpad force re-calibrate supportDudley Du-0/+59
2015-01-18Input: cyapa - add gen3 trackpad read baseline supportDudley Du-0/+72
2015-01-18Input: cyapa - add gen3 trackpad device firmware update supportDudley Du-0/+309
2015-01-18Input: cyapa - add sysfs interfaces support in the cyapa driverDudley Du-0/+310
2015-01-18Input: cyapa - add runtime power management supportDudley Du-1/+189
2015-01-18Input: cyapa - add power management interfaces support for the deviceDudley Du-0/+136