Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
60a6e3043cc8b918c989707a5eba5fd6830a08a4
/
drivers
/
media
/
usb
/
ttusb-dec
/
ttusb_dec.c
cf412b0
media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
by Hyunwoo Kim
· 2 years, 4 months ago
580ee4a
media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()
by Tomas Bortoli
· 6 years ago
7fb2e07
media: usb: constify usb_device_id
by Arvind Yadav
· 8 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
61fc874
[media] ttusb_dec: use KERNEL_CONT where needed
by Mauro Carvalho Chehab
· 8 years ago
bf769a4
[media] ttusb-dec: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
b676e73
[media] dvb-core: move dvb_filter out of the DVB core
by Mauro Carvalho Chehab
· 8 years ago
3cc2691
[media] ttusb_dec: avoid the risk of go past buffer
by Mauro Carvalho Chehab
· 8 years ago
9bca626
[media] ttusb-dec: constify ttusbdecfe_config structure
by Julia Lawall
· 9 years ago
2f684b2
[media] dvb: get rid of enum dmx_success
by Mauro Carvalho Chehab
· 9 years ago
41cc14b
[media] ttusb-dec: use swap() in swap_bytes()
by Fabian Frederick
· 10 years ago
3ff105e
[media] ttusb-dec: fix bad indentation
by Mauro Carvalho Chehab
· 10 years ago
6850aea
media: use pci_zalloc_consistent
by Joe Perches
· 11 years ago
cf732b5
[media] dvb-usb: fix error handling in ttusb_dec_probe()
by Alexey Khoroshilov
· 11 years ago
fde04ab
[media] demux.h: Remove duplicated enum
by Mauro Carvalho Chehab
· 12 years ago
786baec
[media] dvb-usb: move it to drivers/media/usb/dvb-usb
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/media/dvb/ttusb-dec/ttusb_dec.c]
ecb3b2b
USB: convert drivers/media/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
b185819
V4L/DVB (13414): ttusb-dec: do not overwrite the first part of phys string
by Márton Németh
· 15 years ago
cf8e193
V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.
by Hans Verkuil
· 16 years ago
7935eea
V4L/DVB (9604): ttusb_dec: fix memory leak
by Douglas Schilling Landgraf
· 16 years ago
d7c31a1
V4L/DVB (9601): ttusb_dec: Add NULL pointer validation
by Douglas Schilling Landgraf
· 16 years ago
29e66a6
V4L/DVB: follow lspci device/vendor style
by Bjorn Helgaas
· 16 years ago
99b6e4f
ttusb-dec: treat firmware data as const
by David Woodhouse
· 17 years ago
d4f979a
V4L/DVB (7962): ttusb endianness annotations and fixes
by Al Viro
· 17 years ago
78e9200
V4L/DVB (7538): Adds selectable adapter numbers as per module option
by Janne Grunau
· 17 years ago
e9815ce
V4L/DVB (7517): media/dvb/ttusb-dec replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
9c12224
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
by Mauro Carvalho Chehab
· 18 years ago
6827709
V4L/DVB (5164): Compat: Handle input_register_device() change and some others
by Trent Piepho
· 18 years ago
b07b478
V4L/DVB (4854): Handle errors from input_register_device()
by Dmitry Torokhov
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
5d02d02
usb: ttusb_dec free urb cleanup
by Mariusz Kozlowski
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
5ffd1a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 18 years ago
38e2bfc
USB: Dealias -110 code (more complete)
by Pete Zaitcev
· 18 years ago
2bfe031
V4L/DVB (4386): Convert DVB devices to use dvb_attach()
by Andrew de Quincey
· 19 years ago
dea7486
V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontend
by Patrick Boettcher
· 19 years ago
d09dbf9
V4L/DVB (3762): Add sysfs device links to dvb devices
by Andrew de Quincey
· 19 years ago
3593cab
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
by Ingo Molnar
· 19 years ago
7408187
by Panagiotis Issaris
· 19 years ago
50c25ff
V4L/DVB (3218): Whitespace cleanups
by Michael Krufky
· 19 years ago
f961e71
V4L/DVB (3154): TTUSB DEC driver patch roundup
by Alex Woods
· 19 years ago
9101e62
[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1
by Mauro Carvalho Chehab
· 19 years ago
b7df391
[PATCH] drivers/media: convert to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
34f7373
[PATCH] dvb: remove version.h dependencies
by Olaf Hering
· 19 years ago
0c744b0
[PATCH] dvb: add missing release_firmware() calls
by Anssi Hannula
· 20 years ago
fdc53a6
[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree
by Johannes Stezenbach
· 20 years ago
d91b730
[PATCH] dvb: make needlessly global code static or drop it
by Johannes Stezenbach
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago