The patch number 14299 was added via Hans de Goede <hdego...@redhat.com> to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: Linux Media Mailing List <linux-me...@vger.kernel.org> ------ From: Hans de Goede <hdego...@redhat.com> libv4l: update upside-down devices list libv4l: update upside-down devices list Priority: normal Signed-off-by: Hans de Goede <hdego...@redhat.com> --- v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c | 3 +++ 1 file changed, 3 insertions(+) diff -r 17502820c67b -r 7d9ba85f62ea v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c --- a/v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c Tue Jan 26 20:35:26 2010 +0100 +++ b/v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c Wed Jan 27 09:33:58 2010 +0100 @@ -155,6 +155,9 @@ V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb071, 0, "ASUSTeK Computer INC.", "N5051Tp", V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED }, + { 0x04f2, 0xb071, 0, "PEGATRON CORP.", NULL, + V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED, 0, + "Philco", "S.rie PHN10050" }, { 0x04f2, 0xb072, 0, "ASUSTeK Computer Inc. ", "K50IJ ", V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb106, 0, "ASUSTeK Computer Inc. ", "N50Vc ", --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/7d9ba85f62eae4ae2b25c5068cbb2c6ed2d20a10 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits