summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/ttpci
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] Rename media/dvb as media/pciMauro Carvalho Chehab22-14707/+0
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-1/+1
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab1-1/+1
2012-08-12[media] ttpci: add support for Omicom S2 PCIEvgeny Plehov1-0/+60
2012-05-14[media] av7110: fix v4l2_compliance test issuesHans Verkuil1-13/+35
2012-05-14[media] fixes and add querystd support to mxbHans Verkuil1-0/+10
2012-05-14[media] saa7146: fix querycap, vbi/video separation and g/s_registerHans Verkuil2-15/+15
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 Chehab2-9/+7
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 Chehab5-22/+20
2011-12-31[media] budget: use DVBv5 parameters on set_params()Mauro Carvalho Chehab1-20/+38
2011-12-31[media] budget-av: use DVBv5 parameters on set_params()Mauro Carvalho Chehab1-20/+23
2011-12-31[media] budget-patch: use DVBv5 parameters on set_params()Mauro Carvalho Chehab1-8/+15
2011-12-31[media] budget-ci: use DVBv5 parameters on set_params()Mauro Carvalho Chehab1-19/+22
2011-12-31[media] av7110: use DVBv5 parameters on set_params()Mauro Carvalho Chehab1-27/+48
2011-12-17[media] budget-ci: Fix Hauppauge RC-5 IR supportMauro Carvalho Chehab1-1/+2
2011-11-24[media] av7110: wrong limiter in av7110_start_feed()Dan Carpenter1-1/+1
2011-09-25[media] stb0899: Removed an extra byte sent at init on DiSEqC busFlorent AUDEBERT2-2/+0
2011-09-24[media] dvb: Add support for pctv452eIgor M. Liplianin2-0/+30
2011-09-03[media] saa7146: Use current logging stylesJoe Perches2-36/+38
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe1-2/+2
2011-08-27[media] Add support for new revision of KNC 1 DVB-C cards. Using tda10024 ins...Julian Scheel3-0/+7
2011-05-20[media] budget-ci: Add support for TT S-1500 with BSBE1-D01A tunerOliver Endriss2-0/+23
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-22[media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab1-3/+12
2011-01-19[media] [v3,media] av7110: check for negative array offsetDan Carpenter1-1/+1
2010-12-30[media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil2-2/+8
2010-12-29[media] DVB: Set scanmask for Budget/SAA7146 cardsDavid Henningsson1-0/+1
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2-2/+2
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-27/+22
2010-12-29[media] ir-core: more cleanups of ir-functions.cDavid Härdeman1-2/+1
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+5
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds10-16/+11
2010-10-21[media] av7110: Fix driver nameDerek Kelly1-1/+1
2010-10-21[media] drivers/media/dvb/ttpci/av7110_av.c: Add missing error handling codeJulia Lawall1-1/+4
2010-10-21[media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare2-3/+0
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock10-16/+11
2010-10-15llseek: automatically add .llseek fopArnd Bergmann4-0/+5
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab1-1/+1
2010-06-01V4L/DVB: Technotrend S2-3200 ships with a TT 1500 remoteHermann Gausterer1-0/+1
2010-06-01V4L/DVB: budget: Select correct frontendsBen Hutchings1-2/+3
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds3-9/+8
2010-05-19V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork1-23/+30
2010-05-19V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-coreDavid Härdeman1-37/+3
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab1-5/+5
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab1-3/+3
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab1-1/+3