aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394/video1394.c
AgeCommit message (Expand)Author
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-03-24ieee1394: constify device ID tablesStefan Richter
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-10-16device create: ieee1394: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-15ieee1394: dv1394, video1394: remove unnecessary expressionsStefan Richter
2008-07-21device create: ieee1394: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-14ieee1394: video1394: reorder module init, prepare BKL removalStefan Richter
2008-04-25ieee1394: silence defined but not used warning in non-modular buildsTony Breeds
2008-04-18ieee1394: Remove superfluous calls to kobject_set_name().Robert P. J. Day
2008-04-18ieee1394: prevent device binding of raw1394, video1394, dv1394Stefan Richter
2007-07-10ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-08ieee1394: video1394: DMA fixDavid Moore
2006-12-07ieee1394: Consolidate driver registeringBen Collins
2006-12-07video1394: remove BKL contentionDaniel Drake
2006-12-07video1394: small optimizations to frame retrieval codepathDaniel Drake
2006-09-17ieee1394: safer definition of empty macrosStefan Richter
2006-09-17video1394: add poll file operation supportDavid Moore
2006-07-03[PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-12video1394: be quietBen Collins
2006-03-28ieee1394: remove devfs supportStefan Richter
2006-02-28[PATCH] video1394: fix "return E;" typoAlexey Dobriyan
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig
2005-11-19Fix incorrect video1394 timestamps.Damien Douxchamps
2005-11-07Remove definitions of unreferenced macros virt_to_page and vmalloc_32 fromStefan Richter
2005-11-07kmalloc/kzalloc changes:Stefan Richter
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-09-30[PATCH] ieee1394: delete legacy module aliasesJody McIntyre
2005-09-09[PATCH] trivial __user cleanup (video1394)viro@ZenIV.linux.org.uk
2005-06-20[PATCH] class: convert drivers/ieee1394/* to use the new class api instead of...gregkh@suse.de
2005-05-17[PATCH] ieee1394: single buffer fixes to video1394Jody McIntyre
2005-05-17[PATCH] ieee1394: remove NULL checks for kfreeJody McIntyre
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds