1. 31 10月, 2012 1 次提交
  2. 01 10月, 2012 2 次提交
  3. 20 9月, 2012 1 次提交
  4. 07 9月, 2012 1 次提交
  5. 05 9月, 2012 1 次提交
    • J
      HID: remove Paul Walmsley's copyright from places where it shouldn't be · 2f43f874
      Jiri Kosina 提交于
      Paul Walmsley has implemented dynamic quirk handling back in 2007 through
      commits:
      
      2eb5dc30 ("USB HID: encapsulate quirk handling into hid-quirks.c")
      8222fbe6 ("USB HID: clarify static quirk handling as squirks")
      8cef9082 ("USB HID: add support for dynamically-created quirks")
      876b9276 ("USB HID: add 'quirks' module parameter")
      
      and as such, his copyright rightly belongs to
      drivers/hid/usbhid/hid-quirks.c file.
      
      However when generic HID code has been converted to bus and individual
      quirks separated out to individual drivers on the bus, the copyright has
      been blindly transfered into all the tiny drivers, which actually don't
      contain any of Pauls' copyrighted code.
      
      Remove the copyright from those sub-drivers.
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      Acked-by: NPaul Walmsley <paul@pwsan.com>
      2f43f874
  6. 27 8月, 2012 2 次提交
  7. 15 8月, 2012 3 次提交
  8. 31 7月, 2012 1 次提交
  9. 23 7月, 2012 1 次提交
  10. 22 7月, 2012 1 次提交
  11. 19 7月, 2012 1 次提交
  12. 12 7月, 2012 1 次提交
  13. 11 7月, 2012 2 次提交
  14. 09 7月, 2012 1 次提交
  15. 28 6月, 2012 2 次提交
  16. 12 6月, 2012 1 次提交
  17. 08 6月, 2012 1 次提交
  18. 06 6月, 2012 1 次提交
  19. 15 5月, 2012 1 次提交
  20. 20 4月, 2012 1 次提交
  21. 14 4月, 2012 1 次提交
  22. 28 3月, 2012 1 次提交
  23. 20 3月, 2012 1 次提交
    • A
      HID: multitouch: add PID for Fructel product · 4d5df5d1
      Andreas Nielsen 提交于
      Adds multitouch support for the Gametel Android game controller.
      
      The multitouch events are emulated by the Gametel device. Each physical button
      is configured to generate a MT event on a specific coordinate. This seems to be
      the only way for us to support Android games that doesn't support HID gamepads.
      It is possible to inject MT events at Android level, but this requires root on
      the phone.
      Signed-off-by: NAndreas Nielsen <eas@svep.se>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      4d5df5d1
  24. 13 3月, 2012 1 次提交
  25. 09 3月, 2012 1 次提交
  26. 06 3月, 2012 4 次提交
  27. 28 2月, 2012 2 次提交
  28. 23 2月, 2012 1 次提交
  29. 22 2月, 2012 1 次提交
  30. 21 2月, 2012 1 次提交