summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton2014-12-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-11-273-12/+18
|\
| * Input: xpad - use proper endpoint typeGreg Kroah-Hartman2014-11-251-3/+13
| * Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov2014-11-251-9/+1
| * Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal2014-11-161-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-11-144-7/+83
|\ \ | |/
| * Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie2014-11-131-0/+2
| * Input: elantech - report the middle button of the touchpadUlrik De Bie2014-11-131-0/+19
| * Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár2014-11-131-1/+16
| * Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár2014-11-091-0/+3
| * Input: alps - ignore potential bare packets when device is out of syncPali Rohár2014-11-081-1/+7
| * Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie2014-11-081-1/+18
| * Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie2014-11-081-2/+14
| * Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown2014-11-081-0/+1
| * Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai2014-11-061-2/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-3111-28/+301
|\ \ | |/
| * Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2014-10-312-9/+274
| * Input: altera_ps2 - use correct type for irq return valueTobias Klauser2014-10-311-1/+1
| * Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser2014-10-311-1/+1
| * Input: max77693-haptic - fix potential overflowDmitry Torokhov2014-10-311-3/+2
| * Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov2014-10-281-7/+0
| * Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov2014-10-281-1/+1
| * Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov2014-10-281-1/+1
| * Input: opencores-kbd - fix error handlingDmitry Torokhov2014-10-281-1/+1
| * Input: wm97xx - adapt parameters to tosa touchscreen.Dmitry Eremin-Solenikov2014-10-241-2/+2
| * Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede2014-10-241-0/+16
| * Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij2014-10-241-1/+1
| * Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot2014-10-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-1917-350/+279
|\ \ | |/
| * Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala2014-10-161-0/+1
| * Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala2014-10-161-0/+1
| * Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim2014-10-161-1/+1
| * Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin2014-10-161-2/+2
| * Input: alps - fix v4 button press recognitionAndreas Bosch2014-10-151-2/+2
| * Input: i8042 - disable active multiplexing by defaultDmitry Torokhov2014-10-112-274/+9
| * Input: i8042 - add noloop quirk for Asus X750LNHans de Goede2014-10-111-0/+6
| * Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2014-10-112-7/+23
| * Merge tag 'v3.17' into nextDmitry Torokhov2014-10-1119-69/+332
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-261-0/+7
| | |\
| * | | Input: Add Microchip AR1021 i2c touchscreenChristian Gmeiner2014-10-093-0/+194
| * | | Input: cros_ec_keyb - add of match tableSjoerd Simons2014-10-091-0/+9
| * | | Input: serio - avoid negative serio device numbersRichard Leitner2014-10-091-2/+2
| * | | Input: avoid negative input device numbersRichard Leitner2014-10-091-1/+1
| * | | Input: automatically set EV_ABS bit in input_set_abs_paramsDmitry Torokhov2014-10-081-1/+2
| * | | Input: adp5588-keys - cancel workqueue in failure pathPramod Gurav2014-10-071-0/+1
| * | | Input: opencores-kbd - switch to using managed resourcesPramod Gurav2014-10-071-55/+17
| * | | Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov2014-10-071-5/+8
* | | | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-151-1/+1
|\ \ \ \
| * | | | mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker2014-10-061-1/+1
* | | | | input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
OpenPOWER on IntegriCloud