aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-55/+185
2015-03-16Revert "Input: synaptics - use dmax in input_mt_assign_slots"Dmitry Torokhov1-4/+1
2015-03-16Merge branch 'synaptics' into for-linusDmitry Torokhov2-51/+184
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-23/+65
2015-03-08Input: synaptics - remove X250 from the topbuttonpad listBenjamin Tissoires1-1/+0
2015-03-08Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad listBenjamin Tissoires1-1/+0
2015-03-08Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires2-11/+41
2015-03-08Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015Benjamin Tissoires1-1/+2
2015-03-08Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires2-3/+43
2015-03-08Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires1-0/+4
2015-03-08Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires1-8/+25
2015-03-08Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov1-23/+21
2015-03-08Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires1-1/+1
2015-03-08Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin1-12/+30
2015-03-08Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin1-1/+1
2015-03-08Input: synaptics - query min dimensions for fw v8.1Daniel Martin1-2/+8
2015-03-08Input: synaptics - log queried and quirked dimension valuesDaniel Martin1-0/+10
2015-03-08Input: synaptics - split synaptics_resolution(), query firstDaniel Martin1-12/+23
2015-03-07Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag1-10/+0
2015-03-07Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag3-1/+44
2015-03-07Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag1-2/+10
2015-03-07Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag1-4/+1
2015-03-04Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg1-3/+3
2015-03-04Input: ALPS - fix memory leak when detection failsDmitry Torokhov1-1/+3
2015-03-02Input: sun4i-ts - add thermal driver dependencyArnd Bergmann1-0/+1
2015-03-02Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()Geert Uytterhoeven1-1/+1
2015-03-02Input: cyapa - fix unaligned functions redefinition errorDudley Du2-2/+2
2015-02-25Input: mma8450 - add parent deviceStefan Sauer1-0/+1
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds13-366/+470
2015-02-15Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov7-35/+3
2015-02-15Merge branch 'bfin_rotary' into nextDmitry Torokhov5-94/+200
2015-02-15Input: bfin_rotary - introduce open and close methodsDmitry Torokhov1-28/+42
2015-02-15Input: bfin_rotary - convert to use managed resourcesSonic Zhang1-45/+38
2015-02-15Input: bfin_rotary - use generic IO functionsSonic Zhang1-19/+43
2015-02-15Input: bfin_rotary - move pin lists into into platform dataSonic Zhang1-14/+16
2015-02-15Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang1-1/+1
2015-02-15Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov1-10/+4
2015-02-15Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov1-5/+4
2015-02-15Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár1-39/+0
2015-02-15Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov1-7/+8
2015-02-15Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár2-53/+151
2015-02-15Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov1-22/+56
2015-02-15Input: ALPS - consolidate setting protocol parametersDmitry Torokhov1-64/+67
2015-02-15Input: ALPS - split protocol data from model infoDmitry Torokhov2-38/+46
2015-02-15Input: ALPS - make Rushmore a separate protocolDmitry Torokhov2-11/+19
2015-02-15Input: ALPS - renumber protocol numbersDmitry Torokhov2-16/+16
2015-02-13input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2-3/+3
2015-02-11Input: adi - remove an unnecessary checkMarkus Elfring1-2/+1
2015-02-11Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter1-3/+1
2015-02-10Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera1-1/+1