Gianluca, On Mon, Jun 25, 2012 at 4:09 AM, Gianluca Bergamo <gianluca.bergamo@xxxxxxxxx> wrote: > In my environment this command line gives only one format supported (UYVY) > and then yavta freezes. > I suspect it freezes on an ioctl to the driver. I must check it. > This freezing is actually a dead lock, and I think it's not related to ARM but to a (now fixed) bug. The bug was related to differences in locking scheme between v3.2 and v3.4 kernel, i.e. to make stk1160 work on v3.2 some fixes are needed, beside your "module_usb_driver" patch. If you (or anyone) wants to use stk1160 on current kernels (3.2 and such) you can checkout this github tree I've prepared to help user adoption of stk1160. This is current (beta tested) branch: https://github.com/ezequielgarcia/stk1160-standalone And this is with "keep_buffers" parameter: https://github.com/ezequielgarcia/stk1160-standalone/tree/0.9.4_v3.2 I don't know if you're still interested in using stk1160, but I wanted you to be aware of this issue. As far as I know, there shouldn't be any issues with ARM; if you can confirm this we'd appreciate it. Regards, Ezequiel. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html