summaryrefslogtreecommitdiff
path: root/drivers/media/usb/hdpvr
AgeCommit message (Expand)Author
2021-03-17media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav
2019-10-05media: hdpvr: add terminating 0 at end of stringHans Verkuil
2019-10-05media: hdpvr: Add device num check and handlingLuke Nowakowski-Krijger
2018-02-25hdpvr: hide unused variableArnd Bergmann
2015-04-02[media] hdpvr: embed video_deviceHans Verkuil
2014-09-23[media] hdpvr: reduce memory footprint when debuggingAndy Shevchenko
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
2014-02-04[media] hdpvr: Fix memory leak in debugMasanari Iida
2013-10-15[media] hdpvr: fix sparse warningsHans Verkuil
2013-09-03[media] hdpvr: fix iteration over uninitialized lists in hdpvr_probe()Alexey Khoroshilov
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-27[media] media: fix hdpvr kconfig/build errorsRandy Dunlap
2013-05-21[media] hdpvr: Added some error handling in hdpvr_start_streaming()Leonid Kegulskiy
2013-05-21[media] hdpvr: Removed unnecessary get_video_info() call from hdpvr_device_in...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: recognize firmware version 0x1eHans Verkuil
2013-04-14[media] hdpvr: register the video node at the end of probeHans 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
2013-03-18[media] hdpvr: Fix memory leakSyam Sidhardhan
2013-02-06[media] [V2,23/24] usb/hdpvr/hdpvr-i2c.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-06[media] [V2,22/24] usb/hdpvr/hdpvr-core.c: use IS_ENABLED() macroPeter Senna Tschudin
2012-12-27[media] hdpvr: Replace memcpy with struct assignmentEzequiel Garcia
2012-11-22[media] drivers/media/usb/hdpvr/hdpvr-core.c: fix error return codePeter Senna Tschudin
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab