1. 25 1月, 2010 1 次提交
  2. 10 1月, 2010 1 次提交
  3. 30 12月, 2009 1 次提交
  4. 30 11月, 2009 1 次提交
  5. 06 10月, 2009 1 次提交
  6. 21 8月, 2009 1 次提交
  7. 13 7月, 2009 1 次提交
  8. 18 10月, 2008 1 次提交
  9. 17 10月, 2008 1 次提交
  10. 31 7月, 2008 1 次提交
  11. 17 5月, 2008 1 次提交
  12. 27 4月, 2008 1 次提交
  13. 25 4月, 2008 1 次提交
  14. 15 4月, 2008 1 次提交
  15. 04 4月, 2008 9 次提交
  16. 21 1月, 2008 1 次提交
  17. 28 10月, 2007 1 次提交
  18. 20 10月, 2007 1 次提交
  19. 18 7月, 2007 2 次提交
  20. 10 7月, 2007 5 次提交
  21. 08 5月, 2007 1 次提交
  22. 12 4月, 2007 3 次提交
  23. 08 12月, 2006 1 次提交
  24. 04 11月, 2006 1 次提交
  25. 18 10月, 2006 1 次提交
    • D
      USB: xpad: dance pad support · deb8ee43
      Dominic Cerquetti 提交于
      Adds support for dance pads to the xpad driver. Dance pads require the
      d-pad to be mapped to four buttons instead of two axes, so that
      combinations of up/down and left/right can be hit simultaneously.
      Known dance pads are detected, and there is a module parameter added
      to default unknown xpad devices to map the d-pad to buttons if this is
      desired. (dpad_to_buttons). Minor modifications were made to port the
      changes in the original patch to a newer kernel version.
      
      This patch was originally from Dominic Cerquetti originally written
      for kernel 2.6.11.4, with minor modifications (API changes for USB,
      spelling fixes to the documentation added in the original patch) made
      to apply to the current kernel. I have modified Dominic's original
      patch per some suggestions from Dmitry Torokhov. (There was nothing
      in the patch format description about multiple From: lines, so I
      haven't added myself.)
      
      [akpm@osdl.org: cleanups]
      Signed-off-by: NAdam Buchbinder <adam.buchbinder@gmail.com>
      Acked-by: NDmitry Torokhov <dtor@mail.ru>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      deb8ee43