summaryrefslogtreecommitdiff
path: root/drivers/staging/media/go7007/go7007-v4l2.c
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-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-03-16staging: 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-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-03-25[media] go7007: Remove unneeded version.h header includeSachin Kamat
2013-03-24[media] go7007: add support for ADS Tech DVD Xpress DX2Hans 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: 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] 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: remove current_normHans Verkuil
2013-03-24[media] go7007: go7007: add device_caps and bus_info support to querycapHans Verkuil
2013-03-24[media] go7007: add audio input ioctlsHans Verkuil
2013-03-24[media] go7007: switch to standard tuner/i2c subdevsHans Verkuil
2013-03-24[media] tuner: add Sony BTF tunersHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil
2013-02-06[media] staging: media: go7007: call_all stream stuff Some Additional stuff f...Volokh Konstantin
2013-02-06[media] staging: media: go7007: firmware protection Protection for unfirmware...Volokh Konstantin
2013-02-06[media] staging: media: go7007: memory clear fix memory clearing for v4l2_sub...Volokh Konstantin
2012-12-21[media] Staging/media: Use dev_ printks in go7007/go7007-v4l2.cYAMANE Toshiaki
2012-10-28[media] go7007-v4l2: warning fix: index is unsigned, so it will never be below 0Mauro Carvalho Chehab
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_jpegcomp constHans Verkuil
2012-05-20Revert "[media] staging: media: go7007: Adlink MPG24 board issues"Mauro Carvalho Chehab
2012-05-20[media] staging: media: go7007: Adlink MPG24 board issuesVolokh Konstantin
2012-05-14[media] v4l: fix compiler warningsHans Verkuil
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-19[media] staging: Fix comments and some typos in staging/media/*Justin P. Mattock
2011-11-03staging: Move media drivers to staging/mediaMauro Carvalho Chehab