summaryrefslogtreecommitdiff
path: root/drivers/media/usb/hdpvr
AgeCommit message (Expand)AuthorFilesLines
2013-10-15[media] hdpvr: fix sparse warningsHans Verkuil1-6/+5
2013-09-03[media] hdpvr: fix iteration over uninitialized lists in hdpvr_probe()Alexey Khoroshilov1-5/+6
2013-08-24[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timingsHans Verkuil1-1/+1
2013-08-18[media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME definesHans Verkuil1-4/+2
2013-08-18[media] v4l2: move dv-timings related code to v4l2-dv-timings.cHans Verkuil1-0/+1
2013-06-13[media] hdpvr: improve error handlingHans Verkuil3-19/+21
2013-06-13[media] hdpvr: code cleanupHans Verkuil1-27/+27
2013-06-13[media] hdpvr: fix querystd 'unknown format' returnHans Verkuil1-1/+1
2013-05-27[media] hdpvr: Removed unnecessary use of kzalloc() in get_video_info()Leonid Kegulskiy3-44/+37
2013-05-27[media] media: fix hdpvr kconfig/build errorsRandy Dunlap1-1/+1
2013-05-21[media] hdpvr: Added some error handling in hdpvr_start_streaming()Leonid Kegulskiy1-1/+5
2013-05-21[media] hdpvr: Removed unnecessary get_video_info() call from hdpvr_device_in...Leonid Kegulskiy1-8/+0
2013-04-15[media] hdpvr: allow g/s/enum/querystd when in legacy modeHans Verkuil1-11/+26
2013-04-15[media] hdpvr: add dv_timings supportHans Verkuil2-24/+194
2013-04-15[media] hdpvr: add g/querystd, remove deprecated current_normHans Verkuil2-13/+54
2013-04-15[media] hdpvr: recognize firmware version 0x1eHans Verkuil2-0/+2
2013-04-15[media] hdpvr: register the video node at the end of probeHans Verkuil1-6/+7
2013-04-15[media] hdpvr: small fixesHans Verkuil1-3/+3
2013-04-15[media] hdpvr: support device_caps in querycapHans Verkuil1-3/+3
2013-04-15[media] hdpvr: add prio and control event supportHans Verkuil1-8/+12
2013-04-15[media] hdpvr: remove hdpvr_fh and just use v4l2_fhHans Verkuil2-73/+46
2013-04-15[media] hdpvr: convert to the control frameworkHans Verkuil2-378/+145
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil1-2/+2
2013-03-23[media] hdpvr-video: Use the proper check for I2C supportMauro Carvalho Chehab1-1/+2
2013-03-18[media] hdpvr: Fix memory leakSyam Sidhardhan1-0/+1
2013-02-06[media] [V2,23/24] usb/hdpvr/hdpvr-i2c.c: use IS_ENABLED() macroPeter Senna Tschudin1-1/+1
2013-02-06[media] [V2,22/24] usb/hdpvr/hdpvr-core.c: use IS_ENABLED() macroPeter Senna Tschudin1-3/+3
2012-12-28[media] hdpvr: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-11-22[media] drivers/media/usb/hdpvr/hdpvr-core.c: fix error return codePeter Senna Tschudin1-0/+2
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman1-1/+1
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil1-1/+1
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-1/+1
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab7-0/+2526