summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] V4L: Remove "_ACTIVE" from the selection target name definitionsSylwester Nawrocki2012-07-074-15/+15
* [media] media: dvb-usb: print mac address via native %pMAndy Shevchenko2012-07-061-3/+1Star
* [media] s5p-tv: Use module_i2c_driver in sii9234_drv.c fileSachin Kamat2012-07-061-11/+1Star
* [media] media: gpio-ir-recv: add allowed_protos for platform dataDu, Changbin2012-07-061-1/+4
* [media] s5p-jpeg: Use module_platform_driver in jpeg-core.c fileSachin Kamat2012-07-061-23/+1Star
* [media] saa7134: fix spelling of detach in labelPeter Meerwald2012-07-061-41/+41
* [media] cx88-blackbird: replace ioctl by unlocked_ioctlHans Verkuil2012-07-061-1/+1
* [media] cx88: don't use current_normHans Verkuil2012-07-062-6/+20
* [media] cx88: fix a number of v4l2-compliance violationsHans Verkuil2012-07-062-23/+72
* [media] cx88: support control eventsHans Verkuil2012-07-062-7/+14
* [media] cx88: add priority supportHans Verkuil2012-07-064-0/+12
* [media] cx88: move fmt, width and height to cx8800_devHans Verkuil2012-07-062-29/+29
* [media] cx88: remove radio and type from cx8800_fhHans Verkuil2012-07-062-54/+37Star
* [media] cx88: convert cx88-blackbird to the control frameworkHans Verkuil2012-07-062-69/+39Star
* [media] cx88: each device node gets the right controlsHans Verkuil2012-07-064-57/+108
* [media] cx88: first phase to convert cx88 to the control frameworkHans Verkuil2012-07-066-446/+211Star
* [media] cx88: fix querycapHans Verkuil2012-07-063-68/+36Star
* [media] pwc: v4l2-compliance fixesHans Verkuil2012-07-061-9/+16
* [media] pwc: use the new vb2 helpersHans Verkuil2012-07-063-288/+26Star
* [media] v4l2-dev.c: also add debug support for the fopsHans Verkuil2012-07-061-1/+24
* [media] vivi: add create_bufs/preparebuf supportHans Verkuil2012-07-061-1/+9
* [media] vivi: use vb2 helper functionsHans Verkuil2012-07-061-138/+12Star
* [media] vivi: embed struct video_device instead of allocating itHans Verkuil2012-07-061-17/+7Star
* [media] vivi: remove pointless g/s_std supportHans Verkuil2012-07-061-10/+0Star
* [media] videobuf2-core: add helper functionsHans Verkuil2012-07-061-0/+257
* [media] v4l2-dev/ioctl.c: add vb2_queue support to video_deviceHans Verkuil2012-07-062-19/+28
* [media] vb2-core: add support for count == 0 in create_bufsHans Verkuil2012-07-061-4/+6
* [media] vb2-core: refactor reqbufs/create_bufsHans Verkuil2012-07-061-68/+77
* [media] cx18: don't mess with vfd->debugHans Verkuil2012-07-063-22/+2Star
* [media] ivtv: don't mess with vfd->debugHans Verkuil2012-07-063-15/+2Star
* [media] v4l2-ioctl: remove v4l_(i2c_)print_ioctlHans Verkuil2012-07-064-30/+12Star
* [media] v4l2-dev.c: add debug sysfs entryHans Verkuil2012-07-062-4/+29
* [media] v4l2-ioctl.c: finalize table conversionHans Verkuil2012-07-061-22/+13Star
* [media] v4l2-ioctl.c: use the new table for the remaining ioctlsHans Verkuil2012-07-061-124/+154
* [media] v4l2-ioctl.c: use the new table for preset/timings ioctlsHans Verkuil2012-07-061-140/+67Star
* [media] v4l2-ioctl.c: use the new table for debug ioctlsHans Verkuil2012-07-061-50/+89
* [media] v4l2-ioctl.c: use the new table for compression ioctlsHans Verkuil2012-07-061-77/+46Star
* [media] v4l2-ioctl.c: use the new table for selection ioctlsHans Verkuil2012-07-061-135/+127Star
* [media] v4l2-ioctl.c: use the new table for control ioctlsHans Verkuil2012-07-061-197/+198
* [media] v4l2-ioctl.c: use the new table for queuing/parm ioctlsHans Verkuil2012-07-061-151/+166
* [media] v4l2-ioctl.c: use the new table for std/tuner/modulator ioctlsHans Verkuil2012-07-061-210/+220
* [media] v4l2-ioctl.c: use the new table for overlay/streamon/off ioctlsHans Verkuil2012-07-061-27/+20Star
* [media] v4l2-ioctl.c: use the new table for format/framebuffer ioctlsHans Verkuil2012-07-061-346/+346
* [media] v4l2-ioctl.c: use the new table for priority ioctlsHans Verkuil2012-07-061-31/+29Star
* [media] v4l2-ioctl.c: use the new table for querycap and i/o ioctlsHans Verkuil2012-07-061-195/+133Star
* [media] v4l2-ioctl.c: remove an unnecessary #ifdefHans Verkuil2012-07-061-2/+0Star
* [media] v4l2-ioctl.c: v4l2-ioctl: add debug and callback/offset functionalityHans Verkuil2012-07-061-13/+78
* [media] v4l2-ioctl.c: introduce INFO_FL_CLEAR to replace switchHans Verkuil2012-07-061-62/+41Star
* [media] v4l2-ioctl.c: move a block of code down, no other changesHans Verkuil2012-07-061-144/+144
* [media] bttv-cards.c: Allow radio for CHP05x/CHP06xThomas Betker2012-07-061-0/+1