summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/go7007/go7007-v4l2.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-22[media] go7007: move out of staging into drivers/media/usb.Hans Verkuil1-1173/+0
2014-07-22[media] go7007: update the README, fix checkpatch warningsHans Verkuil1-4/+0
2014-07-17[media] go7007: add motion detection supportHans Verkuil1-97/+220
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-1/+1
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-2/+1
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+2
2014-03-16staging: go7007: go7007-v4l2.c Fix line over 80 characters.Aybuke Ozdemir1-7/+13
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil1-2/+1
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-1/+1
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-03-25[media] go7007: Remove unneeded version.h header includeSachin Kamat1-1/+0
2013-03-24[media] go7007: add support for ADS Tech DVD Xpress DX2Hans Verkuil1-0/+6
2013-03-24[media] go7007: add back 'repeat sequence header' controlHans Verkuil1-1/+4
2013-03-24[media] go7007: Restore b_frame controlVolokh Konstantin1-2/+6
2013-03-24[media] go7007: a small improvement to querystd handlingHans Verkuil1-4/+4
2013-03-24[media] go7007: remove cropping functionsHans Verkuil1-92/+0
2013-03-24[media] go7007: embed struct video_deviceHans Verkuil1-33/+23
2013-03-24[media] go7007: convert to core locking and vb2Hans Verkuil1-422/+113
2013-03-24[media] go7007: drop struct go7007_fileHans Verkuil1-113/+64
2013-03-24[media] go7007: set up the saa7115 audio clock correctlyHans Verkuil1-0/+7
2013-03-24[media] go7007: simplify the PX-TV402U board ID handlingHans Verkuil1-9/+0
2013-03-24[media] go7007: standardize MPEG handling supportHans Verkuil1-379/+128
2013-03-24[media] go7007: tuner/std related fixesHans Verkuil1-133/+122
2013-03-24[media] go7007: add log_status supportHans Verkuil1-1/+9
2013-03-24[media] go7007: add prio and control event supportHans Verkuil1-5/+18
2013-03-24[media] go7007: convert to the control framework and remove obsolete JPEGCOMP...Hans Verkuil1-189/+60
2013-03-24[media] go7007: fix unregister/disconnect handlingHans Verkuil1-20/+2
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 Verkuil1-7/+3
2013-03-24[media] go7007: add audio input ioctlsHans Verkuil1-3/+48
2013-03-24[media] go7007: switch to standard tuner/i2c subdevsHans Verkuil1-4/+14
2013-03-24[media] tuner: add Sony BTF tunersHans Verkuil1-0/+1
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil1-8/+8
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-1/+1
2013-02-06[media] staging: media: go7007: call_all stream stuff Some Additional stuff f...Volokh Konstantin1-0/+2
2013-02-06[media] staging: media: go7007: firmware protection Protection for unfirmware...Volokh Konstantin1-1/+2
2013-02-06[media] staging: media: go7007: memory clear fix memory clearing for v4l2_sub...Volokh Konstantin1-1/+1
2012-12-21[media] Staging/media: Use dev_ printks in go7007/go7007-v4l2.cYAMANE Toshiaki1-2/+2
2012-10-28[media] go7007-v4l2: warning fix: index is unsigned, so it will never be below 0Mauro Carvalho Chehab1-1/+1
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_jpegcomp constHans Verkuil1-1/+1
2012-05-20Revert "[media] staging: media: go7007: Adlink MPG24 board issues"Mauro Carvalho Chehab1-5/+2
2012-05-20[media] staging: media: go7007: Adlink MPG24 board issuesVolokh Konstantin1-2/+5
2012-05-14[media] v4l: fix compiler warningsHans Verkuil1-2/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-19[media] staging: Fix comments and some typos in staging/media/*Justin P. Mattock1-4/+4
2011-11-03staging: Move media drivers to staging/mediaMauro Carvalho Chehab1-0/+1839