| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Input: psmouse - limit protocols that we try on passthrough ports | Dmitry Torokhov | 2015-12-17 | 1 | -0/+10 |
| * | Input: psmouse - factor out common protocol probing code | Dmitry Torokhov | 2015-12-17 | 1 | -78/+86 |
| * | Input: psmouse - move protocol descriptions around | Dmitry Torokhov | 2015-12-17 | 1 | -190/+189 |
| * | Input: psmouse - clean up Cypress probe | Dmitry Torokhov | 2015-12-17 | 1 | -12/+8 |
| * | Input: psmouse - rearrange Focaltech init code | Dmitry Torokhov | 2015-12-17 | 3 | -27/+26 |
| * | Input: psmouse - fix comment style | Dmitry Torokhov | 2015-12-17 | 1 | -155/+124 |
| * | Input: psmouse - use switch statement in psmouse_process_byte() | Dmitry Torokhov | 2015-12-17 | 1 | -34/+31 |
* | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2015-11-13 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled | Takashi Iwai | 2015-11-06 | 1 | -0/+7 |
* | | Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but... | Hans de Goede | 2015-10-26 | 1 | -6/+42 |
* | | Input: cyapa - fix the copy paste error on electrodes_rx value | Dudley Du | 2015-10-13 | 1 | -7/+3 |
|/ |
|
* | Revert "Input: synaptics - fix handling of disabling gesture mode" | Dmitry Torokhov | 2015-10-02 | 1 | -8/+4 |
* | Input: elan_i2c - add all valid ic type for i2c/smbus | duson | 2015-09-28 | 1 | -1/+10 |
* | Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF | Duson Lin | 2015-09-21 | 4 | -7/+7 |
* | Input: elan_i2c - add ic type 0x03 | Duson Lin | 2015-09-21 | 1 | -0/+1 |
* | Input: elan_i2c - don't require known iap version | Daniel Drake | 2015-09-21 | 1 | -5/+7 |
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2015-09-11 | 1 | -0/+1 |
|\ |
|
| * | Input: elan_i2c - add ACPI ID "ELAN1000" | João Paulo Rechi Vita | 2015-09-03 | 1 | -0/+1 |
* | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2015-09-03 | 11 | -664/+1751 |
|\| |
|
| * | Input: elan_i2c - use iap_version to get firmware information | Duson Lin | 2015-09-03 | 1 | -6/+6 |
| * | Input: elan_i2c - fix typos for validpage_count | Benson Leung | 2015-08-28 | 1 | -9/+9 |
| * | Input: psmouse - add small delay for IBM trackpoint pass-through mode | Stefan Assmann | 2015-08-26 | 1 | -0/+4 |
| * | Input: elan_i2c - enable ELAN0100 acpi panels | Michele Curti | 2015-08-24 | 1 | -0/+4 |
| * | Input: sentelic - silence some underflow warnings | Dan Carpenter | 2015-08-21 | 1 | -6/+8 |
| * | Input: elan_i2c - enable asynchronous probing | Dmitry Torokhov | 2015-08-07 | 1 | -0/+1 |
| * | Input: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven | 2015-08-04 | 1 | -1/+1 |
| * | Input: cyapa - do not try to enable proximity reporting on older devices | Dudley Du | 2015-07-30 | 1 | -4/+7 |
| * | Input: cyapa - introduce device tree binding | Dudley Du | 2015-07-30 | 1 | -0/+10 |
| * | Input: cyapa - add regulator vcc support | Dudley Du | 2015-07-30 | 2 | -0/+30 |
| * | Input: cyapa - add ACPI HID CYAP0002 for Gen6 devices | Dudley Du | 2015-07-23 | 1 | -0/+1 |
| * | Input: cyapa - fully support runtime suspend power management | Dudley Du | 2015-07-23 | 5 | -34/+70 |
| * | Input: cyapa - add proximity support for gen5 and gen6 modules | Dudley Du | 2015-07-23 | 5 | -2/+101 |
| * | Input: cyapa - add gen6 device module support | Dudley Du | 2015-07-23 | 5 | -4/+834 |
| * | Input: cyapa - rename 'gen5' to 'pip' for chared code | Dudley Du | 2015-07-23 | 4 | -604/+673 |
| * | Merge tag 'v4.2-rc3' into next | Dmitry Torokhov | 2015-07-20 | 7 | -20/+61 |
| |\ |
|
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-07-11 | 2 | -8/+6 |
| | |\ |
|
| | * \ | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-07-01 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez | 2015-05-28 | 1 | -1/+1 |
| * | | | | Input: elan_i2c - enable ELAN0600 acpi panels | Benjamin Tissoires | 2015-07-20 | 1 | -0/+1 |
| * | | | | Input: drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-17 | 3 | -3/+0 |
* | | | | | Input: synaptics - fix handling of disabling gesture mode | Dmitry Torokhov | 2015-08-26 | 1 | -4/+8 |
* | | | | | Input: elantech - add special check for fw_version 0x470f01 touchpad | Duson Lin | 2015-08-07 | 2 | -2/+21 |
* | | | | | Input: alps - only Dell laptops have separate button bits for v2 dualpoint st... | Hans de Goede | 2015-08-03 | 1 | -2/+6 |
* | | | | | Input: bcm5974 - add support for the 2015 Macbook Pro | John Horan | 2015-07-27 | 1 | -2/+31 |
* | | | | | Input: bcm5974 - prepare for a new trackpad generation | Henrik Rydberg | 2015-07-27 | 1 | -51/+81 |
* | | | | | Input: synaptics - dump ext10 capabilities as well | Jiri Kosina | 2015-07-27 | 1 | -2/+2 |
* | | | | | Input: elantech - force resolution of 31 u/mm | Peter Hutterer | 2015-07-16 | 1 | -5/+8 |
| |_|_|/
|/| | | |
|
* | | | | Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors" | Dmitry Torokhov | 2015-07-10 | 1 | -1/+1 |
* | | | | Input: elan_i2c - change the hover event from MT to ST | duson | 2015-07-07 | 1 | -7/+5 |
| |/ /
|/| | |
|
* | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2015-06-22 | 12 | -156/+221 |
|\| | |
|