summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+6
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov-1/+1
2015-07-07Input: elan_i2c - change the hover event from MT to STduson-7/+5
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-74/+1293
2015-07-03Merge branch 'next' into for-linusDmitry Torokhov-74/+1293
2015-07-01Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR eventHungNien Chen-5/+14
2015-07-01Input: wdt87xx_i2c - remove stray newline in diagnostic messageDmitry Torokhov-1/+1
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+3
2015-06-29Input: arc_ps2 - add HAS_IOMEM dependencySebastian Ott-0/+1
2015-06-29Input: wdt87xx_i2c - fix format warningDmitry Torokhov-1/+1
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3/+2
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-4/+45
2015-06-25Input: improve parsing OF parameters for touchscreensDmitry Torokhov-27/+46
2015-06-25Input: edt-ft5x06 - mark as direct input deviceDmitry Torokhov-6/+1
2015-06-25Input: use for_each_set_bit() where appropriateAnshul Garg-25/+9
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-277/+1127
2015-06-24Input: add a driver for wdt87xx touchscreen controllerHungNien Chen-0/+1153
2015-06-24Input: axp20x-pek - fix reporting button state as invertedHans de Goede-2/+6
2015-06-23Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+21
2015-06-22Input: xpad - re-send LED command on present eventPavel Rojtberg-8/+20
2015-06-22Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais-5/+45
2015-06-22Input: imx_keypad - check for clk_prepare_enable() errorFabio Estevam-1/+3
2015-06-22Merge branch 'next' into for-linusDmitry Torokhov-276/+1126
2015-06-16Input: pixcir_i2c_ts - fix receive errorFrodo Lai-1/+1
2015-06-16Input: improve usage of gpiod APIUwe Kleine-König-21/+6
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou-1/+1
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas-1/+1
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas-10/+19
2015-06-11Input: export LEDs as class devices in sysfsSamuel Thibault-0/+226
2015-06-11Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick-4/+1
2015-06-11Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov-4/+0
2015-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+6
2015-06-09Input: goodix - export id and version read from deviceIrina Tirdea-12/+21
2015-06-09Input: goodix - fix variable length array warningIrina Tirdea-1/+1
2015-06-09Input: goodix - fix alignment issuesIrina Tirdea-8/+8
2015-06-09Input: add OnKey driver for DA9063 MFD partSteve Twiss-0/+237
2015-06-08Input: elan_i2c - add product IDs FW namesCharlie Mooney-7/+18
2015-06-08Input: elan_i2c - add support for multi IC type and iap formatDuson Lin-11/+49
2015-06-08Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman-10/+77
2015-06-08Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer-1/+6
2015-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+7
2015-06-04Input: alps - do not reduce trackpoint speed by halfHans de Goede-3/+2
2015-06-04Input: elantech - add new icbody type洪一竹-0/+1
2015-06-02Input: focaltech - report finger width to userspaceDmitry Tunin-0/+13
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede-3/+4
2015-05-30[media] return BUF_STATE_ERROR if streaming stopped during acquisitionFlorian Echtler-0/+5
2015-05-30[media] add extra debug output, remove noisy warningFlorian Echtler-1/+8
2015-05-30[media] add frame size/frame rate query functionsFlorian Echtler-0/+30
2015-05-30[media] reduce poll interval to allow full 60 FPS framerateFlorian Echtler-1/+1
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez-3/+3