summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2009-06-23V4L/DVB (12115): tda10048: add missing entry to pll_tab for 3.8 MHz IFMichael Krufky1-0/+1
2009-06-23V4L/DVB (12107): smscoreapi: fix compile warningHans Verkuil1-2/+2
2009-06-23V4L/DVB (12098): Create table for customize stv0900 ts registers.Igor M. Liplianin3-3/+27
2009-06-23V4L/DVB (12097): Implement reading uncorrected blocks for stv0900Abylay Ospan1-0/+39
2009-06-23V4L/DVB (12096): Bug fix: stv0900 register read must using i2c in one transac...Abylay Ospan1-20/+20
2009-06-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds62-939/+11835
2009-06-17V4L/DVB (11894): flexcop-pci: dmesg visible names brokenMatthias Schwarzott1-10/+10
2009-06-17V4L/DVB (11892): Siano: smsendian - declare function as externUri Shkolnik1-3/+3
2009-06-17V4L/DVB (11891): Siano: smscore - bind the GPIO SMS protocolUri Shkolnik1-0/+20
2009-06-17V4L/DVB (11890): Siano: smscore - remove redundant codeUri Shkolnik1-13/+0
2009-06-17V4L/DVB (11889): Siano: smsdvb - add DVB v3 eventsUri Shkolnik1-0/+48