summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9316): s5h1411: Power down s5h1411 when not in useDevin Heitmueller2008-10-211-2/+8
* V4L/DVB (9315): s5h1411: Skip reconfiguring demod modulation if already at th...Devin Heitmueller2008-10-211-0/+13
* V4L/DVB (9314): s5h1411: Perform s5h1411 soft reset after tuningDevin Heitmueller2008-10-211-3/+4
* V4L/DVB (9313): s5h1411: Add the #define for an existing supporting I/FSteven Toth2008-10-211-0/+1
* V4L/DVB (9312): s5h1411: Remove meaningless codeSteven Toth2008-10-211-2/+0
* V4L/DVB (9311): s5h1411: bugfix: Setting serial or parallel mode could destro...Steven Toth2008-10-211-2/+16
* V4L/DVB (9310): s5h1411: read_status() locking detection fixes.Steven Toth2008-10-211-14/+15
* V4L/DVB (9309): s5h1411: I/F related bugfix for 3.25 and remove spurious defineSteven Toth2008-10-212-2/+1
* V4L/DVB (9308): s5h1411: Improvements to the default registersSteven Toth2008-10-211-2/+1
* V4L/DVB (9296): Patch to remove warning message during cx88-dvb compilationIgor M. Liplianin2008-10-171-14/+2
* V4L/DVB (9275): dvb: input data pointer of cx24116_writeregN() should be constGeert Uytterhoeven2008-10-171-1/+1
* V4L/DVB (9270): cx24116: optimise emulated auto-pilotChristophe Thommeret2008-10-171-1/+4
* V4L/DVB (9260): cx24123: Checkpatch complianceSteven Toth2008-10-172-105/+133
* V4L/DVB (9259): s5h1411: Checkpatch complianceSteven Toth2008-10-171-4/+4
* V4L/DVB (9258): s5h1409: Checkpatch complianceSteven Toth2008-10-172-75/+78
* V4L/DVB (9257): cx24116: Checkpatch compliance #3Steven Toth2008-10-171-40/+65
* V4L/DVB (9256): cx22702: Checkpatch complianceSteven Toth2008-10-172-209/+317
* V4L/DVB (9255): tda10048: Checkpatch complianceSteven Toth2008-10-171-27/+73
* V4L/DVB (9254): cx24116: Checkpatch compliance #2Steven Toth2008-10-172-246/+266
* V4L/DVB (9253): cx24116: Checkpatch complianceSteven Toth2008-10-171-1/+1
* V4L/DVB (9184): cx24116: Change the default SNR units back to percentage by d...Steven Toth2008-10-131-2/+2
* V4L/DVB (9178): cx24116: Add module parameter to return SNR as ESNO.Steven Toth2008-10-131-3/+36
* V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16Steven Toth2008-10-131-25/+26
* V4L/DVB (9176): Add support for DvbWorld USB cards with STV0288 demodulator.Igor M. Liplianin2008-10-131-0/+133
* V4L/DVB (9175): Remove NULL pointer in stb6000 driver.Igor M. Liplianin2008-10-131-1/+2
* V4L/DVB (9174): Allow custom inittab for ST STV0288 demodulator.Igor M. Liplianin2008-10-132-4/+18
* V4L/DVB (9170): cx24116: Sanity checking to data input via S2API to the cx241...Darron Broad2008-10-131-21/+68
* V4L/DVB (9149): hvr950q: led feedback based on snrMichael Krufky2008-10-132-0/+150
* V4L/DVB (9146): af901x: fix some compiler errors and warningsAntti Palosaari2008-10-131-1/+1
* V4L/DVB (9145): af901x: clean-upAntti Palosaari2008-10-131-2/+0
* V4L/DVB (9105): correct Makefile symbol for stv0288 frontendJanne Grunau2008-10-121-1/+1
* V4L/DVB (9026): Add support for ST STV0288 demodulator and cards with it.Igor M. Liplianin2008-10-128-5/+1002
* V4L/DVB (9017): Add support for Silicon Laboratories SI2109/2110 demodulators.Igor M. Liplianin2008-10-124-0/+1019
* V4L/DVB (9015): S2API: cx24116 register description fixes.Darron Broad2008-10-121-0/+7
* V4L/DVB (9014): History update: MPEG initialization in cx24116.Igor M. Liplianin2008-10-121-1/+2
* V4L/DVB (9013): S2API: cx24116 Rolloff changes, sysctls cleanup, isl power ch...Darron Broad2008-10-121-76/+6
* V4L/DVB (9011): S2API: A number of cleanusp from the last 24 months.Darron Broad2008-10-121-191/+617
* V4L/DVB (9004): S2API: Implement GET/SET handing to the demodsSteven Toth2008-10-121-3/+3
* V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command a...Steven Toth2008-10-121-1/+1
* V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changesSteven Toth2008-10-121-3/+3
* V4L/DVB (8994): Adjust MPEG initialization in cx24116Igor M. Liplianin2008-10-122-1/+7
* V4L/DVB (8993): cx24116: Fix lock for high (above 30000 kSyms) symbol ratesIgor M. Liplianin2008-10-121-6/+31
* V4L/DVB (8986): cx24116: Adding DVB-S2 demodulator supportSteven Toth2008-10-124-0/+1008
* V4L/DVB (8973): af9013: fix compile error coming from u64 divAntti Palosaari2008-10-121-6/+2
* V4L/DVB (8971): initial driver for af9013 demodulatorAntti Palosaari2008-10-125-0/+2674
* V4L/DVB (8946): dib7000m: fix powerpc build errorHans Verkuil2008-10-121-1/+4
* V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil2008-10-124-9/+16
* V4L/DVB (8890): budget: Add callback to load firmware for the TDHD1 tunerOliver Endriss2008-10-121-0/+3
* V4L/DVB (8888): budget: Support Activy DVB-T with TDHD1 tunerOliver Endriss2008-10-121-0/+70
* V4L/DVB (8866): Add dummy FE to the Kconfig-file and fix itPatrick Boettcher2008-10-123-3/+11
OpenPOWER on IntegriCloud