aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-3/+3
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-3/+2
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-4/+45
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds44-277/+1127
2015-06-23Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds2-12/+21
2015-06-22Merge branch 'next' into for-linusDmitry Torokhov43-276/+1126
2015-06-16Input: pixcir_i2c_ts - fix receive errorFrodo Lai1-1/+1
2015-06-16Input: improve usage of gpiod APIUwe Kleine-König3-21/+6
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou1-1/+1
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas1-1/+1
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas1-10/+19
2015-06-11Input: export LEDs as class devices in sysfsSamuel Thibault3-0/+226
2015-06-11Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick1-4/+1
2015-06-11Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov1-4/+0
2015-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+6
2015-06-09Input: goodix - export id and version read from deviceIrina Tirdea1-12/+21
2015-06-09Input: goodix - fix variable length array warningIrina Tirdea1-1/+1
2015-06-09Input: goodix - fix alignment issuesIrina Tirdea1-8/+8
2015-06-09Input: add OnKey driver for DA9063 MFD partSteve Twiss3-0/+237
2015-06-08Input: elan_i2c - add product IDs FW namesCharlie Mooney2-7/+18
2015-06-08Input: elan_i2c - add support for multi IC type and iap formatDuson Lin4-11/+49
2015-06-08Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman6-10/+77
2015-06-08Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer1-1/+6
2015-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-6/+7
2015-06-04Input: alps - do not reduce trackpoint speed by halfHans de Goede1-3/+2
2015-06-04Input: elantech - add new icbody type洪一竹1-0/+1
2015-06-02Input: focaltech - report finger width to userspaceDmitry Tunin1-0/+13
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a known rateHans de Goede1-3/+4
2015-05-30[media] return BUF_STATE_ERROR if streaming stopped during acquisitionFlorian Echtler1-0/+5
2015-05-30[media] add extra debug output, remove noisy warningFlorian Echtler1-1/+8
2015-05-30[media] add frame size/frame rate query functionsFlorian Echtler1-0/+30
2015-05-30[media] reduce poll interval to allow full 60 FPS framerateFlorian Echtler1-1/+1
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2-3/+3
2015-05-26Input: synaptics_i2c - use proper boolean valuesShailendra Verma1-3/+3
2015-05-26Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma1-1/+1
2015-05-26Input: cyapa - fix a few typos in commentsShailendra Verma1-14/+9
2015-05-26Input: stmpe-ts - enforce device tree only modeDmitry Torokhov2-24/+6
2015-05-22Input: stmpe-ts - fix automatic module loadingDmitry Torokhov1-2/+10
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-4/+70
2015-05-22Input: update email-id of Rajeev KumarRajeev Kumar1-1/+1
2015-05-22Input: sentelic - use "static inline" instead of "inline"Khem Raj1-2/+2
2015-05-21Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut1-1/+1
2015-05-21Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut1-1/+1
2015-05-21Input: adxl34x - add OF match supportLaurent Pinchart1-0/+21
2015-05-21Input: cyapa - do not set otherwise unused variableDmitry Torokhov1-2/+1
2015-05-21Input: joydev - don't classify the vmmouse as a joystickThomas Hellstrom1-0/+61
2015-05-20Input: atmel_mxt_ts - use BIT() macro when reporting button stateDmitry Torokhov1-4/+4
2015-05-20Input: vmmouse - do not reference non-existing version of X driverThomas Hellstrom1-1/+1
2015-05-20Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede1-0/+5
2015-05-20Input: alps - use the generic process_bitmap function for v5 touchpadsHans de Goede1-62/+12