aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2015-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 6-6/+31
2015-08-07Input: elantech - add special check for fw_version 0x470f01 touchpadGravatar Duson Lin 2-2/+21
2015-08-05Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningGravatar Marek Belisko 1-1/+2
2015-08-03Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Gravatar Hans de Goede 1-2/+6
2015-08-03Input: axp20x-pek - add module aliasGravatar Chen-Yu Tsai 1-0/+1
2015-08-03Input: turbografx - fix potential out of bound accessGravatar Dmitry Torokhov 1-1/+1
2015-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-56/+115
2015-07-28Revert "Input: zforce - don't overwrite the stack"Gravatar Dmitry Torokhov 1-1/+1
2015-07-27Input: bcm5974 - add support for the 2015 Macbook ProGravatar John Horan 1-2/+31
2015-07-27Input: bcm5974 - prepare for a new trackpad generationGravatar Henrik Rydberg 1-51/+81
2015-07-27Input: synaptics - dump ext10 capabilities as wellGravatar Jiri Kosina 1-2/+2
2015-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 5-8/+62
2015-07-24Input: goodix - fix touch coordinates on WinBook TW100 and TW700Gravatar Bastien Nocera 1-0/+36
2015-07-24Input: LEDs - skip unnamed LEDsGravatar Dmitry Torokhov 1-2/+14
2015-07-23Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenGravatar Bernhard Bender 1-0/+3
2015-07-16Input: elantech - force resolution of 31 u/mmGravatar Peter Hutterer 1-5/+8
2015-07-16Input: zforce - don't overwrite the stackGravatar Oleksij Rempel 1-1/+1
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-8/+6
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Gravatar Dmitry Torokhov 1-1/+1
2015-07-07Input: elan_i2c - change the hover event from MT to STGravatar duson 1-7/+5
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 11-74/+1293
2015-07-03Merge branch 'next' into for-linusGravatar Dmitry Torokhov 11-74/+1293
2015-07-01Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR eventGravatar HungNien Chen 1-5/+14
2015-07-01Input: wdt87xx_i2c - remove stray newline in diagnostic messageGravatar Dmitry Torokhov 1-1/+1
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-3/+3
2015-06-29Input: arc_ps2 - add HAS_IOMEM dependencyGravatar Sebastian Ott 1-0/+1
2015-06-29Input: wdt87xx_i2c - fix format warningGravatar Dmitry Torokhov 1-1/+1
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-3/+2
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 2-4/+45
2015-06-25Input: improve parsing OF parameters for touchscreensGravatar Dmitry Torokhov 3-27/+46
2015-06-25Input: edt-ft5x06 - mark as direct input deviceGravatar Dmitry Torokhov 1-6/+1
2015-06-25Input: use for_each_set_bit() where appropriateGravatar Anshul Garg 1-25/+9
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 44-277/+1127
2015-06-24Input: add a driver for wdt87xx touchscreen controllerGravatar HungNien Chen 3-0/+1153
2015-06-24Input: axp20x-pek - fix reporting button state as invertedGravatar Hans de Goede 1-2/+6
2015-06-23Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-12/+21
2015-06-22Input: xpad - re-send LED command on present eventGravatar Pavel Rojtberg 1-8/+20
2015-06-22Input: xpad - set the LEDs properly on XBox Wireless controllersGravatar Pierre-Loup A. Griffais 1-5/+45
2015-06-22Input: imx_keypad - check for clk_prepare_enable() errorGravatar Fabio Estevam 1-1/+3
2015-06-22Merge branch 'next' into for-linusGravatar Dmitry Torokhov 43-276/+1126
2015-06-16Input: pixcir_i2c_ts - fix receive errorGravatar Frodo Lai 1-1/+1
2015-06-16Input: improve usage of gpiod APIGravatar Uwe Kleine-König 3-21/+6
2015-06-15mfd: cros_ec: Support multiple EC in a systemGravatar Gwendal Grignou 1-1/+1
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverGravatar Javier Martinez Canillas 1-1/+1
2015-06-15mfd: cros_ec: Use a zero-length array for command dataGravatar Javier Martinez Canillas 1-10/+19
2015-06-11Input: export LEDs as class devices in sysfsGravatar Samuel Thibault 3-0/+226
2015-06-11Input: cyttsp4 - use swap() in cyttsp4_get_touch()Gravatar Fabian Frederick 1-4/+1
2015-06-11Input: goodix - do not explicitly set evbits in input deviceGravatar Dmitry Torokhov 1-4/+0
2015-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+6
2015-06-09Input: goodix - export id and version read from deviceGravatar Irina Tirdea 1-12/+21