summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-30firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login"Jarod Wilson1-3/+13
2008-01-30firewire: replace subtraction with bitwise andJarod Wilson1-1/+1
2008-01-30firewire: fw-core: react on bus resets while the config ROM is being fetchedStefan Richter1-8/+17
2008-01-30firewire: enforce access order between generation and node ID, fix "giving up...Stefan Richter5-2/+35
2008-01-30firewire: fw-cdev: use device generation, not card generationStefan Richter1-1/+1
2008-01-30firewire: fw-sbp2: use device generation, not card generationStefan Richter1-6/+6
2008-01-30firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection)Stefan Richter1-2/+3
2008-01-30firewire: fw-sbp2: skip unnecessary logoutStefan Richter1-2/+6
2008-01-30firewire vs. ieee1394: clarify MAINTAINERSStefan Richter1-2/+2
2008-01-30firewire: fw-ohci: Dynamically allocate buffers for DMA descriptorsDavid Moore1-80/+156
2008-01-30firewire: fw-ohci: CycleTooLong interrupt managementStefan Richter1-2/+9
2008-01-30firewire: Fix extraction of source node idRabin Vincent1-1/+1
2008-01-30firewire: fw-ohci: Bug fixes for packet-per-buffer supportDavid Moore1-50/+49
2008-01-30firewire: fw-ohci: Fix for dualbuffer three-or-more buffersDavid Moore1-20/+24
2008-01-30firewire: fw-sbp2: remove unused misleading macroStefan Richter1-2/+0
2008-01-30firewire: fw-sbp2: prepare for s/g chainingStefan Richter1-3/+3
2008-01-30firewire: fw-sbp2: refactor workq and kref handlingStefan Richter1-26/+30
2008-01-30ieee1394: ohci1394: don't schedule IT tasklets on IR eventsStefan Richter1-4/+8
2008-01-30ieee1394: sbp2: raise default transfer size limitStefan Richter2-12/+15
2008-01-30ieee1394: remove unused codeStefan Richter1-68/+0
2008-01-30ieee1394: small cleanup after "nopage"Stefan Richter1-12/+4
2008-01-30ieee1394: nopageNick Piggin1-23/+18
2008-01-30ieee1394: Add missing "space"Joe Perches1-2/+2
2008-01-30ieee1394: sbp2: s/g list access cosmeticsStefan Richter1-14/+12
2008-01-30ieee1394: sbp2: prepare for s/g chainingStefan Richter1-1/+1
2008-01-30[SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls"James Bottomley1-17/+12
2008-01-30[SCSI] bsg: copy the cmd_type field to the subordinate request for bidiJames Bottomley1-0/+1
2008-01-30[SCSI] handle scsi_init_queue failure properlyFUJITA Tomonori1-1/+17
2008-01-30[SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queueFUJITA Tomonori1-0/+1
2008-01-30[SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori2-0/+71
2008-01-30[SCSI] scsi_debug: add bidi data transfer supportFUJITA Tomonori1-11/+10
2008-01-30[SCSI] scsi_debug: add get_data_transfer_info helper functionFUJITA Tomonori1-45/+38
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley43-111/+37
2008-01-30[SCSI] bidirectional: fix up for the new blk_end_request codeKiyoshi Ueda1-2/+10
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh4-16/+113
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh10-99/+85
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh3-36/+16
2008-01-30[SCSI] aic7xxx: fix warnings with CONFIG_PM disabledFUJITA Tomonori4-22/+20
2008-01-30[SCSI] aic79xx: fix warnings with CONFIG_PM disabledFUJITA Tomonori4-22/+20
2008-01-30[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactionsDavid Milburn1-3/+6
2008-01-30[SCSI] sgiwd93: use cached memory access to make driver work on IP28Thomas Bogendoerfer2-26/+40
2008-01-30[SCSI] zfcp: fix sense_buffer access bugFUJITA Tomonori1-2/+2
2008-01-30[SCSI] ncr53c8xx: fix sense_buffer access bugFUJITA Tomonori1-1/+1
2008-01-30[SCSI] aic79xx: fix sense_buffer access bugFUJITA Tomonori1-1/+1
2008-01-30[SCSI] hptiop: fix sense_buffer access bugFUJITA Tomonori1-1/+1
2008-01-30[SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_errorNathan Lynch1-1/+1
2008-01-30dlm: static initialization improvementsDenis Cheng1-6/+7
2008-01-30dlm: clean upsDavid Teigland2-31/+10
2008-01-30dlm: Sanity check namelen before copying itPatrick Caulfeld1-3/+9
2008-01-30dlm: keep cached master rsbs during recoveryDavid Teigland5-49/+61