summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: V4L: do not autoselect components on embedded systemsGuennadi Liakhovetski2010-08-081-1/+1
* V4L/DVB: af9013: fix commentsAntti Palosaari2010-08-023-3/+3
* V4L/DVB: af9013: output fw version as four digit longAntti Palosaari2010-08-021-3/+3
* V4L/DVB: af9013: af9013_read_status() refactoringAntti Palosaari2010-08-021-16/+20
* V4L/DVB: af9013: program tuner before demodulatorAntti Palosaari2010-08-021-4/+4
* V4L/DVB: af9013: add support for firmware 5.1.0.0Antti Palosaari2010-08-021-2/+4
* V4L/DVB: "dib3000mc: reduce large stack usage" fixAndrew Morton2010-08-021-1/+1
* V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUGChristoph Egger2010-08-022-12/+1
* V4L/DVB: lgs8gxx: remove firmware for lgs8g75Ben Hutchings2010-08-022-40/+11
* V4L/DVB: tda10048: clear the uncorrected packet registers when saturatedGuillaume Audirac2010-08-021-4/+7
* V4L/DVB: tda10048: fix bitmask for the transmission modeGuillaume Audirac2010-08-021-1/+1
* V4L/DVB: tda10048: fix the uncomplete function tda10048_read_berGuillaume Audirac2010-08-021-6/+24
* V4L/DVB: drivers/media/dvb/frontends: remove duplicate structure field initi...Julia Lawall2010-08-021-1/+0
* V4L/DVB: lgdt3305: enable FE_HAS_SIGNAL hack for the lgdt3304 in QAM modeMichael Krufky2010-08-021-0/+4
* V4L/DVB: lgdt3305: update copyright date and MODULE_VERSIONMichael Krufky2010-08-022-3/+3
* V4L/DVB: lgdt3305: Jarod Wilson gets the credit for LGDT3304 supportMichael Krufky2010-08-021-0/+2
* V4L/DVB: lgdt3305: FIXME: verify & document the LGDT3304 registersMichael Krufky2010-08-021-0/+2
* V4L/DVB: lgdt3305: consolidate init functionsMichael Krufky2010-08-021-98/+67
* V4L/DVB: lgdt3305: re-write lgdt3304 ifbw hack in lgdt3305_rfagc_loop with FIXMEMichael Krufky2010-08-021-3/+5
* V4L/DVB: lgdt3305: update lgdt3305.h header to match the header in lgdt3305.cMichael Krufky2010-08-021-1/+1
* V4L/DVB: lgdt3305: remove pointless function, lgdt3304_sleepMichael Krufky2010-08-021-6/+0
* V4L/DVB: dvb: add lgdt3304 support to lgdt3305 driverJarod Wilson2010-08-022-9/+187
* V4L/DVB: drivers/media: Use kzallocJulia Lawall2010-06-011-4/+1
* V4L/DVB: stv6110x: Fix kernel null pointer derefGuy Martin2010-06-011-1/+4
* V4L/DVB: au8522_decoder: g/s_fmt doesn't do anything: removeHans Verkuil2010-06-011-26/+0
* V4L/DVB: dvb/stv6110x: cleanup error handlingDan Carpenter2010-05-191-7/+3
* V4L/DVB: dib3000mc: reduce large stack usageRandy Dunlap2010-05-191-13/+22
* V4L/DVB: dib7000p: reduce large stack usage fixAndrew Morton2010-05-191-1/+1
* V4L/DVB: dib7000p: reduce large stack usageRandy Dunlap2010-05-191-14/+22
* Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB...Mauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devicesKlaus Schmidinger2010-05-191-1/+1
* V4L/DVB: ds3000: fix divide-by-zero error in ds3000_read_snr()Nicolas Noirbent2010-05-191-1/+1
* V4L/DVB: dvb/dib8000: fix build warningWolfram Sang2010-05-191-0/+1
* V4L/DVB: stv0900: Whitespace cleanupMauro Carvalho Chehab2010-05-181-1/+1
* V4L/DVB: Fix bad whitespacingMauro Carvalho Chehab2010-05-181-1/+1
* V4L/DVB: stv090x: Add some notes about the internal tuner I/O controlManu Abraham2010-05-181-0/+9
* V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately afte...Andreas Regel2010-05-182-20/+14
* V4L/DVB: [STV090x] Use gate control, while tuner is being accessedManu Abraham2010-05-181-1/+7
* V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator controlManu Abraham2010-05-184-3/+11
* V4L/DVB: [STV090x] Code simplificationManu Abraham2010-05-181-30/+27
* V4L/DVB: get_frontend for STV0900Abylay Ospan2010-05-181-1/+15
* V4L/DVB: au8522: fix case where we don't perform the first tune after going d...Devin Heitmueller2010-05-182-0/+10
* V4L/DVB: au8522: fix race condition in switching from digital to analog modeDevin Heitmueller2010-05-183-0/+28
* V4L/DVB: ngene: Workaround for stuck DiSEqC pinOliver Endriss2010-05-061-0/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3025-1/+24
* V4L/DVB: dvb: fix sparse warningsRandy Dunlap2010-02-262-2/+2
* V4L/DVB: af901x: inform NXP TDA18218 tuner as know but not supportedAntti Palosaari2010-02-261-0/+1
* V4L/DVB: drivers/media: Correct NULL testJulia Lawall2010-02-261-5/+0
* V4L/DVB: STV0900 Cut 3.0 AGC2 fix for NetUP Dual DVB-S2-CI cardAbylay Ospan2010-02-261-1/+5
* V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitlalisedAndrew Morton2010-02-261-1/+1
OpenPOWER on IntegriCloud