summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
AgeCommit message (Expand)Author
2012-07-06[media] cx25840: fix regression in HVR-1800 analog supportDevin Heitmueller
2012-07-06[media] s5p-mfc: Fixed setup of custom controls in decoder and encoderKamil Debski
2012-07-06[media] cx231xx: don't DMA to random addressesDavid Dillow
2012-07-06[media] em28xx: fix em28xx-rc loadMauro Carvalho Chehab
2012-07-06[media] s5p-tv: Use module_i2c_driver in sii9234_drv.c fileSachin Kamat
2012-07-06[media] s5p-jpeg: Use module_platform_driver in jpeg-core.c fileSachin Kamat
2012-07-06[media] saa7134: fix spelling of detach in labelPeter Meerwald
2012-07-06[media] cx88-blackbird: replace ioctl by unlocked_ioctlHans Verkuil
2012-07-06[media] cx88: don't use current_normHans Verkuil
2012-07-06[media] cx88: fix a number of v4l2-compliance violationsHans Verkuil
2012-07-06[media] cx88: support control eventsHans Verkuil
2012-07-06[media] cx88: add priority supportHans Verkuil
2012-07-06[media] cx88: move fmt, width and height to cx8800_devHans Verkuil
2012-07-06[media] cx88: remove radio and type from cx8800_fhHans Verkuil
2012-07-06[media] cx88: convert cx88-blackbird to the control frameworkHans Verkuil
2012-07-06[media] cx88: each device node gets the right controlsHans Verkuil
2012-07-06[media] cx88: first phase to convert cx88 to the control frameworkHans Verkuil
2012-07-06[media] cx88: fix querycapHans Verkuil
2012-07-06[media] pwc: v4l2-compliance fixesHans Verkuil
2012-07-06[media] pwc: use the new vb2 helpersHans Verkuil
2012-07-06[media] v4l2-dev.c: also add debug support for the fopsHans Verkuil
2012-07-06[media] vivi: add create_bufs/preparebuf supportHans Verkuil
2012-07-06[media] vivi: use vb2 helper functionsHans Verkuil
2012-07-06[media] vivi: embed struct video_device instead of allocating itHans Verkuil
2012-07-06[media] vivi: remove pointless g/s_std supportHans Verkuil
2012-07-06[media] videobuf2-core: add helper functionsHans Verkuil
2012-07-06[media] v4l2-dev/ioctl.c: add vb2_queue support to video_deviceHans Verkuil
2012-07-06[media] vb2-core: add support for count == 0 in create_bufsHans Verkuil
2012-07-06[media] vb2-core: refactor reqbufs/create_bufsHans Verkuil
2012-07-06[media] cx18: don't mess with vfd->debugHans Verkuil
2012-07-06[media] ivtv: don't mess with vfd->debugHans Verkuil
2012-07-06[media] v4l2-ioctl: remove v4l_(i2c_)print_ioctlHans Verkuil
2012-07-06[media] v4l2-dev.c: add debug sysfs entryHans Verkuil
2012-07-06[media] v4l2-ioctl.c: finalize table conversionHans Verkuil
2012-07-06[media] v4l2-ioctl.c: use the new table for the remaining ioctlsHans Verkuil
2012-07-06[media] v4l2-ioctl.c: use the new table for preset/timings ioctlsHans Verkuil
2012-07-06[media] v4l2-ioctl.c: use the new table for debug ioctlsHans Verkuil
2012-07-06[media] v4l2-ioctl.c: use the new table for compression ioctlsHans Verkuil
2012-07-06[media] v4l2-ioctl.c: use the new table for selection ioctlsHans Verkuil
2012-07-06[media] v4l2-ioctl.c: use the new table for control ioctlsHans Verkuil
2012-07-06[media] v4l2-ioctl.c: use the new table for queuing/parm ioctlsHans Verkuil
2012-07-06[media] v4l2-ioctl.c: use the new table for std/tuner/modulator ioctlsHans Verkuil
2012-07-06[media] v4l2-ioctl.c: use the new table for overlay/streamon/off ioctlsHans Verkuil
2012-07-06[media] v4l2-ioctl.c: use the new table for format/framebuffer ioctlsHans Verkuil
2012-07-06[media] v4l2-ioctl.c: use the new table for priority ioctlsHans Verkuil
2012-07-06[media] v4l2-ioctl.c: use the new table for querycap and i/o ioctlsHans Verkuil
2012-07-06[media] v4l2-ioctl.c: remove an unnecessary #ifdefHans Verkuil
2012-07-06[media] v4l2-ioctl.c: v4l2-ioctl: add debug and callback/offset functionalityHans Verkuil
2012-07-06[media] v4l2-ioctl.c: introduce INFO_FL_CLEAR to replace switchHans Verkuil
2012-07-06[media] v4l2-ioctl.c: move a block of code down, no other changesHans Verkuil