summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-2/+7
|\
| *-. Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina2015-04-1353-1648/+8189
| |\ \
| | | * Input - mt: Fix input_mt_get_slot_by_keyBenjamin Tissoires2015-04-071-2/+7
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-061-14/+23
|\ \ \
| * | | Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede2015-04-051-1/+6
| * | | Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede2015-04-051-14/+18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-032-6/+12
|\| | |
| * | | Input: synaptics - fix min-max quirk value for E440Filip Ayazi2015-03-311-1/+1
| * | | Input: synaptics - add quirk for Thinkpad E440Ramiro Morales2015-03-231-1/+6
| * | | Input: ALPS - fix max coordinates for v5 and v7 protocolsDmitry Torokhov2015-03-231-5/+6
* | | | 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
| | |\ \