index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
pvrusb2
Age
Commit message (
Expand
)
Author
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2021-11-30
media: pvrusb2: fix inconsistent indenting
Hans Verkuil
2021-11-19
media: pvrusb2: fix control-message timeouts
Johan Hovold
2021-09-30
media: pvrusb2: Replaced simple_strtol() with kstrtoint()
Liu Shixin
2021-09-30
media: pvrusb2: Do not check for V4L2_CTRL_WHICH_DEF_VAL
Ricardo Ribalda
2021-05-19
media: pvrusb2: fix warning in pvr2_i2c_core_done
Anirudh Rayabharam
2020-11-16
media: pvrusb2: use semicolons rather than commas to separate statements
Julia Lawall
2020-08-26
media: pvrusb2: fix parsing error
Tong Zhang
2020-04-14
media: usb: pvrusb2: convert to use i2c_new_client_device()
Wolfram Sang
2020-04-14
Revert "media: Kconfig: better support hybrid TV devices"
Mauro Carvalho Chehab
2020-04-14
media: Kconfig: better support hybrid TV devices
Mauro Carvalho Chehab
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-01-08
media: pvrusb2: Remove unneeded semicolon and add newline
Ma Feng
2019-11-09
media: pvrusb2: Fix oops on tear-down when radio support is not present
Mike Isely
2019-08-29
media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() retur...
Yizhuo
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
2019-08-13
media: pvrusb2: use kzalloc instead of kmalloc and memset
Fuqian Huang
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
2019-06-13
media: pvrusb2: Add Hauppauge HVR1955/1975 devices
Brad Love
2019-06-13
media: pvrusb2: Add i2c client demod/tuner support
Brad Love
2019-06-13
media: pvrusb2: Add multiple dvb frontend support
Brad Love
2019-06-05
media: pvrusb2: fix null-ptr-deref in class_unregister()
Kefeng Wang
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
2019-05-28
media: pvrusb2: use a different format for warnings
Andrey Konovalov
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-04-22
media: pvrusb2: Prevent a buffer overflow
Dan Carpenter
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2018-12-07
media: pvrusb2: fix spelling mistake "statuss" -> "status"
Colin Ian King
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-10-09
media: pvrusb2: replace `printk` with `pr_*`
Dafna Hirschfeld
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-28
media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2
Hans Verkuil
2018-05-09
media: pvrusb2: delete unneeded include
Julia Lawall
2018-05-04
media: lgdt330x: convert it to the new I2C binding way
Mauro Carvalho Chehab
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-03
media: pvrusb2: drop unneeded newline
Julia Lawall
2017-12-28
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-18
media: pvrusb2: correctly return V4L2_PIX_FMT_MPEG in enum_fmt
Hans Verkuil
2017-12-18
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
2017-12-14
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
Sean Young
2017-12-11
media: pvrusb2: properly check endpoint types
Andrey Konovalov
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]