This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/v4l-utils.git tree:

Subject: libv4l: update upside down device table
Author:  Hans de Goede <[email protected]>
Date:    Mon Apr 11 23:18:40 2011 +0200

Signed-off-by: Hans de Goede <[email protected]>

 lib/libv4lconvert/control/libv4lcontrol.c |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

---

http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=a31a599d63b2a8442c7510e00afc5cb8570f38d4

diff --git a/lib/libv4lconvert/control/libv4lcontrol.c 
b/lib/libv4lconvert/control/libv4lcontrol.c
index 429040e..8a9f3e1 100644
--- a/lib/libv4lconvert/control/libv4lcontrol.c
+++ b/lib/libv4lconvert/control/libv4lcontrol.c
@@ -153,6 +153,8 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb071, 0, "ASUSTeK Computer Inc.        ", "K50IN      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x04f2, 0xb071, 0, "ASUSTeK Computer Inc.        ", "K51AC     ",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb071, 0, "ASUSTeK Computer Inc.        ", "K51AE     ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb071, 0, "ASUSTeK Computer Inc.        ", "K52F",
@@ -252,6 +254,8 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1bb, 0, "ASUSTeK Computer Inc.        ", "U53Jc",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x04f2, 0xb1be, 0, "ASUSTeK Computer Inc.        ", "UL30A     ",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1be, 0, "ASUSTeK Computer Inc.        ", "UL30JT",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1be, 0, "ASUSTeK Computer Inc.        ", "UL30VT    ",
@@ -495,6 +499,9 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x174f, 0x5a35, 0, "ASUSTeK Computer Inc.        ", "G2S       ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x174f, 0x6a51, 0, NULL, "S96S",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
+               "MicroLink", "S96S" },
        { 0x174f, 0x8a31, 0, "ASUSTeK Computer Inc.        ", "F9E       ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x174f, 0xa311, 0, "ASUSTeK Computer Inc.        ", "A3F       ",

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to