summaryrefslogtreecommitdiffstats
path: root/drivers/target/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-07[media] media: Use pr_info not homegrown pr_reg macroJoe Perches2-87/+90
2012-07-07[media] Terratec Cinergy S2 USB HD Rev.2Igor M. Liplianin1-1/+18
2012-07-07[media] v4l: Correct conflicting V4L2 subdev selection API documentationSakari Ailus1-1/+1
2012-07-07[media] Feature removal: V4L2 selections API target and flag definitionsSylwester Nawrocki1-0/+18
2012-07-07[media] v4l: Unify selection flags documentationSakari Ailus5-145/+159
2012-07-07[media] v4l: Unify selection flagsSakari Ailus6-20/+26
2012-07-07[media] v4l: Common documentation for selection targetsSakari Ailus7-93/+119
2012-07-07[media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfacesSakari Ailus10-79/+103
2012-07-07[media] v4l: Remove "_ACTUAL" from subdev selection API target definition namesSakari Ailus8-41/+46
2012-07-07[media] V4L: Remove "_ACTIVE" from the selection target name definitionsSylwester Nawrocki7-36/+41
2012-07-06[media] media: dvb-usb: print mac address via native %pMAndy Shevchenko1-3/+1
2012-07-06[media] s5p-tv: Use module_i2c_driver in sii9234_drv.c fileSachin Kamat1-11/+1
2012-07-06[media] media: gpio-ir-recv: add allowed_protos for platform dataDu, Changbin2-4/+8
2012-07-06[media] s5p-jpeg: Use module_platform_driver in jpeg-core.c fileSachin Kamat1-23/+1
2012-07-06[media] saa7134: fix spelling of detach in labelPeter Meerwald1-41/+41
2012-07-06[media] cx88-blackbird: replace ioctl by unlocked_ioctlHans Verkuil1-1/+1
2012-07-06[media] cx88: don't use current_normHans Verkuil2-6/+20
2012-07-06[media] cx88: fix a number of v4l2-compliance violationsHans Verkuil2-23/+72
2012-07-06[media] cx88: support control eventsHans Verkuil2-7/+14
2012-07-06[media] cx88: add priority supportHans Verkuil4-0/+12
2012-07-06[media] cx88: move fmt, width and height to cx8800_devHans Verkuil2-29/+29
2012-07-06[media] cx88: remove radio and type from cx8800_fhHans Verkuil2-54/+37
2012-07-06[media] cx88: convert cx88-blackbird to the control frameworkHans Verkuil2-69/+39
2012-07-06[media] cx88: each device node gets the right controlsHans Verkuil4-57/+108
2012-07-06[media] cx88: first phase to convert cx88 to the control frameworkHans Verkuil6-446/+211
2012-07-06[media] cx88: fix querycapHans Verkuil3-68/+36
2012-07-06[media] v4l2-framework.txt: Update the locking documentationHans Verkuil1-34/+39
2012-07-06[media] pwc: v4l2-compliance fixesHans Verkuil1-9/+16
2012-07-06[media] pwc: use the new vb2 helpersHans Verkuil3-288/+26
2012-07-06[media] v4l2-dev.c: also add debug support for the fopsHans Verkuil1-1/+24
2012-07-06[media] vivi: add create_bufs/preparebuf supportHans Verkuil1-1/+9
2012-07-06[media] vivi: use vb2 helper functionsHans Verkuil1-138/+12
2012-07-06[media] vivi: embed struct video_device instead of allocating itHans Verkuil1-17/+7
2012-07-06[media] vivi: remove pointless g/s_std supportHans Verkuil1-10/+0
2012-07-06[media] videobuf2-core: add helper functionsHans Verkuil2-0/+298
2012-07-06[media] v4l2-dev/ioctl.c: add vb2_queue support to video_deviceHans Verkuil5-19/+49
2012-07-06[media] Spec: document CREATE_BUFS behavior if count == 0Hans Verkuil1-1/+7
2012-07-06[media] vb2-core: add support for count == 0 in create_bufsHans Verkuil1-4/+6
2012-07-06[media] vb2-core: refactor reqbufs/create_bufsHans Verkuil1-68/+77
2012-07-06[media] cx18: don't mess with vfd->debugHans Verkuil3-22/+2
2012-07-06[media] ivtv: don't mess with vfd->debugHans Verkuil3-15/+2
2012-07-06[media] v4l2-ioctl: remove v4l_(i2c_)print_ioctlHans Verkuil5-47/+15
2012-07-06[media] v4l2-dev.c: add debug sysfs entryHans Verkuil2-4/+29
2012-07-06[media] v4l2-ioctl.c: finalize table conversionHans Verkuil1-22/+13
2012-07-06[media] v4l2-ioctl.c: use the new table for the remaining ioctlsHans Verkuil1-124/+154
2012-07-06[media] v4l2-ioctl.c: use the new table for preset/timings ioctlsHans Verkuil1-140/+67
2012-07-06[media] v4l2-ioctl.c: use the new table for debug ioctlsHans Verkuil1-50/+89
2012-07-06[media] v4l2-ioctl.c: use the new table for compression ioctlsHans Verkuil1-77/+46
2012-07-06[media] v4l2-ioctl.c: use the new table for selection ioctlsHans Verkuil1-135/+127
2012-07-06[media] v4l2-ioctl.c: use the new table for control ioctlsHans Verkuil1-197/+198