summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci
Commit message (Expand)AuthorAgeFilesLines
* [media] av7110: fix v4l2_compliance test issuesHans Verkuil2012-05-141-13/+35
* [media] fixes and add querystd support to mxbHans Verkuil2012-05-141-0/+10
* [media] saa7146: fix querycap, vbi/video separation and g/s_registerHans Verkuil2012-05-142-15/+15
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* [media] av7110: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab2011-12-312-9/+7
* [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-315-22/+20
* [media] budget: use DVBv5 parameters on set_params()Mauro Carvalho Chehab2011-12-311-20/+38
* [media] budget-av: use DVBv5 parameters on set_params()Mauro Carvalho Chehab2011-12-311-20/+23
* [media] budget-patch: use DVBv5 parameters on set_params()Mauro Carvalho Chehab2011-12-311-8/+15
* [media] budget-ci: use DVBv5 parameters on set_params()Mauro Carvalho Chehab2011-12-311-19/+22
* [media] av7110: use DVBv5 parameters on set_params()Mauro Carvalho Chehab2011-12-311-27/+48
* [media] budget-ci: Fix Hauppauge RC-5 IR supportMauro Carvalho Chehab2011-12-171-1/+2
* [media] av7110: wrong limiter in av7110_start_feed()Dan Carpenter2011-11-241-1/+1
* [media] stb0899: Removed an extra byte sent at init on DiSEqC busFlorent AUDEBERT2011-09-252-2/+0
* [media] dvb: Add support for pctv452eIgor M. Liplianin2011-09-242-0/+30
* [media] saa7146: Use current logging stylesJoe Perches2011-09-032-36/+38
* [media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe2011-09-031-2/+2
* [media] Add support for new revision of KNC 1 DVB-C cards. Using tda10024 ins...Julian Scheel2011-08-273-0/+7
* [media] budget-ci: Add support for TT S-1500 with BSBE1-D01A tunerOliver Endriss2011-05-202-0/+23
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* [media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab2011-03-221-3/+12
* [media] [v3,media] av7110: check for negative array offsetDan Carpenter2011-01-191-1/+1
* [media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil2010-12-302-2/+8
* [media] DVB: Set scanmask for Budget/SAA7146 cardsDavid Henningsson2010-12-291-0/+1
* [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-291-1/+1
* [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-292-2/+2
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-291-27/+22
* [media] ir-core: more cleanups of ir-functions.cDavid Härdeman2010-12-291-2/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-283-5/+5
|\
| * [media] av7110: Fix driver nameDerek Kelly2010-10-211-1/+1
| * [media] drivers/media/dvb/ttpci/av7110_av.c: Add missing error handling codeJulia Lawall2010-10-211-1/+4
| * [media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare2010-10-212-3/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-2410-16/+11
|\ \
| * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-1810-16/+11
* | | llseek: automatically add .llseek fopArnd Bergmann2010-10-154-0/+5
| |/ |/|
* | V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-121-1/+1
|/
* V4L/DVB: Technotrend S2-3200 ships with a TT 1500 remoteHermann Gausterer2010-06-011-0/+1
* V4L/DVB: budget: Select correct frontendsBen Hutchings2010-06-011-2/+3
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-243-9/+8
|\
| * dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-173-9/+8
* | V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork2010-05-191-23/+30
* | V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-coreDavid Härdeman2010-05-191-37/+3
* | V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab2010-05-191-5/+5
* | V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab2010-05-191-1/+1
* | V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2010-05-191-3/+3
* | V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab2010-05-181-1/+3
* | V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately afte...Andreas Regel2010-05-181-0/+6
* | V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator controlManu Abraham2010-05-181-0/+2
|/
* V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork2010-05-061-3/+0