1. 16 9月, 2017 1 次提交
  2. 18 8月, 2017 1 次提交
  3. 20 6月, 2017 1 次提交
  4. 25 4月, 2017 1 次提交
  5. 11 3月, 2017 1 次提交
  6. 08 3月, 2017 1 次提交
  7. 19 12月, 2016 3 次提交
  8. 13 12月, 2016 1 次提交
  9. 22 10月, 2016 1 次提交
  10. 20 10月, 2016 1 次提交
    • P
      Input: i8042 - add XMG C504 to keyboard reset table · da25311c
      Patrick Scheuring 提交于
      The Schenker XMG C504 is a rebranded Gigabyte P35 v2 laptop.
      Therefore it also needs a keyboard reset to detect the Elantech touchpad.
      Otherwise the touchpad appears to be dead.
      
      With this patch the touchpad is detected:
      
      $ dmesg | grep -E "(i8042|Elantech|elantech)"
      
      [    2.675399] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
      [    2.680372] i8042: Attempting to reset device connected to KBD port
      [    2.789037] serio: i8042 KBD port at 0x60,0x64 irq 1
      [    2.791586] serio: i8042 AUX port at 0x60,0x64 irq 12
      [    2.813840] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
      [    3.811431] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x361f0e)
      [    3.825424] psmouse serio1: elantech: Synaptics capabilities query result 0x00, 0x15, 0x0f.
      [    3.839424] psmouse serio1: elantech: Elan sample query result 03, 58, 74
      [    3.911349] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6
      Signed-off-by: NPatrick Scheuring <patrick.scheuring.dev@gmail.com>
      Cc: stable@vger.kernel.org
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      da25311c
  11. 12 10月, 2016 1 次提交
  12. 03 1月, 2016 1 次提交
  13. 23 1月, 2015 1 次提交
    • J
      Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857) · 1d90d6d5
      Jochen Hein 提交于
      Without this the aux port does not get detected, and consequently the touchpad
      will not work.
      
      With this patch the touchpad is detected:
      
      $ dmesg | grep -E "(SYN|i8042|serio)"
      pnp 00:03: Plug and Play ACPI device, IDs SYN1d22 PNP0f13 (active)
      i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
      serio: i8042 KBD port at 0x60,0x64 irq 1
      serio: i8042 AUX port at 0x60,0x64 irq 12
      input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
      psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x126800, board id: 2863, fw id: 1473085
      input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
      
      dmidecode excerpt for this laptop is:
      
      Handle 0x0001, DMI type 1, 27 bytes
      System Information
              Manufacturer: Medion
              Product Name: Akoya E7225
              Version: 1.0
      
      Cc: stable@vger.kernel.org
      Signed-off-by: NJochen Hein <jochen@jochen.org>
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      1d90d6d5
  14. 09 1月, 2015 1 次提交
  15. 08 1月, 2015 1 次提交
  16. 03 12月, 2014 1 次提交
  17. 01 11月, 2014 1 次提交
  18. 25 10月, 2014 1 次提交
  19. 12 10月, 2014 2 次提交
  20. 25 9月, 2014 1 次提交
  21. 12 9月, 2014 2 次提交
  22. 15 7月, 2014 1 次提交
  23. 20 4月, 2014 1 次提交
  24. 31 10月, 2013 1 次提交
  25. 12 12月, 2012 1 次提交
  26. 20 9月, 2012 1 次提交
  27. 22 8月, 2012 1 次提交
  28. 03 2月, 2012 1 次提交
  29. 05 11月, 2011 1 次提交
  30. 08 1月, 2011 1 次提交
  31. 28 12月, 2010 1 次提交
  32. 01 12月, 2010 1 次提交
  33. 04 11月, 2010 1 次提交
  34. 20 7月, 2010 1 次提交
  35. 08 7月, 2010 1 次提交
  36. 20 5月, 2010 1 次提交