aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds120-8004/+7067
2012-07-31[media] radio-tea5777: use library for 64bits divMauro Carvalho Chehab1-3/+5
2012-07-30[media] tlg2300: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-07-30[media] lgs8gxx: Declare MODULE_FIRMWARE usageTim Gardner1-1/+4
2012-07-30[media] xc5000: Add MODULE_FIRMWARE statementsTim Gardner1-2/+6
2012-07-30[media] s2255drv: Add MODULE_FIRMWARE statementTim Gardner1-0/+1
2012-07-30[media] dib8000: move dereference after check for NULLDan Carpenter1-1/+3
2012-07-30[media] bttv: add support for Aposonic W-DVRTony Gentile2-2/+10
2012-07-30[media] cx25821: Remove bad strcpy to read-only char*Ezequiel García2-4/+1
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds117-5189/+6896
2012-07-30[media] pms.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-30[media] smiapp-core.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-30[media] via-camera: pass correct format settings to sensorDaniel Drake1-1/+1
2012-07-30[media] rtl2832.c: minor cleanupHans-Frieder Vogt1-1/+1
2012-07-30[media] Add support for the IguanaWorks USB IR TransceiverSean Young3-0/+651
2012-07-30[media] Minor cleanups for MCE USBSean Young1-8/+5
2012-07-30[media] drivers/media/dvb/siano/smscoreapi.c: use list_for_each_entryJulia Lawall1-23/+16
2012-07-30[media] Use a named union in struct v4l2_ioctl_infoHans Verkuil1-5/+5
2012-07-30[media] mceusb: Add Twisted Melon USB IDsMark Lord1-0/+7
2012-07-30video/uvc: use memweight()Akinobu Mita1-3/+2
2012-07-30[media] rc: ati_remote.c: code style fixingDu, Changbin1-53/+80
2012-07-30[media] Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall1-2/+3
2012-07-30[media] v4l2-dev.c: Move video_put() after debug printkEzequiel García1-6/+6
2012-07-30[media] vivi: fix a few format-related compliance issuesHans Verkuil1-17/+6
2012-07-30[media] az6007: fix incorrect memcpyAlan Cox1-1/+1
2012-07-30[media] cx25821,medusa: incorrect check on decoder typeAlan Cox1-1/+1
2012-07-30[media] ov9640: fix missing breakAlan Cox1-0/+1
2012-07-30[media] davinci: vpbe: fix build error when CONFIG_VIDEO_ADV_DEBUG is enabledPrabhakar Lad1-0/+2
2012-07-30[media] v4l: fix copy/paste typo in vb2_reqbufs commentNicolas THERY1-2/+2
2012-07-30[media] tuner-xc2028: unlock on error in xc2028_get_afc()Dan Carpenter1-1/+1
2012-07-30[media] davinci: vpbe: fix check for s_dv_preset function pointerPrabhakar Lad1-1/+1
2012-07-30[media] tuner-xc2028: fix "=" vs "==" typoDan Carpenter1-1/+1
2012-07-30[media] vivi: remove pointless video_nr++Hans Verkuil1-3/+0
2012-07-30[media] radio-si470x: Add support for the new band APIsHans de Goede4-92/+126
2012-07-30[media] radio-si470x: Fix band selectionHans de Goede1-1/+1
2012-07-30[media] radio-si470x: restore ctrl settings after suspend/resumeHans de Goede1-1/+6
2012-07-30[media] radio-cadet: implement frequency band enumerationHans Verkuil1-57/+74
2012-07-30[media] radio-cadet: fix RDS handlingHans Verkuil1-17/+39
2012-07-30[media] radio-cadet: upgrade to latest frameworksHans Verkuil1-160/+83
2012-07-30[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil3-2/+84
2012-07-30[media] tvp5150: signedness bug in tvp5150_selmux()Dan Carpenter1-1/+1
2012-07-30[media] videobuf-dma-contig: Use NULL instead of plain integerSachin Kamat1-1/+1
2012-07-30[media] radio-si470x: Lower firmware version requirementsHans de Goede1-1/+1
2012-07-30[media] adv7180.c: convert to v4l2 control frameworkFederico Vaga1-151/+84
2012-07-30[media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c fileSachin Kamat1-1/+1
2012-07-30[media] media/video: vpif: fixed vpfe->vpif typoDror Cohen1-2/+2
2012-07-30[media] cx25821: Replace struct memcpy with struct assignmentEzequiel García1-5/+2
2012-07-30[media] cx231xx: Replace struct memcpy with struct assignmentEzequiel García1-4/+2
2012-07-30[media] cx23885: Replace struct memcpy with struct assignmentEzequiel García1-5/+2
2012-07-30[media] saa7164: Replace struct memcpy with struct assignmentEzequiel García1-5/+2