summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-12-29[SCSI] iscsi_tcp: convert to new alloc_hdr apiMike Christie
2008-12-29[SCSI] iser: convert iser to new alloc_pdu apiMike Christie
2008-12-29[SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol ...Mike Christie
2008-12-29[SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operationsMike Christie
2008-12-29[SCSI] st: update to use block timeoutJames Bottomley
2008-12-29[SCSI] mac_esp: fix for quadras with two esp chipsFinn Thain
2008-12-29[SCSI] m68k: mac_esp asm fixFinn Thain
2008-12-29[SCSI] qla2xxx: Code changes for vport bus resetAnirban Chakraborty
2008-12-29[SCSI] simplify scsi_io_completion()Alan Stern
2008-12-29[SCSI] ibmvfc: Driver version 1.0.4Brian King
2008-12-29[SCSI] ibmvfc: Handle port login required responseBrian King
2008-12-29[SCSI] ibmvfc: Fix command timeouts due to cached CRQ accessBrian King
2008-12-29[SCSI] ibmvfc: Fix oops in interrupt handlerBrian King
2008-12-29[SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device listBabu Moger
2008-12-29[SCSI] fusion: use ARRAY_SIZEJulia Lawall
2008-12-29[SCSI] fusion: remove excess kernel-doc notationRandy Dunlap
2008-12-29[SCSI] qla2xxx: Fix for build warningAnirban Chakraborty
2008-12-29[SCSI] qla2xxx: Code changes for qla data structure refactoringAnirban Chakraborty
2008-12-29[SCSI] qla2xxx: Refactor qla data structuresAnirban Chakraborty
2008-12-29[SCSI] scsi_error: TASK ABORTED status handling improvementVladislav Bolkhovitin
2008-12-29[SCSI] scsi_dh: Retry mode select in rdac device handlerChandra Seetharaman
2008-12-29[SCSI] scsi_dh: Make sure the state of a path is set properly when controller...Chandra Seetharaman
2008-12-29[SCSI] scsi_error: fix indentation and braces disagreement - add bracesIlpo Järvinen
2008-12-29[SCSI] tmscsim: fix indentation and braces disagreement - add bracesIlpo Järvinen
2008-12-29[SCSI] u14-34f: fix scsi_dma_map failure caseroel kluin
2008-12-29[SCSI] esp_scsi: Use DIV_ROUND_UPJulia Lawall
2008-12-29[SCSI] ibmvfc: Driver version 1.0.3Brian King
2008-12-29[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_deviceBrian King
2008-12-29[SCSI] ibmvfc: Fix target initialization failure retry handlingBrian King
2008-12-29[SCSI] ibmvfc: Error handling fixesBrian King
2008-12-29[SCSI] ibmvfc: Fix error reporting for some FC errorsBrian King
2008-12-29[SCSI] ibmvfc: Fix log level filteringBrian King
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox
2008-12-29[SCSI] aacraid: check pci_alloc_consistent errorsFUJITA Tomonori
2008-12-29[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven
2008-12-29[SCSI] scsi ioctl: fix kernel-doc warningRandy Dunlap
2008-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-29net: ehea NAPI interface cleanup fixStephen Rothwell
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvramLinus Torvalds
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-12-28fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven
2008-12-28fbcon: remove broken mac vbl handlerFinn Thain