aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci/av7110.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20V4L/DVB (5848): Av7110: fix typoYoann Padioleau1-1/+1
2007-07-18V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm crashOliver Endriss1-2/+11
2007-05-09V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed dataJon Burgess1-3/+6
2007-04-27V4L/DVB (5381): Dvb-ttpci: Update frontend lock status in transfer mode (bugfix)Oliver Endriss1-1/+3
2007-04-27V4L/DVB (5334): Dvb-ttpci: Infrared remote control refactoringOliver Endriss1-3/+10
2007-02-21V4L/DVB (5208): Kthread API conversion for dvb_frontend and av7110Herbert Poetzl1-16/+13
2007-02-21V4L/DVB (5011): DVB: Remove unneeded void * casts in ttpci/av7110Tobias Klauser1-14/+14
2006-12-10V4L/DVB (4916): Av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C transfersOliver Endriss1-1/+1
2006-09-26V4L/DVB (4630): Av7110: FW_LOADER depemdency fixedOliver Endriss1-0/+4
2006-09-26V4L/DVB (4480): Remove null chars from dvb namesDave Jones1-1/+1
2006-09-26V4L/DVB (4478): [av7110] Support Grundig DVB-T tuner for sub-system 13c2:0001Oliver Endriss1-10/+9
2006-09-26V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey1-6/+2
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey1-17/+22
2006-09-26V4L/DVB (4383): Convert SEC drivers to new frontend APIAndrew de Quincey1-1/+1
2006-07-29V4L/DVB (4295): Fix typo in comment for TDA9819Marco Schluessler1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3Tim Kaiser1-6/+2
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-58/+58
2006-06-25V4L/DVB (3934): Support new dvb-ttusb-budget boards with stv0297Thomas Kaiser1-0/+1
2006-06-25V4L/DVB (3932): Convert lnbp21 to a moduleAndrew de Quincey1-1/+1
2006-06-25V4L/DVB (3895): Additional frontend_init safety checksAndrew de Quincey1-6/+18
2006-06-25V4L/DVB (3874): Convert ttpci/av7110 to refactored tuner codeAndrew de Quincey1-19/+41
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey1-1/+1
2006-04-02V4L/DVB (3671): New module parameter 'tv_standard' (dvb-ttpci driver)C.Y.M1-0/+6
2006-04-02V4L/DVB (3670): Fix typo in commentAdrian Bunk1-1/+1
2006-03-21V4L/DVB (3533): Add WSS (wide screen signalling) module parametersOliver Endriss1-0/+13
2006-03-21V4L/DVB (3532): Moved duplicated code of ALPS BSRU6 tuner to a standalone file.Perceval Anichini1-103/+1
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn1-4/+2
2006-03-08V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan1-1/+1
2006-03-08V4L/DVB (3406): Use refactored LNBP21 and BSBE1 codeOliver Endriss1-102/+12
2006-02-27V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach1-3/+4
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-12/+11
2006-02-07V4L/DVB (3307): Support for Galaxis DVB-S rev1.3Oliver Endriss1-1/+13
2006-01-13V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab1-2/+2
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-3/+1
2006-01-09V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner1-1/+1
2006-01-09V4L/DVB (3281): av7110 driver: improved recovery from ARM crash and crash detectionOliver Endriss1-28/+66
2006-01-09V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree.Ville Skytt\ä1-3/+3
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky1-3/+3
2006-01-09DVB (2441): Driver support for live-ac3, firmware >= 2621 required.Dr. Werner Fink1-2/+7
2006-01-09DVB (2440): Fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),Marco Schluessler1-3/+9
2006-01-09DVB (2431): Fixed dishnetwork support for Nexus-S rev 2.3Oliver Endriss1-1/+3
2005-12-19[PATCH] V4L/DVB (3181): Enable SPDIF output for DVB-S rev 2.3Oliver Endriss1-0/+3
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-13/+13
2005-11-09[PATCH] dvb: stv0299: reduce i2c xfer and set register 0x12 from inittabOliver Endriss1-2/+2
2005-11-09[PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy1-2/+0
2005-09-09[PATCH] dvb: ttpci: add PCI ids for old Siemens/TT DVB-C cardKarl Herz1-12/+14
2005-09-09[PATCH] dvb: ttpci: av7110: RC5+ remote control supportOliver Endriss1-63/+7
2005-09-09[PATCH] dvb: budget-ci: add support for TT DVB-C CI cardAndrew de Quincey1-1/+94
2005-09-09[PATCH] dvb: frontend: stv0299: pass i2c bus to pll callbackAndreas Oberritter1-6/+4