summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
Commit message (Expand)AuthorAgeFilesLines
* [media] af9013: Fix a compilation warningMauro Carvalho Chehab2010-12-291-1/+1
* [media] stv090x: Fix some compilation warningsMauro Carvalho Chehab2010-12-291-3/+3
* [media] dib7000m/dib7000p: Add support for TRANSMISSION_MODE_4KMauro Carvalho Chehab2010-12-292-10/+10
* [media] stb6100: warning cleanupMauro Carvalho Chehab2010-12-291-1/+4
* [media] stb0899: fix diseqc messages getting lostManu Abraham2010-12-291-1/+1
* [media] stb6100: Improve tuner performanceManu Abraham2010-12-291-66/+127
* [media] IX2505V: i2c transfer error code ignoredMatthias Schwarzott2010-12-291-1/+1
* [media] au8522: Handle differences in comb filter config for s-video inputDevin Heitmueller2010-12-292-4/+14
* [media] au8522: fix clamp control for different video modesDevin Heitmueller2010-12-291-6/+11
* [media] au8522: cleanup code which disables audio decoderDevin Heitmueller2010-12-291-15/+1Star
* [media] au8522: Properly set default brightnessDevin Heitmueller2010-12-291-1/+1
* [media] drivers/media: Removed unnecessary KERN_<level>s from dprintk usesJoe Perches2010-12-292-12/+7Star
* [media] Add support for Kworld SBTVD boardMauro Carvalho Chehab2010-12-291-0/+23
* [media] mb86a20s: add support for serial streamsMauro Carvalho Chehab2010-12-292-5/+14
* [media] add a driver for mb86a20sMauro Carvalho Chehab2010-12-294-0/+644
* [media] Re-write the s921 frontendMauro Carvalho Chehab2010-12-298-573/+596
* [media] Fix Kconfig errors due to two visible menusMauro Carvalho Chehab2010-11-221-4/+1Star
* [media] BZ#22292: dibx000_common: Restore i2c algo pointerJean Delvare2010-11-091-0/+1
* [media] dvb: remove obsolete lgdt3304 driverJarod Wilson2010-10-234-435/+1Star
* [media] DiSEqC bug fixed for stv0288 based interfacesMalcolm Priestley2010-10-211-9/+12
* [media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare2010-10-213-3/+0Star
* [media] af9013: cache some reg values to reduce reg readsAntti Palosaari2010-10-211-23/+32
* [media] af9013: optimize code sizeAntti Palosaari2010-10-212-62/+44Star
* [media] CodingStyle cleanup at s5h1432 and cx231xxMauro Carvalho Chehab2010-10-212-50/+38Star
* [media] s5h1432: fix codingstyle issuesDevin Heitmueller2010-10-212-170/+152Star
* [media] s5h1432: Add new s5h1432 driverPalash Bandyopadhyay2010-10-214-0/+544
* V4L/DVB: cx22702: Simplify cx22702_set_tps()Jean Delvare2010-10-211-32/+26Star
* V4L/DVB: cx22702: Some things never changeJean Delvare2010-10-211-3/+3
* V4L/DVB: cx22702: Avoid duplicating code in branchesJean Delvare2010-10-211-15/+16
* V4L/DVB: cx22702: Drop useless initializations to 0Jean Delvare2010-10-211-3/+2Star
* V4L/DVB: cx22702: Clean up register access functionsJean Delvare2010-10-211-10/+13
* V4L/DVB: au8522_decoder: remove obsolete v4l2-i2c-drv.h headerHans Verkuil2010-10-211-6/+21
* V4L/DVB: af9013: optimize code sizeAntti Palosaari2010-10-212-158/+79Star
* V4L/DVB: af9013: add support for MaxLinear MxL5007T tunerAntti Palosaari2010-10-213-2/+5
* V4L/DVB: STV0288 Incorrect bit sample for Vitterbi statusMalcolm Priestley2010-10-211-1/+1
* V4L/DVB: ix2505v: make scripts/checkpatch.pl happyMauro Carvalho Chehab2010-10-211-10/+9Star
* V4L/DVB: Support for Sharp IX2505V (marked B0017) DVB-S silicon tunerMalcolm Priestley2010-10-214-0/+396
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-2112-13/+13
* V4L/DVB: drivers/media: Use available error codesJulia Lawall2010-10-211-1/+1
* V4L/DVB: af9013: add support for tda18218 silicon tunerAntti Palosaari2010-10-212-2/+17
* V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie2010-09-282-1/+7
* V4L/DVB: dib7770: enable the current mirrorOlivier Grenie2010-09-282-0/+5
* V4L/DVB: V4L: do not autoselect components on embedded systemsGuennadi Liakhovetski2010-08-091-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/+1Star