summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2009-09-12V4L/DVB (12483): Use DIV_ROUND_CLOSESTJulia Lawall5-5/+7
2009-09-12V4L/DVB (12482): firedtv: add PID filtering for SW zigzag retuneHenrik Kurelid1-10/+30
2009-09-12V4L/DVB (12481): Fix lowband tuning with tda8261Julian Scheel1-2/+2
2009-09-12V4L/DVB: af9015: add new USB ID for KWorld PlusTV Dual DVB-T Stick (DVB-T 399U)Mart Raudsepp2-1/+4
2009-09-12V4L/DVB (12477): Use dst_type field instead of type_flagsJulia Lawall1-1/+1
2009-09-12V4L/DVB (12475): Add support for Humax/Coex DVB-T USB Stick 2.0 High SpeedNam Phạm Thành2-2/+11
2009-09-12V4L/DVB (12462): Add TeVii S630 USB DVB-S card support.Igor M. Liplianin2-5/+182
2009-09-12V4L/DVB (12461): Add ce5039(zl10039) tuner support.Igor M. Liplianin4-0/+356
2009-09-12V4L/DVB (12435): strlcpy() will always null terminate the string.Roel Kluin1-1/+1
2009-09-12V4L/DVB (12427): cx24113: fix mips compiler warningHans Verkuil1-1/+5
2009-09-12V4L/DVB (12423): cxusb, d680 dmbth use unified lgs8gxx code instead of lgs8gl5David T.L. Wong1-3/+13
2009-09-12V4L/DVB (12396): [patch] Added Support for STK7700D (DVB)Pete Hildebrandt2-2/+7
2009-09-12V4L/DVB (12388): dvb-usb: fix tuning with Cinergy T2Eberhard Mattes1-0/+1
2009-09-12V4L/DVB (12342): af9015: avoid magically sized temporary buffer in eeprom_dumpJan Nikitenko1-7/+5
2009-09-12V4L/DVB (12332): Create card parameters array in SDMC DM1105 driverIgor M. Liplianin1-15/+133
2009-09-12V4L/DVB (12313): stv6110: Read registers through one time i2c_transfer callingIgor M. Liplianin1-24/+14
2009-09-12V4L/DVB (12312): stv0900: fix i2c repeater configuration must be set to manualAbylay Ospan1-4/+4
2009-09-12V4L/DVB (12310): stv6110 tuner: remove unused iq_wiring configuration parameter.Igor M. Liplianin1-1/+0
2009-09-12V4L/DVB (12309): Add output clock configuration for stv6110 tuner.Igor M. Liplianin2-0/+11
2009-09-12V4L/DVB (12294): b2c2: Use dvb-pll for Cablestar2Trent Piepho1-54/+19
2009-09-12V4L/DVB (12293): b2c2: Use dvb-pll for Skystar2 rev 2.3 and rev 2.6Trent Piepho1-74/+31
2009-09-12V4L/DVB (12292): b2c2: Use dvb-pll for AirStar DVB-T's tunerTrent Piepho1-32/+6
2009-09-12V4L/DVB (12290): dvb-pll: Add support for Alps TDEE4 DVB-C NIMTrent Piepho2-0/+25
2009-09-12V4L/DVB (12289): dvb-pll: Add support for Samsung TBMU24112 DVB-S NIMTrent Piepho2-0/+15
2009-09-12V4L/DVB (12288): dvb-pll: Add support for Samsung TBDU18132 DVB-S NIMTrent Piepho2-0/+23
2009-09-12V4L/DVB (12287): dvb-pll: Add Samsung TDTC9251DH0 DVB-T NIMTrent Piepho2-0/+16
2009-09-12V4L/DVB (12276): Remove a useless check from dvb_dmx_swfilter_packet()Andreas Oberritter1-6/+2
2009-09-12V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PIDAndreas Oberritter2-58/+182
2009-09-12V4L/DVB (12271): lgs8gxx: add lgs8g75 supportDavid Wong3-106/+401
2009-09-12V4L/DVB (12200): mt312: Fix checkpatch warningsMatthias Schwarzott2-4/+5
2009-09-12V4L/DVB (12199): remove redundant tests on unsignedRoel Kluin1-1/+1
2009-09-12V4L/DVB (12197): Remove unnecessary semicolonsJoe Perches5-5/+5
2009-08-31V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfacesUdi Atar2-20/+29
2009-08-31V4L/DVB (12450): Siano: Fixed SDIO compilation bugsUdi Atar1-24/+30
2009-08-31V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devicesMichael Krufky1-0/+44
2009-08-14V4L/DVB (12441): siano: read buffer overflowRoel Kluin1-1/+1
2009-08-14V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott25-28/+28
2009-08-14V4L/DVB (12437): dvb: siano uses/depends on INPUTRandy Dunlap1-1/+1
2009-08-14V4L/DVB (12386): sms1xxx: fix build warning: unused variable 'board'Michael Krufky1-2/+0
2009-08-14V4L/DVB (12374): sms1xxx: fix broken Hauppauge devicesMichael Krufky1-100/+0
2009-08-14V4L/DVB (12371): af9015: Fix for crash in dvb-usb-af9015Nils Kassube1-1/+1
2009-08-14V4L/DVB (12341): zl10353 and qt1010: fix stack corruption bugJan Nikitenko1-7/+5
2009-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-39/+57
2009-07-24V4L/DVB (12291): b2c2: fix frontends compiled into kernelTrent Piepho1-30/+37
2009-07-24V4L/DVB (12269): af9013: auto-detect parameters in case of garbage given by appAntti Palosaari1-7/+18
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan3-2/+1
2009-07-06net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-07-05V4L/DVB (12153): ttpci: config TTPCI_EEPROM depends on I2CHans Verkuil1-0/+1
2009-06-23V4L/DVB (12131): BUGFIX: An incorrect Carrier Recovery Loop optimization tabl...Manu Abraham1-3/+6
2009-06-23V4L/DVB (12130): Fix a redundant compiler warningManu Abraham1-1/+1