summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11723): Link firmware to physical deviceJean Delvare2009-06-166-8/+10
* V4L/DVB (11697): tda10048: Add ability to select I/F at attach time.Steven Toth2009-06-162-1/+232
* V4L/DVB (11682): STV0900/STV0903: Add support for Silicon cut >= 3Manu Abraham2009-06-163-508/+766
* V4L/DVB (11601): stv090x: update demodulator capabilitiesAndreas Regel2009-06-161-0/+11
* V4L/DVB (11598): stv090x: fix missing wakeup in initAndreas Regel2009-06-161-0/+7
* V4L/DVB (11597): stv090x: fixes read_status to return 0 in case of no errorAndreas Regel2009-06-161-6/+4
* V4L/DVB (11596): stv090x: fixes some register definitionsAndreas Regel2009-06-161-14/+14
* V4L/DVB (11595): stv090x: fixes a few bugsAndreas Regel2009-06-161-9/+16
* V4L/DVB (11594): stv090x: Fix incorrect TSMODE usageAndreas Regel2009-06-161-8/+8
* V4L/DVB (11593): stv090x: Fix RolloffAndreas Regel2009-06-161-8/+29
* V4L/DVB (11592): stv6110x: Fix read bugAndreas Regel2009-06-161-0/+1
* V4L/DVB (11591): stv090x: code simplificationManu Abraham2009-06-161-8/+7
* V4L/DVB (11590): stv090x: code simplificationManu Abraham2009-06-161-4/+1
* V4L/DVB (11589): stv090x: code simplificationManu Abraham2009-06-161-8/+6
* V4L/DVB (11588): stv090x: support > 60MSPS, simplify Srate calculationManu Abraham2009-06-161-20/+40
* V4L/DVB (11587): stv090x: set DiSEqC frequency to 22kHzManu Abraham2009-06-161-0/+7
* V4L/DVB (11586): stv090x: switch i/p ADC as well during Power managementManu Abraham2009-06-161-0/+10
* V4L/DVB (11585): stv090x: fix incorrectly used modeAndreas Regel2009-06-161-2/+2
* V4L/DVB (11584): stv090x: add tone burst controlAndreas Regel2009-06-161-0/+66
* V4L/DVB (11583): isl6423: Various fixes to use external modulationAndreas Regel2009-06-161-10/+25
* V4L/DVB (11582): stv090x: fix Undocumented RegistersManu Abraham2009-06-162-29/+64
* V4L/DVB (11581): stv090x and stv6110x: fix repeater level setup and ref clockManu Abraham2009-06-163-6/+22
* V4L/DVB (11579): Initial go at TT S2-1600Manu Abraham2009-06-1612-1/+7578
* V4L/DVB (11566): remove broken macro from dvb stv0900_priv.hMariusz Kozlowski2009-06-161-2/+0
* V4L/DVB (11398): Support for Legend Silicon LGS8913/LGS8GL5/LGS8GXX China DMB...David Wong2009-04-065-0/+984
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-061-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-032-2/+2
|\
| * trivial: NULL noise: drivers/media/dvb/frontends/drx397xD_fw.hHannes Eder2009-03-301-1/+1
| * trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
* | V4L/DVB (11314): au8522: remove unused I2C_DRIVERIDHans Verkuil2009-03-301-1/+0
* | V4L/DVB (11284): Fix i2c code of flexcop-driver for rare revisionsPatrick Boettcher2009-03-301-1/+1
* | V4L/DVB (11248): Remove debug output from stb6100_cfg.hArtem Makhutov2009-03-301-4/+0
* | V4L/DVB (11215): zl10353: add support for Intel CE6230 and Intel CE6231Antti Palosaari2009-03-303-2/+18
* | V4L/DVB (11111): dvb_dummy_fe: Fix compilation breakageMauro Carvalho Chehab2009-03-301-0/+19
* | V4L/DVB (11110): au8522/au0828: Fix Kconfig dependenciesMauro Carvalho Chehab2009-03-301-1/+1
* | V4L/DVB (11100): au8522: fix compilation warning.Hans Verkuil2009-03-301-3/+0
* | V4L/DVB (11089): au8522: finish conversion to v4l2_device/subdevDevin Heitmueller2009-03-301-7/+1
* | V4L/DVB (11085): au0828/au8522: Codingstyle fixesDevin Heitmueller2009-03-302-121/+126
* | V4L/DVB (11076): au0828: make g_chip_ident call work properlyDevin Heitmueller2009-03-301-0/+1
* | V4L/DVB (11069): au8522: add mutex protecting use of hybrid stateDevin Heitmueller2009-03-301-3/+12
* | V4L/DVB (11065): au8522: add support for analog side of demodulatorDevin Heitmueller2009-03-304-1/+1203
* | V4L/DVB (11064): au8522: make use of hybrid framework so analog/digital demod...Devin Heitmueller2009-03-302-7/+46
* | V4L/DVB (11063): au8522: power down the digital demod when not in useDevin Heitmueller2009-03-301-0/+3
* | V4L/DVB (11062): au8522: fix register read/write high bitsDevin Heitmueller2009-03-301-2/+2
* | V4L/DVB (11061): au8522: move shared state and common functions into a separa...Devin Heitmueller2009-03-302-20/+62
* | V4L/DVB (11060): au8522: rename the au8522.c source fileDevin Heitmueller2009-03-302-0/+1
* | V4L/DVB (11057): Fix CiMax stability in Netup Dual DVB-S2 CIAbylay Ospan2009-03-302-2/+4
* | V4L/DVB (11055): Fix typo in stv0900Igor M. Liplianin2009-03-301-1/+1
* | V4L/DVB (11054): Shorten some lines in stv0900 to less then 81 charactersIgor M. Liplianin2009-03-301-13/+28
* | V4L/DVB (10984): lgdt3305: avoid OOPS in error path of lgdt3305_attachMichael Krufky2009-03-301-1/+0
OpenPOWER on IntegriCloud