aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/dv1394.c
Commit message (Expand)AuthorAge
* device create: ieee1394: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* ieee1394: silence defined but not used warning in non-modular buildsTony Breeds2008-04-25
* ieee1394: Remove superfluous calls to kobject_set_name().Robert P. J. Day2008-04-18
* ieee1394: prevent device binding of raw1394, video1394, dv1394Stefan Richter2008-04-18
* ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers2007-07-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* ieee1394: change deprecation status of dv1394Stefan Richter2007-04-09
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* ieee1394: dv1394: tidy up card removalStefan Richter2007-02-08
* ieee1394: dv1394: fix CardBus card ejectionStefan Richter2007-02-08
* ieee1394: Consolidate driver registeringBen Collins2006-12-07
* ieee1394: dv1394: schedule for feature removalStefan Richter2006-12-07
* dv1394: remove BKL contentionStefan Richter2006-12-07
* ieee1394: safer definition of empty macrosStefan Richter2006-09-17
* [PATCH] ieee1394: dv1394: sem2mutex conversionStefan Richter2006-07-03
* [PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* ieee1394: remove devfs supportStefan Richter2006-03-28
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-10
* Remove definitions of unreferenced macros virt_to_page and vmalloc_32 fromStefan Richter2005-11-07
* kmalloc/kzalloc changes:Stefan Richter2005-11-07
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] ieee1394: delete legacy module aliasesJody McIntyre2005-09-30
* [PATCH] class: convert drivers/ieee1394/* to use the new class api instead of...gregkh@suse.de2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16