1. 13 10月, 2012 1 次提交
  2. 29 12月, 2008 1 次提交
  3. 11 10月, 2008 1 次提交
  4. 08 5月, 2007 1 次提交
  5. 29 10月, 2005 1 次提交
    • H
      [PATCH] USB: Buffer overflow patch for Yealink driver · af64a5eb
      Henk 提交于
      Just a small patch that fixes a small parameter validation bug.
      
        drivers/usb/input/map_to_7segment.h:
          This patch fixes the broken parameter validation in the char to seg7
          conversion. This could cause out-of-bounds memory references.
      
        MAINTAINERS:
          Yealink maintainer info now in sorted order.
      
        Documentation/input/yealink.txt:
          Added a Q&A section that answers some common questions.
      Signed-off-by: NHenk <Henk.Vergonet@gmail.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      
      006491df1a13f85ad245d1039dfdf20e49c394fd
      af64a5eb
  6. 09 9月, 2005 1 次提交
    • H
      [PATCH] input-driver-yealink-P1K-usb-phone · aca951a2
      Henk 提交于
      This patch aggregates all modifications in the -mm tree and adds
      complete ringtone support.
      
      The following features are supported:
        - keyboard          full support
        - LCD               full support
        - LED               full support
        - dialtone          full support
        - ringtone          full support
        - audio playback    via generic usb audio diver
        - audio record      via generic usb audio diver
      
      For driver documentation see: Documentation/input/yealink.txt
      For vendor documentation see: http://yealink.comSigned-off-by: NHenk <Henk.Vergonet@gmail.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      aca951a2