aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-23Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-22Merge branch 'next' into for-linusDmitry Torokhov
2015-06-16Input: pixcir_i2c_ts - fix receive errorFrodo Lai
2015-06-16Input: improve usage of gpiod APIUwe Kleine-König
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas
2015-06-11Input: export LEDs as class devices in sysfsSamuel Thibault
2015-06-11Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick
2015-06-11Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov
2015-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-09Input: goodix - export id and version read from deviceIrina Tirdea
2015-06-09Input: goodix - fix variable length array warningIrina Tirdea
2015-06-09Input: goodix - fix alignment issuesIrina Tirdea
2015-06-09Input: add OnKey driver for DA9063 MFD partSteve Twiss
2015-06-08Input: elan_i2c - add product IDs FW namesCharlie Mooney
2015-06-08Input: elan_i2c - add support for multi IC type and iap formatDuson Lin
2015-06-08Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer
2015-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-04Input: alps - do not reduce trackpoint speed by halfHans de Goede
2015-06-04Input: elantech - add new icbody type洪一竹
2015-06-02Input: focaltech - report finger width to userspaceDmitry Tunin
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede
2015-05-30[media] return BUF_STATE_ERROR if streaming stopped during acquisitionFlorian Echtler
2015-05-30[media] add extra debug output, remove noisy warningFlorian Echtler
2015-05-30[media] add frame size/frame rate query functionsFlorian Echtler
2015-05-30[media] reduce poll interval to allow full 60 FPS framerateFlorian Echtler
2015-05-26Input: synaptics_i2c - use proper boolean valuesShailendra Verma
2015-05-26Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma
2015-05-26Input: cyapa - fix a few typos in commentsShailendra Verma
2015-05-26Input: stmpe-ts - enforce device tree only modeDmitry Torokhov
2015-05-22Input: stmpe-ts - fix automatic module loadingDmitry Torokhov
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-05-22Input: update email-id of Rajeev KumarRajeev Kumar
2015-05-22Input: sentelic - use "static inline" instead of "inline"Khem Raj
2015-05-21Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut
2015-05-21Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut
2015-05-21Input: adxl34x - add OF match supportLaurent Pinchart
2015-05-21Input: cyapa - do not set otherwise unused variableDmitry Torokhov
2015-05-21Input: joydev - don't classify the vmmouse as a joystickThomas Hellstrom
2015-05-20Input: atmel_mxt_ts - use BIT() macro when reporting button stateDmitry Torokhov
2015-05-20Input: vmmouse - do not reference non-existing version of X driverThomas Hellstrom
2015-05-20Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede
2015-05-20Input: alps - use the generic process_bitmap function for v5 touchpadsHans de Goede
2015-05-20Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mtHans de Goede
2015-05-20Input: alps - do not use input-mt finger tracking for semi-mt devicesHans de Goede
2015-05-20Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede
2015-05-20Input: alps - decode the position packet firstHans de Goede