开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
pvrusb2
/
pvrusb2-hdw.c
Age
Commit message (
Expand
)
Author
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-07-08
media: pvrusb2: drop unexpected word 'a' in comments
Jiang Jian
2022-06-20
media: pvrusb2: fix memory leak in pvr_probe
Dongliang Mu
2022-05-13
media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
Pavel Skripkin
2021-11-30
media: pvrusb2: fix inconsistent indenting
Hans Verkuil
2021-11-19
media: pvrusb2: fix control-message timeouts
Johan Hovold
2021-05-19
media: pvrusb2: fix warning in pvr2_i2c_core_done
Anirudh Rayabharam
2020-08-26
media: pvrusb2: fix parsing error
Tong Zhang
2019-08-29
media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() retur...
Yizhuo
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
2019-08-13
media: pvrusb2: use kzalloc instead of kmalloc and memset
Fuqian Huang
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
2019-06-13
media: pvrusb2: Add Hauppauge HVR1955/1975 devices
Brad Love
2019-05-28
media: pvrusb2: use a different format for warnings
Andrey Konovalov
2019-04-22
media: pvrusb2: Prevent a buffer overflow
Dan Carpenter
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2018-12-07
media: pvrusb2: fix spelling mistake "statuss" -> "status"
Colin Ian King
2018-10-09
media: pvrusb2: replace `printk` with `pr_*`
Dafna Hirschfeld
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-01-03
media: pvrusb2: drop unneeded newline
Julia Lawall
2017-12-11
media: pvrusb2: properly check endpoint types
Andrey Konovalov
2017-11-02
media: pvrusb2: Convert timers to use timer_setup()
Kees Cook
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-10-21
[media] pvrusb2: don't break long lines
Mauro Carvalho Chehab
2016-08-24
[media] pvrusb2: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-12
[media] pvrusb2: use v4l2_s_ctrl instead of the s_ctrl op
Hans Verkuil
2016-04-20
[media] pvrusb2: fix smatch errors
Hans Verkuil
2016-02-23
[media] pvrusb2: don't go past buf array
Mauro Carvalho Chehab
2015-05-01
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
2015-05-01
[media] pvrusb2: fix inconsistent indenting
Mauro Carvalho Chehab
2015-02-02
[media] pvrusb2: use msecs_to_jiffies for conversion
Nicholas Mc Guire
2015-01-27
[media] usb: pvrusb2: pvrusb2-hdw: Remove unused function
Rickard Strandqvist
2015-01-27
[media] pvrusb2: Use setup_timer
Julia Lawall
2014-11-14
[media] usb: Make use of media_bus_format enum
Boris BREZILLON
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2013-10-15
[media] pvrusb2: fix sparse warning
Hans Verkuil
2013-06-21
[media] pvrusb2: use v4l2_dev instead of the deprecated parent field
Hans Verkuil
2013-06-17
[media] pvrusb2: drop g/s_register ioctls
Hans Verkuil
2013-05-27
[media] media: usb: remove duplicate checks for EPERM in vidioc_g/s_register
Lad, Prabhakar
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2012-11-21
[media] pvr2: fix minor storage
Alan Cox
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab