summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci/av7110.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7515): media/dvb/ttpci replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-6/+6
* V4L/DVB (6497): saa7146/budget*/dvb-ttpci: Remove V4L1 codeMarco Schluessler2008-01-251-1/+2
* V4L/DVB (7001): av7110: fix section mismatchRandy Dunlap2008-01-111-5/+5
* V4L/DVB (6102): dvb: remove some unneeded vmalloc() return value casts from a...Jesper Juhl2007-10-101-1/+1
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-101-1/+0Star
* V4L/DVB (5848): Av7110: fix typoYoann Padioleau2007-07-201-1/+1
* V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm ...Oliver Endriss2007-07-181-2/+11
* V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed dataJon Burgess2007-05-091-3/+6
* V4L/DVB (5381): Dvb-ttpci: Update frontend lock status in transfer mode (bugfix)Oliver Endriss2007-04-271-1/+3
* V4L/DVB (5334): Dvb-ttpci: Infrared remote control refactoringOliver Endriss2007-04-271-3/+10
* V4L/DVB (5208): Kthread API conversion for dvb_frontend and av7110Herbert Poetzl2007-02-211-16/+13Star
* V4L/DVB (5011): DVB: Remove unneeded void * casts in ttpci/av7110Tobias Klauser2007-02-211-14/+14
* V4L/DVB (4916): Av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C...Oliver Endriss2006-12-101-1/+1
* V4L/DVB (4630): Av7110: FW_LOADER depemdency fixedOliver Endriss2006-09-261-0/+4
* V4L/DVB (4480): Remove null chars from dvb namesDave Jones2006-09-261-1/+1
* V4L/DVB (4478): [av7110] Support Grundig DVB-T tuner for sub-system 13c2:0001Oliver Endriss2006-09-261-10/+9Star
* V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey2006-09-261-6/+2Star
* V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey2006-09-261-17/+22
* V4L/DVB (4383): Convert SEC drivers to new frontend APIAndrew de Quincey2006-09-261-1/+1
* V4L/DVB (4295): Fix typo in comment for TDA9819Marco Schluessler2006-07-291-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3Tim Kaiser2006-06-261-6/+2Star
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-58/+58
* V4L/DVB (3934): Support new dvb-ttusb-budget boards with stv0297Thomas Kaiser2006-06-251-0/+1
* V4L/DVB (3932): Convert lnbp21 to a moduleAndrew de Quincey2006-06-251-1/+1
* V4L/DVB (3895): Additional frontend_init safety checksAndrew de Quincey2006-06-251-6/+18
* V4L/DVB (3874): Convert ttpci/av7110 to refactored tuner codeAndrew de Quincey2006-06-251-19/+41
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-251-1/+1
* V4L/DVB (3671): New module parameter 'tv_standard' (dvb-ttpci driver)C.Y.M2006-04-021-0/+6
* V4L/DVB (3670): Fix typo in commentAdrian Bunk2006-04-021-1/+1
* V4L/DVB (3533): Add WSS (wide screen signalling) module parametersOliver Endriss2006-03-211-0/+13
* V4L/DVB (3532): Moved duplicated code of ALPS BSRU6 tuner to a standalone file.Perceval Anichini2006-03-211-103/+1Star
* V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2006-03-211-4/+2Star
* V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan2006-03-081-1/+1
* V4L/DVB (3406): Use refactored LNBP21 and BSBE1 codeOliver Endriss2006-03-081-102/+12Star
* V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach2006-02-271-3/+4
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-12/+11Star
* V4L/DVB (3307): Support for Galaxis DVB-S rev1.3Oliver Endriss2006-02-071-1/+13
* V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab2006-01-131-2/+2
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-3/+1Star
* V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner2006-01-091-1/+1
* V4L/DVB (3281): av7110 driver: improved recovery from ARM crash and crash det...Oliver Endriss2006-01-091-28/+66
* V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree.Ville Skytt\ä2006-01-091-3/+3
* V4L/DVB (3218): Whitespace cleanupsMichael Krufky2006-01-091-3/+3
* DVB (2441): Driver support for live-ac3, firmware >= 2621 required.Dr. Werner Fink2006-01-091-2/+7
* DVB (2440): Fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),Marco Schluessler2006-01-091-3/+9
* DVB (2431): Fixed dishnetwork support for Nexus-S rev 2.3Oliver Endriss2006-01-091-1/+3
* [PATCH] V4L/DVB (3181): Enable SPDIF output for DVB-S rev 2.3Oliver Endriss2005-12-191-0/+3
* [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-121-13/+13
* [PATCH] dvb: stv0299: reduce i2c xfer and set register 0x12 from inittabOliver Endriss2005-11-091-2/+2