summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/media/video/v4l2-ioctl.c: fix buildAndrew Morton2012-07-311-2/+6
* Merge tag 'mfd-for-linus-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-301-3/+3
|\
| * regulator: Fix an s5m8767 build failureSamuel Ortiz2012-07-311-3/+3
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-30121-5204/+6989
|\ \
| * \ Merge branch 'patches_for_v3.6' into v4l_for_linusMauro Carvalho Chehab2012-07-30121-5204/+6989
| |\ \
| | * | 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-062-87/+90
| | * | [media] Terratec Cinergy S2 USB HD Rev.2Igor M. Liplianin2012-07-061-1/+18
| | * | [media] v4l: Unify selection flagsSakari Ailus2012-07-063-7/+7
| | * | [media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfacesSakari Ailus2012-07-067-41/+40
| | * | [media] v4l: Remove "_ACTUAL" from subdev selection API target definition namesSakari Ailus2012-07-065-19/+19
| | * | [media] V4L: Remove "_ACTIVE" from the selection target name definitionsSylwester Nawrocki2012-07-064-15/+15
| | * | [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-061-1/+4
| | * | [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] 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-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/+2
| | * | [media] ivtv: don't mess with vfd->debugHans Verkuil2012-07-063-15/+2
| | * | [media] v4l2-ioctl: remove v4l_(i2c_)print_ioctlHans Verkuil2012-07-064-30/+12
| | * | [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
| | * | [media] v4l2-ioctl.c: use the new table for compression ioctlsHans Verkuil2012-07-061-77/+46
| | * | [media] v4l2-ioctl.c: use the new table for selection ioctlsHans Verkuil2012-07-061-135/+127
| | * | [media] v4l2-ioctl.c: use the new table for control ioctlsHans Verkuil2012-07-061-197/+198