summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2015-03-09Input: synaptics - split synaptics_resolution(), query firstDaniel Martin1-12/+23
2015-03-09Input: sun4i-ts - A10 (sun4i) has a different temperature curveHans de Goede1-3/+13
2015-03-09Input: elan_i2c - remove duplicate repeat codeDuson Lin1-1/+0
2015-03-08Input: elan_i2c - return error code when resume failsDuson Lin2-6/+18
2015-03-08Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS defineDmitry Torokhov1-7/+1
2015-03-08Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag1-10/+0
2015-03-08Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag3-1/+44
2015-03-08Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag1-2/+10
2015-03-08Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag1-4/+1
2015-03-07Input: add support for Semtech SX8654 I2C touchscreen controllerSébastien Szymanski3-0/+298
2015-03-07Input: goodix - add device tree supportAleksei Mamlin2-3/+23
2015-03-07Input: goodix - use max touch number from device configAleksei Mamlin1-6/+9
2015-03-06Input: synaptics - switch ForcePad detection to PNP IDsDmitry Torokhov2-21/+15
2015-03-06Input: psmouse - when comparing PNP IDs ignore caseDmitry Torokhov1-7/+33
2015-03-06Input: driver for microcontroller keys on the iPaq h3xxxLinus Walleij3-0/+179
2015-03-06Input: add haptic support for max77843Jaewon Kim3-0/+371
2015-03-05Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg1-3/+3
2015-03-05Input: ALPS - fix memory leak when detection failsDmitry Torokhov1-1/+3
2015-03-04gpio: add parameter to allow the use named gpiosOlliver Schinagl1-1/+1
2015-03-03Input: add driver for Broadcom keypad controllerScott Branden3-0/+470
2015-03-03Input: sun4i-ts - add thermal driver dependencyArnd Bergmann1-0/+1
2015-03-03Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()Geert Uytterhoeven1-1/+1
2015-03-03Input: cyapa - fix unaligned functions redefinition errorDudley Du2-2/+2
2015-03-02[media] fixp-arith: replace sin/cos table by a better precision oneMauro Carvalho Chehab1-3/+15
2015-02-27mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas1-5/+8
2015-02-26Input: mma8450 - add parent deviceStefan Sauer1-0/+1
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-366/+470
2015-02-16Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov7-35/+3
2015-02-16Merge branch 'bfin_rotary' into nextDmitry Torokhov5-94/+200
2015-02-16Input: bfin_rotary - introduce open and close methodsDmitry Torokhov1-28/+42
2015-02-16Input: bfin_rotary - convert to use managed resourcesSonic Zhang1-45/+38
2015-02-16Input: bfin_rotary - use generic IO functionsSonic Zhang1-19/+43
2015-02-16Input: bfin_rotary - move pin lists into into platform dataSonic Zhang1-14/+16
2015-02-16Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang1-1/+1
2015-02-16Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov1-10/+4
2015-02-16Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov1-5/+4
2015-02-16Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár1-39/+0
2015-02-16Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov1-7/+8
2015-02-16Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár2-53/+151
2015-02-16Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov1-22/+56
2015-02-16Input: ALPS - consolidate setting protocol parametersDmitry Torokhov1-64/+67
2015-02-16Input: ALPS - split protocol data from model infoDmitry Torokhov2-38/+46
2015-02-16Input: ALPS - make Rushmore a separate protocolDmitry Torokhov2-11/+19
2015-02-16Input: ALPS - renumber protocol numbersDmitry Torokhov2-16/+16
2015-02-14input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2-3/+3
2015-02-12Input: adi - remove an unnecessary checkMarkus Elfring1-2/+1
2015-02-12Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter1-3/+1
2015-02-11Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera1-1/+1
2015-02-10Merge branch 'next' into for-linusDmitry Torokhov145-1546/+7818
2015-02-07Input: elan_i2c - fix wrong %p extensionRasmus Villemoes1-1/+1