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 list
Author:  Hans de Goede <[email protected]>
Date:    Sun Jul 17 17:27:22 2011 +0200

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

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

---

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

diff --git a/lib/libv4lconvert/control/libv4lcontrol.c 
b/lib/libv4lconvert/control/libv4lcontrol.c
index 2fddf43..cafc02e 100644
--- a/lib/libv4lconvert/control/libv4lcontrol.c
+++ b/lib/libv4lconvert/control/libv4lcontrol.c
@@ -233,6 +233,9 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
                "FUJITSU", "LIFEBOOK T730" },
        { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U20A      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U80A     ",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       /* HDG: not sure if this one is needed, the one above is */
        { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U80A      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U80V      ",
@@ -288,6 +291,8 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc.        ", "K52Jc",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc.        ", "K52JT",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc.        ", "K52N",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc.        ", "P52F",
@@ -310,6 +315,8 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa116, 0, "ASUSTeK Computer Inc.        ", "K40IN      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x064e, 0xa116, 0, "ASUSTeK Computer Inc.        ", "K50ID     ",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa116, 0, "ASUSTeK Computer Inc.        ", "K50IJ     ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa116, 0, "ASUSTeK Computer Inc.        ", "K50IN      ",
@@ -378,6 +385,8 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ", "UL30VT    ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ", "U35F",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ", "U35JC",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ", "UL50A     ",

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

Reply via email to