aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/ieee1394_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-26Make ieee1394_init a fs-initcallLinus Torvalds1-1/+1
2009-02-24firesat: copyrights, rename to firedtv, API conversions, fix remote control inputStefan Richter1-0/+1
2009-01-28ieee1394: support for speeds greater than S800Stefan Richter1-8/+8
2008-04-18ieee1394: limit early node speed to host interface speedPhilippe De Muyter1-0/+2
2008-04-18ieee1394: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-10-16ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definitionMatthias Kaehlcke1-1/+1
2007-09-20ieee1394: ohci1394: fix initialization if built non-modularStefan Richter1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-2/+1
2007-07-10ieee1394: remove old isochronous ABIStefan Richter1-8/+0
2007-04-30ieee1394: unexport highlevel_host_resetAdrian Bunk1-1/+0
2007-04-30ieee1394: unroll a weird macroStefan Richter1-50/+41
2007-04-30ieee1394: ieee1394_core printk formatRandy Dunlap1-1/+1
2007-04-30ieee1394: remove usage of skb_queue as packet queueStefan Richter1-135/+150
2007-04-30ieee1394: de-inline some functionsStefan Richter1-5/+4
2007-04-30ieee1394: move some comments from declaration to definitionStefan Richter1-8/+69
2007-02-17ieee1394: cycle timer read extension for raw1394Pieter Palmers1-0/+43
2007-02-08ieee1394: restore config ROM when resumingStefan Richter1-0/+1
2007-02-08the scheduled IEEE1394_EXPORT_FULL_API removalAdrian Bunk1-22/+0
2006-12-07ieee1394: conditionally export ieee1394_bus_typeStefan Richter1-0/+1
2006-12-07ieee1394: Consolidate driver registeringBen Collins1-2/+1
2006-09-17ieee1394: safer definition of empty macrosStefan Richter1-1/+1
2006-09-17Initialize ieee1394 early when built inAndi Kleen1-1/+1
2006-09-17ieee1394: remove #include <asm/semaphore.h>Stefan Richter1-1/+0
2006-07-03[PATCH] ieee1394: skip dummy loop in build_speed_mapStefan Richter1-1/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-12ieee1394_core: switch to kthread APIBen Collins1-33/+15
2006-06-12ieee1394: support for slow links or slow 1394b phy portsBen Collins1-5/+9
2006-03-28ieee1394: set read permission for parameter disable_irmStefan Richter1-1/+1
2006-03-28ieee1394: remove devfs supportStefan Richter1-12/+2
2006-01-06[PATCH] don't freeze firewire on suspend.Dave Jones1-2/+2
2005-12-01ieee1394: whitespace cleanup in hosts.[ch], ieee1394_core.[ch]Stefan Richter1-381/+381
2005-12-01ieee1394: hpsb_send_phy_config() cleanupStefan Richter1-15/+6
2005-12-01ieee1394: add definitions for phy packet constantsStefan Richter1-16/+22
2005-09-30[PATCH] ieee1394: fix for debug outputJody McIntyre1-22/+10
2005-08-29[NET]: Kill skb->listDavid S. Miller1-2/+2
2005-07-10[PATCH] Sync up ieee-1394Ben Collins1-12/+23
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-3/+1
2005-06-20[PATCH] class: convert drivers/ieee1394/* to use the new class api instead of class_simplegregkh@suse.de1-4/+4
2005-05-17[PATCH] ieee1394: fix premature expiry of async packetsJody McIntyre1-1/+1
2005-05-17[PATCH] ieee1394: drivers/ieee1394/ieee1394_transactions.c: possible cleanupsJody McIntyre1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1330