summaryrefslogtreecommitdiff
path: root/drivers/staging/media/go7007
AgeCommit message (Expand)Author
2014-07-22[media] go7007: move out of staging into drivers/media/usb.Hans Verkuil
2014-07-22[media] go7007: update the README, fix checkpatch warningsHans Verkuil
2014-07-17[media] go7007: add motion detection supportHans Verkuil
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-06-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-05-26staging: go7007: remove reference to CONFIG_KMODPaul Bolle
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-17staging: go7007: go7007-v4l2.c Fix line over 80 characters.Aybuke Ozdemir
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab
2014-03-07Staging:media: Fix Sparse Warnings "symbol was not declared. Should it be sta...Ebru Akagunduz
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2014-02-25Merge branch 'for-linus' into HEADTakashi Iwai
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle
2014-02-14staging/media: Convert to snd_card_new() with a device pointerTakashi Iwai
2014-02-04[media] go7007-loader: fix usb_dev leakAlexey Khoroshilov
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-03Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman
2013-11-25Staging: go7007: fix up some remaining go->dev issuesGreg Kroah-Hartman
2013-11-25Revert "staging:media: Use dev_dbg() instead of pr_debug()"Greg Kroah-Hartman
2013-11-10staging:media:go7007:saa7134-go7007.c: Remove space before tabsHimangi Saraogi
2013-11-10staging:media:go7007:go7007-fw.c: move trailing statement to next lineHimangi Saraogi
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-07staging/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