index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
frontends
/
cx24116.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] move the dvb/frontends to drivers/media/dvb-frontends
Mauro Carvalho Chehab
2012-08-13
1
-1508
/
+0
*
[media] dvb: Remove ops->info.type from frontends
Mauro Carvalho Chehab
2012-01-04
1
-1
/
+0
*
[media] dvb-core: Don't pass DVBv3 parameters on tune() fops
Mauro Carvalho Chehab
2011-12-31
1
-2
/
+2
*
[media] cx24116: report delivery system and cleanups
Mauro Carvalho Chehab
2011-12-31
1
-21
/
+12
*
[media] Rename set_frontend fops to set_frontend_legacy
Mauro Carvalho Chehab
2011-12-31
1
-1
/
+1
*
[media] dvb: remove unnecessary code
Greg Dietsche
2011-07-27
1
-5
/
+1
*
[media] cx24116: make FW DL split more readable
Antti Palosaari
2011-05-20
1
-7
/
+9
*
[media] cx24116: add config option to split firmware download
Antti Palosaari
2011-05-20
1
-3
/
+14
*
[media] cx24116.c - fix for wrong parameter description
Hans Petter Selasky
2011-05-20
1
-1
/
+1
*
V4L/DVB (11723): Link firmware to physical device
Jean Delvare
2009-06-16
1
-1
/
+1
*
V4L/DVB (10662): remove redundant memset after kzalloc
Matthias Schwarzott
2009-03-30
1
-4
/
+1
*
V4L/DVB (10413): Bug fix: Restore HVR-4000 tuning.
Igor M. Liplianin
2009-03-30
1
-1
/
+6
*
V4L/DVB (10268): Proper implement set_voltage in cx24116.
Igor M. Liplianin
2009-03-30
1
-19
/
+32
*
V4L/DVB (10180): drivers/media: Fix a number of sparse warnings
Mauro Carvalho Chehab
2009-01-07
1
-1
/
+1
*
V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2
Klaus Schmidinger
2009-01-02
1
-0
/
+1
*
V4L/DVB (9917): cx24116: change to ALGO_HW
Darron Broad
2008-12-30
1
-2
/
+22
*
V4L/DVB (9915): cx24116: fix retune regression introduced in 70ee86a7c630
Darron Broad
2008-12-30
1
-3
/
+2
*
V4L/DVB (9914): cx24116: bugfix: add missing delsys in FEC lookup
Darron Broad
2008-12-30
1
-5
/
+9
*
V4L/DVB (9275): dvb: input data pointer of cx24116_writeregN() should be const
Geert Uytterhoeven
2008-10-17
1
-1
/
+1
*
V4L/DVB (9270): cx24116: optimise emulated auto-pilot
Christophe Thommeret
2008-10-17
1
-1
/
+4
*
V4L/DVB (9257): cx24116: Checkpatch compliance #3
Steven Toth
2008-10-17
1
-40
/
+65
*
V4L/DVB (9254): cx24116: Checkpatch compliance #2
Steven Toth
2008-10-17
1
-237
/
+256
*
V4L/DVB (9184): cx24116: Change the default SNR units back to percentage by d...
Steven Toth
2008-10-13
1
-2
/
+2
*
V4L/DVB (9178): cx24116: Add module parameter to return SNR as ESNO.
Steven Toth
2008-10-13
1
-3
/
+36
*
V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16
Steven Toth
2008-10-13
1
-25
/
+26
*
V4L/DVB (9170): cx24116: Sanity checking to data input via S2API to the cx241...
Darron Broad
2008-10-13
1
-21
/
+68
*
V4L/DVB (9015): S2API: cx24116 register description fixes.
Darron Broad
2008-10-12
1
-0
/
+7
*
V4L/DVB (9014): History update: MPEG initialization in cx24116.
Igor M. Liplianin
2008-10-12
1
-1
/
+2
*
V4L/DVB (9013): S2API: cx24116 Rolloff changes, sysctls cleanup, isl power ch...
Darron Broad
2008-10-12
1
-76
/
+6
*
V4L/DVB (9011): S2API: A number of cleanusp from the last 24 months.
Darron Broad
2008-10-12
1
-191
/
+617
*
V4L/DVB (9004): S2API: Implement GET/SET handing to the demods
Steven Toth
2008-10-12
1
-3
/
+3
*
V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command a...
Steven Toth
2008-10-12
1
-1
/
+1
*
V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes
Steven Toth
2008-10-12
1
-3
/
+3
*
V4L/DVB (8994): Adjust MPEG initialization in cx24116
Igor M. Liplianin
2008-10-12
1
-1
/
+4
*
V4L/DVB (8993): cx24116: Fix lock for high (above 30000 kSyms) symbol rates
Igor M. Liplianin
2008-10-12
1
-6
/
+31
*
V4L/DVB (8986): cx24116: Adding DVB-S2 demodulator support
Steven Toth
2008-10-12
1
-0
/
+950