summaryrefslogtreecommitdiff
path: root/drivers/ieee1394
AgeCommit message (Expand)Author
2005-03-16Merge modernduck.com:/usr/src/bk/1394-2.6Jody McIntyre
2005-03-14Merge modernduck.com:/usr/src/bk/linux-2.5Jody McIntyre
2005-03-13[PATCH] verify_area cleanup : drivers part 1Jesper Juhl
2005-03-07convert from pci_module_init to pci_register_driverJody McIntyre
2005-03-07Fix comment to match reality.Jody McIntyre
2005-03-07Fix end of line to match linux1394.org SVN and be <80 chars.Jody McIntyre
2005-03-07Fix a partial conversion to unlocked_ioctl().Jody McIntyre
2005-03-05Description: Use wait_event_interruptible() instead of the deprecatedJody McIntyre
2005-02-24ohci1394.c allocates the legacy IR DMA Context on demand. This happens in IRQJody McIntyre
2005-02-23Move hpsb_unregister_protocol, which fixes a hang on rmmodJody McIntyre
2005-02-15This should fix u32 vs. pm_message_t confusion in firewire. No codeJody McIntyre
2005-02-10sbp2: add precautionary log notice to new exit branch from lastJody McIntyre
2005-02-10apply patch from Nishanth Aravamudan <nacc@us.ibm.com> to use Jody McIntyre
2005-02-10Change the initialization message for eth1394 to KERN_INFO, requested byJody McIntyre
2005-02-10Description: Use wait_event_interruptible() instead of the deprecatedJody McIntyre
2005-02-021394 uses skbs, so select NET.Jody McIntyre
2005-02-01pcilynx.c:Jody McIntyre
2005-01-31Fix PCILynx bus resets.Jody McIntyre
2005-01-31Dan Dennedy: change allocation to GPF_ATOMIC to fix timing issue when thisJody McIntyre
2005-01-31Fix whitespace/indenting to match SVN.Jody McIntyre
2005-01-31Fix revisions to match svnJody McIntyre
2005-01-30Dan Dennedy:Jody McIntyre
2005-01-30Adds a disable_irm option to ieee1394.ko which disables all IsochronousJody McIntyre
2005-01-30Dan Dennedy:Jody McIntyre
2005-01-30Bugfix for Logical Unit Number in unit directory -- popular with multi-bayJody McIntyre
2005-01-30Fixed removal of old partial datagrams. Since max_partial_datagrams canJody McIntyre
2005-01-30dma.c vfree() checking cleanups.Jody McIntyre
2005-01-30Sets the sendtime of a packet _before_ adding it to pending_packet_queue,Jody McIntyre
2005-01-30We need to update the old csr1212 cache's bus generation after a busJody McIntyre
2005-01-30This closes a small vmalloc leak on insmod/rmmod.Jody McIntyre
2005-01-30Dan Dennedy:Jody McIntyre
2005-01-30Move simple class to ieee1394 core and register asJody McIntyre
2005-01-30Cleanup with Lindent.Jody McIntyre
2005-01-30Some Lindent cleanup (most removed to its own patch by scjody)Jody McIntyre
2005-01-30Change some variables and functions that were needlessly global static.Jody McIntyre
2005-01-30Fixes a bug in the channel reservation :Jody McIntyre
2005-01-30Damien Douxchamps:Jody McIntyre
2005-01-30From Stefan Richter:Jody McIntyre
2005-01-30This patch makes sure we check the return value of copy_to_user() inJody McIntyre
2005-01-30Olaf Hering: Fix sw-suspend issueJody McIntyre
2005-01-30Christoph Hellwig: avoid obsolete scsi APIs in sbp2Jody McIntyre
2005-01-29fix nodemgr parsing subdirectories in unit directory and tiny bugfix inJody McIntyre
2005-01-29Fix GCC 3.4 compile error with inline keyword in function prototype.Jody McIntyre
2005-01-29Use wmb() to make sure things get flushed before setting the wakup bit.Jody McIntyre
2005-01-29Fix buffer overflow in csr1212.c.Jody McIntyre
2005-01-29Fix bug where 4 times Extended ROM Leaf size would be read when parsing in cs...Jody McIntyre
2005-01-29Fix bugs generating and parsing ConfigROMs with Extended ROM entries.Jody McIntyre
2005-01-20[PATCH] Lock initializer cleanup: FirewireThomas Gleixner
2005-01-20[PATCH] Convert amdtp driver to compat_ioctlAndi Kleen
2005-01-20[PATCH] Convert video1394 driver to compat_ioctlAndi Kleen