summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-18V4L/DVB (12808): tm6000: Move analog tv standards to tm6000-stdsMauro Carvalho Chehab4-343/+858
2010-05-18V4L/DVB (12807): tm6000: Properly select xc2028 parametersMauro Carvalho Chehab2-2/+24
2010-05-18V4L/DVB (12806): tm6000: Select VIDEO_TUNER for tm6000 devicesMauro Carvalho Chehab1-0/+1
2010-05-18V4L/DVB (12805): tm6000: Fix a memory leak at tm6000-videoMauro Carvalho Chehab1-0/+1
2010-05-18V4L/DVB (12804): tm6000: Build the module properly if CONFIG_VIDEO_TM6000_DVB...Michel Ludwig1-1/+1
2010-05-18V4L/DVB (12803): tm6000: make tm6000_devused staticMauro Carvalho Chehab3-3/+2
2010-05-18V4L/DVB (12802): tm6000: adds command to enable audio output at tm6000Mauro Carvalho Chehab1-0/+6
2010-05-18V4L/DVB (12801): tm6000: Add support for ADSTech Mini Dual TV (PTV-339).Michel Ludwig5-10/+42
2010-05-18V4L/DVB (12800): tm6000: fix tm6000 analog video buffer handlingMauro Carvalho Chehab2-58/+147
2010-05-18V4L/DVB (12799): tm6000: avoid troubles if a header is broken on separate URBsMauro Carvalho Chehab2-13/+46
2010-05-18V4L/DVB (12798): tm6000: Split header processing from header findMauro Carvalho Chehab1-76/+87
2010-05-18V4L/DVB (12797): tm6000: Allow selecting audio bitrateMauro Carvalho Chehab3-10/+30
2010-05-18V4L/DVB (12796): tm6000: Add a hack for PAL standardsMauro Carvalho Chehab1-0/+37
2010-05-18V4L/DVB (12795): tm6000: Fix buffering sizeMauro Carvalho Chehab1-0/+4
2010-05-18V4L/DVB (12794): tm6000: handle also PAL/SECAM resolutionsMauro Carvalho Chehab3-22/+26
2010-05-18V4L/DVB (12793): tm6000: On some kernels, eeprom reading were generating a bugMauro Carvalho Chehab1-6/+0
2010-05-18V4L/DVB (12791): tm6000: fix poll() methodMauro Carvalho Chehab1-3/+2
2010-05-18V4L/DVB (12790): tm6000: check for errors on usb->statusMauro Carvalho Chehab1-34/+51
2010-05-18V4L/DVB (12789): tm6000: fix DVB dependencyMauro Carvalho Chehab3-3/+15
2010-05-18V4L/DVB (12788): tm6000: Add initial DVB-T supportMichel Ludwig7-3/+677
2010-05-18V4L/DVB (12786): tm6000: Remove code dealing with the ZL10353Michel Ludwig1-28/+0
2010-05-18V4L/DVB (12785): tm6000: allow user gpio address for tuner resetMichel Ludwig1-10/+2
2010-05-18V4L/DVB (12784): tm6000: Some cleanups at the driverMauro Carvalho Chehab1-2/+0
2010-05-18V4L/DVB (12783): tm6000: add xc2028/3028 to dvbMichel Ludwig1-0/+8
2010-05-18V4L/DVB (12782): tm6000: Correct some device capabilitiesMichel Ludwig3-13/+32
2010-05-18V4L/DVB (12781): tm6000: Start adding support for GPIO device-specific parame...Mauro Carvalho Chehab2-4/+17
2010-05-18V4L/DVB (12780): tm6000: Improve handling of SMBus Write Byte commands follow...Michel Ludwig1-0/+7
2010-05-18V4L/DVB (12779): tm6000: Correct dev init & Add general USB ctrl msg pauseMichel Ludwig1-2/+21
2010-05-18V4L/DVB (12778): tm6000: Fix SMBus Read Byte commandMichel Ludwig1-10/+27
2010-05-18V4L/DVB (12777): tm6000: Add support for Freecom Hybrid Stick / Moka DVB-T Re...Michel Ludwig1-6/+21
2010-05-18V4L/DVB (12776): tm6000: decrement users countMauro Carvalho Chehab1-2/+6
2010-05-18V4L/DVB (12775): tm6000: fix usb_submit_urb to be called inside interrupt con...Michel Ludwig2-3/+7
2010-05-18V4L/DVB (12774): tm6000: fix module load/unloadMichel Ludwig3-12/+27
2010-05-18V4L/DVB (12773): tm6000: fix module unregisterMichel Ludwig1-1/+1
2010-05-18V4L/DVB (12772): tm6000: fix module load/unloadMichel Ludwig2-8/+7
2010-05-18V4L/DVB (12770): Add tm6000 driver to staging treeMauro Carvalho Chehab10-0/+3431
2010-05-16Linus 2.6.34Linus Torvalds1-1/+1
2010-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-81/+160
2010-05-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-7/+21
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright2-53/+129
2010-05-16sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun1-0/+4
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet2-28/+27
2010-05-15 MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin1-1/+1
2010-05-15 MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva1-1/+1
2010-05-15 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald2-5/+19
2010-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-0/+5
2010-05-15lib/btree: fix possible NULL pointer dereferencekirjanov@gmail.com1-1/+2
2010-05-15mmc: at91_mci: modify cache flush routinesNicolas Ferre1-1/+1
2010-05-15Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg1-0/+5
2010-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-26/+49