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: Fri Jun 18 17:11:22 2010 +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=cd4c871c0b2a84c05e20b84c1ea04f5bc76292d5 diff --git a/lib/libv4lconvert/control/libv4lcontrol.c b/lib/libv4lconvert/control/libv4lcontrol.c index b3f7687..5c31a9e 100644 --- a/lib/libv4lconvert/control/libv4lcontrol.c +++ b/lib/libv4lconvert/control/libv4lcontrol.c @@ -310,10 +310,14 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K50IE ", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K52JK", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K52Jr", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K70ID ", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x174f, 0x1120, 0, "ASUSTeK Computer Inc. ", "K50ID ", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x174f, 0x1408, 0, "ASUSTeK Computer Inc. ", "K40IN ", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x174f, 0x1408, 0, "ASUSTeK Computer Inc. ", "K50IN ", @@ -353,6 +357,9 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x174f, 0xa311, 0, "ASUSTeK Computer Inc. ", "A3F ", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x17ef, 0x4816, 0, "LENOVO", "3093W11", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, NULL, NULL, NULL, + "ThinkPad X201 Tablet" }, { 0x1d4d, 0x1002, 0, "ASUSTeK Computer Inc. ", "B50A ", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x5986, 0x0200, 0, "LENOVO", "SPEEDY ", _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
