summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/video1394.c
Commit message (Expand)AuthorAgeFilesLines
* ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers2007-07-101-5/+5
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* ieee1394: video1394: DMA fixDavid Moore2007-02-081-0/+8
* ieee1394: Consolidate driver registeringBen Collins2006-12-071-5/+1Star
* video1394: remove BKL contentionDaniel Drake2006-12-071-24/+6Star
* video1394: small optimizations to frame retrieval codepathDaniel Drake2006-12-071-8/+10
* ieee1394: safer definition of empty macrosStefan Richter2006-09-171-1/+1
* video1394: add poll file operation supportDavid Moore2006-09-171-1/+37
* [PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter2006-07-031-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* video1394: be quietBen Collins2006-06-121-8/+8
* ieee1394: remove devfs supportStefan Richter2006-03-291-15/+1Star
* [PATCH] video1394: fix "return E;" typoAlexey Dobriyan2006-03-011-1/+1
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-1/+0Star
* Fix incorrect video1394 timestamps.Damien Douxchamps2005-11-201-15/+2Star
* Remove definitions of unreferenced macros virt_to_page and vmalloc_32 fromStefan Richter2005-11-071-8/+0Star
* kmalloc/kzalloc changes:Stefan Richter2005-11-071-55/+26Star
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] ieee1394: delete legacy module aliasesJody McIntyre2005-09-301-1/+0Star
* [PATCH] trivial __user cleanup (video1394)viro@ZenIV.linux.org.uk2005-09-091-1/+1
* [PATCH] class: convert drivers/ieee1394/* to use the new class api instead of...gregkh@suse.de2005-06-211-2/+2
* [PATCH] ieee1394: single buffer fixes to video1394Jody McIntyre2005-05-171-25/+85
* [PATCH] ieee1394: remove NULL checks for kfreeJody McIntyre2005-05-171-21/+8Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1527