summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2015-03-12Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie
2015-03-12Input: sun4i-ts - really fix A10 temperature reportingHans de Goede
2015-03-11Input: sx8654 - signedness bug in sx8654_irq()Dan Carpenter
2015-03-11Input: elants_i2c - append hw_version to FW fileCharlie Mooney
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-03-09Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idleRafael J. Wysocki
2015-03-08Input: synaptics - remove X250 from the topbuttonpad listBenjamin Tissoires
2015-03-08Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad listBenjamin Tissoires
2015-03-08Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires
2015-03-08Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015Benjamin Tissoires
2015-03-08Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires
2015-03-08Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires
2015-03-08Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires
2015-03-08Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov
2015-03-08Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires
2015-03-08Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin
2015-03-08Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin
2015-03-08Input: synaptics - query min dimensions for fw v8.1Daniel Martin
2015-03-08Input: synaptics - log queried and quirked dimension valuesDaniel Martin
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-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-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