Show patches with: none      |   90240 patches
« 1 2 ... 793 794 795902 903 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFCv1,19/20] cx231xx-417: share ioctls with cx231xx-video. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,18/20] cx231xx-417: checkpatch cleanups. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,17/20] cx231xx-417: fix g/try_fmt compliance problems - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,16/20] cx231xx-417: use one querycap for all device nodes. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,15/20] cx231xx-417: remove empty functions. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,14/20] cx231xx: improve std handling. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,13/20] cx231xx: get rid of a bunch of unused cx231xx_fh fields. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,12/20] cx231xx: replace ioctl by unlocked_ioctl. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,11/20] cx231xx: remove current_norm usage. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,10/20] cx231xx: add struct v4l2_fh to get prio and event support. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,09/20] cx231xx: convert to the control framework. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,08/20] cx231xx: fix vbi compliance issues. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,07/20] cx231xx: fix frequency clamping. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,06/20] cx231xx: fix a bunch of TRY/S_FMT bugs. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,05/20] cx231xx: fix tuner compliance issues. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,04/20] cx231xx: remove broken audio input support from the driver. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,03/20] cx231xx: clean up radio support. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,02/20] cx231xx: add required VIDIOC_DBG_G_CHIP_IDENT support. - - - --- 2013-01-29 Hans Verkuil New
[RFCv1,01/20] cx231xx: add device_caps support to QUERYCAP. - - - --- 2013-01-29 Hans Verkuil New
[RFC,v2] media: tvp514x: add OF support - - - --- 2013-01-29 Lad, Prabhakar New
[5/5,media] redrat3: fix transmit return value and overrun - - - --- 2013-01-29 Sean Young New
[4/5,media] mceusb: make transmit work on HP transceiver - - - --- 2013-01-29 Sean Young New
[3/5,media] mceusb: make transmit work on the Philips IR transceiver - - - --- 2013-01-29 Sean Young New
[2/5,media] ttusbir: add missing endian conversion - - - --- 2013-01-29 Sean Young New
[1/5,media] ttusbir: do not set led twice on resume - - - --- 2013-01-29 Sean Young New
[RFC] meye: convert to the control framework - - - --- 2013-01-29 Hans Verkuil New
[RFC] em28xx: fix bytesperline calculation in TRY_FMT - - - --- 2013-01-29 Hans Verkuil New
[1/1,media] s5c73m3: Staticize some symbols - - - --- 2013-01-29 Sachin Kamat New
[2/2,media] Documentation/DocBook/media/v4l/subdev-formats.xml: fix a typo - - - --- 2013-01-28 Antonio Ospite New
[1/2,media] Documentation/media-framework.txt: fix a sentence - - - --- 2013-01-28 Antonio Ospite New
media: rc: gpio-ir-recv: add support for device tree parsing - - - --- 2013-01-28 Sebastian Hesselbarth New
[media] staging: go7007: fix test for V4L2_STD_SECAM - - - --- 2013-01-28 Dan Carpenter New
[9/7] saa7134: v4l2-compliance: initialize VBI structure - - - --- 2013-01-28 Ondrej Zary New
[8/7] saa7134: v4l2-compliance: remove bogus g_parm - - - --- 2013-01-28 Ondrej Zary New
terratec h5 rev. 3? - - - --- 2013-01-28 Roland Scheidegger New
[v2] media: add support for decoder as one of media entity types - - - --- 2013-01-28 Lad, Prabhakar New
video: drm: exynos: Adds display-timing node parsing using video helper function - - - --- 2013-01-28 Vikas C Sajjan New
[4/4,v2] saa7134: Add AverMedia A706 AverTV Satellite Hybrid+FM - - - --- 2013-01-27 Ondrej Zary New
[7/7] saa7134: v4l2-compliance: remove bogus audio input support - - - --- 2013-01-27 Ondrej Zary New
[6/7] saa7134: v4l2-compliance: remove V4L2_IN_ST_NO_SYNC from enum_input - - - --- 2013-01-27 Ondrej Zary New
[5/7] saa7134: v4l2-compliance: fix g_tuner/s_tuner - - - --- 2013-01-27 Ondrej Zary New
[4/7] saa7134: v4l2-compliance: return real frequency - - - --- 2013-01-27 Ondrej Zary New
[3/7] saa7134: v4l2-compliance: use v4l2_fh to fix priority handling - - - --- 2013-01-27 Ondrej Zary New
[2/7] saa7134: v4l2-compliance: don't report invalid audio modes for radio - - - --- 2013-01-27 Ondrej Zary New
[1/7] saa7134: v4l2-compliance: implement V4L2_CAP_DEVICE_CAPS - - - --- 2013-01-27 Ondrej Zary New
staging/media/go7007: Use kmemdup rather than duplicating its implementation - - - --- 2013-01-25 Peter Huewe New
staging/media/solo6x10: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR - - - --- 2013-01-25 Peter Huewe New
crystalhd git.linuxtv.org kernel driver: FIX null pointer BUG in crystalhd_dioq_fetch_wait() on que… - - - --- 2013-01-25 thomas schorpp New
[1/1] v4l: Document timestamp behaviour to correspond to reality - - - --- 2013-01-25 Sakari Ailus New
[REVIEW,12/12] em28xx: do not claim VBI support if the device is a camera - - - --- 2013-01-25 Frank Schäfer New
[REVIEW,11/12] em28xx: make ioctl VIDIOC_DBG_G_CHIP_IDENT available for radio devices - - - --- 2013-01-25 Frank Schäfer New
[REVIEW,10/12] em28xx: remove obsolete device state checks from the ioctl functions - - - --- 2013-01-25 Frank Schäfer New
[REVIEW,09/12] em28xx: VIDIOC_G_TUNER: remove unneeded setting of tuner type - - - --- 2013-01-25 Frank Schäfer New
[REVIEW,08/12] em28xx: get rid of duplicate function vidioc_s_fmt_vbi_cap() - - - --- 2013-01-25 Frank Schäfer New
[REVIEW,07/12] em28xx: remove ioctl VIDIOC_CROPCAP - - - --- 2013-01-25 Frank Schäfer New
[REVIEW,06/12] em28xx: make ioctls VIDIOC_G/S_PARM working for VBI devices - - - --- 2013-01-25 Frank Schäfer New
[REVIEW,05/12] em28xx: disable ioctl VIDIOC_S_PARM for VBI devices - - - --- 2013-01-25 Frank Schäfer New
[REVIEW,04/12] em28xx: use v4l2_disable_ioctl() to disable ioctl VIDIOC_S_PARM - - - --- 2013-01-25 Frank Schäfer New
[REVIEW,03/12] em28xx: use v4l2_disable_ioctl() to disable ioctls VIDIOC_G_AUDIO and VIDIOC_S_AUDIO - - - --- 2013-01-25 Frank Schäfer New
[REVIEW,02/12] em28xx: disable tuner related ioctls for video and VBI devices without tuner - - - --- 2013-01-25 Frank Schäfer New
[REVIEW,01/12] em28xx: use v4l2_disable_ioctl() to disable ioctls VIDIOC_QUERYSTD, VIDIOC_G/S_STD - - - --- 2013-01-25 Frank Schäfer New
[FYI] Cisco's ths7353 driver... - - - --- 2013-01-25 Hans Verkuil New
[2/2] media: add support for THS7353 video amplifier - - - --- 2013-01-25 Lad, Prabhakar New
[1/2] media: add chip id for THS7353 - - - --- 2013-01-25 Lad, Prabhakar New
[2/2,v3] vb2: Add support for non monotonic timestamps - - - --- 2013-01-25 Kamil Debski New
[1/2,v3] v4l: Define video buffer flag for the COPY timestamp type - - - --- 2013-01-25 Kamil Debski New
[2/2] drm/exynos: Add device tree based discovery support for G2D - - - --- 2013-01-25 Sachin Kamat New
[1/2,media] s5p-g2d: Add DT based discovery support - - - --- 2013-01-25 Sachin Kamat New
media: tvp514x: enable TVP514X for media controller based usage - - - --- 2013-01-25 Lad, Prabhakar New
[v17,7/7] drm_modes: add of_videomode helpers - - - --- 2013-01-25 Steffen Trumtrar New
[v17,6/7] drm_modes: add videomode helpers - - - --- 2013-01-25 Steffen Trumtrar New
[v17,5/7] fbmon: add of_videomode helpers - - - --- 2013-01-25 Steffen Trumtrar New
[v17,4/7] fbmon: add videomode helpers - - - --- 2013-01-25 Steffen Trumtrar New
[v17,3/7] video: add of helper for display timings/videomode - - - --- 2013-01-25 Steffen Trumtrar New
[v17,2/7] video: add display_timing and videomode - - - --- 2013-01-25 Steffen Trumtrar New
[v17,1/7] viafb: rename display_timing to via_display_timing - - - --- 2013-01-25 Steffen Trumtrar New
[2/2] media: tvp7002: enable TVP7002 decoder for media controller based usage - - - --- 2013-01-25 Lad, Prabhakar New
[1/2] media: add support for decoder subdevs along with sensor and others - - - --- 2013-01-25 Lad, Prabhakar New
media: config option for building tuners - - - --- 2013-01-24 Simon Que New
[5/5,media] mb86a20s: remove global BER/PER counters if per-layer counters vanish - - - --- 2013-01-24 Mauro Carvalho Chehab New
[4/5,media] mb86a20s: add a logic for post-BER measurement - - - --- 2013-01-24 Mauro Carvalho Chehab New
[3/5,media] mb86a20s: fix the PER reset logic - - - --- 2013-01-24 Mauro Carvalho Chehab New
[2/5,media] mb86a20s: some fixes at preBER logic - - - --- 2013-01-24 Mauro Carvalho Chehab New
[1/5,media] mb86a20s: add block count measures (PER/UCB) - - - --- 2013-01-24 Mauro Carvalho Chehab New
[media] mb86a20s: add block count measures (PER/UCB) - - - --- 2013-01-24 Mauro Carvalho Chehab New
[3/3,v2] v4l: Set proper timestamp type in selected drivers which use videobuf2 - - - --- 2013-01-24 Kamil Debski New
[2/3,v2] vb2: Add support for non monotonic timestamps - - - --- 2013-01-24 Kamil Debski New
[1/3,v2] v4l: Define video buffer flag for the COPY timestamp type - - - --- 2013-01-24 Kamil Debski New
[RFC] media: tvp514x: add OF support - - - --- 2013-01-24 Lad, Prabhakar New
[v16,RESEND,0/7] of: add display helper - - - --- 2013-01-24 Afzal Mohammed New
[REVIEW,3/3] mt9v011: convert to the control framework. - - - --- 2013-01-24 Hans Verkuil New
[REVIEW,2/3] tvaudio: convert to the control framework. - - - --- 2013-01-24 Hans Verkuil New
[REVIEW,1/3] Move DV-class control IDs from videodev2.h to v4l2-controls.h - - - --- 2013-01-24 Hans Verkuil New
[RFC,v3,6/6] V4L: Add driver for OV9650/52 image sensors - - - --- 2013-01-23 Sylwester Nawrocki New
[RFC,v3,5/6] V4L: Add v4l2_ctrl_subdev_log_status() helper function - - - --- 2013-01-23 Sylwester Nawrocki New
[RFC,v3,4/6] V4L: Add v4l2_ctrl_subdev_subscribe_event() helper function - - - --- 2013-01-23 Sylwester Nawrocki New
[RFC,v3,3/6] V4L: Add v4l2_event_subdev_unsubscribe() helper function - - - --- 2013-01-23 Sylwester Nawrocki New
[RFC,v3,2/6] v4l2-ctrl: Add helper function for control range update - - - --- 2013-01-23 Sylwester Nawrocki New
[RFC,v3,1/6,media] Add header file defining standard image sizes - - - --- 2013-01-23 Sylwester Nawrocki New
[media] dvb_frontend: print a msg if a property doesn't exist - - - --- 2013-01-23 Mauro Carvalho Chehab New
« 1 2 ... 793 794 795902 903 »