aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/video1394.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers1-5/+5
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2007-02-08ieee1394: video1394: DMA fixDavid Moore1-0/+8
2006-12-07ieee1394: Consolidate driver registeringBen Collins1-5/+1
2006-12-07video1394: remove BKL contentionDaniel Drake1-24/+6
2006-12-07video1394: small optimizations to frame retrieval codepathDaniel Drake1-8/+10
2006-09-17ieee1394: safer definition of empty macrosStefan Richter1-1/+1
2006-09-17video1394: add poll file operation supportDavid Moore1-1/+37
2006-07-03[PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-12video1394: be quietBen Collins1-8/+8
2006-03-28ieee1394: remove devfs supportStefan Richter1-15/+1
2006-02-28[PATCH] video1394: fix "return E;" typoAlexey Dobriyan1-1/+1
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig1-1/+0
2005-11-19Fix incorrect video1394 timestamps.Damien Douxchamps1-15/+2
2005-11-07Remove definitions of unreferenced macros virt_to_page and vmalloc_32 fromStefan Richter1-8/+0
2005-11-07kmalloc/kzalloc changes:Stefan Richter1-55/+26
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-09-30[PATCH] ieee1394: delete legacy module aliasesJody McIntyre1-1/+0
2005-09-09[PATCH] trivial __user cleanup (video1394)viro@ZenIV.linux.org.uk1-1/+1
2005-06-20[PATCH] class: convert drivers/ieee1394/* to use the new class api instead of class_simplegregkh@suse.de1-2/+2
2005-05-17[PATCH] ieee1394: single buffer fixes to video1394Jody McIntyre1-25/+85
2005-05-17[PATCH] ieee1394: remove NULL checks for kfreeJody McIntyre1-21/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1527