summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ngene/ngene.h
AgeCommit message (Collapse)Author
2009-12-18ngene: Removed use of modules stv0900 & stv6110.Matthias Benesch
From: Matthias Benesch <twoof7@freenet.de> Removed use of modules stv0900 & stv6110 from Igor M. Liplianin. Therefore also define NGENE_STV090X became unnecessary (clean up module ngene). Priority: normal
2009-12-12ngene: Use lnbp21 driver for LNB controlOliver Endriss
Remove local lnbp21_* routines and use the lnbp21 driver instead. Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
2009-12-08Changes to enable unloading of module ngene.Matthias Benesch
From: Matthias Benesch <twoof7@freenet.de> Added changes from @pram to enable unloading of module ngene. Priority: normal
2009-12-08Clean up of module ngene.Matthias Benesch
From: Matthias Benesch <twoof7@freenet.de> Removed "#define NGENE_LNB", stv0900_regs and also use of module lnbh24 within ngene.c. Priority: normal
2009-12-08Using I2C bus message to set 22kHz tone within module ngene.Matthias Benesch
From: Matthias Benesch <twoof7@freenet.de> Using I2C bus message to set 22kHz tone with additional register initialisation == TTX. Priority: normal
2009-09-30Committer: helau <helmut@helmutauer.de>root
On branch mediapointer-dvb-s2 Changes to be committed: (use "git reset HEAD <file>..." to unstage) new file: linux/drivers/media/video/ngene/Kconfig new file: linux/drivers/media/video/ngene/Makefile new file: linux/drivers/media/video/ngene/ngene-core.c new file: linux/drivers/media/video/ngene/ngene-ioctls.h new file: linux/drivers/media/video/ngene/ngene-snd.c new file: linux/drivers/media/video/ngene/ngene.h new file: linux/drivers/media/video/ngene/ngene_fw_15.h new file: linux/drivers/media/video/ngene/ngene_fw_16.h new file: linux/drivers/media/video/ngene/ngene_fw_17.h