Age | Commit message (Expand) | Author | Files | Lines |
2015-06-02 | Input: elantech - fix detection of touchpads where the revision matches a kno... | Hans de Goede | 1 | -3/+4 |
2015-05-30 | [media] return BUF_STATE_ERROR if streaming stopped during acquisition | Florian Echtler | 1 | -0/+5 |
2015-05-30 | [media] add extra debug output, remove noisy warning | Florian Echtler | 1 | -1/+8 |
2015-05-30 | [media] add frame size/frame rate query functions | Florian Echtler | 1 | -0/+30 |
2015-05-30 | [media] reduce poll interval to allow full 60 FPS framerate | Florian Echtler | 1 | -1/+1 |
2015-05-28 | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez | 2 | -3/+3 |
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 |
2015-05-27 | Input: cyapa - fix a few typos in comments | Shailendra Verma | 1 | -14/+9 |
2015-05-27 | Input: stmpe-ts - enforce device tree only mode | Dmitry Torokhov | 2 | -24/+6 |
2015-05-23 | Input: stmpe-ts - fix automatic module loading | Dmitry Torokhov | 1 | -2/+10 |
2015-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -4/+70 |
2015-05-22 | Input: update email-id of Rajeev Kumar | Rajeev Kumar | 1 | -1/+1 |
2015-05-22 | Input: sentelic - use "static inline" instead of "inline" | Khem Raj | 1 | -2/+2 |
2015-05-22 | Input: smtpe-ts - wait 50mS until polling for pen-up | Marek Vasut | 1 | -1/+1 |
2015-05-22 | Input: smtpe-ts - use msecs_to_jiffies() instead of HZ | Marek Vasut | 1 | -1/+1 |
2015-05-22 | Input: adxl34x - add OF match support | Laurent Pinchart | 1 | -0/+21 |
2015-05-22 | Input: cyapa - do not set otherwise unused variable | Dmitry Torokhov | 1 | -2/+1 |
2015-05-22 | Input: joydev - don't classify the vmmouse as a joystick | Thomas Hellstrom | 1 | -0/+61 |
2015-05-21 | Input: atmel_mxt_ts - use BIT() macro when reporting button state | Dmitry Torokhov | 1 | -4/+4 |
2015-05-21 | Input: vmmouse - do not reference non-existing version of X driver | Thomas Hellstrom | 1 | -1/+1 |
2015-05-21 | Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad | Hans de Goede | 1 | -0/+5 |
2015-05-21 | Input: alps - use the generic process_bitmap function for v5 touchpads | Hans de Goede | 1 | -62/+12 |
2015-05-21 | Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mt | Hans de Goede | 1 | -8/+8 |
2015-05-21 | Input: alps - do not use input-mt finger tracking for semi-mt devices | Hans de Goede | 1 | -2/+6 |
2015-05-21 | Input: alps - use more accurate coordinates for first touch in semi-mt mode | Hans de Goede | 2 | -7/+53 |
2015-05-21 | Input: alps - decode the position packet first | Hans de Goede | 1 | -21/+14 |
2015-05-21 | Input: alps - only set fields that are actually present | Hans de Goede | 1 | -29/+33 |
2015-05-21 | Input: alps - change alps_decode_rushmore to do all decoding itself | Hans de Goede | 1 | -5/+17 |
2015-05-21 | Input: ff-core - fix typo in comment to input_ff_erase() | Shailendra Verma | 1 | -1/+1 |
2015-05-21 | Input: fix typo in comment to input_handler_for_each_handle() | Shailendra Verma | 1 | -1/+1 |
2015-05-16 | Input: wm831x-on - pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+2 |
2015-05-16 | Input: twl6040-vibra - pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+2 |
2015-05-16 | Input: retu-pwrbutton - pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+2 |
2015-05-16 | Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+2 |
2015-05-16 | Input: max7359_keypad - switch to using matrix_keypad_build_keymap() | Evgeniy Dushistov | 2 | -21/+10 |
2015-05-16 | Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flag | Evgeniy Dushistov | 1 | -1/+0 |
2015-05-16 | Input: evdev - use kvfree() in evdev_release() | Pekka Enberg | 1 | -4/+1 |
2015-05-13 | Input: elantech - fix semi-mt protocol for v3 HW | Benjamin Tissoires | 1 | -1/+1 |
2015-05-13 | Input: soc_button_array - remove duplicated include | Wei Yongjun | 1 | -1/+0 |
2015-05-13 | Input: zforce - remove duplicated include | Wei Yongjun | 1 | -1/+0 |
2015-05-13 | Input: sx8654 - fix memory allocation check | Dmitry Torokhov | 1 | -1/+1 |
2015-05-09 | Input: add TI drv2665 haptics driver | Dan Murphy | 3 | -0/+334 |
2015-05-09 | Input: ff-core - fix spelling mistake in ff-core | Dan Murphy | 1 | -1/+1 |
2015-05-09 | Input: drv2667 - fix Kconfig error for help screen | Dan Murphy | 1 | -1/+1 |
2015-05-08 | Input: smtpe-ts - wait 50mS until polling for pen-up | Marek Vasut | 1 | -1/+1 |
2015-05-08 | Input: smtpe-ts - use msecs_to_jiffies() instead of HZ | Marek Vasut | 1 | -1/+1 |
2015-05-07 | Input: s3c2410_ts - constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
2015-05-07 | Input: samsung-keypad - constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
2015-05-07 | Input: goodix - check the 'buffer status' bit before reading data | Paul Cercueil | 1 | -0/+3 |