aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/hdpvr/hdpvr-video.c
AgeCommit message (Expand)Author
2022-06-27media: hdpvr: fix error value returns in hdpvr_readNiels Dossche
2022-03-07media: hdpvr: initialize dev->worker at hdpvr_register_videodevDongliang Mu
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil
2019-06-24media: hdpvr: fix locking and a missing msleepHans Verkuil
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-05-25media: hdpvr: fix compiler warningHans Verkuil
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2016-11-16[media] hdpvr: fix interrupted recordingJonathan Sims
2016-10-21[media] hdpvr: don't break long linesMauro Carvalho Chehab
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-08-30media: usb: hdpvr: hdpvr-video: don't print error when allocating urb failsWolfram Sang
2016-07-08[media] hdpvr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-02-01[media] hdpvr: Refactoring for hdpvr_read()Markus Elfring
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil
2015-04-02[media] hdpvr: embed video_deviceHans Verkuil
2014-07-22Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab
2014-07-17[media] hdpvr: fix reported HDTV colorspaceHans Verkuil
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-07-04[media] hdpvr: fix two audio bugsHans Verkuil
2013-08-24[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timingsHans Verkuil
2013-08-18[media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME definesHans Verkuil
2013-08-18[media] v4l2: move dv-timings related code to v4l2-dv-timings.cHans Verkuil
2013-06-13[media] hdpvr: improve error handlingHans Verkuil
2013-06-13[media] hdpvr: code cleanupHans Verkuil
2013-06-13[media] hdpvr: fix querystd 'unknown format' returnHans Verkuil
2013-05-27[media] hdpvr: Removed unnecessary use of kzalloc() in get_video_info()Leonid Kegulskiy
2013-05-21[media] hdpvr: Added some error handling in hdpvr_start_streaming()Leonid Kegulskiy
2013-04-14[media] hdpvr: allow g/s/enum/querystd when in legacy modeHans Verkuil
2013-04-14[media] hdpvr: add dv_timings supportHans Verkuil
2013-04-14[media] hdpvr: add g/querystd, remove deprecated current_normHans Verkuil
2013-04-14[media] hdpvr: small fixesHans Verkuil
2013-04-14[media] hdpvr: support device_caps in querycapHans Verkuil
2013-04-14[media] hdpvr: add prio and control event supportHans Verkuil
2013-04-14[media] hdpvr: remove hdpvr_fh and just use v4l2_fhHans Verkuil
2013-04-14[media] hdpvr: convert to the control frameworkHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-23[media] hdpvr-video: Use the proper check for I2C supportMauro Carvalho Chehab
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab