aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2007-02-21V4L/DVB (5225): Gl861: fix MODULE_AUTHORMichael Krufky1-1/+1
2007-02-21V4L/DVB (5224): Gl861: select DVB_ZL10353 if !DVB_FE_CUSTOMISEMichael Krufky1-1/+1
2007-02-21V4L/DVB (5223): Rename USB_PID_MSI_MEGASKY55801 to USB_PID_MSI_MEGASKY580_55801Michael Krufky2-2/+2
2007-02-21V4L/DVB (5221): Dvb-usb: initial support for MSI Mega Sky 580 DVB-T based on ...Carl Lundqvist5-0/+263
2007-02-21V4L/DVB (5218): Zl10353: register definitions updateChris Pascoe2-7/+14
2007-02-21V4L/DVB (5217): Zl10353: Implement TRL nominal rate calculationAntti Palosaari3-15/+65
2007-02-21V4L/DVB (5216): Zl10353: add i2c_gate_ctrl supportAntti Palosaari1-2/+15
2007-02-21V4L/DVB (5215): Experimental support for signal strength/BER/uncorrectable countChris Pascoe1-0/+36
2007-02-21V4L/DVB (5209): Kthread api conversion for dvb_frontend and av7110 fix[email protected]1-2/+2
2007-02-21V4L/DVB (5208): Kthread API conversion for dvb_frontend and av7110Herbert Poetzl3-62/+37
2007-02-21V4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish5-8/+10
2007-02-21V4L/DVB (5195): Frontends: make 4 functions staticAdrian Bunk4-4/+4
2007-02-21V4L/DVB (5189): Budget-av: Call saa7146_vv_release on exitMarco Schluessler1-0/+3
2007-02-21V4L/DVB (5188): Add separate configuration data for subsystem 0x13c2:0x1012Oliver Endriss1-2/+12
2007-02-21V4L/DVB (5164): Compat: Handle input_register_device() change and some othersTrent Piepho2-4/+4
2007-02-21V4L/DVB (5161): Dvb-ttpci: call saa7146_vv_release() on exitMarco Schluessler1-0/+5
2007-02-21V4L/DVB (5158): Dvb-ttpci: Fixed unregistering the vbi deviceOliver Endriss2-8/+2
2007-02-21V4L/DVB (5157): Set phys, bustype, version, vendor and product for input deviceMatthias Schwarzott1-0/+15
2007-02-21V4L/DVB (5142): M920x: move filter caps from device caps to adapter capsMichael Krufky1-2/+4
2007-02-21V4L/DVB (5141): M920x: group tuner / demod callback functions togetherMichael Krufky1-62/+63
2007-02-21V4L/DVB (5140): Whitespace / 80-column cleanupsMichael Krufky1-8/+16
2007-02-21V4L/DVB (5139): M920x: Fix tuner identification bug with qt1010 moduleAapo Tahkola2-14/+41
2007-02-21V4L/DVB (5138): Kconfig: qt1010 should be selected by m920xMichael Krufky1-0/+1
2007-02-21V4L/DVB (5137): Dvb: add new qt1010 tuner moduleAntti Palosaari6-204/+607
2007-02-21V4L/DVB (5136): M920x: correct oops when loading moduleMichael Krufky1-3/+3
2007-02-21V4L/DVB (5135): Qt1010: correct hardlockup when an app access the DVB dongleJan Nijs1-3/+3
2007-02-21V4L/DVB (5134): M920x: fix build in hg tree / other trivial fixesMichael Krufky1-2/+0
2007-02-21V4L/DVB (5133): M920x: move qt1010_tuner_attach function into qt1010.hMichael Krufky2-10/+9
2007-02-21V4L/DVB (5132): M920x: more trivial cleanupsPatrick Boettcher1-10/+1
2007-02-21V4L/DVB (5131): M920x: more cleanupsMichael Krufky2-65/+51
2007-02-21V4L/DVB (5130): M920x: misc updates and fixesAapo Tahkola3-93/+145
2007-02-21V4L/DVB (5129): M920x: break out qt1010 tuner code into a separate fileMichael Krufky2-203/+222
2007-02-21V4L/DVB (5128): M920x: trivial cleanupsMichael Krufky1-6/+6
2007-02-21V4L/DVB (5127): M920x: update megasky driver for recent changes in the dvb treeMichael Krufky2-40/+45
2007-02-21V4L/DVB (5126): M920x: cleanups after rename from megasky.[ch]Michael Krufky4-43/+43
2007-02-21V4L/DVB (5125): Dvb-usb: rename megasky.[ch] to m920x.[ch]Michael Krufky3-3/+3
2007-02-21V4L/DVB (5124): Dvb-usb: Initial support for MSI Mega Sky 580 based on Uli m9206Aapo Tahkola5-0/+718
2007-02-21V4L/DVB (5121): Proper vendor/device ID for the CinergyT2 input deviceTino Keitel1-0/+5
2007-02-21V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remoteVille-Pekka Vainio1-1/+10
2007-02-21V4L/DVB (5061): Bt8xx: add support for Ultraview DVB-T LiteMichael Krufky1-0/+1
2007-02-21V4L/DVB (5011): DVB: Remove unneeded void * casts in ttpci/av7110Tobias Klauser3-47/+45
2007-02-21V4L/DVB (4999): [PATCH] Cablestar2 supportAntti Seppälä1-55/+35
2007-02-21V4L/DVB (4998): [PATCH] DIB3000MC and NOVA T USB2 #2Mario Rossi1-1/+1
2007-02-17Fix typos concerning hierarchyUwe Kleine-König2-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau6-6/+0
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare3-0/+3
2006-12-27V4L/DVB (4973): Dvb-core: fix printk type warningMichael Krufky1-1/+1
2006-12-27V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systemsAng Way Chuang1-1/+1
2006-12-27V4L/DVB (4956): [NOVA-T-USB2] Put remote-debugging in the right placeMario Rossi1-1/+3
2006-12-27V4L/DVB (4955): Fix autosearch indexMario Rossi1-1/+1