aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/dv1394.c
Commit message (Expand)AuthorAgeFilesLines
* ieee1394: remove the old IEEE 1394 driver stackStefan Richter2010-10-111-2584/+0
* ieee1394: Remove unnecessary casts of private_dataJoe Perches2010-07-131-2/+2
* ieee1394: remove unused variablesStefan Richter2010-06-191-12/+2
* ieee1394: mark char device files as not seekableStefan Richter2010-04-101-5/+6
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* fs: Remove i_cindex from struct inodeTheodore Ts'o2009-06-111-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-03-271-1/+1
|\
| * ieee1394: constify device ID tablesStefan Richter2009-03-241-1/+1
* | Rationalize fasync return valuesJonathan Corbet2009-03-161-5/+1
|/
* ieee1394: dv1394: move deprecation message from module init to file openStefan Richter2009-02-061-4/+4
* ieee1934: dv1394: interrupt enabling/disabling broken on big-endianHarvey Harrison2009-01-041-4/+4
* ieee1394: dv1394: annotate frame input/output structs as little endianHarvey Harrison2009-01-041-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-11-061-2/+8
|\
| * ieee1394: dv1394: fix possible deadlock in multithreaded clientsStefan Richter2008-10-311-2/+8
* | saner FASYNC handling on file closeAl Viro2008-11-011-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-10-161-1/+1
|\ \ | |/
| * ieee1394: dv1394, video1394: remove unnecessary expressionsStefan Richter2008-10-151-1/+1
* | device create: ieee1394: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-4/+4
|/
* device create: ieee1394: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-3/+4
* 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-4/+4
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* ieee1394: change deprecation status of dv1394Stefan Richter2007-04-091-2/+2
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* ieee1394: dv1394: tidy up card removalStefan Richter2007-02-081-23/+13
* ieee1394: dv1394: fix CardBus card ejectionStefan Richter2007-02-081-7/+5
* ieee1394: Consolidate driver registeringBen Collins2006-12-071-5/+1
* ieee1394: dv1394: schedule for feature removalStefan Richter2006-12-071-0/+4
* dv1394: remove BKL contentionStefan Richter2006-12-071-11/+3
* ieee1394: safer definition of empty macrosStefan Richter2006-09-171-2/+2
* [PATCH] ieee1394: dv1394: sem2mutex conversionStefan Richter2006-07-031-15/+16
* [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
* ieee1394: remove devfs supportStefan Richter2006-03-281-39/+2
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-1/+0
* Remove definitions of unreferenced macros virt_to_page and vmalloc_32 fromStefan Richter2005-11-071-9/+0
* kmalloc/kzalloc changes:Stefan Richter2005-11-071-3/+1
* [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] class: convert drivers/ieee1394/* to use the new class api instead of...gregkh@suse.de2005-06-201-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2663