summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ngene
Commit message (Expand)AuthorAgeFilesLines
* [media] Rename media/dvb as media/pciMauro Carvalho Chehab2012-08-137-3915/+0
* [media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2012-08-131-1/+1
* [media] dvb: move the dvb core one level upMauro Carvalho Chehab2012-08-131-1/+1
* [media] dvb: use %*ph to hexdump small buffersAndy Shevchenko2012-08-131-10/+4
* [media] ngene: add support for Terratec Cynergy 2400i Dual DVB-TPatrice Chotard2012-08-111-0/+263
* [media] drxk: Make the QAM demodulator command parameters configurableMartin Blumenstingl2012-07-061-0/+1
* [media] ngene: remove an unneeded conditionDan Carpenter2012-04-261-3/+1
* [media] drxk: Don't assume a default firmware nameMauro Carvalho Chehab2012-01-211-0/+1
* [media] drxk: create only one frontend for both DVB-C and DVB-TMauro Carvalho Chehab2012-01-051-1/+1
* staging: Move media drivers to staging/mediaMauro Carvalho Chehab2011-11-031-1/+1
* [media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe2011-09-031-4/+4
* [media] drxk: Move I2C address into a config structureMauro Carvalho Chehab2011-07-271-3/+6
* [media] ngene: Strip dummy packets inserted by the driverOliver Endriss2011-07-273-7/+39
* [media] ngene: Update for latest cxd2099Oliver Endriss2011-07-271-1/+8
* [media] ngene: Support DuoFlex CT attached to CineS2 and SaTiX-S2Oliver Endriss2011-07-271-2/+2
* [media] ngene: Fix name of Digital Devices PCIe/miniPCIeOliver Endriss2011-07-271-4/+4
* [media] ngene: Fix return code if no demux was foundOliver Endriss2011-07-271-0/+1
* [media] ngene: Codingstyle fixesOliver Endriss2011-07-274-31/+25
* [media] ngene: Support Digital Devices DuoFlex CTRalph Metzler2011-07-274-40/+156
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-041-0/+1
|\
| * [media] ngene: Fix CI data transfer regressionOliver Endriss2011-04-291-0/+1
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
|/
* [media] Move CI cxd2099 driver to stagingMauro Carvalho Chehab2011-03-213-607/+4
* [media] ngene: Improved channel initialisation and releaseOliver Endriss2011-03-212-51/+60
* [media] ngene: Fix copy-paste errorOliver Endriss2011-03-211-1/+1
* [media] ngene: Enable CI for Mystique SaTiX-S2 Dual (v2)Oliver Endriss2011-03-211-1/+2
* [media] ngene: Add net deviceRalph Metzler2011-03-212-0/+5
* [media] ngene: Shutdown workaroundRalph Metzler2011-03-213-0/+39
* [media] ngene: CXD2099AR Common Interface driverRalph Metzler2011-03-217-31/+782
* [media] ngene: Clean-up driver initialisation (part 1)Oliver Endriss2011-03-212-13/+23
* [media] ngene: Support up to 4 tunersOliver Endriss2011-03-211-31/+143
* [media] ngene: Fixes for TS input over I2SOliver Endriss2011-03-212-3/+6
* [media] ngene: Firmware 18 supportOliver Endriss2011-03-211-2/+8
* [media] ngene: fix compile warningHans Verkuil2011-01-041-1/+2
* [media] ngene-core.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-12-291-1/+1
* [media] drivers/media: Use vzallocJoe Perches2010-12-291-2/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-173-3/+0
* [media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare2010-10-211-1/+0
* [media] i2c: Stop using I2C_CLASS_TV_ANALOGJean Delvare2010-10-211-1/+1
* V4L/DVB: ngene: remove unused #include <linux/version.h>Huang Weiyi2010-06-012-2/+0
* V4L/DVB: ngene: Remove debug messageOliver Endriss2010-06-011-5/+1
* V4L/DVB: ngene: MSI cleanupOliver Endriss2010-06-011-1/+5
* V4L/DVB: ngene: Make command timeout workaround configurableOliver Endriss2010-06-013-16/+8
* V4L/DVB: ngene: Implement support for MSIOliver Endriss2010-06-012-1/+34
* V4L/DVB: ngene: Do not call demuxer with interrupts disabledOliver Endriss2010-06-011-14/+14
* V4L/DVB: ngene: Support new device 'Digital Devices DuoFlex S2 miniPCIe'Oliver Endriss2010-06-011-0/+15
* V4L/DVB: ngene: Add lgdt3303 and mt2131 deps to KconfigDevin Heitmueller2010-05-191-0/+2
* V4L/DVB: ngene: start separating out DVB functions into separate fileDevin Heitmueller2010-05-194-129/+192
* V4L/DVB: ngene: split out card specific code into a separate fileDevin Heitmueller2010-05-194-303/+337
* V4L/DVB: ngene: split out i2c code into a separate fileDevin Heitmueller2010-05-194-135/+190