summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/pvrusb2/pvrusb2-hdw.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)1-8/+8
2022-07-08media: pvrusb2: drop unexpected word 'a' in commentsJiang Jian1-1/+1
2022-06-20media: pvrusb2: fix memory leak in pvr_probeDongliang Mu1-0/+1
2022-05-13media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_initPavel Skripkin1-2/+5
2021-11-30media: pvrusb2: fix inconsistent indentingHans Verkuil1-15/+18
2021-11-19media: pvrusb2: fix control-message timeoutsJohan Hovold1-4/+4
2021-05-19media: pvrusb2: fix warning in pvr2_i2c_core_doneAnirudh Rayabharam1-2/+2
2020-08-26media: pvrusb2: fix parsing errorTong Zhang1-3/+2
2019-08-29media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() retur...Yizhuo1-1/+1
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab1-7/+7
2019-08-13media: pvrusb2: use kzalloc instead of kmalloc and memsetFuqian Huang1-2/+1
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-3/+37
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner1-11/+1
2019-06-13media: pvrusb2: Add Hauppauge HVR1955/1975 devicesBrad Love1-1/+35
2019-05-28media: pvrusb2: use a different format for warningsAndrey Konovalov1-2/+2
2019-04-22media: pvrusb2: Prevent a buffer overflowDan Carpenter1-0/+2
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab1-3/+2
2018-12-07media: pvrusb2: fix spelling mistake "statuss" -> "status"Colin Ian King1-1/+1
2018-10-09media: pvrusb2: replace `printk` with `pr_*`Dafna Hirschfeld1-4/+4
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-01-03media: pvrusb2: drop unneeded newlineJulia Lawall1-1/+2
2017-12-11media: pvrusb2: properly check endpoint typesAndrey Konovalov1-0/+12
2017-11-02media: pvrusb2: Convert timers to use timer_setup()Kees Cook1-28/+36
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-10-21[media] pvrusb2: don't break long linesMauro Carvalho Chehab1-122/+59
2016-08-24[media] pvrusb2: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-16/+7
2016-07-12[media] pvrusb2: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil1-1/+5
2016-04-20[media] pvrusb2: fix smatch errorsHans Verkuil1-5/+4
2016-02-23[media] pvrusb2: don't go past buf arrayMauro Carvalho Chehab1-0/+3
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil1-7/+10
2015-05-01[media] pvrusb2: fix inconsistent indentingMauro Carvalho Chehab1-6/+12
2015-02-02[media] pvrusb2: use msecs_to_jiffies for conversionNicholas Mc Guire1-11/+8
2015-01-27[media] usb: pvrusb2: pvrusb2-hdw: Remove unused functionRickard Strandqvist1-5/+0
2015-01-27[media] pvrusb2: Use setup_timerJulia Lawall1-16/+10
2014-11-14[media] usb: Make use of media_bus_format enumBoris BREZILLON1-1/+1
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-1/+1
2013-10-15[media] pvrusb2: fix sparse warningHans Verkuil1-1/+1
2013-06-21[media] pvrusb2: use v4l2_dev instead of the deprecated parent fieldHans Verkuil1-0/+4
2013-06-17[media] pvrusb2: drop g/s_register ioctlsHans Verkuil1-36/+0
2013-05-27[media] media: usb: remove duplicate checks for EPERM in vidioc_g/s_registerLad, Prabhakar1-2/+0
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil1-1/+1
2012-11-21[media] pvr2: fix minor storageAlan Cox1-3/+3
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-0/+5202