summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
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 end...Michael 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 afte...Andreas 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 d...Devin Heitmueller2-0/+10
2010-05-18V4L/DVB: au8522: fix race condition in switching from digital to analog modeDevin Heitmueller3-0/+28
2010-05-17dvb: Push down BKL into ioctl functionsArnd Bergmann10-58/+85
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-3/+4
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-04-23Merge branch 'master' into for-nextJiri Kosina46-4/+45
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller45-2/+43
2010-04-03net: convert multicast list to list_headJiri Pirko1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo45-2/+43
2010-03-16net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko1-5/+1
2010-03-16Fix typos in commentsThomas Weber1-1/+1
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus 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/iee...Linus 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...Linus Torvalds68-1151/+6393
2010-02-26dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an i...Ang Way Chuang1-0/+1
2010-02-26V4L/DVB: dvb-usb/opera1: misplaced parenthesisRoel Kluin1-1/+1
2010-02-26V4L/DVB: dvb: fix sparse warningsRandy Dunlap2-2/+2
2010-02-26V4L/DVB: V4L: dvb-usb, add extra sync to down-up input eventsJiri Slaby2-0/+2
2010-02-26V4L/DVB: AZ6027: Fix build warningsManu Abraham1-4/+4
2010-02-26Revert "V4L/DVB: az6027: az6027_read_mac_addr is currently unused"Mauro Carvalho Chehab1-2/+2
2010-02-26Revert "V4L/DVB: az6027: IR RC keys are using the old struct with 3 parameter...Mauro Carvalho Chehab1-2/+2