aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci (follow)
AgeCommit message (Expand)AuthorFilesLines
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 instead of tda10023, which is compatible to tda10023 driverJulian 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/mchehab/linux-2.6Linus Torvalds3-5/+5
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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/frederic/random-tracingLinus 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
2010-05-18V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately after the tuner is attachedAndreas Regel1-0/+6
2010-05-18V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator controlManu Abraham1-0/+2
2010-05-17dvb: Push down BKL into ioctl functionsArnd Bergmann3-9/+8
2010-05-06V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork1-3/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-02-26V4L/DVB (13984): [BUDGET] Use a tuner clock output divider of 2 for TT S2-1600.Andreas Regel1-1/+2
2010-02-26V4L/DVB (13975): [STV090x] Added internal structure with shared settings and data.Andreas Regel1-1/+0
2010-02-26V4L/DVB (13946): proc_fops: convert av7110Alexey Dobriyan1-6/+8