summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends
AgeCommit message (Expand)AuthorFilesLines
2010-12-29[media] stb0899: fix diseqc messages getting lostManu Abraham1-1/+1
2010-12-29[media] stb6100: Improve tuner performanceManu Abraham1-66/+127
2010-12-29[media] IX2505V: i2c transfer error code ignoredMatthias Schwarzott1-1/+1
2010-12-29[media] au8522: Handle differences in comb filter config for s-video inputDevin Heitmueller2-4/+14
2010-12-29[media] au8522: fix clamp control for different video modesDevin Heitmueller1-6/+11
2010-12-29[media] au8522: cleanup code which disables audio decoderDevin Heitmueller1-15/+1
2010-12-29[media] au8522: Properly set default brightnessDevin Heitmueller1-1/+1
2010-12-29[media] drivers/media: Removed unnecessary KERN_<level>s from dprintk usesJoe Perches2-12/+7
2010-12-29[media] Add support for Kworld SBTVD boardMauro Carvalho Chehab1-0/+23
2010-12-29[media] mb86a20s: add support for serial streamsMauro Carvalho Chehab2-5/+14
2010-12-29[media] add a driver for mb86a20sMauro Carvalho Chehab4-0/+644
2010-12-29[media] Re-write the s921 frontendMauro Carvalho Chehab8-573/+596
2010-11-22[media] Fix Kconfig errors due to two visible menusMauro Carvalho Chehab1-4/+1
2010-11-09[media] BZ#22292: dibx000_common: Restore i2c algo pointerJean Delvare1-0/+1
2010-10-23[media] dvb: remove obsolete lgdt3304 driverJarod Wilson4-435/+1
2010-10-21[media] DiSEqC bug fixed for stv0288 based interfacesMalcolm Priestley1-9/+12
2010-10-21[media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare3-3/+0
2010-10-21[media] af9013: cache some reg values to reduce reg readsAntti Palosaari1-23/+32
2010-10-21[media] af9013: optimize code sizeAntti Palosaari2-62/+44
2010-10-21[media] CodingStyle cleanup at s5h1432 and cx231xxMauro Carvalho Chehab2-50/+38
2010-10-21[media] s5h1432: fix codingstyle issuesDevin Heitmueller2-170/+152
2010-10-21[media] s5h1432: Add new s5h1432 driverPalash Bandyopadhyay4-0/+544
2010-10-21V4L/DVB: cx22702: Simplify cx22702_set_tps()Jean Delvare1-32/+26
2010-10-21V4L/DVB: cx22702: Some things never changeJean Delvare1-3/+3
2010-10-21V4L/DVB: cx22702: Avoid duplicating code in branchesJean Delvare1-15/+16
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