Show patches with: Submitter = Hans Verkuil       |   5531 patches
« 1 2 ... 52 53 5455 56 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Can you review or ack this patch? - - - --- 2011-08-23 Hans Verkuil RFC
Can you review or ack this patch? - - - --- 2011-08-23 Hans Verkuil RFC
[RFC] Modify volatile auto cluster handling as per earlier discussions - - - --- 2011-08-09 Hans Verkuil RFC
[RFC] More ENOTTY fixes for v3.1 - - - --- 2011-08-09 Hans Verkuil RFC
[RFCv1,for,v3.1] v4l2-ioctl: fix ENOTTY handling. - - - --- 2011-07-29 Hans Verkuil Rejected
[RFCv1,6/6] vivi: let vb2_poll handle events. - - - --- 2011-07-13 Hans Verkuil RFC
[RFCv1,5/6] videobuf2-core: also test for pending events. - - - --- 2011-07-13 Hans Verkuil RFC
[RFCv1,4/6] videobuf: only start streaming in poll() if so requested by the poll mask. - - - --- 2011-07-13 Hans Verkuil RFC
[RFCv1,3/6] videobuf2: only start streaming in poll() if so requested by the poll mask. - - - --- 2011-07-13 Hans Verkuil RFC
[RFCv1,2/6] ivtv: only start streaming in poll() if polling for input. - - - --- 2011-07-13 Hans Verkuil RFC
[RFCv1,1/6] poll: add poll_requested_events() function - - - --- 2011-07-13 Hans Verkuil RFC
[RFCv3] poll: add poll_requested_events() function - - - --- 2011-07-08 Hans Verkuil RFC
[RFCv2] poll: add poll_requested_events() function - - - --- 2011-07-05 Hans Verkuil RFC
Missing 'select VIDEOBUF2_DMA_CONTIG' - - - --- 2011-07-02 Hans Verkuil Accepted
Some comments on the new autocluster patches - - - --- 2011-07-01 Hans Verkuil Not Applicable
[RFC] poll: add poll_requested_events() function - - - --- 2011-07-01 Hans Verkuil RFC
[RFCv1] Modify core poll implementation to get requested event mask - - - --- 2011-07-01 Hans Verkuil RFC
Fix locking problem in vivi - - - --- 2011-06-28 Hans Verkuil Accepted
[RFC] Add support for V4L2_EVENT_SUB_FL_NO_FEEDBACK - - - --- 2011-06-28 Hans Verkuil RFC
[RFCv2,13/13] v4l2-event.h: add overview documentation to the header. - - - --- 2011-06-28 Hans Verkuil RFC
[RFCv2,12/13] v4l2-ctrls/v4l2-events: small coding style cleanups - - - --- 2011-06-28 Hans Verkuil RFC
[RFCv2,11/13] DocBook: update V4L Event Interface section. - - - --- 2011-06-28 Hans Verkuil RFC
[RFCv2,10/13] v4l2-framework.txt: update v4l2_event section. - - - --- 2011-06-28 Hans Verkuil RFC
[RFCv2,09/13] v4l2-framework.txt: updated v4l2_fh_init documentation. - - - --- 2011-06-28 Hans Verkuil RFC
[RFCv2,08/13] v4l2-ctrls: v4l2_ctrl_handler_setup code simplification - - - --- 2011-06-28 Hans Verkuil RFC
[RFCv2,07/13] v4l2-ctrls: split try_or_set_ext_ctrls() - - - --- 2011-06-28 Hans Verkuil RFC
[RFCv2,06/13] v4l2-ctrls: improve discovery of controls of the same cluster - - - --- 2011-06-28 Hans Verkuil RFC
[RFCv2,05/13] v4l2-ctrls: don't initially set CH_VALUE for write-only controls - - - --- 2011-06-28 Hans Verkuil RFC
[RFCv2,04/13] v4l2-event: add optional merge and replace callbacks - - - --- 2011-06-28 Hans Verkuil RFC
[RFCv2,03/13] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh - - - --- 2011-06-28 Hans Verkuil RFC
[RFCv2,02/13] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscribed_event - - - --- 2011-06-28 Hans Verkuil RFC
[RFCv2,01/13] v4l2-events/fh: merge v4l2_events into v4l2_fh - - - --- 2011-06-28 Hans Verkuil RFC
RFC tuner-core: how to set vt->type in g_tuner? - - - --- 2011-06-25 Hans Verkuil RFC
[RFCv2,0/5] tuner-core: fix s_std and s_tuner - - - --- 2011-06-15 Hans Verkuil RFC
[RFCv1,8/8] v4l2-ctrls: v4l2_ctrl_handler_setup code simplification - - - --- 2011-06-14 Hans Verkuil RFC
[RFCv1,7/8] v4l2-ctrls: split try_or_set_ext_ctrls() - - - --- 2011-06-14 Hans Verkuil RFC
[RFCv1,6/8] v4l2-ctrls: improve discovery of controls of the same cluster - - - --- 2011-06-14 Hans Verkuil RFC
[RFCv1,5/8] v4l2-ctrls: don't initially set CH_VALUE for write-only controls - - - --- 2011-06-14 Hans Verkuil RFC
[RFCv1,4/8] v4l2-event: add optional 'merge' callback to merge two events - - - --- 2011-06-14 Hans Verkuil RFC
[RFCv1,3/8] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh - - - --- 2011-06-14 Hans Verkuil RFC
[RFCv1,2/8] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscribed_event - - - --- 2011-06-14 Hans Verkuil RFC
[RFCv1,1/8] v4l2-events/fh: merge v4l2_events into v4l2_fh - - - --- 2011-06-14 Hans Verkuil RFC
[RFCv6,10/10] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK. - - - --- 2011-06-14 Hans Verkuil Accepted
[RFCv6,09/10] tuner-core: simplify the standard fixup. - - - --- 2011-06-14 Hans Verkuil Accepted
[RFCv6,08/10] tuner-core/v4l2-subdev: document that the type field has to be filled in. - - - --- 2011-06-14 Hans Verkuil Accepted
[RFCv6,07/10] v4l2-subdev.h: remove unused s_mode tuner op. - - - --- 2011-06-14 Hans Verkuil Accepted
[RFCv6,06/10] feature-removal-schedule: change in how radio device nodes are handled. - - - --- 2011-06-14 Hans Verkuil Accepted
[RFCv6,05/10] bttv: fix s_tuner for radio. - - - --- 2011-06-14 Hans Verkuil Accepted
[RFCv6,04/10] pvrusb2: fix g/s_tuner support. - - - --- 2011-06-14 Hans Verkuil Accepted
[RFCv6,03/10] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner. - - - --- 2011-06-14 Hans Verkuil Accepted
[RFCv6,02/10] tuner-core: fix tuner_resume: use t->mode instead of t->type. - - - --- 2011-06-14 Hans Verkuil Accepted
[RFCv6,01/10] tuner-core: fix s_std and s_tuner. - - - --- 2011-06-14 Hans Verkuil Accepted
[RFCv5,9/9] tuner-core: simplify the standard fixup. - - - --- 2011-06-13 Hans Verkuil RFC
[RFCv5,8/9] feature-removal-schedule: change in how radio device nodes are handled. - - - --- 2011-06-13 Hans Verkuil RFC
[RFCv5,7/9] tuner-core/v4l2-subdev: document that the type field has to be filled in. - - - --- 2011-06-13 Hans Verkuil RFC
[RFCv5,6/9] v4l2-subdev.h: remove unused s_mode tuner op. - - - --- 2011-06-13 Hans Verkuil RFC
[RFCv5,5/9] bttv: fix s_tuner for radio. - - - --- 2011-06-13 Hans Verkuil RFC
[RFCv5,4/9] pvrusb2: fix g/s_tuner support. - - - --- 2011-06-13 Hans Verkuil RFC
[RFCv5,3/9] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner. - - - --- 2011-06-13 Hans Verkuil RFC
[RFCv5,2/9] tuner-core: fix tuner_resume: use t->mode instead of t->type. - - - --- 2011-06-13 Hans Verkuil RFC
[RFCv5,1/9] tuner-core: fix s_std and s_tuner. - - - --- 2011-06-13 Hans Verkuil RFC
[RFCv4,6/8] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner. - - - --- 2011-06-12 Hans Verkuil RFC
[RFCv1,7/7] tuner-core: s_tuner should not change tuner mode. - - - --- 2011-06-12 Hans Verkuil RFC
[RFCv4,8/8] bttv: fix s_tuner for radio. - - - --- 2011-06-12 Hans Verkuil RFC
[RFCv4,7/8] pvrusb2: fix g/s_tuner support. - - - --- 2011-06-12 Hans Verkuil RFC
[RFCv4,6/8] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner. - - - --- 2011-06-12 Hans Verkuil RFC
[RFCv4,5/8] tuner-core: fix tuner_resume: use t->mode instead of t->type. - - - --- 2011-06-12 Hans Verkuil RFC
[RFCv4,4/8] tuner-core: fix s_std and s_tuner. - - - --- 2011-06-12 Hans Verkuil RFC
[RFCv4,3/8] tuner-core: simplify the standard fixup. - - - --- 2011-06-12 Hans Verkuil RFC
[RFCv4,2/8] tuner-core: change return type of set_mode_freq to bool - - - --- 2011-06-12 Hans Verkuil RFC
[RFCv4,1/8] tuner-core: rename check_mode to supported_mode - - - --- 2011-06-12 Hans Verkuil RFC
[RFCv3,6/6] tuner-core: fix g_frequency and g/s_tuner - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv3,5/6] tuner-core: fix tuner_resume: use t->mode instead of t->type. - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv3,4/6] tuner-core: fix s_std and s_tuner. - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv3,3/6] tuner-core: simplify the standard fixup. - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv3,2/6] tuner-core: change return type of set_mode_freq to bool - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv3,1/6] tuner-core: rename check_mode to supported_mode - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv2,5/5] tuner-core: fix tuner_resume: use t->mode instead of t->type. - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv2,4/5] tuner-core: fix s_std and s_tuner. - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv2,3/5] tuner-core: simplify the standard fixup. - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv2,2/5] tuner-core: change return type of set_mode_freq to bool - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv2,1/5] tuner-core: rename check_mode to supported_mode - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv1,7/7] tuner-core: s_tuner should not change tuner mode. - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv1,6/7] tuner-core: fix g_tuner - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv1,5/7] tuner-core: fix s_std and s_tuner. - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv1,4/7] tuner-core: simplify the standard fixup. - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv1,3/7] tuner-core: fix g_frequency support. - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv1,2/7] tuner-core: change return type of set_mode_freq to bool - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv1,1/7] tuner-core: rename check_mode to supported_mode - - - --- 2011-06-11 Hans Verkuil RFC
[RFCv3,18/18] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support. - - - --- 2011-06-07 Hans Verkuil RFC
[RFCv3,17/18] ivtv: add control event support. - - - --- 2011-06-07 Hans Verkuil RFC
[RFCv3,16/18] vivi: support control events. - - - --- 2011-06-07 Hans Verkuil RFC
[RFCv3,15/18] V4L2 spec: document control events. - - - --- 2011-06-07 Hans Verkuil RFC
[RFCv3,14/18] v4l2-ctrls: simplify event subscription. - - - --- 2011-06-07 Hans Verkuil RFC
[RFCv3,13/18] v4l2-ctrls: add control events. - - - --- 2011-06-07 Hans Verkuil RFC
[RFCv3,12/18] vb2_poll: don't start DMA, leave that to the first read(). - - - --- 2011-06-07 Hans Verkuil RFC
[RFCv3,11/18] v4l2-ctrls: add v4l2_fh pointer to the set control functions. - - - --- 2011-06-07 Hans Verkuil RFC
[RFCv3,10/18] vivi: add autogain/gain support to test the autocluster functionality. - - - --- 2011-06-07 Hans Verkuil RFC
[RFCv3,09/18] DocBook: Improve cluster documentation and document the new autoclusters. - - - --- 2011-06-07 Hans Verkuil RFC
[RFCv3,08/18] v4l2-ctrls: add v4l2_ctrl_auto_cluster to simplify autogain/gain scenarios - - - --- 2011-06-07 Hans Verkuil RFC
« 1 2 ... 52 53 5455 56 »