30 Nov, 2006

1 commit


04 Oct, 2006

2 commits

  • This patch fixes typos in various Documentation txts. The patch addresses
    some words starting with the letter 'S'.

    Signed-off-by: Matt LaPlante
    Acked-by: Alan Cox
    Acked-by: Randy Dunlap
    Signed-off-by: Adrian Bunk

    Matt LaPlante
     
  • This patch fixes typos in various Documentation txts. This patch addresses some
    words starting with the letters 'B'-'C'. There are also a few grammar fixes
    thrown in for Randy. ;)

    Signed-off-by: Matt LaPlante
    Signed-off-by: Adrian Bunk

    Matt LaPlante
     

29 Oct, 2005

1 commit

  • 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: Henk
    Signed-off-by: Greg Kroah-Hartman

    006491df1a13f85ad245d1039dfdf20e49c394fd

    Henk
     

09 Sep, 2005

2 commits

  • Signed-off-by: Henk Vergonet
    Signed-off-by: Greg Kroah-Hartman

    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.com

    Signed-off-by: Henk
    Signed-off-by: Greg Kroah-Hartman

    Henk