summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'patches_for_v3.6' into v4l_for_linusMauro Carvalho Chehab2012-07-30156-5523/+7584
|\
| * v4l: Export v4l2-common.h in include/linux/KbuildSakari Ailus2012-07-121-0/+1
| * media: Revert "[media] Terratec Cinergy S2 USB HD Rev.2"Mauro Carvalho Chehab2012-07-071-18/+1
| * [media] media: Use pr_info not homegrown pr_reg macroJoe Perches2012-07-072-87/+90
| * [media] Terratec Cinergy S2 USB HD Rev.2Igor M. Liplianin2012-07-071-1/+18
| * [media] v4l: Correct conflicting V4L2 subdev selection API documentationSakari Ailus2012-07-071-1/+1
| * [media] Feature removal: V4L2 selections API target and flag definitionsSylwester Nawrocki2012-07-071-0/+18
| * [media] v4l: Unify selection flags documentationSakari Ailus2012-07-075-145/+159
| * [media] v4l: Unify selection flagsSakari Ailus2012-07-076-20/+26
| * [media] v4l: Common documentation for selection targetsSakari Ailus2012-07-077-93/+119
| * [media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfacesSakari Ailus2012-07-0710-79/+103
| * [media] v4l: Remove "_ACTUAL" from subdev selection API target definition namesSakari Ailus2012-07-078-41/+46
| * [media] V4L: Remove "_ACTIVE" from the selection target name definitionsSylwester Nawrocki2012-07-077-36/+41
| * [media] media: dvb-usb: print mac address via native %pMAndy Shevchenko2012-07-061-3/+1
| * [media] s5p-tv: Use module_i2c_driver in sii9234_drv.c fileSachin Kamat2012-07-061-11/+1
| * [media] media: gpio-ir-recv: add allowed_protos for platform dataDu, Changbin2012-07-062-4/+8
| * [media] s5p-jpeg: Use module_platform_driver in jpeg-core.c fileSachin Kamat2012-07-061-23/+1
| * [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/+37
| * [media] cx88: convert cx88-blackbird to the control frameworkHans Verkuil2012-07-062-69/+39
| * [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/+211
| * [media] cx88: fix querycapHans Verkuil2012-07-063-68/+36
| * [media] v4l2-framework.txt: Update the locking documentationHans Verkuil2012-07-061-34/+39
| * [media] pwc: v4l2-compliance fixesHans Verkuil2012-07-061-9/+16
| * [media] pwc: use the new vb2 helpersHans Verkuil2012-07-063-288/+26
| * [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/+12
| * [media] vivi: embed struct video_device instead of allocating itHans Verkuil2012-07-061-17/+7
| * [media] vivi: remove pointless g/s_std supportHans Verkuil2012-07-061-10/+0
| * [media] videobuf2-core: add helper functionsHans Verkuil2012-07-062-0/+298
| * [media] v4l2-dev/ioctl.c: add vb2_queue support to video_deviceHans Verkuil2012-07-065-19/+49
| * [media] Spec: document CREATE_BUFS behavior if count == 0Hans Verkuil2012-07-061-1/+7
| * [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/+2
| * [media] ivtv: don't mess with vfd->debugHans Verkuil2012-07-063-15/+2
| * [media] v4l2-ioctl: remove v4l_(i2c_)print_ioctlHans Verkuil2012-07-065-47/+15
| * [media] v4l2-dev.c: add debug sysfs entryHans Verkuil2012-07-062-4/+29
| * [media] v4l2-ioctl.c: finalize table conversionHans Verkuil2012-07-061-22/+13
| * [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/+67
| * [media] v4l2-ioctl.c: use the new table for debug ioctlsHans Verkuil2012-07-061-50/+89