aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-06ieee1394: fix broken signed char assumption.Linus Torvalds1-2/+2
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt1-5/+5
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter2-4/+2
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacksYani Ioannou2-9/+9
2005-06-20[PATCH] Use device_for_each_child() to unregister devices in nodemgr_remove_host_dev()gregkh@suse.de1-5/+6
2005-06-20[PATCH] class: convert drivers/ieee1394/* to use the new class api instead of class_simplegregkh@suse.de5-15/+16
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley2-139/+16
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-1/+13
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik1-6/+0
2005-06-16[PATCH] sbp2 slab corruption fixAlexandre Oliva1-1/+2
2005-05-26Automatic merge of ../scsi-misc-2.6-old/James Bottomley2-132/+3
2005-05-26[SCSI] git-scsi-misc-sbp2-warning-fixAndrew Morton1-1/+0
2005-05-26[SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2-131/+3
2005-05-17[PATCH] ieee1394: fix premature expiry of async packetsJody McIntyre1-1/+1
2005-05-17[PATCH] ieee1394: fix cross_bound check for null ISO packetsJody McIntyre1-0/+3
2005-05-17[PATCH] ieee1394: single buffer fixes to video1394Jody McIntyre1-25/+85
2005-05-17[PATCH] ieee1394: drivers/ieee1394/pcilynx.c: Use the DMA_32BIT_MASK constantJody McIntyre1-1/+2
2005-05-17[PATCH] ieee1394: remove NULL checks for kfreeJody McIntyre3-24/+10
2005-05-17[PATCH] ieee1394: drivers/ieee1394/ieee1394_transactions.c: possible cleanupsJody McIntyre3-8/+3
2005-05-17[PATCH] ieee1394: drivers/ieee1394/pcilynx.c: remove dead optionsJody McIntyre3-443/+2
2005-04-21[PATCH] Fix non-legacy ISO receive regressionJody McIntyre1-20/+43
2005-04-21[PATCH] ohci1394: tlabels misprinted in DBGMSGJody McIntyre1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds48-0/+39925