summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2015-03-08Input: synaptics - split synaptics_resolution(), query firstDaniel Martin
2015-03-08Input: sun4i-ts - A10 (sun4i) has a different temperature curveHans de Goede
2015-03-08Input: elan_i2c - remove duplicate repeat codeDuson Lin
2015-03-07Input: elan_i2c - return error code when resume failsDuson Lin
2015-03-07Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS defineDmitry Torokhov
2015-03-07Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag
2015-03-07Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag
2015-03-07Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag
2015-03-07Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag
2015-03-06Input: add support for Semtech SX8654 I2C touchscreen controllerSébastien Szymanski
2015-03-06Input: goodix - add device tree supportAleksei Mamlin
2015-03-06Input: goodix - use max touch number from device configAleksei Mamlin
2015-03-06Input: synaptics - switch ForcePad detection to PNP IDsDmitry Torokhov
2015-03-06Input: psmouse - when comparing PNP IDs ignore caseDmitry Torokhov
2015-03-06Input: driver for microcontroller keys on the iPaq h3xxxLinus Walleij
2015-03-06Input: add haptic support for max77843Jaewon Kim
2015-03-04Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg
2015-03-04Input: ALPS - fix memory leak when detection failsDmitry Torokhov
2015-03-04gpio: add parameter to allow the use named gpiosOlliver Schinagl
2015-03-02Input: add driver for Broadcom keypad controllerScott Branden
2015-03-02Input: sun4i-ts - add thermal driver dependencyArnd Bergmann
2015-03-02Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()Geert Uytterhoeven
2015-03-02Input: cyapa - fix unaligned functions redefinition errorDudley Du
2015-03-02[media] fixp-arith: replace sin/cos table by a better precision oneMauro Carvalho Chehab
2015-02-26mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas
2015-02-25Input: mma8450 - add parent deviceStefan Sauer
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-15Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov
2015-02-15Merge branch 'bfin_rotary' into nextDmitry Torokhov
2015-02-15Input: bfin_rotary - introduce open and close methodsDmitry Torokhov
2015-02-15Input: bfin_rotary - convert to use managed resourcesSonic Zhang
2015-02-15Input: bfin_rotary - use generic IO functionsSonic Zhang
2015-02-15Input: bfin_rotary - move pin lists into into platform dataSonic Zhang
2015-02-15Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang
2015-02-15Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov
2015-02-15Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov
2015-02-15Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár
2015-02-15Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov
2015-02-15Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár
2015-02-15Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov
2015-02-15Input: ALPS - consolidate setting protocol parametersDmitry Torokhov
2015-02-15Input: ALPS - split protocol data from model infoDmitry Torokhov
2015-02-15Input: ALPS - make Rushmore a separate protocolDmitry Torokhov
2015-02-15Input: ALPS - renumber protocol numbersDmitry Torokhov
2015-02-13input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-11Input: adi - remove an unnecessary checkMarkus Elfring
2015-02-11Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter
2015-02-10Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera
2015-02-10Merge branch 'next' into for-linusDmitry Torokhov
2015-02-06Input: elan_i2c - fix wrong %p extensionRasmus Villemoes