summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2014-11-14Input: elantech - report the middle button of the touchpadUlrik De Bie1-0/+19
2014-11-14Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár1-1/+16
2014-11-10Input: cyapa - switch to using managed resourcesDudley Du1-79/+105
2014-11-10Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang1-3/+3
2014-11-10Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár1-0/+3
2014-11-09Input: alps - ignore potential bare packets when device is out of syncPali Rohár1-1/+7
2014-11-08Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie1-1/+18
2014-11-08Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie1-2/+14
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-04Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg 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-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus 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-25Input: wm97xx - adapt parameters to tosa touchscreen.Dmitry Eremin-Solenikov1-2/+2
2014-10-25Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede1-0/+16
2014-10-25Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij1-1/+1
2014-10-25Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot1-1/+1
2014-10-25Input: 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/dto...Linus Torvalds17-350/+279
2014-10-17Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala1-0/+1
2014-10-17Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala1-0/+1
2014-10-17Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim1-1/+1
2014-10-17Input: 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/g...Linus Torvalds1-1/+1