aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/sn9c102/sn9c102_core.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-14V4L/DVB (4741): {ov511,stv680}: handle sysfs errorsJeff Garzik2-21/+90
2006-10-14V4L/DVB (4740): Fixed an if-block to avoid floating with debug-messagesEnrico Scholz1-2/+3
2006-10-14V4L/DVB (4739): SECAM support for saa7113 into saa7115Pádraig Brady1-0/+2
2006-10-14V4L/DVB (4738): Bt8xx/dvb-bt8xx.c: check kmalloc() return value.Amit Choudhary1-0/+4
2006-10-14V4L/DVB (4734): Tda826x: fix frontend selection for dvb_attachMichael Krufky1-3/+16
2006-10-14V4L/DVB (4733): Tda10086: fix frontend selection for dvb_attachMichael Krufky1-0/+9
2006-10-14V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACHUwe Bugla1-1/+1
2006-10-14V4L/DVB (4731a): Kconfig: restore pvrusb2 menu itemsMichael Krufky1-0/+2
2006-10-14V4L/DVB (4729): Fix VIDIOC_G_FMT for NTSC in cx25840.Hans Verkuil1-6/+19
2006-10-14V4L/DVB (4727): Support status readout for saa713x based FM radioHartmut Hackmann1-1/+5
2006-10-14V4L/DVB (4725): Fix vivi compile on pariscMatthew Wilcox1-6/+6
2006-10-14V4L/DVB (4692): Add WinTV-HVR3000 DVB-T supportSteven Toth4-1/+41
2006-10-13Linux 2.6.19-rc2Linus Torvalds1-1/+1
2006-10-13Include proper header file for PFN_DOWN()Linus Torvalds1-0/+1
2006-10-13[PATCH] Fix headers_check for O= builds; disable automatic check on UML.David Woodhouse1-2/+2
2006-10-13[PATCH] m68knommu: sync syscalls with m68kGeert Uytterhoeven2-7/+65
2006-10-13[PATCH] thermal throttle: sysfs error checkingStephen Hemminger1-9/+12
2006-10-13[PATCH] uml shouldn't do HEADERS_CHECKAl Viro1-0/+1
2006-10-13[PATCH] Fix up mmap_kmemFranck Bui-Huu1-2/+2
2006-10-13[PATCH] Get core dump code to work...Petr Vandrovec1-1/+1
2006-10-12[VOYAGER] fix up ptregs removal messJames Bottomley3-10/+8
2006-10-12[VOYAGER] fix up attribute packed specifiers in voyager.hJames Bottomley1-80/+80
2006-10-12[VOYAGER] fix genirq messJames Bottomley1-17/+25
2006-10-12[CIFS] Missing flags2 for DFSSteve French2-1/+11
2006-10-12[GFS2] Update git tree name/locationSteven Whitehouse1-2/+4
2006-10-12[DLM] fix iovec length in recvmsgPatrick Caulfield1-1/+1
2006-10-12[GFS2] Pass the correct value to kunmap_atomicRussell Cattelan2-5/+5
2006-10-12[GFS2] Fix bug where lock not heldSteven Whitehouse1-3/+2
2006-10-12[DLM] Kconfig: don't show an empty DLM menuAdrian Bunk1-2/+1
2006-10-12[GFS2] Fix uninitialised variableSteven Whitehouse2-1/+2
2006-10-12[GFS2] Fix a size calculation errorRussell Cattelan1-2/+4
2006-10-12[PATCH] more kernel_execve() fallout (sbus)Al Viro2-9/+3
2006-10-12[PATCH] Fix build breakage with CONFIG_X86_VSMPRavikiran Thirumalai1-0/+1
2006-10-12[PATCH] fixing includes in alpha_ksyms.cAl Viro1-1/+1
2006-10-12[CIFS] Workaround incomplete byte length returned by someSteve French2-14/+30
2006-10-12[PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA checkJens Axboe1-1/+1
2006-10-12[CIFS] cifs Kconfig: don't select CONNECTORAndrew Morton1-1/+1
2006-10-12[PATCH] x86_64 irq: Properly update vector_irqEric W. Biederman1-1/+1
2006-10-12[PATCH] block layer: ioprio_best function fixVasily Tarasov1-5/+0
2006-10-12[PATCH] ide-cd: fix breakage with internally queued commandsJens Axboe2-2/+4
2006-10-12[PATCH] block layer: elv_iosched_show should get elv_list_lockVasily Tarasov1-2/+2
2006-10-12[PATCH] splice: fix pipe_to_file() ->prepare_write() error pathJens Axboe1-3/+3
2006-10-12[PATCH] block layer: elevator_find function cleanupVasily Tarasov1-8/+5
2006-10-12[PATCH] elevator: elevator_type member not usedJens Axboe1-1/+0
2006-10-12[PKT_SCHED] sch_htb: use rb_first() cleanupAkinbou Mita1-3/+2
2006-10-12[RTNETLINK]: Fix use of wrong skb in do_getlink()Patrick McHardy1-1/+1
2006-10-12[DECNET]: Fix sfuzz hanging on 2.6.18Patrick McHardy1-1/+3
2006-10-12[NET]: Do not memcmp() over pad bytes of struct flowi.David S. Miller2-6/+17
2006-10-12[NET]: Introduce protocol-specific destructor for time-wait sockets.YOSHIFUJI Hideaki2-0/+8
2006-10-11[NET]: Use typesafe inet_twsk() inline function instead of cast.YOSHIFUJI Hideaki4-21/+18