aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/pvrusb2/pvrusb2-hdw.c
AgeCommit message (Expand)Author
2022-09-05media: pvrusb2: fix memory leak in pvr_probeDongliang Mu
2022-06-14media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_initPavel Skripkin
2022-01-27media: pvrusb2: fix control-message timeoutsJohan Hovold
2021-07-14media: pvrusb2: fix warning in pvr2_i2c_core_doneAnirudh Rayabharam
2019-08-29media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() retur...Yizhuo
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-13media: pvrusb2: use kzalloc instead of kmalloc and memsetFuqian Huang
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner
2019-06-13media: pvrusb2: Add Hauppauge HVR1955/1975 devicesBrad Love
2019-05-28media: pvrusb2: use a different format for warningsAndrey Konovalov
2019-04-22media: pvrusb2: Prevent a buffer overflowDan Carpenter
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab
2018-12-07media: pvrusb2: fix spelling mistake "statuss" -> "status"Colin Ian King
2018-10-09media: pvrusb2: replace `printk` with `pr_*`Dafna Hirschfeld
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-01-03media: pvrusb2: drop unneeded newlineJulia Lawall
2017-12-11media: pvrusb2: properly check endpoint typesAndrey Konovalov
2017-11-02media: pvrusb2: Convert timers to use timer_setup()Kees Cook
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] pvrusb2: don't break long linesMauro Carvalho Chehab
2016-08-24[media] pvrusb2: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-12[media] pvrusb2: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil
2016-04-20[media] pvrusb2: fix smatch errorsHans Verkuil
2016-02-23[media] pvrusb2: don't go past buf arrayMauro Carvalho Chehab
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] pvrusb2: fix inconsistent indentingMauro Carvalho Chehab
2015-02-02[media] pvrusb2: use msecs_to_jiffies for conversionNicholas Mc Guire
2015-01-27[media] usb: pvrusb2: pvrusb2-hdw: Remove unused functionRickard Strandqvist
2015-01-27[media] pvrusb2: Use setup_timerJulia Lawall
2014-11-14[media] usb: Make use of media_bus_format enumBoris BREZILLON
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2013-10-15[media] pvrusb2: fix sparse warningHans Verkuil
2013-06-21[media] pvrusb2: use v4l2_dev instead of the deprecated parent fieldHans Verkuil
2013-06-17[media] pvrusb2: drop g/s_register ioctlsHans Verkuil
2013-05-27[media] media: usb: remove duplicate checks for EPERM in vidioc_g/s_registerLad, Prabhakar
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2012-11-21[media] pvr2: fix minor storageAlan Cox
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab