aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/media/go7007
AgeCommit message (Expand)Author
2013-10-27staging:media: Use dev_dbg() instead of pr_debug()Dulshani Gunawardhana
2013-10-27staging:media: Use dev_info() instead of pr_info()Dulshani Gunawardhana
2013-10-27staging: media: Use dev_err() instead of pr_err()Dulshani Gunawardhana
2013-10-11staging:go7007:Fix warning on quoted string on multiple linesDulshani Gunawardhana
2013-10-11staging:go7007:Fix line over 80 character warningDulshani Gunawardhana
2013-10-11staging:go7007 : Replace KERN_INFO with pr_infoDulshani Gunawardhana
2013-10-11staging:go7007:Replace KERN_ERR with pr_errDulshani Gunawardhana
2013-10-11staging:go7007:Remove driver-specific debugging defines in favor of pr_debugDulshani Gunawardhana
2013-10-06staging/media/go7007:Replace kern_debug with pr_debugDulshani Gunawardhana
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-21[media] go7007: fix return 0 for unsupported devices in go7007_usb_probe()Alexey Khoroshilov
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-22[media] go7007: dubious one-bit signed bitfieldsDan Carpenter
2013-04-16[media] staging/media: fix go7007 dependencies and buildRandy Dunlap
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen
2013-03-29[media] media: move dvb-usb-v2/cypress_firmware.c to media/commonHans Verkuil
2013-03-26[media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()Wei Yongjun
2013-03-25[media] go7007: using strlcpy instead of strncpyChen Gang
2013-03-25[media] go7007: Remove unneeded version.h header includeSachin Kamat
2013-03-25[media] go7007: don't continue if firmware can't be loadedHans Verkuil
2013-03-25[media] go7007: update the READMEHans Verkuil
2013-03-25[media] saa7134-go7007: convert to a subdev and the control frameworkHans Verkuil
2013-03-24[media] go7007: add support for ADS Tech DVD Xpress DX2Hans Verkuil
2013-03-24[media] go7007: drop firmware name in board config, make configs constHans Verkuil
2013-03-24[media] go7007: correct a header check: MPEG4 has a different GOP codeHans Verkuil
2013-03-24[media] go7007: add back 'repeat sequence header' controlHans Verkuil
2013-03-24[media] go7007: Restore b_frame controlVolokh Konstantin
2013-03-24[media] go7007: a small improvement to querystd handlingHans Verkuil
2013-03-24[media] go7007-loader: add support for the other devices and move fw filesHans Verkuil
2013-03-24[media] go7007-loader: renamed from s2250-loaderHans Verkuil
2013-03-24[media] s2250: add comment describing the hardwareHans Verkuil
2013-03-24[media] go7007: remove cropping functionsHans Verkuil
2013-03-24[media] go7007: embed struct video_deviceHans Verkuil
2013-03-24[media] go7007: convert to core locking and vb2Hans Verkuil
2013-03-24[media] go7007: drop struct go7007_fileHans Verkuil
2013-03-24[media] go7007: set up the saa7115 audio clock correctlyHans Verkuil
2013-03-24[media] go7007: simplify the PX-TV402U board ID handlingHans Verkuil
2013-03-24[media] go7007: standardize MPEG handling supportHans Verkuil
2013-03-24[media] go7007: tuner/std related fixesHans Verkuil
2013-03-24[media] go7007: add log_status supportHans Verkuil
2013-03-24[media] go7007: add prio and control event supportHans Verkuil
2013-03-24[media] s2250: convert to the control frameworkHans Verkuil
2013-03-24[media] go7007: convert to the control framework and remove obsolete JPEGCOMP...Hans Verkuil
2013-03-24[media] go7007: fix unregister/disconnect handlingHans Verkuil
2013-03-24[media] go7007: remember boot firmwareHans Verkuil
2013-03-24[media] go7007: fix DMA related errorsHans Verkuil
2013-03-24[media] go7007: remove current_normHans Verkuil
2013-03-24[media] go7007: go7007: add device_caps and bus_info support to querycapHans Verkuil
2013-03-24[media] s2250-loader: use usbv2_cypress_load_firmwareHans Verkuil