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
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-2
/
+2
*
media: pvrusb2: Prevent a buffer overflow
Dan Carpenter
2019-04-22
2
-0
/
+3
*
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-29
2
-5
/
+4
*
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
1
-4
/
+4
*
media: pvrusb2: fix spelling mistake "statuss" -> "status"
Colin Ian King
2018-12-07
1
-1
/
+1
*
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-11-20
1
-5
/
+8
*
media: pvrusb2: replace `printk` with `pr_*`
Dafna Hirschfeld
2018-10-09
5
-24
/
+22
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
2
-8
/
+8
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-2
/
+2
*
media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2
Hans Verkuil
2018-05-28
1
-52
/
+31
*
media: pvrusb2: delete unneeded include
Julia Lawall
2018-05-09
1
-1
/
+0
*
media: lgdt330x: convert it to the new I2C binding way
Mauro Carvalho Chehab
2018-05-04
1
-2
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-3
/
+3
*
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-02-06
7
-49
/
+37
|
\
|
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
1
-6
/
+6
|
*
media: pvrusb2: drop unneeded newline
Julia Lawall
2018-01-03
1
-1
/
+2
|
*
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
2017-12-28
1
-1
/
+0
|
*
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
3
-6
/
+5
|
*
media: pvrusb2: correctly return V4L2_PIX_FMT_MPEG in enum_fmt
Hans Verkuil
2017-12-18
1
-25
/
+7
|
*
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
2017-12-18
1
-0
/
+2
|
*
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
Sean Young
2017-12-14
1
-10
/
+3
|
*
media: pvrusb2: properly check endpoint types
Andrey Konovalov
2017-12-11
1
-0
/
+12
*
|
media: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
/
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-16
1
-1
/
+0
|
\
|
*
media: fix media Kconfig help syntax issues
Hans Verkuil
2017-09-23
1
-1
/
+0
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-14
1
-28
/
+36
|
\
\
|
*
|
media: pvrusb2: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-28
/
+36
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
media: usb: make video_device const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
media: usb: make i2c_adapter const
Bhumika Goyal
2017-08-26
1
-1
/
+1
*
media: usb: make i2c_algorithm const
Bhumika Goyal
2017-08-26
1
-1
/
+1
*
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
1
-5
/
+5
*
media: pvrusb2: fix the retry logic
Mauro Carvalho Chehab
2017-07-20
1
-3
/
+3
*
[media] pvrusb2: remove redundant check on cnt > 8
Colin Ian King
2017-06-07
1
-1
/
+1
*
[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()
Mauro Carvalho Chehab
2017-03-03
1
-1
/
+1
*
[media] pvrusb2: reduce stack usage pvr2_eeprom_analyze()
Arnd Bergmann
2017-03-03
1
-9
/
+4
*
[media] pvrusb2-io: Add some spaces for better code readability
Markus Elfring
2017-01-31
1
-60
/
+60
*
[media] pvrusb2-io: Use kmalloc_array() in pvr2_stream_buffer_count()
Markus Elfring
2017-01-31
1
-1
/
+2
*
[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
43
-172
/
+0
*
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
[next]