aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci/av7110.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] Rename media/dvb as media/pciMauro Carvalho Chehab1-2939/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-12-31[media] av7110: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-7/+6
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab1-1/+1
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab1-7/+7
2011-12-31[media] av7110: use DVBv5 parameters on set_params()Mauro Carvalho Chehab1-27/+48
2011-11-24[media] av7110: wrong limiter in av7110_start_feed()Dan Carpenter1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-7/+2
2010-10-21[media] av7110: Fix driver nameDerek Kelly1-1/+1
2010-10-21[media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare1-1/+0
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-7/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-05-17dvb: Push down BKL into ioctl functionsArnd Bergmann1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-04-06Remove fdump tool for av7110 firmwareJaswinder Singh1-16/+0
2009-03-30V4L/DVB (10391): dvb: constify VFTsJan Engelhardt1-1/+1
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison1-1/+1
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil1-6/+6
2008-10-12V4L/DVB (8889): dvb-ttpci: Support full-ts hardware modificationOliver Endriss1-25/+88
2008-10-12V4L/DVB: follow lspci device/vendor styleBjorn Helgaas1-1/+1
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-4/+0
2008-07-20V4L/DVB (8135): WRITE_RPS1() converts to le32 itselfAl Viro1-20/+20
2008-07-20V4L/DVB (8130): split dvb_ringbuffer dual-use functionsAl Viro1-1/+1
2008-07-20V4L/DVB (8072): av7110: Removed some obsolete definitions and one unused vari...Oliver Endriss1-1/+0
2008-06-05V4L/DVB (7958): fix unaligned access in av7110.cAl Viro1-4/+5
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau1-1/+3
2008-04-24V4L/DVB (7515): media/dvb/ttpci replace remaining __FUNCTION__ occurrencesHarvey Harrison1-6/+6
2008-01-25V4L/DVB (6497): saa7146/budget*/dvb-ttpci: Remove V4L1 codeMarco Schluessler1-1/+2
2008-01-11V4L/DVB (7001): av7110: fix section mismatchRandy Dunlap1-5/+5
2007-10-09V4L/DVB (6102): dvb: remove some unneeded vmalloc() return value casts from a...Jesper Juhl1-1/+1
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
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 ...Oliver 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...Oliver 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 f...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 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-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 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-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
2005-07-07[PATCH] dvb: ttpci: make av7110_fe_lock_fix() retryableOliver Endriss1-3/+4
2005-07-07[PATCH] dvb: ttpci: cleanup indentation + whitespaceJohannes Stezenbach1-6/+6
2005-07-07[PATCH] dvb: ttpci: error handling fixJohannes Stezenbach1-8/+7
2005-07-07[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-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2739