All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFCv2 PATCH 00/12] stk-webcam: v4l2-compliance fixes
@ 2013-02-10 17:52 Hans Verkuil
  2013-02-10 17:52 ` [RFCv2 PATCH 01/12] stk-webcam: the initial hflip and vflip setup was the wrong way around Hans Verkuil
  0 siblings, 1 reply; 24+ messages in thread
From: Hans Verkuil @ 2013-02-10 17:52 UTC (permalink / raw)
  To: linux-media; +Cc: Hans de Goede

Hi all,

This second patch series updates this driver to the control framework,
switches it to unlocked_ioctl and fixes a variety of V4L2 compliance issues.

This patch series has been tested by Arvydas Sidorenko. Thank you!

I also like to thank Jose Gómez who also did some testing for me.

Changes in this second patch series:

- The first patch is new and fixes a bug introduced by commit
  7a29ee2e37b3f9675f46c87998c67b68c315c54a ("stk-webcam: Add an upside down
  dmi table, and add the Asus G1 to it").
- Patches 10-12 are also new and fix some more bugs found when running
  the compliance tests.

If there are no more comments then I intend to post the pull request on Friday.

Regards,

        Hans


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2013-02-14 10:13 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-10 17:52 [RFCv2 PATCH 00/12] stk-webcam: v4l2-compliance fixes Hans Verkuil
2013-02-10 17:52 ` [RFCv2 PATCH 01/12] stk-webcam: the initial hflip and vflip setup was the wrong way around Hans Verkuil
2013-02-10 17:52   ` [RFCv2 PATCH 02/12] stk-webcam: remove bogus STD support Hans Verkuil
2013-02-10 17:52   ` [RFCv2 PATCH 03/12] stk-webcam: add support for struct v4l2_device Hans Verkuil
2013-02-10 17:52   ` [RFCv2 PATCH 04/12] stk-webcam: convert to the control framework Hans Verkuil
2013-02-10 17:52   ` [RFCv2 PATCH 05/12] stk-webcam: don't use private_data, use video_drvdata Hans Verkuil
2013-02-10 17:52   ` [RFCv2 PATCH 06/12] stk-webcam: add support for control events and prio handling Hans Verkuil
2013-02-10 17:52   ` [RFCv2 PATCH 07/12] stk-webcam: fix querycap and simplify s_input Hans Verkuil
2013-02-10 17:52   ` [RFCv2 PATCH 08/12] stk-webcam: zero the priv field of v4l2_pix_format Hans Verkuil
2013-02-10 17:52   ` [RFCv2 PATCH 09/12] stk-webcam: enable core-locking Hans Verkuil
2013-02-10 17:52   ` [RFCv2 PATCH 10/12] stk-webcam: fix read() handling when reqbufs was already called Hans Verkuil
2013-02-10 17:52   ` [RFCv2 PATCH 11/12] stk-webcam: s_fmt shouldn't grab ownership Hans Verkuil
2013-02-10 17:52   ` [RFCv2 PATCH 12/12] stk-webcam: implement support for count == 0 when calling REQBUFS Hans Verkuil
2013-02-11 13:08   ` [RFCv2 PATCH 01/12] stk-webcam: the initial hflip and vflip setup was the wrong way around Hans de Goede
2013-02-11 13:21     ` Hans Verkuil
2013-02-11 13:41       ` Hans de Goede
2013-02-11 13:51         ` Hans Verkuil
2013-02-11 14:55           ` Hans de Goede
2013-02-11 15:11             ` Anca Emanuel
2013-02-11 15:32         ` Arvydas Sidorenko
2013-02-12  8:28           ` Hans Verkuil
2013-02-14  8:12             ` Hans Verkuil
2013-02-14 10:13               ` Arvydas Sidorenko
2013-02-12  8:30   ` Hans Verkuil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.