summaryrefslogtreecommitdiff
path: root/drivers/input (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal2014-11-16
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie2014-11-13
* | | | | | | | Input: elantech - report the middle button of the touchpadUlrik De Bie2014-11-13
* | | | | | | | Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár2014-11-13
* | | | | | | | Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár2014-11-09
* | | | | | | | Input: alps - ignore potential bare packets when device is out of syncPali Rohár2014-11-08
* | | | | | | | Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie2014-11-08
* | | | | | | | Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie2014-11-08
* | | | | | | | Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown2014-11-08
* | | | | | | | Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai2014-11-06
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2014-10-31
* | | | | | | Input: altera_ps2 - use correct type for irq return valueTobias Klauser2014-10-31
* | | | | | | Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser2014-10-31
* | | | | | | Input: max77693-haptic - fix potential overflowDmitry Torokhov2014-10-31
* | | | | | | Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov2014-10-28
* | | | | | | Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov2014-10-28
* | | | | | | Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov2014-10-28
* | | | | | | Input: opencores-kbd - fix error handlingDmitry Torokhov2014-10-28
* | | | | | | Input: wm97xx - adapt parameters to tosa touchscreen.Dmitry Eremin-Solenikov2014-10-24
* | | | | | | Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede2014-10-24
* | | | | | | Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij2014-10-24
* | | | | | | Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot2014-10-24
| |_|_|_|_|/ |/| | | | |
* | | | | | Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala2014-10-16
* | | | | | Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala2014-10-16
* | | | | | Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim2014-10-16
* | | | | | Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin2014-10-16
* | | | | | Input: alps - fix v4 button press recognitionAndreas Bosch2014-10-15
|/ / / / /
* | | | | Input: i8042 - disable active multiplexing by defaultDmitry Torokhov2014-10-11
* | | | | Input: i8042 - add noloop quirk for Asus X750LNHans de Goede2014-10-11
* | | | | Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2014-10-11
* | | | | Merge tag 'v3.17' into nextDmitry Torokhov2014-10-11
|\ \ \ \ \
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-26
| |\| | | | | | |_|_|/ | |/| | |
| | * | | Input: i8042 - fix Asus X450LCP touchpad detectionMarcos Paulo de Souza2014-09-24
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-15
| |\| | |
| | * | | Input: i8042 - also set the firmware id for MUXed portsHans de Goede2014-09-11
| | * | | Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede2014-09-11
| | * | | Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede2014-09-11
| | * | | Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov2014-09-11
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-11
| |\| | |
| | * | | Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung2014-09-10
| | * | | Input: atmel_mxt_ts - fix double free of input deviceStephen Warren2014-09-10
| | * | | Input: synaptics - add support for ForcePadsDmitry Torokhov2014-09-09
| | * | | Input: matrix_keypad - use request_any_context_irq()Lothar Waßmann2014-09-09
| | * | | Input: atmel_mxt_ts - downgrade warning about empty interruptsNick Dyer2014-09-09
| | * | | Input: wm971x - fix typo in module parameter descriptionMasanari Iida2014-09-09
| | * | | Input: cap1106 - fix register definitionKlaus Goger2014-09-08
| | * | | Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede2014-09-08
| | * | | Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede2014-09-08
| | * | | Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede2014-09-08
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-03
| |\| | | | | |_|/ | |/| |