Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
32ae592036d7aeaabcccb2b1715373a68639a768
/
drivers
/
media
/
usb
/
cx231xx
/
cx231xx-dvb.c
f2bea20
media: cx231xx: remove a now unused var
by Mauro Carvalho Chehab
· 7 years ago
2f96cf7
media: cx231xx: Remove unnecessary parameter clear
by Brad Love
· 7 years ago
d8a70321
media: cx231xx: Update 955Q from dvb attach to i2c device
by Brad Love
· 7 years ago
136b769
media: cx231xx: Switch to using new dvb i2c helpers
by Brad Love
· 7 years ago
13a257f
media: cx231xx: Ignore an i2c mux adapter
by Brad Love
· 7 years ago
2fb579b
media: cx231xx: Style fix for struct zero init
by Brad Love
· 7 years ago
af1b4c3
media: cx231xx: Use board profile values for addresses
by Brad Love
· 7 years ago
b2c20f2
media: cx231xx: get rid of videobuf-dvb dependency
by Mauro Carvalho Chehab
· 7 years ago
8b1ca8a
media: cx231xx: Increase USB bridge bandwidth
by Brad Love
· 7 years ago
a2c52cd
media: cx231xx: Add second i2c demod to Hauppauge 975
by Brad Love
· 7 years ago
1dd2ce0
media: cx231xx: Use constant instead of hard code for max
by Brad Love
· 7 years ago
f834230
media: cx231xx: Set mfe_shared if second frontend found
by Brad Love
· 7 years ago
b94e470
media: cx231xx: Use frontend i2c adapter with tuner
by Brad Love
· 7 years ago
9aa4d4e
media: usb: don't initialize vars if not needed
by Markus Elfring
· 7 years ago
2af0424
media: cx231xx: Add second i2c demod client
by Brad Love
· 7 years ago
bdaacc3
media: cx231xx: Add second frontend option
by Brad Love
· 7 years ago
19fbf1b
media: cx231xx: Add support for Hauppauge HVR-975
by Brad Love
· 7 years ago
c5bef50
media: cx231xx: Add support for Hauppauge HVR-935C
by Brad Love
· 7 years ago
ad05ff0
media: s5h14*.h: fix typos for CONTINUOUS
by Mauro Carvalho Chehab
· 7 years ago
7e132de
media: cx231xx: Use semicolon after assignment instead of comma
by Matthias Schwarzott
· 7 years ago
7dbbb4b
media: si2165: Make checkpatch happy
by Matthias Schwarzott
· 7 years ago
b436e26
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
by Colin Ian King
· 7 years ago
e59eb4a
media: cx231xx: fix use-after-free when unregistering the i2c_client for the dvb demod
by Matthias Schwarzott
· 7 years ago
0f42b33
[media] cx231xx: Initial support Astrometa T2hybrid
by Oleh Kravchenko
· 8 years ago
a096fd6
[media] cx231xx: Initial support Evromedia USB Full Hybrid Full HD
by Oleh Kravchenko
· 8 years ago
ba1da97
[media] cx231xx: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
773028f
[media] cx231xx: attach si2165 driver via i2c_client
by Matthias Schwarzott
· 8 years ago
d28d7f8
[media] cx231xx: Prepare for attaching new style i2c_client DVB demod drivers
by Matthias Schwarzott
· 8 years ago
6168309
[media] cx231xx: create connectors at the media graph
by Mauro Carvalho Chehab
· 9 years ago
133bc4e
[media] cx231xx, em28xx: pass media_device to si2157
by Mauro Carvalho Chehab
· 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
599bedb
[media] cx231xx_dvb: use demod_i2c for demod attach
by Matthias Schwarzott
· 9 years ago
ee3c3e4
[media] si2157: support selection of IF interface
by Olli Salonen
· 10 years ago
809abdb
[media] cx231xx: Hauppauge HVR-955Q ATSC/QAM tuner
by Olli Salonen
· 10 years ago
89a2c1d
[media] use a function for DVB media controller register
by Mauro Carvalho Chehab
· 10 years ago
480884b
[media] dvbdev: use adapter arg for dvb_create_media_graph()
by Mauro Carvalho Chehab
· 10 years ago
63ba8c7
[media] cx231xx: fix compilation if the media controller is not defined
by Mauro Carvalho Chehab
· 10 years ago
54e339a
[media] cx231xx: create DVB graph
by Mauro Carvalho Chehab
· 10 years ago
1d058bd
[media] cx231xx: add media controller support
by Mauro Carvalho Chehab
· 10 years ago
336fea9
[media] cx231xx: Improve the log message
by Mauro Carvalho Chehab
· 10 years ago
3b795d0
[media] cx231xx: use dev_foo instead of printk
by Mauro Carvalho Chehab
· 10 years ago
b7085c0
[media] cx231xx: convert from pr_foo to dev_foo
by Mauro Carvalho Chehab
· 10 years ago
ed0e372
[media] cx231xx: Cleanup printk at the driver
by Mauro Carvalho Chehab
· 10 years ago
589dadf
[media] cx231xx: get rid of driver-defined printk macros
by Mauro Carvalho Chehab
· 10 years ago
660acd5
[media] cx231xx: drop unconditional port3 switching
by Matthias Schwarzott
· 10 years ago
c3c3f1a
[media] cx231xx: add wrapper to get the i2c_adapter pointer
by Matthias Schwarzott
· 10 years ago
ea21f70
[media] cx231xx: just return 0 instead of using a var
by Mauro Carvalho Chehab
· 10 years ago
3f9280a
[media] cx231xx: fix sparse warnings
by Hans Verkuil
· 10 years ago
9e49f7c
[media] cx231xx: Add digital support for HVR930C-HD model 1114xx
by Matthias Schwarzott
· 10 years ago
dd2e7dd
[media] cx231xx: Add digital support for HVR 930c-HD model 1113xx
by Matthias Schwarzott
· 10 years ago
6d3deba
[media] cx231xx: prepare for i2c_client attachment
by Matthias Schwarzott
· 10 years ago
8b1255a
[media] cx231xx: Add support for KWorld UB445-U
by Johannes Erdfelt
· 11 years ago
84c09d7
[media] cx231xx: Improve signal reception for PV SBTVD
by Mauro Carvalho Chehab
· 12 years ago
0c0d06c
[media] rename most media/video usb drivers to media/usb
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/cx231xx/cx231xx-dvb.c]
990862a
[media] cx231xx: fix device disconnect checks
by Mauro Carvalho Chehab
· 13 years ago
eeaaf81
[media] cx231xx: add support for Kworld
by Márcio Alves
· 14 years ago
e95342f
[media] DVB: cx231xx drivers does not use dummy frontend anymore
by Thadeu Lima de Souza Cascardo
· 14 years ago
7572f9c
[media] mb86a20s: add support for serial streams
by Mauro Carvalho Chehab
· 14 years ago
ede676c
[media] add digital support for PV SBTVD hybrid
by Mauro Carvalho Chehab
· 14 years ago
a6f6fb9
[media] cx231xx: better handle the master port enable command
by Mauro Carvalho Chehab
· 14 years ago
1a4aa92
[media] cx231xx: properly use the right tuner i2c address
by Mauro Carvalho Chehab
· 14 years ago
2bfcc06
[media] cx231xx-dvb: remove unused variable
by Devin Heitmueller
· 15 years ago
761f6cf
[media] cx231xx: fix race condition in DVB initialization
by Devin Heitmueller
· 15 years ago
1a50fdd
[media] cx231xx: add support for Hauppauge EXETER
by Michael Krufky
· 15 years ago
64fbf44
[media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBER
by Palash Bandyopadhyay
· 15 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
d5abcc7
V4L/DVB: cx231xx: cleanup dvb_attach() return value handling
by Márton Németh
· 15 years ago
b925517
V4L/DVB (10957): cx231xx: Fix CodingStyle
by Sri Deevi
· 16 years ago
84b5dbf
V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with Lindent
by Mauro Carvalho Chehab
· 16 years ago
e0d3baf
V4L/DVB (10954): Add cx231xx USB driver
by Sri Deevi
· 16 years ago