summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-03-202-55/+185
|\
| * Revert "Input: synaptics - use dmax in input_mt_assign_slots"Dmitry Torokhov2015-03-161-4/+1Star
| * Merge branch 'synaptics' into for-linusDmitry Torokhov2015-03-162-51/+184
| |\
| | * Input: synaptics - remove X250 from the topbuttonpad listBenjamin Tissoires2015-03-091-1/+0Star
| | * Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad listBenjamin Tissoires2015-03-091-1/+0Star
| | * Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires2015-03-092-11/+41
| | * Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015Benjamin Tissoires2015-03-091-1/+2
| | * Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires2015-03-092-3/+43
| | * Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires2015-03-091-0/+4
| | * Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires2015-03-091-8/+25
| | * Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov2015-03-091-23/+21Star
| | * Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires2015-03-091-1/+1
| | * Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin2015-03-091-12/+30
| | * Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin2015-03-091-1/+1
| | * Input: synaptics - query min dimensions for fw v8.1Daniel Martin2015-03-091-2/+8
| | * Input: synaptics - log queried and quirked dimension valuesDaniel Martin2015-03-091-0/+10
| | * Input: synaptics - split synaptics_resolution(), query firstDaniel Martin2015-03-091-12/+23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-03-109-23/+65
|\| |
| * | Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag2015-03-071-10/+0Star
| * | Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag2015-03-073-1/+44
| * | Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag2015-03-071-2/+10
| * | Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag2015-03-071-4/+1Star
| * | Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg2015-03-051-3/+3
| * | Input: ALPS - fix memory leak when detection failsDmitry Torokhov2015-03-051-1/+3
| * | Input: sun4i-ts - add thermal driver dependencyArnd Bergmann2015-03-031-0/+1
| * | Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()Geert Uytterhoeven2015-03-021-1/+1
| * | Input: cyapa - fix unaligned functions redefinition errorDudley Du2015-03-022-2/+2
| * | Input: mma8450 - add parent deviceStefan Sauer2015-02-261-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-2113-366/+470
|\| |
| * | Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov2015-02-167-35/+3Star
| * | Merge branch 'bfin_rotary' into nextDmitry Torokhov2015-02-165-94/+200
| |\ \
| | * | Input: bfin_rotary - introduce open and close methodsDmitry Torokhov2015-02-161-28/+42
| | * | Input: bfin_rotary - convert to use managed resourcesSonic Zhang2015-02-161-45/+38Star
| | * | Input: bfin_rotary - use generic IO functionsSonic Zhang2015-02-161-19/+43
| | * | Input: bfin_rotary - move pin lists into into platform dataSonic Zhang2015-02-161-14/+16
| | * | Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang2015-02-161-1/+1
| | * | Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov2015-02-161-10/+4Star
| | * | Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov2015-02-161-5/+4Star
| | |/
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-013-3/+28
| | |\
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-01-183-0/+55
| | |\ \
| * | | | Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár2015-02-161-39/+0Star
| * | | | Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov2015-02-161-7/+8
| * | | | Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár2015-02-162-53/+151
| * | | | Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov2015-02-161-22/+56
| * | | | Input: ALPS - consolidate setting protocol parametersDmitry Torokhov2015-02-161-64/+67
| * | | | Input: ALPS - split protocol data from model infoDmitry Torokhov2015-02-162-38/+46
| * | | | Input: ALPS - make Rushmore a separate protocolDmitry Torokhov2015-02-162-11/+19
| * | | | Input: ALPS - renumber protocol numbersDmitry Torokhov2015-02-162-16/+16
| * | | | Input: adi - remove an unnecessary checkMarkus Elfring2015-02-121-2/+1Star
| * | | | Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter2015-02-121-3/+1Star