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