index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
pvrusb2
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-14
media: pvrusb2: Fix incorrect variable used in trace message
Colin Ian King
1
-1
/
+1
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
1
-2
/
+1
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
1
-2
/
+1
2025-08-13
media: Replace file->private_data access with file_to_v4l2_fh()
Laurent Pinchart
1
-1
/
+1
2025-08-13
media: usb: pvrusb2: Store v4l2_fh pointer in file->private_data
Laurent Pinchart
1
-31
/
+34
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-5
/
+6
2025-05-28
Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-173
/
+0
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
1
-1
/
+1
2025-04-25
media: pvrusb2: Remove unused pvr2_std_create_enum
Dr. David Alan Gilbert
2
-173
/
+0
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-9
/
+9
2025-03-05
media: pvrusb2: Remove g/s_ctrl callbacks
Ricardo Ribalda
1
-27
/
+0
2025-03-05
media: pvrusb2: Convert queryctrl to query_ext_ctrl
Ricardo Ribalda
1
-5
/
+8
2024-10-12
media: pvrusb2: Use kmemdup_array instead of kmemdup for multiple allocation
Shen Lichuan
1
-2
/
+2
2024-05-31
media: pvrusb2: remove unused struct 'debugifc_mask_item'
Dr. David Alan Gilbert
1
-5
/
+0
2024-02-28
media: pvrusb2: fix uaf in pvr2_context_set_notify
Edward Adam Davis
1
-1
/
+1
2024-02-16
media: pvrusb2: fix pvr2_stream_callback casts
Arnd Bergmann
3
-8
/
+12
2024-02-16
media: pvrusb2: remove redundant NULL check
Daniil Dulov
1
-5
/
+0
2024-02-16
media: pvrusb2: Use wait_event_freezable() for freezable kthread
Kevin Hao
1
-5
/
+1
2023-11-23
media: pvrusb2: fix use after free on context disconnection
Ricardo B. Marliere
1
-1
/
+2
2023-08-10
media: usb: pvrusb2: fix inconsistent indenting
Hans Verkuil
1
-2
/
+4
2023-07-19
media: pvrusb2: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-10
/
+10
2023-05-13
media: pvrusb2: fix DVB_CORE dependency
Arnd Bergmann
1
-0
/
+1
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-64
/
+29
2023-03-31
media: pvrusb2: clean up unneeded complexity in pvrusb2 class logic
Greg Kroah-Hartman
3
-64
/
+29
2023-03-19
media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* symbols
Tom Rix
1
-1
/
+1
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-8
/
+8
2022-08-29
media: avoid use of 'videobuf'
Hans Verkuil
1
-1
/
+1
2022-07-08
media: pvrusb2: drop unexpected word 'a' in comments
Jiang Jian
1
-1
/
+1
2022-06-20
media: pvrusb2: fix memory leak in pvr_probe
Dongliang Mu
1
-0
/
+1
2022-05-13
media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
Pavel Skripkin
1
-2
/
+5
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2021-11-30
media: pvrusb2: fix inconsistent indenting
Hans Verkuil
2
-17
/
+20
2021-11-19
media: pvrusb2: fix control-message timeouts
Johan Hovold
1
-4
/
+4
2021-09-30
media: pvrusb2: Replaced simple_strtol() with kstrtoint()
Liu Shixin
1
-23
/
+2
2021-09-30
media: pvrusb2: Do not check for V4L2_CTRL_WHICH_DEF_VAL
Ricardo Ribalda
1
-4
/
+0
2021-05-19
media: pvrusb2: fix warning in pvr2_i2c_core_done
Anirudh Rayabharam
1
-2
/
+2
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
[next]