index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
pvrusb2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
[media] pvrusb2: use KERNEL_CONT where needed
Mauro Carvalho Chehab
2016-11-18
1
-7
/
+7
*
[media] variable name is never null, so remove null check
Colin Ian King
2016-10-24
1
-1
/
+0
*
[media] pvrusb2: don't break long lines
Mauro Carvalho Chehab
2016-10-21
14
-239
/
+118
*
[media] rc: Hauppauge z8f0811 can decode RC6
Sean Young
2016-09-22
1
-1
/
+2
*
[media] pvrusb2: convert g/s_crop to g/s_selection
Hans Verkuil
2016-08-24
1
-30
/
+51
*
[media] pvrusb2: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-24
2
-17
/
+7
*
[media] pvrusb2: use v4l2_s_ctrl instead of the s_ctrl op
Hans Verkuil
2016-07-12
1
-1
/
+5
*
[media] pvrusb2: fix smatch errors
Hans Verkuil
2016-04-20
1
-5
/
+4
*
[media] pvrusb2: don't go past buf array
Mauro Carvalho Chehab
2016-02-23
1
-0
/
+3
*
[media] pvrusb2-io: no need to check if sp is not NULL
Mauro Carvalho Chehab
2016-02-23
1
-1
/
+1
*
[media] pvrusb2: correctly handling failed thread run
Insu Yun
2016-02-19
1
-1
/
+1
*
[media] media/usb/pvrusb2: Support for V4L2_CTRL_WHICH_DEF_VAL
Ricardo Ribalda
2015-11-17
1
-2
/
+14
*
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-11-17
3
-3
/
+3
*
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-11-17
3
-3
/
+3
*
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
2015-05-01
1
-7
/
+10
*
[media] pvrusb2: fix inconsistent indenting
Mauro Carvalho Chehab
2015-05-01
4
-25
/
+50
*
[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
*
[media] pvrusb2: use msecs_to_jiffies for conversion
Nicholas Mc Guire
2015-02-02
1
-11
/
+8
*
[media] usb: pvrusb2: pvrusb2-hdw: Remove unused function
Rickard Strandqvist
2015-01-27
2
-8
/
+0
*
[media] pvrusb2: Use setup_timer
Julia Lawall
2015-01-27
1
-16
/
+10
*
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-22
1
-11
/
+13
*
|
[media] media: remove emacs editor variables
Hans Verkuil
2014-12-22
41
-425
/
+0
|
/
*
[media] USB: Deletion of unnecessary checks before three function calls
Markus Elfring
2014-11-25
1
-1
/
+1
*
[media] usb: Make use of media_bus_format enum
Boris BREZILLON
2014-11-14
1
-1
/
+1
*
[media] media: pvrusb2: make logging code sane
Andrey Utkin
2014-07-18
1
-9
/
+3
*
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2014-05-24
1
-1
/
+1
*
[media] pvrusb2: fix sparse warning
Hans Verkuil
2013-10-15
1
-1
/
+1
*
[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
3
-3
/
+12
*
[media] pvrusb2: Cocci spatch "memdup.spatch"
Thomas Meyer
2013-06-17
1
-2
/
+2
*
[media] pvrusb2: drop g/s_register ioctls
Hans Verkuil
2013-06-17
3
-79
/
+0
*
[media] media: usb: remove duplicate checks for EPERM in vidioc_g/s_register
Lad, Prabhakar
2013-05-27
1
-2
/
+0
*
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2013-03-24
3
-3
/
+3
*
[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
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-25
3
-5
/
+4
|
\
|
*
[media] pvrusb2: Replace memcpy with struct assignment
Ezequiel Garcia
2012-12-27
3
-5
/
+4
*
|
drivers/media/video/pvrusb2: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-4
/
+4
|
/
*
[media] pvr2: fix minor storage
Alan Cox
2012-11-21
1
-3
/
+3
*
[media] pvrusb2: get rid of warning: no previous prototype
Mauro Carvalho Chehab
2012-10-28
1
-2
/
+2
*
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
2012-10-27
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] Kconfig: merge all customise options into just one
Mauro Carvalho Chehab
2012-08-21
1
-7
/
+7
*
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab
2012-08-15
1
-1
/
+1
[next]