summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-2410-58/+85
|\
| * dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-1710-58/+85
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-202-6/+7
|\ \
| * | USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-202-6/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201-9/+5
|\ \
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-122-3/+4
| |\ \ | | |/
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1145-2/+43
| |\ \
| * | | net: convert multicast list to list_headJiri Pirko2010-04-031-5/+5
| * | | net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-161-5/+1
* | | | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-2061-977/+1598
|\ \ \ \
| * | | | V4L/DVB: fix dvb frontend lockupmatthieu castet2010-05-191-8/+17
| * | | | V4L/DVB: dvb/stv6110x: cleanup error handlingDan Carpenter2010-05-191-7/+3
| * | | | V4L/DVB: ngene: Add lgdt3303 and mt2131 deps to KconfigDevin Heitmueller2010-05-191-0/+2
| * | | | V4L/DVB: ngene: start separating out DVB functions into separate fileDevin Heitmueller2010-05-194-129/+192
| * | | | V4L/DVB: ngene: split out card specific code into a separate fileDevin Heitmueller2010-05-194-303/+337
| * | | | V4L/DVB: ngene: split out i2c code into a separate fileDevin Heitmueller2010-05-194-135/+190
| * | | | V4L/DVB: ngene: add initial support for digital side of Avermedia m780Devin Heitmueller2010-05-191-1/+51
| * | | | V4L/DVB: ngene: properly support boards where channel 0 isn't a TS inputDevin Heitmueller2010-05-192-2/+6
| * | | | V4L-DVB: ngene: make sure that tuner headers are includedMauro Carvalho Chehab2010-05-191-1/+1
| * | | | V4L/DVB: media/az6027: handle -EIO failureDan Carpenter2010-05-191-4/+1
| * | | | V4L/DVB: media/az6027: doing dma on the stackDan Carpenter2010-05-191-9/+41
| * | | | 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
OpenPOWER on IntegriCloud