summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci/av7110.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* [media] av7110: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab2011-12-311-7/+6
* [media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab2011-12-311-1/+1
* [media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab2011-12-311-7/+7
* [media] av7110: use DVBv5 parameters on set_params()Mauro Carvalho Chehab2011-12-311-27/+48
* [media] av7110: wrong limiter in av7110_start_feed()Dan Carpenter2011-11-241-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-281-2/+1
|\
| * [media] av7110: Fix driver nameDerek Kelly2010-10-211-1/+1
| * [media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare2010-10-211-1/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-7/+2
|\ \
| * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-7/+2
| |/
* / llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* Remove fdump tool for av7110 firmwareJaswinder Singh2009-04-061-16/+0
* V4L/DVB (10391): dvb: constify VFTsJan Engelhardt2009-03-301-1/+1
* byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison2008-10-201-1/+1
* V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil2008-10-121-6/+6
* V4L/DVB (8889): dvb-ttpci: Support full-ts hardware modificationOliver Endriss2008-10-121-25/+88
* V4L/DVB: follow lspci device/vendor styleBjorn Helgaas2008-10-121-1/+1
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-4/+0
* V4L/DVB (8135): WRITE_RPS1() converts to le32 itselfAl Viro2008-07-201-20/+20
* V4L/DVB (8130): split dvb_ringbuffer dual-use functionsAl Viro2008-07-201-1/+1
* V4L/DVB (8072): av7110: Removed some obsolete definitions and one unused vari...Oliver Endriss2008-07-201-1/+0
* V4L/DVB (7958): fix unaligned access in av7110.cAl Viro2008-06-051-4/+5
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-241-1/+3
* 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-091-1/+1
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* 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/+13
* 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/+9
* V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey2006-09-261-6/+2
* 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/+0