Age | Commit message (Expand) | Author | Files | Lines |
2015-08-04 | Input: axp20x-pek - add module alias | Chen-Yu Tsai | 1 | -0/+1 |
2015-08-04 | Input: turbografx - fix potential out of bound access | Dmitry Torokhov | 1 | -1/+1 |
2015-07-28 | Revert "Input: zforce - don't overwrite the stack" | Dmitry Torokhov | 1 | -1/+1 |
2015-07-28 | Input: bcm5974 - add support for the 2015 Macbook Pro | John Horan | 1 | -2/+31 |
2015-07-28 | HID: apple: Add support for the 2015 Macbook Pro | Henrik Rydberg | 3 | -0/+15 |
2015-07-28 | Input: bcm5974 - prepare for a new trackpad generation | Henrik Rydberg | 1 | -51/+81 |
2015-07-28 | Input: synaptics - dump ext10 capabilities as well | Jiri Kosina | 1 | -2/+2 |
2015-07-24 | Input: goodix - fix touch coordinates on WinBook TW100 and TW700 | Bastien Nocera | 1 | -0/+36 |
2015-07-24 | Input: LEDs - skip unnamed LEDs | Dmitry Torokhov | 1 | -2/+14 |
2015-07-24 | Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen | Bernhard Bender | 1 | -0/+3 |
2015-07-16 | Input: elantech - force resolution of 31 u/mm | Peter Hutterer | 1 | -5/+8 |
2015-07-16 | Input: zforce - don't overwrite the stack | Oleksij Rempel | 1 | -1/+1 |
2015-07-10 | Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors" | Dmitry Torokhov | 1 | -1/+1 |
2015-07-07 | Input: elan_i2c - change the hover event from MT to ST | duson | 1 | -7/+5 |
2015-07-04 | Merge branch 'next' into for-linus | Dmitry Torokhov | 12 | -76/+1296 |
2015-07-01 | Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR event | HungNien Chen | 1 | -5/+14 |
2015-07-01 | Input: wdt87xx_i2c - remove stray newline in diagnostic message | Dmitry Torokhov | 1 | -1/+1 |
2015-06-29 | Input: arc_ps2 - add HAS_IOMEM dependency | Sebastian Ott | 1 | -0/+1 |
2015-06-29 | Input: wdt87xx_i2c - fix format warning | Dmitry Torokhov | 1 | -1/+1 |
2015-06-26 | Input: improve parsing OF parameters for touchscreens | Dmitry Torokhov | 4 | -29/+49 |
2015-06-26 | Input: edt-ft5x06 - mark as direct input device | Dmitry Torokhov | 1 | -6/+1 |
2015-06-26 | Input: use for_each_set_bit() where appropriate | Anshul Garg | 1 | -25/+9 |
2015-06-25 | Input: add a driver for wdt87xx touchscreen controller | HungNien Chen | 3 | -0/+1153 |
2015-06-25 | Input: axp20x-pek - fix reporting button state as inverted | Hans de Goede | 1 | -2/+6 |
2015-06-23 | Input: xpad - re-send LED command on present event | Pavel Rojtberg | 1 | -8/+20 |
2015-06-23 | Input: xpad - set the LEDs properly on XBox Wireless controllers | Pierre-Loup A. Griffais | 1 | -5/+45 |
2015-06-22 | Input: imx_keypad - check for clk_prepare_enable() error | Fabio Estevam | 1 | -1/+3 |
2015-06-22 | Merge branch 'next' into for-linus | Dmitry Torokhov | 53 | -374/+1277 |
2015-06-17 | Input: pixcir_i2c_ts - fix receive error | Frodo Lai | 1 | -1/+1 |
2015-06-17 | MAINTAINERS: remove non existent input mt git tree | Baruch Siach | 1 | -1/+0 |
2015-06-17 | Input: improve usage of gpiod API | Uwe Kleine-König | 3 | -21/+6 |
2015-06-17 | tty/vt/keyboard: define LED triggers for VT keyboard lock states | Samuel Thibault | 1 | -8/+19 |
2015-06-17 | tty/vt/keyboard: define LED triggers for VT LED states | Samuel Thibault | 1 | -24/+117 |
2015-06-12 | Input: export LEDs as class devices in sysfs | Samuel Thibault | 5 | -6/+226 |
2015-06-12 | Input: cyttsp4 - use swap() in cyttsp4_get_touch() | Fabian Frederick | 1 | -4/+1 |
2015-06-12 | Input: goodix - do not explicitly set evbits in input device | Dmitry Torokhov | 1 | -4/+0 |
2015-06-09 | Input: goodix - export id and version read from device | Irina Tirdea | 1 | -12/+21 |
2015-06-09 | Input: goodix - fix variable length array warning | Irina Tirdea | 1 | -1/+1 |
2015-06-09 | Input: goodix - fix alignment issues | Irina Tirdea | 1 | -8/+8 |
2015-06-09 | Input: add OnKey driver for DA9063 MFD part | Steve Twiss | 4 | -0/+238 |
2015-06-09 | Input: elan_i2c - add product IDs FW names | Charlie Mooney | 2 | -7/+18 |
2015-06-09 | Input: elan_i2c - add support for multi IC type and iap format | Duson Lin | 4 | -11/+49 |
2015-06-08 | Input: synaptics - add min/max quirk for Lenovo S540 | Peter Hutterer | 1 | -1/+6 |
2015-06-05 | Input: alps - do not reduce trackpoint speed by half | Hans de Goede | 1 | -3/+2 |
2015-06-05 | Input: elantech - add new icbody type | 洪一竹 | 1 | -0/+1 |
2015-06-02 | Input: focaltech - report finger width to userspace | Dmitry Tunin | 1 | -0/+13 |
2015-06-02 | tty: remove platform_sysrq_reset_seq | Arnd Bergmann | 1 | -18/+1 |
2015-06-02 | Input: elantech - fix detection of touchpads where the revision matches a kno... | Hans de Goede | 1 | -3/+4 |
2015-05-27 | Input: synaptics_i2c - use proper boolean values | Shailendra Verma | 1 | -3/+3 |
2015-05-27 | Input: psmouse - use true instead of 1 for boolean values | Shailendra Verma | 1 | -1/+1 |