aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: dvb-usb: gp8psk, fix potential null derefernceJiri Slaby2010-05-191-0/+4
* V4L/DVB: dib3000mc: reduce large stack usageRandy Dunlap2010-05-191-13/+22
* V4L/DVB: dib7000p: reduce large stack usage fixAndrew Morton2010-05-191-1/+1
* V4L/DVB: dib7000p: reduce large stack usageRandy Dunlap2010-05-192-16/+25
* V4L/DVB: Add Elgato EyeTV Diversity to dibcom driverMichael Müller2010-05-192-2/+45
* Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB...Mauro Carvalho Chehab2010-05-192-2/+2
* V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devicesKlaus Schmidinger2010-05-192-2/+2
* V4L/DVB: ir-core: remove ir-functions usage from dm1105David Härdeman2010-05-191-12/+7
* V4L/DVB: pt1: Support Earthsoft PT2HIRANO Takahito2010-05-195-72/+278
* V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork2010-05-191-23/+30
* V4L/DVB: ds3000: fix divide-by-zero error in ds3000_read_snr()Nicolas Noirbent2010-05-191-1/+1
* V4L/DVB: dvb/dib8000: fix build warningWolfram Sang2010-05-191-0/+1
* V4L/DVB: DVB: ngene, remove unused #include <linux/version.h>Huang Weiyi2010-05-191-1/+0
* 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-192-7/+7
* V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab2010-05-193-3/+3
* V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_tableMauro Carvalho Chehab2010-05-1923-180/+180
* V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2010-05-192-4/+4
* V4L/DVB: stv0900: Whitespace cleanupMauro Carvalho Chehab2010-05-181-1/+1
* V4L/DVB: dvb-usb: enable specifying a separate generic bulk ctrl response end...Michael Krufky2010-05-182-0/+9
* V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab2010-05-183-3/+9
* V4L/DVB: Fix bad whitespacingMauro Carvalho Chehab2010-05-183-11/+11
* V4L/DVB: ngene: Add support for cineS2 v5 and SaTiX-S2 Dual v2Oliver Endriss2010-05-181-2/+30
* V4L/DVB: drivers/media: drop redundant memsetJulia Lawall2010-05-181-2/+0
* V4L/DVB: stv090x: Add some notes about the internal tuner I/O controlManu Abraham2010-05-181-0/+9
* V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately afte...Andreas Regel2010-05-183-20/+20
* V4L/DVB: [STV090x] Use gate control, while tuner is being accessedManu Abraham2010-05-181-1/+7
* V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator controlManu Abraham2010-05-185-3/+13
* V4L/DVB: [STV090x] Code simplificationManu Abraham2010-05-181-30/+27
* V4L/DVB: AZ6027: Fix initialization for some cardsOleg Roitburd2010-05-182-3/+21
* V4L/DVB: AZ6027: Add support for Technisat V1 deviceOleg Roitburd2010-05-182-2/+4
* V4L/DVB: get_frontend for STV0900Abylay Ospan2010-05-181-1/+15
* V4L/DVB: af9015: support for KWorld TV Stick II (395UR)Antti Palosaari2010-05-182-1/+4
* V4L/DVB: af9015: support for KWorld USB DVB-T Stick Mobile (UB383-T)Antti Palosaari2010-05-182-1/+9
* V4L/DVB: Allow to enable TS continuity and TEI check on loaded moduleAbylay Ospan2010-05-181-7/+4
* V4L/DVB: firedtv: correct version number and current/next in CA_PMTHenrik Kurelid2010-05-181-1/+1
* V4L/DVB: az6027: remove redundant condition checkMárton Németh2010-05-181-11/+8
* V4L/DVB: nGene: use NULL when pointer is neededMárton Németh2010-05-181-10/+10
* V4L/DVB: au8522: fix case where we don't perform the first tune after going d...Devin Heitmueller2010-05-182-0/+10
* V4L/DVB: au8522: fix race condition in switching from digital to analog modeDevin Heitmueller2010-05-183-0/+28
* V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork2010-05-061-3/+0
* V4L/DVB: ngene: Workaround for stuck DiSEqC pinOliver Endriss2010-05-061-0/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3045-2/+43
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-141-2/+2
|\
| * Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-081-2/+2
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-4/+4
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-4/+4
| * media/dvb: add __init/__exit macros to bt878.cPeter Huewe2010-02-051-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-03-031-34/+5
|\ \
| * \ Merge tag 'v2.6.33' for its firewire changes since last branch pointStefan Richter2010-02-2460-20/+7820
| |\ \