index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
pvrusb2
/
pvrusb2-v4l2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: pvrusb2: Fix oops on tear-down when radio support is not present
Mike Isely
2019-12-31
1
-2
/
+7
*
media: usb: make video_device const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
[media] pvrusb2: Clean up file handle in open() error path
Santosh Kumar Singh
2017-01-31
1
-1
/
+2
*
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2017-01-27
1
-4
/
+0
*
[media] pvrusb2: don't break long lines
Mauro Carvalho Chehab
2016-10-21
1
-6
/
+4
*
[media] pvrusb2: convert g/s_crop to g/s_selection
Hans Verkuil
2016-08-24
1
-30
/
+51
*
[media] media/usb/pvrusb2: Support for V4L2_CTRL_WHICH_DEF_VAL
Ricardo Ribalda
2015-11-17
1
-2
/
+14
*
[media] v4l2: remove unused including <linux/version.h>
Wei Yongjun
2015-03-03
1
-1
/
+0
*
[media] pvrusb2: use struct v4l2_fh
Hans Verkuil
2015-03-02
1
-68
/
+13
*
[media] pvrusb2: replace .ioctl by .unlocked_ioctl
Hans Verkuil
2015-03-02
1
-1
/
+1
*
Merge tag 'v3.19-rc6' into patchwork
Mauro Carvalho Chehab
2015-01-27
1
-11
/
+13
|
\
|
*
[media] pvrusb2: fix missing device_caps in querycap
Hans Verkuil
2015-01-21
1
-11
/
+13
*
|
[media] media: remove emacs editor variables
Hans Verkuil
2014-12-22
1
-10
/
+0
|
/
*
[media] media: pvrusb2: make logging code sane
Andrey Utkin
2014-07-17
1
-9
/
+3
*
[media] pvrusb2: Remove unused variable
Mauro Carvalho Chehab
2013-06-21
1
-2
/
+0
*
[media] pvrusb2: use v4l2_dev instead of the deprecated parent field
Hans Verkuil
2013-06-21
1
-3
/
+4
*
[media] pvrusb2: drop g/s_register ioctls
Hans Verkuil
2013-06-17
1
-34
/
+0
*
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2013-03-24
1
-1
/
+1
*
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
1
-2
/
+2
*
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
1
-1
/
+1
*
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2013-03-24
1
-1
/
+1
*
[media] pvrusb2: Replace memcpy with struct assignment
Ezequiel Garcia
2012-12-27
1
-1
/
+1
*
[media] pvrusb2: get rid of warning: no previous prototype
Mauro Carvalho Chehab
2012-10-28
1
-2
/
+2
*
[media] v4l2: make vidioc_s_crop const
Hans Verkuil
2012-09-26
1
-1
/
+1
*
[media] v4l2: make vidioc_s_audio const
Hans Verkuil
2012-09-26
1
-1
/
+1
*
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
2012-08-15
1
-0
/
+1413