Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
67bf47452ea00edd90e796054229b651e64b82c1
/
drivers
/
media
/
usb
/
pvrusb2
ed63b9c
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
2504ba9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
by Thomas Gleixner
· 6 years ago
dd60bf4
media: pvrusb2: Add Hauppauge HVR1955/1975 devices
by Brad Love
· 6 years ago
6f6be37
media: pvrusb2: Add i2c client demod/tuner support
by Brad Love
· 6 years ago
cac821d
media: pvrusb2: Add multiple dvb frontend support
by Brad Love
· 6 years ago
6e2980c
media: pvrusb2: fix null-ptr-deref in class_unregister()
by Kefeng Wang
· 6 years ago
8c3854d
media: media/usb: set device_caps in struct video_device
by Hans Verkuil
· 6 years ago
1753c7c
media: pvrusb2: use a different format for warnings
by Andrey Konovalov
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
14340de
media: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
c1ced46
media: pvrusb2: Prevent a buffer overflow
by Dan Carpenter
· 6 years ago
85709cb
media: replace strncpy() by strscpy()
by Mauro Carvalho Chehab
· 6 years ago
b60a5b8
media: Kconfig files: use the right help coding style
by Mauro Carvalho Chehab
· 6 years ago
87c9f19
media: pvrusb2: fix spelling mistake "statuss" -> "status"
by Colin Ian King
· 6 years ago
5200ab6
media: vidioc_cropcap -> vidioc_g_pixelaspect
by Hans Verkuil
· 6 years ago
8f845c6
media: pvrusb2: replace `printk` with `pr_*`
by Dafna Hirschfeld
· 6 years ago
c0decac
media: use strscpy() instead of strlcpy()
by Mauro Carvalho Chehab
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
eba09b5
media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2
by Hans Verkuil
· 7 years ago
06af462
media: pvrusb2: delete unneeded include
by Julia Lawall
· 7 years ago
23ba635
media: lgdt330x: convert it to the new I2C binding way
by Mauro Carvalho Chehab
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
68c5735
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
4a3fad7
media: fix usage of whitespaces and on indentation
by Mauro Carvalho Chehab
· 7 years ago
510bb91
media: pvrusb2: drop unneeded newline
by Julia Lawall
· 7 years ago
ada7955
media: don't include drivers/media/i2c at cflags
by Mauro Carvalho Chehab
· 7 years ago
fada193
media: move dvb kAPI headers to include/media
by Mauro Carvalho Chehab
· 7 years ago
c4b72ee
media: pvrusb2: correctly return V4L2_PIX_FMT_MPEG in enum_fmt
by Hans Verkuil
· 7 years ago
4839c58
media: v4l2-dev: convert VFL_TYPE_* into an enum
by Mauro Carvalho Chehab
· 7 years ago
ab5222e
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
by Sean Young
· 7 years ago
72c27a6
media: pvrusb2: properly check endpoint types
by Andrey Konovalov
· 7 years ago
c23e0cb
media: annotate ->poll() instances
by Al Viro
· 8 years ago
5d352e6
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8da0edf
media: pvrusb2: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
561b29e
media: fix media Kconfig help syntax issues
by Hans Verkuil
· 7 years ago
8684494
media: usb: make video_device const
by Bhumika Goyal
· 7 years ago
6843868
media: usb: make i2c_adapter const
by Bhumika Goyal
· 7 years ago
d746cf8
media: usb: make i2c_algorithm const
by Bhumika Goyal
· 7 years ago
6d741bf
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
by Sean Young
· 7 years ago
1ad371d
media: pvrusb2: fix the retry logic
by Mauro Carvalho Chehab
· 8 years ago
47b586f
[media] pvrusb2: remove redundant check on cnt > 8
by Colin Ian King
· 8 years ago
446aba6
[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()
by Mauro Carvalho Chehab
· 8 years ago
6830733
[media] pvrusb2: reduce stack usage pvr2_eeprom_analyze()
by Arnd Bergmann
· 8 years ago
7cf8c10
[media] pvrusb2-io: Add some spaces for better code readability
by Markus Elfring
· 8 years ago
16eddbe3
[media] pvrusb2-io: Use kmalloc_array() in pvr2_stream_buffer_count()
by Markus Elfring
· 8 years ago
01faa0d
[media] pvrusb2: Clean up file handle in open() error path
by Santosh Kumar Singh
· 8 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
6dc3a35
[media] pvrusb2: use KERNEL_CONT where needed
by Mauro Carvalho Chehab
· 8 years ago
6911799
[media] variable name is never null, so remove null check
by Colin Ian King
· 8 years ago
96292c8
[media] pvrusb2: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
00bb820
[media] rc: Hauppauge z8f0811 can decode RC6
by Sean Young
· 8 years ago
1f981a4
[media] pvrusb2: convert g/s_crop to g/s_selection
by Hans Verkuil
· 9 years ago
29a3006
[media] pvrusb2: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
b5b97f3
[media] pvrusb2: use v4l2_s_ctrl instead of the s_ctrl op
by Hans Verkuil
· 9 years ago
6222029
[media] pvrusb2: fix smatch errors
by Hans Verkuil
· 9 years ago
2e158d4
[media] pvrusb2: don't go past buf array
by Mauro Carvalho Chehab
· 9 years ago
19409c8
[media] pvrusb2-io: no need to check if sp is not NULL
by Mauro Carvalho Chehab
· 9 years ago
bb07df8
[media] pvrusb2: correctly handling failed thread run
by Insu Yun
· 9 years ago
082afb7
[media] media/usb/pvrusb2: Support for V4L2_CTRL_WHICH_DEF_VAL
by Ricardo Ribalda
· 9 years ago
d647f0b
[media] include/media: move driver interface headers to a separate dir
by Mauro Carvalho Chehab
· 9 years ago
b5dcee2
[media] include/media: split I2C headers from V4L2 core
by Mauro Carvalho Chehab
· 9 years ago
ebf984b
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
by Hans Verkuil
· 10 years ago
f419edd
[media] pvrusb2: fix inconsistent indenting
by Mauro Carvalho Chehab
· 10 years ago
03983e5
[media] v4l2: remove unused including <linux/version.h>
by Wei Yongjun
· 10 years ago
cee05cb
[media] pvrusb2: use struct v4l2_fh
by Hans Verkuil
· 10 years ago
ab91c61
[media] pvrusb2: replace .ioctl by .unlocked_ioctl
by Hans Verkuil
· 10 years ago
3edf7eb
[media] pvrusb2: use msecs_to_jiffies for conversion
by Nicholas Mc Guire
· 10 years ago
811afab
[media] usb: pvrusb2: pvrusb2-hdw: Remove unused function
by Rickard Strandqvist
· 10 years ago
03f23fc
[media] pvrusb2: Use setup_timer
by Julia Lawall
· 10 years ago
4a8ba33
Merge tag 'v3.19-rc6' into patchwork
by Mauro Carvalho Chehab
· 10 years ago
42639f6
[media] pvrusb2: fix missing device_caps in querycap
by Hans Verkuil
· 10 years ago
215cede
[media] media: remove emacs editor variables
by Hans Verkuil
· 10 years ago
83f56f7
[media] USB: Deletion of unnecessary checks before three function calls
by Markus Elfring
· 10 years ago
18cb5ec
[media] usb: Make use of media_bus_format enum
by Boris BREZILLON
· 10 years ago
599bc36
[media] media: pvrusb2: make logging code sane
by Andrey Utkin
· 10 years ago
8774bed
[media] v4l: subdev: Move [gs]_std operation to video ops
by Laurent Pinchart
· 11 years ago
45bc3fc
[media] pvrusb2: fix sparse warning
by Hans Verkuil
· 11 years ago
746cb2c
[media] pvrusb2: Remove unused variable
by Mauro Carvalho Chehab
· 12 years ago
a28fbd0
[media] pvrusb2: use v4l2_dev instead of the deprecated parent field
by Hans Verkuil
· 12 years ago
0734266
[media] pvrusb2: Cocci spatch "memdup.spatch"
by Thomas Meyer
· 12 years ago
43aea90
[media] pvrusb2: drop g/s_register ioctls
by Hans Verkuil
· 12 years ago
625b352
[media] media: usb: remove duplicate checks for EPERM in vidioc_g/s_register
by Lad, Prabhakar
· 12 years ago
977ba3b1
[media] v4l2: add const to argument of write-only s_register ioctl
by Hans Verkuil
· 12 years ago
314527acb
[media] v4l2: pass std by value to the write-only s_std ioctl
by Hans Verkuil
· 12 years ago
2f73c7c
[media] v4l2: add const to argument of write-only s_tuner ioctl
by Hans Verkuil
· 12 years ago
b530a44
[media] v4l2: add const to argument of write-only s_frequency ioctl
by Hans Verkuil
· 12 years ago
21fbd58
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
ba48f1a
drivers/media/video/pvrusb2: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
5338c16
[media] pvrusb2: Replace memcpy with struct assignment
by Ezequiel Garcia
· 12 years ago
6c058fb
[media] pvr2: fix minor storage
by Alan Cox
· 12 years ago
f4a5122
[media] pvrusb2: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
c003ab1
[media] rc-core: add separate defines for protocol bitmaps and numbers
by David Härdeman
· 12 years ago
4f99659
[media] v4l2: make vidioc_s_crop const
by Hans Verkuil
· 12 years ago
0e8025b9
[media] v4l2: make vidioc_s_audio const
by Hans Verkuil
· 12 years ago
fccea74
[media] Kconfig: merge all customise options into just one
by Mauro Carvalho Chehab
· 12 years ago
cb7a01a
[media] move i2c files into drivers/media/i2c
by Mauro Carvalho Chehab
· 12 years ago
0c0d06c
[media] rename most media/video usb drivers to media/usb
by Mauro Carvalho Chehab
· 12 years ago