aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/raw1394.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2007-02-08ieee1394: raw1394: prevent unloading of low-level driverStefan Richter1-19/+29
2006-12-07ieee1394: Consolidate driver registeringBen Collins1-5/+1
2006-12-07ieee1394: raw1394: defer feature removal of old isoch interfaceStefan Richter1-0/+17
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-5/+5
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-15/+15
2006-09-23ieee1394: raw1394: arm functions slept in atomic contextStefan Richter1-18/+16
2006-09-17ieee1394: safer definition of empty macrosStefan Richter1-1/+1
2006-07-03[PATCH] ieee1394: raw1394: remove redundant counting semaphoreStefan Richter1-34/+57
2006-07-03[PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter1-5/+6
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita1-2/+1
2006-06-12raw1394: fix whitespace after x86_64 compat patchBen Collins1-28/+26
2006-03-28ieee1394: remove devfs supportStefan Richter1-6/+0
2006-03-25[PATCH] x86_64: Implement compat code for raw1394 read/writeAndi Kleen1-5/+91
2005-11-22ieee1394/raw1394: LIndent fixesJens-Michael Hoffmann1-18/+20
2005-11-21raw1394: fix memory deallocation in modify_config_romStefan Richter1-1/+1
2005-11-21drivers/ieee1394/raw1394.c: fix a NULL pointerAdrian Bunk1-1/+0
2005-11-07kmalloc/kzalloc changes:Stefan Richter1-22/+16
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-10-19[PATCH] raw1394: fix locking in the presence of SMP and interruptsAndy Wingo1-46/+54
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-30[PATCH] ieee1394: delete legacy module aliasesJody McIntyre1-1/+0
2005-07-10[PATCH] Sync up ieee-1394Ben Collins1-2/+5
2005-06-20[PATCH] class: convert drivers/ieee1394/* to use the new class api instead of class_simplegregkh@suse.de1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2958