summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/go7007/go7007-usb.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-25Staging: go7007: fix up some remaining go->dev issuesGreg Kroah-Hartman1-3/+3
2013-11-25Revert "staging:media: Use dev_dbg() instead of pr_debug()"Greg Kroah-Hartman1-10/+12
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-06-21[media] go7007: fix return 0 for unsupported devices in go7007_usb_probe()Alexey Khoroshilov1-2/+2
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: don't continue if firmware can't be loadedHans Verkuil1-38/+38
2013-03-24[media] go7007: add support for ADS Tech DVD Xpress DX2Hans Verkuil1-0/+49
2013-03-24[media] go7007: drop firmware name in board config, make configs constHans Verkuil1-24/+12
2013-03-24[media] go7007-loader: add support for the other devices and move fw filesHans Verkuil1-11/+11
2013-03-24[media] go7007: embed struct video_deviceHans Verkuil1-1/+1
2013-03-24[media] go7007: convert to core locking and vb2Hans Verkuil1-2/+7
2013-03-24[media] go7007: set up the saa7115 audio clock correctlyHans Verkuil1-1/+4
2013-03-24[media] go7007: simplify the PX-TV402U board ID handlingHans Verkuil1-6/+3
2013-03-24[media] go7007: tuner/std related fixesHans Verkuil1-0/+3
2013-03-24[media] go7007: fix unregister/disconnect handlingHans Verkuil1-25/+39
2013-03-24[media] go7007: fix DMA related errorsHans Verkuil1-20/+16
2013-03-24[media] go7007: go7007: add device_caps and bus_info support to querycapHans Verkuil1-0/+1
2013-03-24[media] go7007: switch to standard tuner/i2c subdevsHans Verkuil1-35/+77
2013-03-24[media] go7007: i2c initialization changes for tw2804Volokh Konstantin1-0/+1
2013-03-24[media] tuner: add Sony BTF tunersHans Verkuil1-0/+1
2013-03-24[media] go7007: fix i2c_xfer return codesHans Verkuil1-3/+3
2013-02-06[media] staging: media: go7007: i2c GPIO initialization Reset i2c stuff for G...Volokh Konstantin1-3/+0
2013-02-06[media] staging: media: go7007: firmware protection Protection for unfirmware...Volokh Konstantin1-1/+1
2012-05-20Revert "[media] staging: media: go7007: Adlink MPG24 board issues"Mauro Carvalho Chehab1-1/+4
2012-05-20[media] staging: media: go7007: Adlink MPG24 board issuesVolokh Konstantin1-4/+1
2012-02-01staging: fix go7007-usb licenseRandy Dunlap1-0/+1
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+7
2011-11-24[media] go7007: Fix 2250 urb typePete1-1/+7
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman1-14/+1
2011-11-03staging: Move media drivers to staging/mediaMauro Carvalho Chehab1-0/+1288