summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ngene
AgeCommit message (Expand)AuthorLines
2012-08-13[media] Rename media/dvb as media/pciMauro Carvalho Chehab-3915/+0
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab-1/+1
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab-1/+1
2012-08-13[media] dvb: use %*ph to hexdump small buffersAndy Shevchenko-10/+4
2012-08-11[media] ngene: add support for Terratec Cynergy 2400i Dual DVB-TPatrice Chotard-0/+263
2012-07-06[media] drxk: Make the QAM demodulator command parameters configurableMartin Blumenstingl-0/+1
2012-04-26[media] ngene: remove an unneeded conditionDan Carpenter-3/+1
2012-01-21[media] drxk: Don't assume a default firmware nameMauro Carvalho Chehab-0/+1
2012-01-05[media] drxk: create only one frontend for both DVB-C and DVB-TMauro Carvalho Chehab-1/+1
2011-11-03staging: Move media drivers to staging/mediaMauro Carvalho Chehab-1/+1
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe-4/+4
2011-07-27[media] drxk: Move I2C address into a config structureMauro Carvalho Chehab-3/+6
2011-07-27[media] ngene: Strip dummy packets inserted by the driverOliver Endriss-7/+39
2011-07-27[media] ngene: Update for latest cxd2099Oliver Endriss-1/+8
2011-07-27[media] ngene: Support DuoFlex CT attached to CineS2 and SaTiX-S2Oliver Endriss-2/+2
2011-07-27[media] ngene: Fix name of Digital Devices PCIe/miniPCIeOliver Endriss-4/+4
2011-07-27[media] ngene: Fix return code if no demux was foundOliver Endriss-0/+1
2011-07-27[media] ngene: Codingstyle fixesOliver Endriss-31/+25
2011-07-27[media] ngene: Support Digital Devices DuoFlex CTRalph Metzler-40/+156
2011-05-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2011-04-29[media] ngene: Fix CI data transfer regressionOliver Endriss-0/+1
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2011-03-21[media] Move CI cxd2099 driver to stagingMauro Carvalho Chehab-607/+4
2011-03-21[media] ngene: Improved channel initialisation and releaseOliver Endriss-51/+60
2011-03-21[media] ngene: Fix copy-paste errorOliver Endriss-1/+1
2011-03-21[media] ngene: Enable CI for Mystique SaTiX-S2 Dual (v2)Oliver Endriss-1/+2
2011-03-21[media] ngene: Add net deviceRalph Metzler-0/+5
2011-03-21[media] ngene: Shutdown workaroundRalph Metzler-0/+39
2011-03-21[media] ngene: CXD2099AR Common Interface driverRalph Metzler-31/+782
2011-03-21[media] ngene: Clean-up driver initialisation (part 1)Oliver Endriss-13/+23
2011-03-21[media] ngene: Support up to 4 tunersOliver Endriss-31/+143
2011-03-21[media] ngene: Fixes for TS input over I2SOliver Endriss-3/+6
2011-03-21[media] ngene: Firmware 18 supportOliver Endriss-2/+8
2011-01-04[media] ngene: fix compile warningHans Verkuil-1/+2
2010-12-29[media] ngene-core.c: Remove unnecessary casts of pci_get_drvdataJoe Perches-1/+1
2010-12-29[media] drivers/media: Use vzallocJoe Perches-2/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann-3/+0
2010-10-21[media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare-1/+0
2010-10-21[media] i2c: Stop using I2C_CLASS_TV_ANALOGJean Delvare-1/+1
2010-06-01V4L/DVB: ngene: remove unused #include <linux/version.h>Huang Weiyi-2/+0
2010-06-01V4L/DVB: ngene: Remove debug messageOliver Endriss-5/+1
2010-06-01V4L/DVB: ngene: MSI cleanupOliver Endriss-1/+5
2010-06-01V4L/DVB: ngene: Make command timeout workaround configurableOliver Endriss-16/+8
2010-06-01V4L/DVB: ngene: Implement support for MSIOliver Endriss-1/+34
2010-06-01V4L/DVB: ngene: Do not call demuxer with interrupts disabledOliver Endriss-14/+14
2010-06-01V4L/DVB: ngene: Support new device 'Digital Devices DuoFlex S2 miniPCIe'Oliver Endriss-0/+15
2010-05-19V4L/DVB: ngene: Add lgdt3303 and mt2131 deps to KconfigDevin Heitmueller-0/+2
2010-05-19V4L/DVB: ngene: start separating out DVB functions into separate fileDevin Heitmueller-129/+192
2010-05-19V4L/DVB: ngene: split out card specific code into a separate fileDevin Heitmueller-303/+337
2010-05-19V4L/DVB: ngene: split out i2c code into a separate fileDevin Heitmueller-135/+190