aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci/av7110.c (follow)
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/mchehab/linux-2.6Linus Torvalds1-2/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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 implicit slab.h inclusion from percpu.hTejun 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 variableOliver 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 av7110Jesper 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 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