summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/hdpvr/hdpvr-video.c
Commit message (Expand)AuthorAgeFilesLines
* media: hdpvr: fix error value returns in hdpvr_readNiels Dossche2022-06-271-1/+1
* media: hdpvr: initialize dev->worker at hdpvr_register_videodevDongliang Mu2022-03-071-1/+3
* media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: media/usb: don't set description in ENUM_FMTHans Verkuil2019-07-221-3/+0
* media: hdpvr: fix locking and a missing msleepHans Verkuil2019-06-241-6/+11
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-111-5/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-5/+1
* | media: media/usb: set device_caps in struct video_deviceHans Verkuil2019-06-051-3/+2
|/
* media: replace strncpy() by strscpy()Mauro Carvalho Chehab2019-03-291-6/+4
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-3/+4
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-1/+1
* media: hdpvr: fix compiler warningHans Verkuil2018-05-251-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-061-13/+13
|\
| * media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-041-13/+13
* | media: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* | annotate poll_table_struct ->_keyAl Viro2017-11-271-1/+1
|/
* [media] hdpvr: fix interrupted recordingJonathan Sims2016-11-161-3/+19
* [media] hdpvr: don't break long linesMauro Carvalho Chehab2016-10-211-3/+1
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-1/+0
* media: usb: hdpvr: hdpvr-video: don't print error when allocating urb failsWolfram Sang2016-08-301-3/+1
* [media] hdpvr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-081-3/+3
* [media] hdpvr: Refactoring for hdpvr_read()Markus Elfring2016-02-011-4/+2
* [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil2015-12-031-1/+1
* [media] hdpvr: embed video_deviceHans Verkuil2015-04-021-13/+6
* Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab2014-07-221-3/+3
|\
| * [media] hdpvr: fix two audio bugsHans Verkuil2014-07-041-3/+3
* | [media] hdpvr: fix reported HDTV colorspaceHans Verkuil2014-07-171-1/+1
* | [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-1/+0
* | [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
|/
* [media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timingsHans Verkuil2013-08-241-1/+1
* [media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME definesHans Verkuil2013-08-181-4/+2
* [media] v4l2: move dv-timings related code to v4l2-dv-timings.cHans Verkuil2013-08-181-0/+1
* [media] hdpvr: improve error handlingHans Verkuil2013-06-131-7/+11
* [media] hdpvr: code cleanupHans Verkuil2013-06-131-27/+27
* [media] hdpvr: fix querystd 'unknown format' returnHans Verkuil2013-06-131-1/+1
* [media] hdpvr: Removed unnecessary use of kzalloc() in get_video_info()Leonid Kegulskiy2013-05-271-27/+27
* [media] hdpvr: Added some error handling in hdpvr_start_streaming()Leonid Kegulskiy2013-05-211-1/+5
* [media] hdpvr: allow g/s/enum/querystd when in legacy modeHans Verkuil2013-04-141-11/+26
* [media] hdpvr: add dv_timings supportHans Verkuil2013-04-141-24/+193
* [media] hdpvr: add g/querystd, remove deprecated current_normHans Verkuil2013-04-141-12/+50
* [media] hdpvr: small fixesHans Verkuil2013-04-141-3/+3
* [media] hdpvr: support device_caps in querycapHans Verkuil2013-04-141-3/+3
* [media] hdpvr: add prio and control event supportHans Verkuil2013-04-141-8/+12
* [media] hdpvr: remove hdpvr_fh and just use v4l2_fhHans Verkuil2013-04-141-71/+44
* [media] hdpvr: convert to the control frameworkHans Verkuil2013-04-141-378/+137
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-2/+2
* [media] hdpvr-video: Use the proper check for I2C supportMauro Carvalho Chehab2013-03-231-1/+2
* [media] v4l2: make vidioc_s_audio constHans Verkuil2012-09-261-1/+1
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-151-0/+1289