summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends
AgeCommit message (Expand)AuthorFilesLines
2013-04-08[media] mb86a20s: better name temp vars at mb86a20s_layer_bitrate()Mauro Carvalho Chehab1-18/+19
2013-04-08[media] mb86a20s: Fix estimate_rate settingMauro Carvalho Chehab1-1/+1
2013-04-08[media] mb86a20s: Use 'layer' instead of 'i' on all placesMauro Carvalho Chehab1-74/+74
2013-04-08[media] mb86a20s: fix audio sub-channel checkMauro Carvalho Chehab1-1/+1
2013-04-08[media] mb86a20s: Use a macro for the number of layersMauro Carvalho Chehab1-15/+17
2013-04-08[media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001Mauro Carvalho Chehab2-3/+29
2013-03-26[media] Fix undefined reference to `au8522_attach'Hans Verkuil1-1/+1
2013-03-25[media] au8522_decoder: remove obsolete control opsHans Verkuil1-7/+0
2013-03-25[media] au8522_decoder: convert to the control frameworkHans Verkuil2-90/+46
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil1-1/+1
2013-03-23[media] drxk_hard: Drop unused parameterJean Delvare1-3/+2
2013-03-23[media] dvb-frontends: use IS_ENABLEDMauro Carvalho Chehab48-96/+108
2013-03-22[media] drxk: fix CNR calculusMauro Carvalho Chehab1-1/+1
2013-03-21[media] af9033: implement i/o optimized reg table writerAntti Palosaari1-10/+37
2013-03-21[media] af9033: sleep on attach()Antti Palosaari1-4/+11
2013-03-21[media] af9033: move code from it913x to af9033Antti Palosaari1-0/+9
2013-03-21[media] it913x: remove unused af9033 demod tuner config initsAntti Palosaari1-6/+0
2013-03-21[media] af9033: add IT9135 tuner config "62" init tableAntti Palosaari2-1/+217
2013-03-21[media] af9033: add IT9135 tuner config "61" init tableAntti Palosaari2-1/+218
2013-03-21[media] af9033: add IT9135 tuner config "60" init tableAntti Palosaari2-0/+218
2013-03-21[media] af9033: add IT9135 tuner config "52" init tableAntti Palosaari2-0/+220
2013-03-21[media] af9033: add IT9135 tuner config "51" init tableAntti Palosaari2-0/+220
2013-03-21[media] af9033: add IT9135 tuner config "38" init tableAntti Palosaari2-0/+220
2013-03-21[media] af9033: add IT9135 demod reg init tablesAntti Palosaari2-1/+214
2013-03-21[media] af9033: IT9135 v2 supported related changesAntti Palosaari1-3/+28
2013-03-21[media] af9033: support for it913x tunersAntti Palosaari2-13/+36
2013-03-21[media] ts2020: use customise option correctlyPaul Bolle1-1/+1
2013-03-21[media] drxk: Fix bogus signal strength indicatorMauro Carvalho Chehab1-30/+3
2013-03-21[media] drxk: use a better calculus for RF strengthMauro Carvalho Chehab1-17/+109
2013-03-21[media] drxk: Add pre/post BER and PER/UCB statsMauro Carvalho Chehab3-12/+172
2013-03-21[media] drxk: remove dummy BER read codeMauro Carvalho Chehab1-16/+0
2013-03-14[media] stv090x: do not unlock unheld mutex in stv090x_sleep()Alexey Khoroshilov1-10/+12
2013-03-04[media] mb86a20s: Don't assume a 32.57142MHz clockMauro Carvalho Chehab2-4/+30
2013-03-04[media] mb86a20s: Implement set_frontend cache logicMauro Carvalho Chehab1-11/+63
2013-03-04[media] mb86a20s: cleanup the status at set_frontend()Mauro Carvalho Chehab1-0/+1
2013-03-04[media] mb86a20s: Don't reset strength with the other statsMauro Carvalho Chehab1-1/+0
2013-03-04[media] mb86a20s: Always reset the frontend with set_frontendMauro Carvalho Chehab1-12/+7
2013-03-04[media] mb86a20s: change AGC tuning parametersMauro Carvalho Chehab1-42/+44
2013-03-04[media] mb86a20s: don't allow updating signal strength too fastMauro Carvalho Chehab1-7/+17
2013-03-04[media] mb86a20s: Fix signal strength calculusMauro Carvalho Chehab1-1/+1
2013-03-04[media] mb86a20s: provide CNR stats before FE_HAS_SYNCMauro Carvalho Chehab1-8/+16
2013-03-04[media] mb86a20s: adjust IF based on what's set on the tunerMauro Carvalho Chehab1-4/+53
2013-03-04[media] mb86a20s: don't pollute dmesg with debug messagesMauro Carvalho Chehab1-3/+3
2013-02-08[media] stv0900: remove unnecessary null pointer checkCong Ding2-15/+6
2013-02-06[media] use IS_ENABLED() macroPeter Senna Tschudin42-44/+43
2013-01-24[media] stv090x: On STV0903 do not set registers of the second pathAndreas Regel1-9/+132
2013-01-24[media] mb86a20s: remove global BER/PER counters if per-layer counters vanishMauro Carvalho Chehab1-3/+9
2013-01-24[media] mb86a20s: add a logic for post-BER measurementMauro Carvalho Chehab1-24/+196
2013-01-24[media] mb86a20s: fix the PER reset logicMauro Carvalho Chehab1-5/+35
2013-01-24[media] mb86a20s: some fixes at preBER logicMauro Carvalho Chehab1-12/+39