summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds6-111/+19
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2-2/+2
2009-04-07Revert "V4L/DVB (10962): fired-avc: fix printk formatting warning."Stefan Richter1-1/+1
2009-04-07V4L/DVB (11398): Support for Legend Silicon LGS8913/LGS8GL5/LGS8GXX China DMB...David Wong5-0/+984
2009-04-07V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-6/+6
2009-04-07V4L/DVB (11345): af9015: support for DigitalNow TinyTwin remoteStuart Hall1-11/+8
2009-04-07V4L/DVB (11340): af9015: add support for AverMedia AVerTV Volar Black HD (A850)Antti Palosaari2-1/+24
2009-04-07V4L/DVB (11339): af9015: remove wrong definitionsAntti Palosaari1-8/+0
2009-04-07V4L/DVB (11338): af9015: add support for TrekStor DVB-T USB StickMarc Schneider3-3/+83
2009-04-07V4L/DVB (11337): af9015: add new USB ID for KWorld USB DVB-T TV Stick II (VS-...Antti Palosaari2-1/+4
2009-04-07V4L/DVB (11336): af9015: remove experimentalAntti Palosaari1-1/+1
2009-04-07V4L/DVB (11328): Add AVerMedia A310 USB IDs to CE6230 driver.Juan Jesús García de Soria Lucena2-1/+8
2009-04-07V4L/DVB (11318): fix misspelling of kconfig optionKyle McMartin1-1/+1
2009-04-07Remove fdump tool for av7110 firmwareJaswinder Singh4-87/+5
2009-04-07firmware: convert av7110 driver to request_firmware()Jaswinder Singh2-24/+14
2009-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2009-03-30V4L/DVB (11314): au8522: remove unused I2C_DRIVERIDHans Verkuil1-1/+0
2009-03-30V4L/DVB (11290): Add Elgato EyeTV DTT to dibcom driverKlaus Flittner3-3/+10
2009-03-30V4L/DVB (11289): Patch for Yuan MC770 DVB-T (1164:0871)Xoan Loureiro2-1/+7
2009-03-30V4L/DVB (11288): Code cleanup (passes checkpatch now) of the b2c2-flexcop-dri...Uwe Bugla2-251/+281
2009-03-30V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-dri...Uwe Bugla15-394/+353
2009-03-30V4L/DVB (11285): Remove unecessary udelayPatrick Boettcher1-1/+0
2009-03-30V4L/DVB (11284): Fix i2c code of flexcop-driver for rare revisionsPatrick Boettcher2-1/+13
2009-03-30V4L/DVB (11255): dst_ca: fix compile warning.Hans Verkuil1-4/+5
2009-03-30V4L/DVB (11248): Remove debug output from stb6100_cfg.hArtem Makhutov1-4/+0
2009-03-30V4L/DVB (11244): pluto2: silence spew of card hung up messagesAlan Cox1-2/+5
2009-03-30V4L/DVB (11236): tda827x: fix locking issues with DVB-Cklaas de waal1-1/+5
2009-03-30V4L/DVB (11235): changed ioctls to unlockedStoyan Gaydarov1-2/+5
2009-03-30V4L/DVB (11227): ce6230: avoid using unitialized varMauro Carvalho Chehab1-1/+1
2009-03-30V4L/DVB (11216): Add driver for Intel CE6230 DVB-T USB2.0Antti Palosaari5-0/+409
2009-03-30V4L/DVB (11215): zl10353: add support for Intel CE6230 and Intel CE6231Antti Palosaari3-2/+18
2009-03-30V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab4-27/+27
2009-03-30V4L/DVB (11111): dvb_dummy_fe: Fix compilation breakageMauro Carvalho Chehab1-0/+19
2009-03-30V4L/DVB (11110): au8522/au0828: Fix Kconfig dependenciesMauro Carvalho Chehab1-1/+1
2009-03-30V4L/DVB (11100): au8522: fix compilation warning.Hans Verkuil1-3/+0
2009-03-30V4L/DVB (11089): au8522: finish conversion to v4l2_device/subdevDevin Heitmueller1-7/+1
2009-03-30V4L/DVB (11085): au0828/au8522: Codingstyle fixesDevin Heitmueller2-121/+126
2009-03-30V4L/DVB (11076): au0828: make g_chip_ident call work properlyDevin Heitmueller1-0/+1
2009-03-30V4L/DVB (11069): au8522: add mutex protecting use of hybrid stateDevin Heitmueller1-3/+12
2009-03-30V4L/DVB (11065): au8522: add support for analog side of demodulatorDevin Heitmueller4-1/+1203
2009-03-30V4L/DVB (11064): au8522: make use of hybrid framework so analog/digital demod...Devin Heitmueller2-7/+46
2009-03-30V4L/DVB (11063): au8522: power down the digital demod when not in useDevin Heitmueller1-0/+3
2009-03-30V4L/DVB (11062): au8522: fix register read/write high bitsDevin Heitmueller1-2/+2
2009-03-30V4L/DVB (11061): au8522: move shared state and common functions into a separa...Devin Heitmueller2-20/+62
2009-03-30V4L/DVB (11060): au8522: rename the au8522.c source fileDevin Heitmueller2-0/+1
2009-03-30V4L/DVB (11057): Fix CiMax stability in Netup Dual DVB-S2 CIAbylay Ospan2-2/+4
2009-03-30V4L/DVB (11055): Fix typo in stv0900Igor M. Liplianin1-1/+1
2009-03-30V4L/DVB (11054): Shorten some lines in stv0900 to less then 81 charactersIgor M. Liplianin1-13/+28
2009-03-30V4L/DVB (11046): bttv: convert to v4l2_device.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10984): lgdt3305: avoid OOPS in error path of lgdt3305_attachMichael Krufky1-1/+0