summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorFilesLines
2013-03-24[media] go7007: add back 'repeat sequence header' controlHans Verkuil2-1/+5
2013-03-24[media] go7007: Restore b_frame controlVolokh Konstantin2-2/+7
2013-03-24[media] go7007: a small improvement to querystd handlingHans Verkuil1-4/+4
2013-03-24[media] go7007-loader: add support for the other devices and move fw filesHans Verkuil4-92/+68
2013-03-24[media] go7007-loader: renamed from s2250-loaderHans Verkuil4-70/+54
2013-03-24[media] s2250: add comment describing the hardwareHans Verkuil1-0/+7
2013-03-24[media] go7007: remove cropping functionsHans Verkuil1-92/+0
2013-03-24[media] go7007: embed struct video_deviceHans Verkuil5-37/+26
2013-03-24[media] go7007: convert to core locking and vb2Hans Verkuil6-526/+205
2013-03-24[media] go7007: drop struct go7007_fileHans Verkuil2-121/+67
2013-03-24[media] go7007: set up the saa7115 audio clock correctlyHans Verkuil3-1/+12
2013-03-24[media] go7007: simplify the PX-TV402U board ID handlingHans Verkuil3-24/+9
2013-03-24[media] go7007: standardize MPEG handling supportHans Verkuil5-507/+181
2013-03-24[media] go7007: tuner/std related fixesHans Verkuil5-155/+154
2013-03-24[media] go7007: add log_status supportHans Verkuil1-1/+9
2013-03-24[media] go7007: add prio and control event supportHans Verkuil2-5/+20
2013-03-24[media] s2250: convert to the control frameworkHans Verkuil1-103/+46
2013-03-24[media] go7007: convert to the control framework and remove obsolete JPEGCOMP...Hans Verkuil3-192/+71
2013-03-24[media] go7007: fix unregister/disconnect handlingHans Verkuil6-80/+85
2013-03-24[media] go7007: remember boot firmwareHans Verkuil2-21/+24
2013-03-24[media] go7007: fix DMA related errorsHans Verkuil4-23/+20
2013-03-24[media] go7007: remove current_normHans Verkuil1-1/+0
2013-03-24[media] go7007: go7007: add device_caps and bus_info support to querycapHans Verkuil4-7/+6
2013-03-24[media] s2250-loader: use usbv2_cypress_load_firmwareHans Verkuil2-5/+6
2013-03-24[media] go7007: add audio input ioctlsHans Verkuil1-3/+48
2013-03-24[media] go7007: remove all wis* driversHans Verkuil8-2398/+0
2013-03-24[media] go7007: switch to standard tuner/i2c subdevsHans Verkuil8-134/+135
2013-03-24[media] go7007: i2c initialization changes for tw2804Volokh Konstantin3-10/+14
2013-03-24[media] tuner: add Sony BTF tunersHans Verkuil3-6/+2
2013-03-24[media] go7007: fix i2c_xfer return codesHans Verkuil2-13/+13
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil5-15/+15
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-1/+1
2013-03-23[media] drivers: staging: davinci_vpfe: use resource_size()Silviu-Mihai Popescu3-4/+4
2013-03-23[media] davinci: vpfe: fix return value check in vpfe_enable_clock()Wei Yongjun1-2/+2
2013-03-23[media] drivers/staging/media/go7007: using strlcpy instead of strncpyChen Gang1-3/+3
2013-03-21[media] davinci_vpfe: Use module_platform_driver macroSachin Kamat1-19/+1
2013-03-21[media] Drivers: staging: media: davinci_vpfe: Use resource_size functionAlexandru Gheorghiu1-2/+1
2013-03-21[media] solo6x10: Update TODO (maintainer change)Ismael Luceno1-2/+2
2013-03-19[media] davinci_vpfe: fix copy-paste errors in several commentsHans Verkuil1-6/+6
2013-03-18[media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS i...Chen Gang1-1/+1
2013-02-13[media] staging: media: Remove unnecessary OOM messagesJoe Perches5-32/+10
2013-02-08[media] staging/media/solo6x10: Use PTR_RET rather than if(IS_ERR(...)) + PTR...Peter Huewe1-4/+1
2013-02-06[media] staging: go7007: fix test for V4L2_STD_SECAMDan Carpenter1-1/+1
2013-02-06[media] staging/media/go7007: Use kmemdup rather than duplicating its impleme...Peter Huewe1-2/+1
2013-02-06[media] staging: media: go7007: call_all stream stuff Some Additional stuff f...Volokh Konstantin1-0/+2
2013-02-06[media] staging: media: go7007: i2c GPIO initialization Reset i2c stuff for G...Volokh Konstantin2-3/+5
2013-02-06[media] staging: media: go7007: firmware protection Protection for unfirmware...Volokh Konstantin2-2/+3
2013-02-06[media] staging: media: go7007: memory clear fix memory clearing for v4l2_sub...Volokh Konstantin2-2/+2
2013-02-05[media] staging: go7007: print the audio input typeDan Carpenter1-1/+1