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
2020-11-16
media: pvrusb2: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-08-26
media: pvrusb2: fix parsing error
Tong Zhang
1
-3
/
+2
2020-04-14
media: usb: pvrusb2: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-04-14
Revert "media: Kconfig: better support hybrid TV devices"
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-14
media: Kconfig: better support hybrid TV devices
Mauro Carvalho Chehab
1
-2
/
+2
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-2
/
+2
2020-01-08
media: pvrusb2: Remove unneeded semicolon and add newline
Ma Feng
1
-2
/
+2
2019-11-09
media: pvrusb2: Fix oops on tear-down when radio support is not present
Mike Isely
1
-2
/
+7
2019-08-29
media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() retur...
Yizhuo
1
-1
/
+1
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
2
-9
/
+9
2019-08-13
media: pvrusb2: use kzalloc instead of kmalloc and memset
Fuqian Huang
2
-4
/
+2
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
12
-62
/
+343
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
43
-469
/
+43
2019-06-13
media: pvrusb2: Add Hauppauge HVR1955/1975 devices
Brad Love
6
-1
/
+233
2019-06-13
media: pvrusb2: Add i2c client demod/tuner support
Brad Love
2
-0
/
+14
2019-06-13
media: pvrusb2: Add multiple dvb frontend support
Brad Love
3
-43
/
+82
2019-06-05
media: pvrusb2: fix null-ptr-deref in class_unregister()
Kefeng Wang
1
-1
/
+2
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
1
-11
/
+6
2019-05-28
media: pvrusb2: use a different format for warnings
Andrey Konovalov
3
-6
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-2
/
+2
2019-04-22
media: pvrusb2: Prevent a buffer overflow
Dan Carpenter
2
-0
/
+3
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2
-5
/
+4
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-4
/
+4
2018-12-07
media: pvrusb2: fix spelling mistake "statuss" -> "status"
Colin Ian King
1
-1
/
+1
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
1
-5
/
+8
2018-10-09
media: pvrusb2: replace `printk` with `pr_*`
Dafna Hirschfeld
5
-24
/
+22
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2
-8
/
+8
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-05-28
media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2
Hans Verkuil
1
-52
/
+31
2018-05-09
media: pvrusb2: delete unneeded include
Julia Lawall
1
-1
/
+0
2018-05-04
media: lgdt330x: convert it to the new I2C binding way
Mauro Carvalho Chehab
1
-2
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-3
/
+3
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
7
-49
/
+37
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
1
-6
/
+6
2018-01-03
media: pvrusb2: drop unneeded newline
Julia Lawall
1
-1
/
+2
2017-12-28
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
1
-1
/
+0
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
3
-6
/
+5
2017-12-18
media: pvrusb2: correctly return V4L2_PIX_FMT_MPEG in enum_fmt
Hans Verkuil
1
-25
/
+7
2017-12-18
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
1
-0
/
+2
2017-12-14
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
Sean Young
1
-10
/
+3
2017-12-11
media: pvrusb2: properly check endpoint types
Andrey Konovalov
1
-0
/
+12
2017-11-27
media: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-28
/
+36
2017-11-02
media: pvrusb2: Convert timers to use timer_setup()
Kees Cook
1
-28
/
+36
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-09-23
media: fix media Kconfig help syntax issues
Hans Verkuil
1
-1
/
+0
2017-08-27
media: usb: make video_device const
Bhumika Goyal
1
-1
/
+1
2017-08-26
media: usb: make i2c_adapter const
Bhumika Goyal
1
-1
/
+1
[next]