| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-06-10 | 1 | -1/+6 |
|\ |
|
| * | Input: synaptics - add min/max quirk for Lenovo S540 | Peter Hutterer | 2015-06-08 | 1 | -1/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-06-06 | 2 | -6/+7 |
|\| |
|
| * | Input: alps - do not reduce trackpoint speed by half | Hans de Goede | 2015-06-05 | 1 | -3/+2 |
| * | Input: elantech - add new icbody type | 洪一竹 | 2015-06-05 | 1 | -0/+1 |
| * | Input: elantech - fix detection of touchpads where the revision matches a kno... | Hans de Goede | 2015-06-02 | 1 | -3/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-05-22 | 6 | -4/+70 |
|\| |
|
| * | Input: smtpe-ts - wait 50mS until polling for pen-up | Marek Vasut | 2015-05-22 | 1 | -1/+1 |
| * | Input: smtpe-ts - use msecs_to_jiffies() instead of HZ | Marek Vasut | 2015-05-22 | 1 | -1/+1 |
| * | Input: joydev - don't classify the vmmouse as a joystick | Thomas Hellstrom | 2015-05-22 | 1 | -0/+61 |
| * | Input: vmmouse - do not reference non-existing version of X driver | Thomas Hellstrom | 2015-05-20 | 1 | -1/+1 |
| * | Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad | Hans de Goede | 2015-05-20 | 1 | -0/+5 |
| * | Input: elantech - fix semi-mt protocol for v3 HW | Benjamin Tissoires | 2015-05-13 | 1 | -1/+1 |
| * | Input: sx8654 - fix memory allocation check | Dmitry Torokhov | 2015-05-13 | 1 | -1/+1 |
* | | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-04-26 | 1 | -5/+8 |
|\ \ |
|
| * | | mfd: cros_ec: Use fixed size arrays to transfer data with the EC | Javier Martinez Canillas | 2015-02-27 | 1 | -5/+8 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-04-21 | 16 | -40/+791 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2015-04-21 | 16 | -40/+791 |
| |\ \ |
|
| | * | | Input: lm8333 - fix broken email address | Wolfram Sang | 2015-04-20 | 1 | -2/+2 |
| | * | | Input: cyapa - fix setting suspend scan rate | Dudley Du | 2015-04-20 | 1 | -2/+2 |
| | * | | Input: elan_i2c - fix calculating number of x and y traces. | Duson Lin | 2015-04-20 | 2 | -4/+4 |
| | * | | Input: elan_i2c - report hovering contacts | Duson Lin | 2015-04-20 | 1 | -4/+11 |
| | * | | Input: elants_i2c - zero-extend hardware ID in firmware name | Dmitry Torokhov | 2015-04-20 | 1 | -1/+1 |
| | * | | Input: atmel_mxt_ts - add support for Google Pixel 2 | Dmitry Torokhov | 2015-04-15 | 1 | -11/+130 |
| | * | | Input: xpad - add rumble support for Xbox One controller | Ming-ting Yao Wei | 2015-04-15 | 1 | -1/+20 |
| | * | | Input: ff-core - use new debug macros | Oliver Neukum | 2015-04-14 | 1 | -6/+4 |
| | * | | Input: add vmmouse driver | Thomas Hellstrom | 2015-04-14 | 6 | -0/+569 |
| | * | | Input: elan_i2c - adjust for newer firmware pressure reporting | duson | 2015-04-14 | 4 | -10/+49 |
* | | | | Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux... | Mauro Carvalho Chehab | 2015-04-21 | 49 | -308/+3894 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-04-18 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | gpio: add parameter to allow the use named gpios | Olliver Schinagl | 2015-03-04 | 1 | -1/+1 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-04-15 | 44 | -207/+3610 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2015-04-14 | 43 | -217/+3579 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | * | | Input: atkbd - document "no new force-release quirks" policy | Dmitry Torokhov | 2015-04-11 | 1 | -0/+6 |
| | | * | | Input: ALPS - make alps_get_pkt_id_ss4_v2() and others static | Fengguang Wu | 2015-04-11 | 1 | -5/+5 |
| | | * | | Input: ALPS - V7 devices can report 5-finger taps | Masaki Ota | 2015-04-07 | 1 | -0/+1 |
| | | * | | Input: ALPS - add support for SS4 touchpad devices | Masaki Ota | 2015-04-07 | 2 | -4/+403 |
| | | * | | Input: ALPS - refactor alps_set_abs_params_mt() | Masaki Ota | 2015-04-07 | 1 | -12/+26 |
| | | * | | Merge tag 'v4.0-rc7' into next | Dmitry Torokhov | 2015-04-07 | 2 | -20/+35 |
| | | |\ \ |
|
| | | * | | | Input: atmel_mxt_ts - split out touchpad initialisation logic | Sjoerd Simons | 2015-04-06 | 1 | -22/+30 |
| | | * | | | Input: atmel_mxt_ts - implement support for T100 touch object | Nick Dyer | 2015-04-06 | 1 | -27/+318 |
| | | * | | | Input: cros_ec_keyb - fix clearing keyboard state on wakeup | Tomeu Vizoso | 2015-04-06 | 1 | -1/+1 |
| | | * | | | Input: gscps2 - drop pci_ids dependency | Michael S. Tsirkin | 2015-04-06 | 1 | -1/+0 |
| | | * | | | Input: synaptics - allocate 3 slots to keep stability in image sensors | Benjamin Tissoires | 2015-04-06 | 1 | -1/+1 |
| | | * | | | Input: Revert "Revert "synaptics - use dmax in input_mt_assign_slots"" | Benjamin Tissoires | 2015-04-06 | 1 | -1/+4 |
| | | * | | | Input: MT - make slot assignment work for overcovered solutions | Benjamin Tissoires | 2015-04-06 | 1 | -9/+17 |
| | | * | | | mfd: tc3589x: enforce device-tree only mode | Linus Walleij | 2015-04-04 | 1 | -9/+0 |
| | | * | | | Input: tc3589x - localize platform data | Linus Walleij | 2015-04-04 | 1 | -7/+26 |
| | | * | | | Input: tsc2007 - Convert msecs to jiffies only once | Aaron Sierra | 2015-03-31 | 1 | -6/+5 |
| | | * | | | Input: edt-ft5x06 - remove EV_SYN event report | Maxime Ripard | 2015-03-24 | 1 | -1/+0 |