aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-08Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown1-0/+1
2014-11-06Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai1-2/+3
2014-11-04input: gpio_keys_polled: Make use of device property APIAaron Lu1-49/+24
2014-11-04input: gpio_keys_polled: Add support for GPIO descriptorsAaron Lu1-12/+27
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman95-96/+0
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han19-78/+38
2014-11-02Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han3-12/+6
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han19-71/+35
2014-11-02Input: cap11xx - support for irq-active-high optionMatt Ranostay1-0/+8
2014-11-02Input: cap11xx - add support for various cap11xx devicesMatt Ranostay1-23/+51
2014-11-02Input: rename cap1106 driver to cap11xxMatt Ranostay4-346/+345
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds11-28/+301
2014-10-31Input: altera_ps2 - switch to using managed resourcesTobias Klauser1-57/+24
2014-10-31Input: add driver for the Goodix touchpanelBastien Nocera3-0/+409
2014-10-31Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2-9/+274
2014-10-31Input: altera_ps2 - use correct type for irq return valueTobias Klauser1-1/+1
2014-10-31Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser1-1/+1
2014-10-31Input: max77693-haptic - fix potential overflowDmitry Torokhov1-3/+2
2014-10-28Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov1-7/+0
2014-10-28Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov1-1/+1
2014-10-28Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov1-1/+1
2014-10-28Input: opencores-kbd - fix error handlingDmitry Torokhov1-1/+1
2014-10-24Input: wm97xx - adapt parameters to tosa touchscreen.Dmitry Eremin-Solenikov1-2/+2
2014-10-24Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede1-0/+16
2014-10-24Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij1-1/+1
2014-10-24Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot1-1/+1
2014-10-24Input: add driver for Elan I2C/SMbus touchpadDuson Lin6-0/+2383
2014-10-22Input: lpc32xx-keys - switch to using managed resourcesPramod Gurav1-72/+20
2014-10-22Input: pxa27x_keypad - switch to using managed resourcesPramod Gurav1-64/+20
2014-10-22Input: mpr121 - switch to using managed resourcesPramod Gurav1-30/+12
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang17-17/+0
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang12-12/+0
2014-10-20input: mouse: drop owner assignment from platform_driversWolfram Sang3-3/+0
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang36-37/+0
2014-10-20input: keyboard: drop owner assignment from platform_driversWolfram Sang27-27/+0
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds17-350/+279
2014-10-16Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala1-0/+1
2014-10-16Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala1-0/+1
2014-10-16Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim1-1/+1
2014-10-16Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin1-2/+2
2014-10-15Input: alps - fix v4 button press recognitionAndreas Bosch1-2/+2
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+1
2014-10-14input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+3
2014-10-11Input: i8042 - disable active multiplexing by defaultDmitry Torokhov2-274/+9
2014-10-11Input: i8042 - add noloop quirk for Asus X750LNHans de Goede1-0/+6
2014-10-11Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2-7/+23
2014-10-11Merge tag 'v3.17' into nextDmitry Torokhov19-69/+332
2014-10-09Input: Add Microchip AR1021 i2c touchscreenChristian Gmeiner3-0/+194
2014-10-09Input: cros_ec_keyb - add of match tableSjoerd Simons1-0/+9