summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends
AgeCommit message (Expand)AuthorFilesLines
2010-10-21V4L/DVB: cx22702: Drop useless initializations to 0Jean Delvare1-3/+2
2010-10-21V4L/DVB: cx22702: Clean up register access functionsJean Delvare1-10/+13
2010-10-21V4L/DVB: au8522_decoder: remove obsolete v4l2-i2c-drv.h headerHans Verkuil1-6/+21
2010-10-21V4L/DVB: af9013: optimize code sizeAntti Palosaari2-158/+79
2010-10-21V4L/DVB: af9013: add support for MaxLinear MxL5007T tunerAntti Palosaari3-2/+5
2010-10-21V4L/DVB: STV0288 Incorrect bit sample for Vitterbi statusMalcolm Priestley1-1/+1
2010-10-21V4L/DVB: ix2505v: make scripts/checkpatch.pl happyMauro Carvalho Chehab1-10/+9
2010-10-21V4L/DVB: Support for Sharp IX2505V (marked B0017) DVB-S silicon tunerMalcolm Priestley4-0/+396
2010-10-21V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust12-13/+13
2010-10-21V4L/DVB: drivers/media: Use available error codesJulia Lawall1-1/+1
2010-10-21V4L/DVB: af9013: add support for tda18218 silicon tunerAntti Palosaari2-2/+17
2010-09-28V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie2-1/+7
2010-09-28V4L/DVB: dib7770: enable the current mirrorOlivier Grenie2-0/+5
2010-08-09V4L/DVB: V4L: do not autoselect components on embedded systemsGuennadi Liakhovetski1-1/+1
2010-08-02V4L/DVB: af9013: fix commentsAntti Palosaari3-3/+3
2010-08-02V4L/DVB: af9013: output fw version as four digit longAntti Palosaari1-3/+3
2010-08-02V4L/DVB: af9013: af9013_read_status() refactoringAntti Palosaari1-16/+20
2010-08-02V4L/DVB: af9013: program tuner before demodulatorAntti Palosaari1-4/+4
2010-08-02V4L/DVB: af9013: add support for firmware 5.1.0.0Antti Palosaari1-2/+4
2010-08-02V4L/DVB: "dib3000mc: reduce large stack usage" fixAndrew Morton1-1/+1
2010-08-02V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUGChristoph Egger2-12/+1
2010-08-02V4L/DVB: lgs8gxx: remove firmware for lgs8g75Ben Hutchings2-40/+11
2010-08-02V4L/DVB: tda10048: clear the uncorrected packet registers when saturatedGuillaume Audirac1-4/+7
2010-08-02V4L/DVB: tda10048: fix bitmask for the transmission modeGuillaume Audirac1-1/+1
2010-08-02V4L/DVB: tda10048: fix the uncomplete function tda10048_read_berGuillaume Audirac1-6/+24
2010-08-02V4L/DVB: drivers/media/dvb/frontends: remove duplicate structure field initi...Julia Lawall1-1/+0
2010-08-02V4L/DVB: lgdt3305: enable FE_HAS_SIGNAL hack for the lgdt3304 in QAM modeMichael Krufky1-0/+4
2010-08-02V4L/DVB: lgdt3305: update copyright date and MODULE_VERSIONMichael Krufky2-3/+3
2010-08-02V4L/DVB: lgdt3305: Jarod Wilson gets the credit for LGDT3304 supportMichael Krufky1-0/+2
2010-08-02V4L/DVB: lgdt3305: FIXME: verify & document the LGDT3304 registersMichael Krufky1-0/+2
2010-08-02V4L/DVB: lgdt3305: consolidate init functionsMichael Krufky1-98/+67
2010-08-02V4L/DVB: lgdt3305: re-write lgdt3304 ifbw hack in lgdt3305_rfagc_loop with FIXMEMichael Krufky1-3/+5
2010-08-02V4L/DVB: lgdt3305: update lgdt3305.h header to match the header in lgdt3305.cMichael Krufky1-1/+1
2010-08-02V4L/DVB: lgdt3305: remove pointless function, lgdt3304_sleepMichael Krufky1-6/+0
2010-08-02V4L/DVB: dvb: add lgdt3304 support to lgdt3305 driverJarod Wilson2-9/+187
2010-06-01V4L/DVB: drivers/media: Use kzallocJulia Lawall1-4/+1
2010-06-01V4L/DVB: stv6110x: Fix kernel null pointer derefGuy Martin1-1/+4
2010-06-01V4L/DVB: au8522_decoder: g/s_fmt doesn't do anything: removeHans Verkuil1-26/+0
2010-05-19V4L/DVB: dvb/stv6110x: cleanup error handlingDan Carpenter1-7/+3
2010-05-19V4L/DVB: dib3000mc: reduce large stack usageRandy Dunlap1-13/+22
2010-05-19V4L/DVB: dib7000p: reduce large stack usage fixAndrew Morton1-1/+1
2010-05-19V4L/DVB: dib7000p: reduce large stack usageRandy Dunlap1-14/+22
2010-05-19Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB...Mauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devicesKlaus Schmidinger1-1/+1
2010-05-19V4L/DVB: ds3000: fix divide-by-zero error in ds3000_read_snr()Nicolas Noirbent1-1/+1
2010-05-19V4L/DVB: dvb/dib8000: fix build warningWolfram Sang1-0/+1
2010-05-18V4L/DVB: stv0900: Whitespace cleanupMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: Fix bad whitespacingMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: stv090x: Add some notes about the internal tuner I/O controlManu Abraham1-0/+9
2010-05-18V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately afte...Andreas Regel2-20/+14