aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-01-30firewire: enforce access order between generation and node ID, fix "giving up...Stefan Richter
2008-01-30firewire: fw-cdev: use device generation, not card generationStefan Richter
2008-01-30firewire: fw-sbp2: use device generation, not card generationStefan Richter
2008-01-30firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection)Stefan Richter
2008-01-30firewire: fw-sbp2: skip unnecessary logoutStefan Richter
2008-01-30firewire: fw-ohci: Dynamically allocate buffers for DMA descriptorsDavid Moore
2008-01-30firewire: fw-ohci: CycleTooLong interrupt managementStefan Richter
2008-01-30firewire: Fix extraction of source node idRabin Vincent
2008-01-30firewire: fw-ohci: Bug fixes for packet-per-buffer supportDavid Moore
2008-01-30firewire: fw-ohci: Fix for dualbuffer three-or-more buffersDavid Moore
2008-01-30firewire: fw-sbp2: remove unused misleading macroStefan Richter
2008-01-30firewire: fw-sbp2: prepare for s/g chainingStefan Richter
2008-01-30firewire: fw-sbp2: refactor workq and kref handlingStefan Richter
2008-01-30ieee1394: ohci1394: don't schedule IT tasklets on IR eventsStefan Richter
2008-01-30ieee1394: sbp2: raise default transfer size limitStefan Richter
2008-01-30ieee1394: remove unused codeStefan Richter
2008-01-30ieee1394: small cleanup after "nopage"Stefan Richter
2008-01-30ieee1394: nopageNick Piggin
2008-01-30ieee1394: Add missing "space"Joe Perches
2008-01-30ieee1394: sbp2: s/g list access cosmeticsStefan Richter
2008-01-30ieee1394: sbp2: prepare for s/g chainingStefan Richter
2008-01-30[SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls"James Bottomley
2008-01-30[SCSI] handle scsi_init_queue failure properlyFUJITA Tomonori
2008-01-30[SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queueFUJITA Tomonori
2008-01-30[SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori
2008-01-30[SCSI] scsi_debug: add bidi data transfer supportFUJITA Tomonori
2008-01-30[SCSI] scsi_debug: add get_data_transfer_info helper functionFUJITA Tomonori
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-30[SCSI] bidirectional: fix up for the new blk_end_request codeKiyoshi Ueda
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh
2008-01-30[SCSI] aic7xxx: fix warnings with CONFIG_PM disabledFUJITA Tomonori
2008-01-30[SCSI] aic79xx: fix warnings with CONFIG_PM disabledFUJITA Tomonori
2008-01-30[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactionsDavid Milburn
2008-01-30[SCSI] sgiwd93: use cached memory access to make driver work on IP28Thomas Bogendoerfer
2008-01-30[SCSI] zfcp: fix sense_buffer access bugFUJITA Tomonori
2008-01-30[SCSI] ncr53c8xx: fix sense_buffer access bugFUJITA Tomonori
2008-01-30[SCSI] aic79xx: fix sense_buffer access bugFUJITA Tomonori
2008-01-30[SCSI] hptiop: fix sense_buffer access bugFUJITA Tomonori
2008-01-30[SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_errorNathan Lynch
2008-01-30KVM: Move drivers/kvm/* to virt/kvm/Avi Kivity
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity
2008-01-30KVM: VMX: Add printk_ratelimit in vmx_intr_assistRyan Harper
2008-01-30KVM: Portability: Move kvm_vm_stat to x86.hZhang Xiantao
2008-01-30KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_archZhang Xiantao
2008-01-30KVM: Portability: move vpic and vioapic to kvm_archZhang Xiantao
2008-01-30KVM: Portability: Move mmu-related fields to kvm_archZhang Xiantao
2008-01-30KVM: Portability: Move memslot aliases to new struct kvm_archZhang Xiantao
2008-01-30KVM: Portability: Move kvm_vcpu_stat to x86.hZhang Xiantao