aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-11-25Input: xpad - use proper endpoint typeGreg Kroah-Hartman
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov
2014-11-16Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-11-13Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie
2014-11-13Input: elantech - report the middle button of the touchpadUlrik De Bie
2014-11-13Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár
2014-11-09Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár
2014-11-08Input: alps - ignore potential bare packets when device is out of syncPali Rohár
2014-11-08Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie
2014-11-08Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie
2014-11-08Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown
2014-11-06Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-31Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov
2014-10-31Input: altera_ps2 - use correct type for irq return valueTobias Klauser
2014-10-31Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser
2014-10-31Input: max77693-haptic - fix potential overflowDmitry Torokhov
2014-10-28Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov
2014-10-28Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov
2014-10-28Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov
2014-10-28Input: opencores-kbd - fix error handlingDmitry Torokhov
2014-10-24Input: wm97xx - adapt parameters to tosa touchscreen.Dmitry Eremin-Solenikov
2014-10-24Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede
2014-10-24Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij
2014-10-24Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-16Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala
2014-10-16Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala
2014-10-16Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim
2014-10-16Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin
2014-10-15Input: alps - fix v4 button press recognitionAndreas Bosch
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-14input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-11Input: i8042 - disable active multiplexing by defaultDmitry Torokhov
2014-10-11Input: i8042 - add noloop quirk for Asus X750LNHans de Goede
2014-10-11Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov
2014-10-11Merge tag 'v3.17' into nextDmitry Torokhov
2014-10-09Input: Add Microchip AR1021 i2c touchscreenChristian Gmeiner
2014-10-09Input: cros_ec_keyb - add of match tableSjoerd Simons
2014-10-09Input: serio - avoid negative serio device numbersRichard Leitner
2014-10-09Input: avoid negative input device numbersRichard Leitner
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-10-08Input: automatically set EV_ABS bit in input_set_abs_paramsDmitry Torokhov
2014-10-07Input: adp5588-keys - cancel workqueue in failure pathPramod Gurav
2014-10-07Input: opencores-kbd - switch to using managed resourcesPramod Gurav
2014-10-07Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov