aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394
AgeCommit message (Expand)AuthorFilesLines
2005-10-08[PATCH] gfp flags annotations - part 1Gravatar Al Viro 1-1/+1
2005-09-30[PATCH] ohci1394: less noise in dmesgGravatar Jody McIntyre 1-2/+2
2005-09-30[PATCH] ieee1394: delete legacy module aliasesGravatar Jody McIntyre 4-4/+0
2005-09-30[PATCH] eth1394: workaround limitation in rawiso routinesGravatar Jody McIntyre 2-7/+11
2005-09-30[PATCH] ieee1394: remove superfluous include in csr1212Gravatar Jody McIntyre 1-1/+0
2005-09-30[PATCH] ieee1394: trivial edits of a few commentsGravatar Jody McIntyre 1-4/+4
2005-09-30[PATCH] ieee1394: use time_before()Gravatar Jody McIntyre 1-1/+2
2005-09-30[PATCH] ieee1394: fix for debug outputGravatar Jody McIntyre 1-22/+10
2005-09-30[PATCH] ieee1394: skip unnecessary pause when scanning config ROMsGravatar Jody McIntyre 1-2/+2
2005-09-30[PATCH] ieee1394: reorder activities after bus reset (fixes device detection)Gravatar Jody McIntyre 1-10/+9
2005-09-30[PATCH] sbp2: default to serialize_io=1Gravatar Jody McIntyre 1-4/+7
2005-09-30[PATCH] sbp2: fix deadlocks and delays on device removal/rmmodGravatar Jody McIntyre 1-38/+58
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Gravatar Linus Torvalds 1-4/+4
2005-09-10[SCSI] Alter the scsi_add_device() API to conform to what users expectGravatar James Bottomley 1-4/+4
2005-09-09[PATCH] trivial __user cleanup (video1394)Gravatar viro@ZenIV.linux.org.uk 1-1/+1
2005-09-07[PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules vi...Gravatar Olaf Hering 1-0/+8
2005-09-05[PATCH] I2C: Drop debug eeprom dump code in pcilynxGravatar Jean Delvare 1-20/+0
2005-08-29[NET]: Kill skb->listGravatar David S. Miller 1-2/+2
2005-08-26[PATCH] late spinlock initialization in ieee1394/ohciGravatar Al Viro 1-1/+7
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringGravatar Olaf Hering 1-0/+1
2005-07-14[PATCH] ratelimit the ieee1394 IR legacy activated messagesGravatar Olaf Hering 1-1/+2
2005-07-10[PATCH] Sync up ieee-1394Gravatar Ben Collins 13-63/+260
2005-07-06ieee1394: fix broken signed char assumption.Gravatar Linus Torvalds 1-2/+2
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKGravatar Benjamin Herrenschmidt 1-5/+5
2005-06-25[PATCH] Cleanup patch for process freezingGravatar Christoph Lameter 2-4/+2
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Gravatar Yani Ioannou 2-9/+9
2005-06-20[PATCH] Use device_for_each_child() to unregister devices in nodemgr_remove_h...Gravatar gregkh@suse.de 1-5/+6
2005-06-20[PATCH] class: convert drivers/ieee1394/* to use the new class api instead of...Gravatar gregkh@suse.de 5-15/+16
2005-06-17merge by hand (fix up qla_os.c merge error)Gravatar James Bottomley 2-139/+16
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Gravatar Jeff Garzik 1-1/+13
2005-06-17[SCSI] Remove unnecessary locking around completion function callsGravatar Jeff Garzik 1-6/+0
2005-06-16[PATCH] sbp2 slab corruption fixGravatar Alexandre Oliva 1-1/+2
2005-05-26Automatic merge of ../scsi-misc-2.6-old/Gravatar James Bottomley 2-132/+3
2005-05-26[SCSI] git-scsi-misc-sbp2-warning-fixGravatar Andrew Morton 1-1/+0
2005-05-26[SCSI] TYPE_RBC cache fixes (sbp2.c affected)Gravatar Al Viro 2-131/+3
2005-05-17[PATCH] ieee1394: fix premature expiry of async packetsGravatar Jody McIntyre 1-1/+1
2005-05-17[PATCH] ieee1394: fix cross_bound check for null ISO packetsGravatar Jody McIntyre 1-0/+3
2005-05-17[PATCH] ieee1394: single buffer fixes to video1394Gravatar Jody McIntyre 1-25/+85
2005-05-17[PATCH] ieee1394: drivers/ieee1394/pcilynx.c: Use the DMA_32BIT_MASK constantGravatar Jody McIntyre 1-1/+2
2005-05-17[PATCH] ieee1394: remove NULL checks for kfreeGravatar Jody McIntyre 3-24/+10
2005-05-17[PATCH] ieee1394: drivers/ieee1394/ieee1394_transactions.c: possible cleanupsGravatar Jody McIntyre 3-8/+3
2005-05-17[PATCH] ieee1394: drivers/ieee1394/pcilynx.c: remove dead optionsGravatar Jody McIntyre 3-443/+2
2005-04-21[PATCH] Fix non-legacy ISO receive regressionGravatar Jody McIntyre 1-20/+43
2005-04-21[PATCH] ohci1394: tlabels misprinted in DBGMSGGravatar Jody McIntyre 1-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 48-0/+39925