aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds10-58/+85
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-6/+7
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-9/+5
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2-6/+7
2010-05-20Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds61-977/+1598
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-19V4L/DVB: fix dvb frontend lockupmatthieu castet1-8/+17
2010-05-19V4L/DVB: dvb/stv6110x: cleanup error handlingDan Carpenter1-7/+3
2010-05-19V4L/DVB: ngene: Add lgdt3303 and mt2131 deps to KconfigDevin Heitmueller1-0/+2
2010-05-19V4L/DVB: ngene: start separating out DVB functions into separate fileDevin Heitmueller4-129/+192
2010-05-19V4L/DVB: ngene: split out card specific code into a separate fileDevin Heitmueller4-303/+337
2010-05-19V4L/DVB: ngene: split out i2c code into a separate fileDevin Heitmueller4-135/+190
2010-05-19V4L/DVB: ngene: add initial support for digital side of Avermedia m780Devin Heitmueller1-1/+51
2010-05-19V4L/DVB: ngene: properly support boards where channel 0 isn't a TS inputDevin Heitmueller2-2/+6
2010-05-19V4L-DVB: ngene: make sure that tuner headers are includedMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: media/az6027: handle -EIO failureDan Carpenter1-4/+1
2010-05-19V4L/DVB: media/az6027: doing dma on the stackDan Carpenter1-9/+41
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