summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/go7007
AgeCommit message (Expand)AuthorFilesLines
2013-10-27staging:media: Use dev_dbg() instead of pr_debug()Dulshani Gunawardhana1-12/+10
2013-10-27staging:media: Use dev_info() instead of pr_info()Dulshani Gunawardhana1-1/+1
2013-10-27staging: media: Use dev_err() instead of pr_err()Dulshani Gunawardhana1-21/+21
2013-10-11staging:go7007:Fix warning on quoted string on multiple linesDulshani Gunawardhana1-20/+11
2013-10-11staging:go7007:Fix line over 80 character warningDulshani Gunawardhana1-1/+2
2013-10-11staging:go7007 : Replace KERN_INFO with pr_infoDulshani Gunawardhana1-1/+1
2013-10-11staging:go7007:Replace KERN_ERR with pr_errDulshani Gunawardhana1-31/+21
2013-10-11staging:go7007:Remove driver-specific debugging defines in favor of pr_debugDulshani Gunawardhana1-11/+0
2013-10-06staging/media/go7007:Replace kern_debug with pr_debugDulshani Gunawardhana1-12/+12
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2013-06-21[media] go7007: fix return 0 for unsupported devices in go7007_usb_probe()Alexey Khoroshilov1-2/+2
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+0
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+2
2013-04-22[media] go7007: dubious one-bit signed bitfieldsDan Carpenter1-2/+2
2013-04-16[media] staging/media: fix go7007 dependencies and buildRandy Dunlap1-1/+1
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen1-5/+2
2013-03-29[media] media: move dvb-usb-v2/cypress_firmware.c to media/commonHans Verkuil3-8/+5
2013-03-26[media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()Wei Yongjun1-1/+1
2013-03-25[media] go7007: using strlcpy instead of strncpyChen Gang1-1/+1
2013-03-25[media] go7007: Remove unneeded version.h header includeSachin Kamat1-1/+0
2013-03-25[media] go7007: don't continue if firmware can't be loadedHans Verkuil2-55/+55
2013-03-25[media] go7007: update the READMEHans Verkuil1-8/+134
2013-03-25[media] saa7134-go7007: convert to a subdev and the control frameworkHans Verkuil2-47/+72
2013-03-24[media] go7007: add support for ADS Tech DVD Xpress DX2Hans Verkuil5-3/+75
2013-03-24[media] go7007: drop firmware name in board config, make configs constHans Verkuil5-34/+25
2013-03-24[media] go7007: correct a header check: MPEG4 has a different GOP codeHans Verkuil1-2/+4
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