aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: dvb-usb: gp8psk, fix potential null derefernceJiri Slaby1-0/+4
2010-05-19V4L/DVB: dib3000mc: reduce large stack usageRandy Dunlap1-13/+22
2010-05-19V4L/DVB: dib7000p: reduce large stack usage fixAndrew Morton1-1/+1
2010-05-19V4L/DVB: dib7000p: reduce large stack usageRandy Dunlap2-16/+25
2010-05-19V4L/DVB: Add Elgato EyeTV Diversity to dibcom driverMichael Müller2-2/+45
2010-05-19Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices"Mauro Carvalho Chehab2-2/+2
2010-05-19V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devicesKlaus Schmidinger2-2/+2
2010-05-19V4L/DVB: ir-core: remove ir-functions usage from dm1105David Härdeman1-12/+7
2010-05-19V4L/DVB: pt1: Support Earthsoft PT2HIRANO Takahito5-72/+278
2010-05-19V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork1-23/+30
2010-05-19V4L/DVB: ds3000: fix divide-by-zero error in ds3000_read_snr()Nicolas Noirbent1-1/+1
2010-05-19V4L/DVB: dvb/dib8000: fix build warningWolfram Sang1-0/+1
2010-05-19V4L/DVB: DVB: ngene, remove unused #include <linux/version.h>Huang Weiyi1-1/+0
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 Chehab2-7/+7
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab3-3/+3
2010-05-19V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_tableMauro Carvalho Chehab23-180/+180
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2-4/+4
2010-05-18V4L/DVB: stv0900: Whitespace cleanupMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: dvb-usb: enable specifying a separate generic bulk ctrl response endpointMichael Krufky2-0/+9
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab3-3/+9
2010-05-18V4L/DVB: Fix bad whitespacingMauro Carvalho Chehab3-11/+11
2010-05-18V4L/DVB: ngene: Add support for cineS2 v5 and SaTiX-S2 Dual v2Oliver Endriss1-2/+30
2010-05-18V4L/DVB: drivers/media: drop redundant memsetJulia Lawall1-2/+0
2010-05-18V4L/DVB: stv090x: Add some notes about the internal tuner I/O controlManu Abraham1-0/+9
2010-05-18V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately after the tuner is attachedAndreas Regel3-20/+20
2010-05-18V4L/DVB: [STV090x] Use gate control, while tuner is being accessedManu Abraham1-1/+7
2010-05-18V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator controlManu Abraham5-3/+13
2010-05-18V4L/DVB: [STV090x] Code simplificationManu Abraham1-30/+27
2010-05-18V4L/DVB: AZ6027: Fix initialization for some cardsOleg Roitburd2-3/+21
2010-05-18V4L/DVB: AZ6027: Add support for Technisat V1 deviceOleg Roitburd2-2/+4
2010-05-18V4L/DVB: get_frontend for STV0900Abylay Ospan1-1/+15
2010-05-18V4L/DVB: af9015: support for KWorld TV Stick II (395UR)Antti Palosaari2-1/+4
2010-05-18V4L/DVB: af9015: support for KWorld USB DVB-T Stick Mobile (UB383-T)Antti Palosaari2-1/+9
2010-05-18V4L/DVB: Allow to enable TS continuity and TEI check on loaded moduleAbylay Ospan1-7/+4
2010-05-18V4L/DVB: firedtv: correct version number and current/next in CA_PMTHenrik Kurelid1-1/+1
2010-05-18V4L/DVB: az6027: remove redundant condition checkMárton Németh1-11/+8
2010-05-18V4L/DVB: nGene: use NULL when pointer is neededMárton Németh1-10/+10
2010-05-18V4L/DVB: au8522: fix case where we don't perform the first tune after going digitalDevin Heitmueller2-0/+10
2010-05-18V4L/DVB: au8522: fix race condition in switching from digital to analog modeDevin Heitmueller3-0/+28
2010-05-06V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork1-3/+0
2010-05-06V4L/DVB: ngene: Workaround for stuck DiSEqC pinOliver Endriss1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo45-2/+43
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov1-2/+2
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-4/+4
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-34/+5
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller70-1154/+6399
2010-02-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds68-1151/+6393
2010-02-26dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an invalid Payload PointerAng Way Chuang1-0/+1