summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2015-07-28Input: bcm5974 - add support for the 2015 Macbook ProJohn Horan1-2/+31
2015-07-28Input: bcm5974 - prepare for a new trackpad generationHenrik Rydberg1-51/+81
2015-07-28Input: synaptics - dump ext10 capabilities as wellJiri Kosina1-2/+2
2015-07-24Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera1-0/+36
2015-07-24Input: LEDs - skip unnamed LEDsDmitry Torokhov1-2/+14
2015-07-24Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender1-0/+3
2015-07-16Input: elantech - force resolution of 31 u/mmPeter Hutterer1-5/+8
2015-07-16Input: zforce - don't overwrite the stackOleksij Rempel1-1/+1
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov1-1/+1
2015-07-07Input: elan_i2c - change the hover event from MT to STduson1-7/+5
2015-07-04Merge branch 'next' into for-linusDmitry Torokhov11-74/+1293
2015-07-01Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR eventHungNien Chen1-5/+14
2015-07-01Input: wdt87xx_i2c - remove stray newline in diagnostic messageDmitry Torokhov1-1/+1
2015-06-29Input: arc_ps2 - add HAS_IOMEM dependencySebastian Ott1-0/+1
2015-06-29Input: wdt87xx_i2c - fix format warningDmitry Torokhov1-1/+1
2015-06-26Input: improve parsing OF parameters for touchscreensDmitry Torokhov3-27/+46
2015-06-26Input: edt-ft5x06 - mark as direct input deviceDmitry Torokhov1-6/+1
2015-06-26Input: use for_each_set_bit() where appropriateAnshul Garg1-25/+9
2015-06-25Input: add a driver for wdt87xx touchscreen controllerHungNien Chen3-0/+1153
2015-06-25Input: axp20x-pek - fix reporting button state as invertedHans de Goede1-2/+6
2015-06-23Input: xpad - re-send LED command on present eventPavel Rojtberg1-8/+20
2015-06-23Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais1-5/+45
2015-06-22Input: imx_keypad - check for clk_prepare_enable() errorFabio Estevam1-1/+3
2015-06-22Merge branch 'next' into for-linusDmitry Torokhov43-276/+1126
2015-06-17Input: pixcir_i2c_ts - fix receive errorFrodo Lai1-1/+1
2015-06-17Input: improve usage of gpiod APIUwe Kleine-König3-21/+6
2015-06-12Input: export LEDs as class devices in sysfsSamuel Thibault3-0/+226
2015-06-12Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick1-4/+1
2015-06-12Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov1-4/+0
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-09Input: elan_i2c - add product IDs FW namesCharlie Mooney2-7/+18
2015-06-09Input: elan_i2c - add support for multi IC type and iap formatDuson Lin4-11/+49
2015-06-08Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer1-1/+6
2015-06-05Input: alps - do not reduce trackpoint speed by halfHans de Goede1-3/+2
2015-06-05Input: 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 kno...Hans de Goede1-3/+4
2015-05-27Input: synaptics_i2c - use proper boolean valuesShailendra Verma1-3/+3
2015-05-27Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma1-1/+1
2015-05-27Input: cyapa - fix a few typos in commentsShailendra Verma1-14/+9
2015-05-27Input: stmpe-ts - enforce device tree only modeDmitry Torokhov2-24/+6
2015-05-23Input: stmpe-ts - fix automatic module loadingDmitry Torokhov1-2/+10
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-22Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut1-1/+1
2015-05-22Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut1-1/+1
2015-05-22Input: adxl34x - add OF match supportLaurent Pinchart1-0/+21