Sign in
android
/
kernel
/
common
/
refs/heads/android-gs-tangorpro-5.10-android14-qpr2-beta
/
drivers
/
media
/
usb
/
au0828
/
au0828-dvb.c
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
26b1900
media: a few more typos at staging, pci, platform, radio and usb
by Mauro Carvalho Chehab
· 6 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
53460c5
[media] au0828: Add timer to restart TS stream if no data arrives on bulk endpoint
by Devin Heitmueller
· 8 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
80c1bce
[media] au0828: Refactoring for start_urb_transfer()
by Markus Elfring
· 9 years ago
0230d60
[media] dvbdev: Add RF connector if needed
by Mauro Carvalho Chehab
· 9 years ago
0d3ab84
[media] dvb core: must check dvb_create_media_graph()
by Mauro Carvalho Chehab
· 9 years ago
bed6919
[media] au0828: Add support for media controller
by Rafael Lourenço de Lima Chehab
· 9 years ago
52e269b
[media] xc5000: add IF output level control
by Richard Vollkommer
· 10 years ago
f6b83c3
[media] au0828-dvb: use true/false for boolean vars
by Mauro Carvalho Chehab
· 11 years ago
66cae530
[media] media: fix au0828 dvb suspend/resume to call dvb_frontend_suspend/resume
by Shuah Khan
· 11 years ago
2930977
[media] au0828: Fix DVB resume when streaming
by Mauro Carvalho Chehab
· 11 years ago
bbc62a1
[media] au0828: fix checks if dvb is initialized
by Mauro Carvalho Chehab
· 11 years ago
8118724
[media] au0828: add pr_info to track au0828 suspend/resume code
by Mauro Carvalho Chehab
· 11 years ago
83afb32a
[media] au0828: use pr_foo macros
by Mauro Carvalho Chehab
· 11 years ago
b799de7
[media] au0828: Add suspend code for DVB
by Mauro Carvalho Chehab
· 11 years ago
a2668e1
[media] au0828-dvb: restore its permission to 644
by Mauro Carvalho Chehab
· 11 years ago
f6fef86
[media] au0828: reset streaming when a new frequency is set
by Mauro Carvalho Chehab
· 11 years ago
c35fbd0
[media] au0828: Improve debug messages for urb_completion
by Mauro Carvalho Chehab
· 11 years ago
d9e091f
[media] au0828: Cancel stream-restart operation if frontend is disconnected
by Changbing Xiong
· 11 years ago
793708f
[media] au0828: Fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
f251b3e
[media] au0828: Add option to preallocate digital transfer buffers
by Tim Mester
· 11 years ago
4609981
[media] au8028: Fix cleanup on kzalloc fail
by Tim Mester
· 11 years ago
2e7b318
[media] au0828-dvb: ret is never tested. Get rid of it
by Mauro Carvalho Chehab
· 12 years ago
0c0d06c
[media] rename most media/video usb drivers to media/usb
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/media/video/au0828/au0828-dvb.c]
43f2ccc
[media] au8522: properly recover from the au8522 delivering misaligned TS streams
by Devin Heitmueller
· 13 years ago
be183dc
[media] au0828-dvb: attach tuner based on dev->board.tuner_type on hvr950q
by Michael Krufky
· 13 years ago
972d724
[media] several drivers: Fix a few gcc 4.6 warnings
by Mauro Carvalho Chehab
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5376176
V4L/DVB (12360): au0828: fix typo: dvb uses bulk xfer, dont say isoc in debug
by Michael Krufky
· 16 years ago
f1add5b
V4L/DVB (11070): au0828: Rework the way the analog video binding occurs
by Devin Heitmueller
· 16 years ago
a8eb912
V4L/DVB (9252): au0828: Checkpatch compliance
by Steven Toth
· 16 years ago
adeeac3
V4L/DVB (9149): hvr950q: led feedback based on snr
by Michael Krufky
· 16 years ago
d7cba04
V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback
by Michael Krufky
· 16 years ago
3065096
V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()
by Michael Krufky
· 16 years ago
6d89761
V4L/DVB (8805): Steven Toth email address change
by Steven Toth
· 17 years ago
e908b6e
V4L/DVB (8600): au0828: explicitly set 6 MHz IF frequency in hauppauge_hvr950q_config
by Michael Krufky
· 17 years ago
8e8bd22
V4L/DVB (8556): au0828: add support for Hauppauge Woodbury
by Michael Krufky
· 17 years ago
59d2752
V4L/DVB (8530): au0828: add support for new revision of HVR950Q
by Michael Krufky
· 17 years ago
383a2116
V4L/DVB (7918): au0828: remove irrelevent analog tuner standby code
by Michael Krufky
· 17 years ago
4872354
V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single system
by Michael Krufky
· 17 years ago
a6a3a17
media: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
b33d24c
V4L/DVB (7750): au0828/ cleanups and fixes
by Adrian Bunk
· 17 years ago
18d73c5
V4L/DVB (7638): CodingStyle fixes for au8522 and au0828
by Mauro Carvalho Chehab
· 17 years ago
a9c36aa
V4L/DVB (7634): au0828: Cleanup
by Steven Toth
· 17 years ago
f07e8e4
V4L/DVB (7627): au0828: replace __FUNCTION__ with __func__
by Michael Krufky
· 17 years ago
bc3c613
V4L/DVB (7625): au0828: Cleanup
by Steven Toth
· 17 years ago
9c26de55
V4L/DVB (7624): Avoid an oops if the board is not fully defined
by Steven Toth
· 17 years ago
265a651
V4L/DVB (7621): Add support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USB
by Steven Toth
· 17 years ago