summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (12462): Add TeVii S630 USB DVB-S card support.Igor M. Liplianin2009-09-122-5/+182
* V4L/DVB (12461): Add ce5039(zl10039) tuner support.Igor M. Liplianin2009-09-124-0/+356
* V4L/DVB (12435): strlcpy() will always null terminate the string.Roel Kluin2009-09-121-1/+1
* V4L/DVB (12427): cx24113: fix mips compiler warningHans Verkuil2009-09-121-1/+5
* V4L/DVB (12423): cxusb, d680 dmbth use unified lgs8gxx code instead of lgs8gl5David T.L. Wong2009-09-121-3/+13
* V4L/DVB (12396): [patch] Added Support for STK7700D (DVB)Pete Hildebrandt2009-09-122-2/+7
* V4L/DVB (12388): dvb-usb: fix tuning with Cinergy T2Eberhard Mattes2009-09-121-0/+1
* V4L/DVB (12342): af9015: avoid magically sized temporary buffer in eeprom_dumpJan Nikitenko2009-09-121-7/+5
* V4L/DVB (12332): Create card parameters array in SDMC DM1105 driverIgor M. Liplianin2009-09-121-15/+133
* V4L/DVB (12313): stv6110: Read registers through one time i2c_transfer callingIgor M. Liplianin2009-09-121-24/+14
* V4L/DVB (12312): stv0900: fix i2c repeater configuration must be set to manualAbylay Ospan2009-09-121-4/+4
* V4L/DVB (12310): stv6110 tuner: remove unused iq_wiring configuration parameter.Igor M. Liplianin2009-09-121-1/+0
* V4L/DVB (12309): Add output clock configuration for stv6110 tuner.Igor M. Liplianin2009-09-122-0/+11
* V4L/DVB (12294): b2c2: Use dvb-pll for Cablestar2Trent Piepho2009-09-121-54/+19
* V4L/DVB (12293): b2c2: Use dvb-pll for Skystar2 rev 2.3 and rev 2.6Trent Piepho2009-09-121-74/+31
* V4L/DVB (12292): b2c2: Use dvb-pll for AirStar DVB-T's tunerTrent Piepho2009-09-121-32/+6
* V4L/DVB (12290): dvb-pll: Add support for Alps TDEE4 DVB-C NIMTrent Piepho2009-09-122-0/+25
* V4L/DVB (12289): dvb-pll: Add support for Samsung TBMU24112 DVB-S NIMTrent Piepho2009-09-122-0/+15
* V4L/DVB (12288): dvb-pll: Add support for Samsung TBDU18132 DVB-S NIMTrent Piepho2009-09-122-0/+23
* V4L/DVB (12287): dvb-pll: Add Samsung TDTC9251DH0 DVB-T NIMTrent Piepho2009-09-122-0/+16
* V4L/DVB (12276): Remove a useless check from dvb_dmx_swfilter_packet()Andreas Oberritter2009-09-121-6/+2
* V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PIDAndreas Oberritter2009-09-122-58/+182
* V4L/DVB (12271): lgs8gxx: add lgs8g75 supportDavid Wong2009-09-123-106/+401
* V4L/DVB (12200): mt312: Fix checkpatch warningsMatthias Schwarzott2009-09-122-4/+5
* V4L/DVB (12199): remove redundant tests on unsignedRoel Kluin2009-09-121-1/+1
* V4L/DVB (12197): Remove unnecessary semicolonsJoe Perches2009-09-125-5/+5
* V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfacesUdi Atar2009-08-312-20/+29
* V4L/DVB (12450): Siano: Fixed SDIO compilation bugsUdi Atar2009-08-311-24/+30
* V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devicesMichael Krufky2009-08-311-0/+44
* V4L/DVB (12441): siano: read buffer overflowRoel Kluin2009-08-131-1/+1
* V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott2009-08-1325-28/+28
* V4L/DVB (12437): dvb: siano uses/depends on INPUTRandy Dunlap2009-08-131-1/+1
* V4L/DVB (12386): sms1xxx: fix build warning: unused variable 'board'Michael Krufky2009-08-131-2/+0
* V4L/DVB (12374): sms1xxx: fix broken Hauppauge devicesMichael Krufky2009-08-131-100/+0
* V4L/DVB (12371): af9015: Fix for crash in dvb-usb-af9015Nils Kassube2009-08-131-1/+1
* V4L/DVB (12341): zl10353 and qt1010: fix stack corruption bugJan Nikitenko2009-08-131-7/+5
* V4L/DVB (12291): b2c2: fix frontends compiled into kernelTrent Piepho2009-07-241-30/+37
* V4L/DVB (12269): af9013: auto-detect parameters in case of garbage given by appAntti Palosaari2009-07-241-7/+18
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-123-2/+1
* V4L/DVB (12153): ttpci: config TTPCI_EEPROM depends on I2CHans Verkuil2009-07-051-0/+1
* V4L/DVB (12131): BUGFIX: An incorrect Carrier Recovery Loop optimization tabl...Manu Abraham2009-06-231-3/+6
* V4L/DVB (12130): Fix a redundant compiler warningManu Abraham2009-06-231-1/+1
* V4L/DVB (12115): tda10048: add missing entry to pll_tab for 3.8 MHz IFMichael Krufky2009-06-231-0/+1
* V4L/DVB (12107): smscoreapi: fix compile warningHans Verkuil2009-06-231-2/+2
* V4L/DVB (12098): Create table for customize stv0900 ts registers.Igor M. Liplianin2009-06-233-3/+27
* V4L/DVB (12097): Implement reading uncorrected blocks for stv0900Abylay Ospan2009-06-231-0/+39
* V4L/DVB (12096): Bug fix: stv0900 register read must using i2c in one transac...Abylay Ospan2009-06-231-20/+20
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-06-1662-939/+11835
|\
| * V4L/DVB (11894): flexcop-pci: dmesg visible names brokenMatthias Schwarzott2009-06-161-10/+10
| * V4L/DVB (11892): Siano: smsendian - declare function as externUri Shkolnik2009-06-161-3/+3
OpenPOWER on IntegriCloud