summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/video1394.c
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* ieee1394: constify device ID tablesStefan Richter2009-03-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-10-161-4/+4
|\
| * ieee1394: dv1394, video1394: remove unnecessary expressionsStefan Richter2008-10-151-4/+4
* | device create: ieee1394: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+2
|/
* device create: ieee1394: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-3/+3
* ieee1394: video1394: reorder module init, prepare BKL removalStefan Richter2008-07-141-0/+2
* ieee1394: silence defined but not used warning in non-modular buildsTony Breeds2008-04-251-0/+2
* ieee1394: Remove superfluous calls to kobject_set_name().Robert P. J. Day2008-04-181-1/+0
* ieee1394: prevent device binding of raw1394, video1394, dv1394Stefan Richter2008-04-181-2/+1
* 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/+0
* [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/+1
* video1394: remove BKL contentionDaniel Drake2006-12-071-24/+6
* 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/+0
* video1394: be quietBen Collins2006-06-121-8/+8
* ieee1394: remove devfs supportStefan Richter2006-03-281-15/+1
* [PATCH] video1394: fix "return E;" typoAlexey Dobriyan2006-02-281-1/+1
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-1/+0
* Fix incorrect video1394 timestamps.Damien Douxchamps2005-11-191-15/+2
* Remove definitions of unreferenced macros virt_to_page and vmalloc_32 fromStefan Richter2005-11-071-8/+0
* kmalloc/kzalloc changes:Stefan Richter2005-11-071-55/+26
* [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/+0
* [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-201-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/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1527
OpenPOWER on IntegriCloud