summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/ttpci/av7110.c
AgeCommit message (Expand)AuthorFilesLines
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 point...Patrick 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-12V4L/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 det...Oliver 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-10[PATCH] dvb: ttpci: add PCI ids for old Siemens/TT DVB-C cardKarl Herz1-12/+14
2005-09-10[PATCH] dvb: ttpci: av7110: RC5+ remote control supportOliver Endriss1-63/+7
2005-09-10[PATCH] dvb: budget-ci: add support for TT DVB-C CI cardAndrew de Quincey1-1/+94
2005-09-10[PATCH] dvb: frontend: stv0299: pass i2c bus to pll callbackAndreas Oberritter1-6/+4
2005-07-08[PATCH] dvb: ttpci: make av7110_fe_lock_fix() retryableOliver Endriss1-3/+4
2005-07-08[PATCH] dvb: ttpci: cleanup indentation + whitespaceJohannes Stezenbach1-6/+6
2005-07-08[PATCH] dvb: ttpci: error handling fixJohannes Stezenbach1-8/+7
2005-07-08[PATCH] dvb: ttpci: more error handling for firmware communicationWolfgang Rohdewald1-91/+146
2005-05-17[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach1-14/+14
2005-05-17[PATCH] dvb: support for TT/Hauppauge Nexus-S Rev 2.3Johannes Stezenbach1-3/+113
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2739