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