summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttpci/av7110.c
AgeCommit message (Expand)Author
2009-04-14backport commit 4f8d182513690b42b20fb81e487be4cd4729e27cMauro Carvalho Chehab
2009-01-11dvb: constify VFTsMauro Carvalho Chehab
2008-10-24compat code: Fix compile failure of av7110.c on Kernel 2.6.27Mauro Carvalho Chehab
2008-10-18backport commit 1a651a00e20fd4997f0b91258f6f95b7d96edcd9Mauro Carvalho Chehab
2008-09-05merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-09-04v4l-dvb: fix assorted sparse warningsHans Verkuil
2008-09-04dvb-ttpci: Support full-ts hardware modificationOliver Endriss
2008-08-25V4L/DVB: follow lspci device/vendor styleMauro Carvalho Chehab
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-06-22WRITE_RPS1() converts to le32 itselfMauro Carvalho Chehab
2008-06-22split dvb_ringbuffer dual-use functionsMauro Carvalho Chehab
2008-06-20av7110: Removed some obsolete definitions and one unused variableOliver Endriss
2008-05-21 fix unaligned access in av7110.cMauro Carvalho Chehab
2008-04-09Adds selectable adapter numbers as per module optionMichael Krufky
2008-04-08media/dvb/ttpci replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-01-10 av7110: fix section mismatchMauro Carvalho Chehab
2007-10-31saa7146/budget*/dvb-ttpci: Remove V4L1 codeOliver Endriss
2007-08-25[PATCH 24/30] dvb: remove some unneeded vmalloc() return value casts from av7110Oliver Endriss
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-16Av7110: fix typoMauro Carvalho Chehab
2007-07-13dvb-ttpci: re-initialize aspect ratio and pan scan after arm crashOliver Endriss
2007-05-03saa7146: DMA: Correctly free resources on error, sync PCI streamed dataOliver Endriss
2007-03-03dvb-ttpci: Update frontend lock status in transfer mode (bugfix)Oliver Endriss
2007-02-25dvb-ttpci: Infrared remote control refactoringOliver Endriss
2007-02-08kthread API conversion for dvb_frontend and av7110Mauro Carvalho Chehab
2006-12-26DVB: Remove unneeded void * casts in ttpci/av7110Mauro Carvalho Chehab
2006-11-01av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C transfersOliver Endriss
2006-09-14av7110: FW_LOADER depemdency fixedOliver Endriss
2006-08-07remove null chars from dvb namesMauro Carvalho Chehab
2006-08-07[av7110] Support Grundig DVB-T tuner for sub-system 13c2:0001Oliver Endriss
2006-07-28Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey
2006-07-28Convert DVB devices to use dvb_attach()Andrew de Quincey
2006-07-28Convert SEC drivers to new frontend APIAndrew de Quincey
2006-07-19Remove obsolete #include <linux/config.h>Mauro Carvalho Chehab
2006-07-10Fix typo in comment for TDA9819Andrew de Quincey
2006-06-25av7110: analog sound output of DVB-C rev 2.3Oliver Endriss
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-28Support new dvb-ttusb-budget boards with stv0297Andrew de Quincey
2006-04-28Convert lnbp21 to a moduleAndrew de Quincey
2006-04-20Additional frontend_init safety checksAndrew de Quincey
2006-04-18Convert ttpci/av7110 to refactored tuner codeAndrew de Quincey
2006-04-10Add sysfs device links to dvb devicesAndrew de Quincey
2006-03-30new module parameter 'tv_standard' (dvb-ttpci driver)Oliver Endriss
2006-03-30fix typo in commentOliver Endriss
2006-03-17Add WSS (wide screen signalling) module parametersOliver Endriss
2006-03-16Moved duplicated code of ALPS BSRU6 tuner to a standalone file.Oliver Endriss
2006-03-13BUG_ON() Conversion in drivers/video/mediaMauro Carvalho Chehab
2006-03-08Typos grab bag of the monthOliver Endriss
2006-02-28Use refactored LNBP21 and BSBE1 codeOliver Endriss
2006-02-19dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach