summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/go7007/go7007-v4l2.c
Commit message (Expand)AuthorAgeFilesLines
* [media] go7007: move out of staging into drivers/media/usb.Hans Verkuil2014-07-221-1173/+0
* [media] go7007: update the README, fix checkpatch warningsHans Verkuil2014-07-221-4/+0
* [media] go7007: add motion detection supportHans Verkuil2014-07-171-97/+220
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-1/+1
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-2/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-041-3/+2
|\
| * [media] vb2: change result code of buf_finish to voidHans Verkuil2014-03-111-2/+1
| * [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-051-1/+1
* | staging: go7007: go7007-v4l2.c Fix line over 80 characters.Aybuke Ozdemir2014-03-161-7/+13
|/
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* [media] go7007: Remove unneeded version.h header includeSachin Kamat2013-03-251-1/+0
* [media] go7007: add support for ADS Tech DVD Xpress DX2Hans Verkuil2013-03-241-0/+6
* [media] go7007: add back 'repeat sequence header' controlHans Verkuil2013-03-241-1/+4
* [media] go7007: Restore b_frame controlVolokh Konstantin2013-03-241-2/+6
* [media] go7007: a small improvement to querystd handlingHans Verkuil2013-03-241-4/+4
* [media] go7007: remove cropping functionsHans Verkuil2013-03-241-92/+0
* [media] go7007: embed struct video_deviceHans Verkuil2013-03-241-33/+23
* [media] go7007: convert to core locking and vb2Hans Verkuil2013-03-241-422/+113
* [media] go7007: drop struct go7007_fileHans Verkuil2013-03-241-113/+64
* [media] go7007: set up the saa7115 audio clock correctlyHans Verkuil2013-03-241-0/+7
* [media] go7007: simplify the PX-TV402U board ID handlingHans Verkuil2013-03-241-9/+0
* [media] go7007: standardize MPEG handling supportHans Verkuil2013-03-241-379/+128
* [media] go7007: tuner/std related fixesHans Verkuil2013-03-241-133/+122
* [media] go7007: add log_status supportHans Verkuil2013-03-241-1/+9
* [media] go7007: add prio and control event supportHans Verkuil2013-03-241-5/+18
* [media] go7007: convert to the control framework and remove obsolete JPEGCOMP...Hans Verkuil2013-03-241-189/+60
* [media] go7007: fix unregister/disconnect handlingHans Verkuil2013-03-241-20/+2
* [media] go7007: remove current_normHans Verkuil2013-03-241-1/+0
* [media] go7007: go7007: add device_caps and bus_info support to querycapHans Verkuil2013-03-241-7/+3
* [media] go7007: add audio input ioctlsHans Verkuil2013-03-241-3/+48
* [media] go7007: switch to standard tuner/i2c subdevsHans Verkuil2013-03-241-4/+14
* [media] tuner: add Sony BTF tunersHans Verkuil2013-03-241-0/+1
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-8/+8
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-241-1/+1
* [media] staging: media: go7007: call_all stream stuff Some Additional stuff f...Volokh Konstantin2013-02-061-0/+2
* [media] staging: media: go7007: firmware protection Protection for unfirmware...Volokh Konstantin2013-02-061-1/+2
* [media] staging: media: go7007: memory clear fix memory clearing for v4l2_sub...Volokh Konstantin2013-02-061-1/+1
* [media] Staging/media: Use dev_ printks in go7007/go7007-v4l2.cYAMANE Toshiaki2012-12-211-2/+2
* [media] go7007-v4l2: warning fix: index is unsigned, so it will never be below 0Mauro Carvalho Chehab2012-10-281-1/+1
* [media] v4l2: make vidioc_s_crop constHans Verkuil2012-09-261-1/+1
* [media] v4l2: make vidioc_s_jpegcomp constHans Verkuil2012-09-261-1/+1
* Revert "[media] staging: media: go7007: Adlink MPG24 board issues"Mauro Carvalho Chehab2012-05-201-5/+2
* [media] staging: media: go7007: Adlink MPG24 board issuesVolokh Konstantin2012-05-201-2/+5
* [media] v4l: fix compiler warningsHans Verkuil2012-05-141-2/+0
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | [media] staging: Fix comments and some typos in staging/media/*Justin P. Mattock2012-03-191-4/+4
|/
* staging: Move media drivers to staging/mediaMauro Carvalho Chehab2011-11-031-0/+1839
OpenPOWER on IntegriCloud