aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-08Input: joydev - use for_each_set_bit where appropriateAnshul Garg1-6/+5
2015-07-08Input: drv260x/drv2665/drv2667 - constify reg_default tablesAxel Lin3-3/+3
2015-07-08Input: zforce_ts - convert to use the gpiod interfaceDirk Behme2-31/+30
2015-07-07Input: bma150 - use sign_extend32() for sign extendingMartin Kepplinger1-4/+3
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-25Input: improve parsing OF parameters for touchscreensDmitry Torokhov4-29/+49
2015-06-25Input: edt-ft5x06 - mark as direct input deviceDmitry Torokhov1-6/+1
2015-06-25Input: use for_each_set_bit() where appropriateAnshul Garg1-25/+9
2015-06-24Input: add a driver for wdt87xx touchscreen controllerHungNien Chen3-0/+1153
2015-06-24Input: axp20x-pek - fix reporting button state as invertedHans de Goede1-2/+6
2015-06-22Input: xpad - re-send LED command on present eventPavel Rojtberg1-8/+20
2015-06-22Input: 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-16MAINTAINERS: remove non existent input mt git treeBaruch Siach1-1/+0
2015-06-16Input: improve usage of gpiod APIUwe Kleine-König3-21/+6
2015-06-16tty/vt/keyboard: define LED triggers for VT keyboard lock statesSamuel Thibault1-8/+19
2015-06-16tty/vt/keyboard: define LED triggers for VT LED statesSamuel Thibault1-24/+117
2015-06-11Input: export LEDs as class devices in sysfsSamuel Thibault5-6/+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-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 Twiss4-0/+238
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-02Input: focaltech - report finger width to userspaceDmitry Tunin1-0/+13
2015-06-02tty: remove platform_sysrq_reset_seqArnd Bergmann1-18/+1
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 Torokhov3-68/+6
2015-05-22Input: stmpe-ts - fix automatic module loadingDmitry Torokhov1-2/+10
2015-05-22Input: update email-id of Rajeev KumarRajeev Kumar2-2/+2
2015-05-22Input: sentelic - use "static inline" instead of "inline"Khem Raj1-2/+2
2015-05-21Input: adxl34x - add OF match supportLaurent Pinchart1-0/+21
2015-05-21DT: i2c: Deprecate adi,adxl34x compatible stringLaurent Pinchart1-2/+1
2015-05-21Input: cyapa - do not set otherwise unused variableDmitry Torokhov1-2/+1
2015-05-20Input: atmel_mxt_ts - use BIT() macro when reporting button stateDmitry Torokhov1-4/+4
2015-05-20Input: alps - use the generic process_bitmap function for v5 touchpadsHans de Goede1-62/+12
2015-05-20Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mtHans de Goede1-8/+8
2015-05-20Input: alps - do not use input-mt finger tracking for semi-mt devicesHans de Goede1-2/+6
2015-05-20Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede2-7/+53
2015-05-20Input: alps - decode the position packet firstHans de Goede1-21/+14
2015-05-20Input: alps - only set fields that are actually presentHans de Goede1-29/+33
2015-05-20Input: alps - change alps_decode_rushmore to do all decoding itselfHans de Goede1-5/+17
2015-05-20Input: ff-core - fix typo in comment to input_ff_erase()Shailendra Verma1-1/+1