summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-05[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Return proper fabric name based on device state.Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands f...Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.Giridhar Malavali
2010-09-05[SCSI] scsi/block: increase flush/sync timeoutMike Christie
2010-09-05[SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failureJulia Lawall
2010-09-05[SCSI] bnx2i: Updated version to bnx2i-2.1.3Eddie Wai
2010-09-05[SCSI] bnx2i: Added chip cleanup for the remove module pathEddie Wai
2010-09-05[SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completionEddie Wai
2010-09-05[SCSI] bxn2i: Added support for other TMFs besides ABORT_TASKEddie Wai
2010-09-05[SCSI] bnx2i: Fixed a protocol violation on nopout responsesEddie Wai
2010-09-05[SCSI] ipr: Driver version 2.5.1Wayne Boyer
2010-09-05[SCSI] ipr: fix resource address formatting and add attribute for device IDWayne Boyer
2010-09-05[SCSI] cxgb3i: change cxgb3i to use libcxgbikxie@chelsio.com
2010-09-05[SCSI] cxgb4i v5: iscsi driverkxie@chelsio.com
2010-09-05[SCSI] libcxgbi: common library for cxgb3i and cxgb4ikxie@chelsio.com
2010-09-05[SCSI] lpfc: change spin_lock_irq() to spin_lock()Dan Carpenter
2010-09-05[SCSI] drivers/scsi: Adjust confusing if indentationJulia Lawall
2010-09-05[SCSI] ibmvfc: do not reset dev_loss_tmo in slave calloutMike Christie
2010-09-05[SCSI] fnic: do not reset dev_loss_tmo in slave calloutMike Christie
2010-09-05[SCSI] lpfc: do not reset dev_loss_tmo in slave calloutMike Christie
2010-09-05[SCSI] qla2xxx: do not reset dev_loss_tmo in slave calloutMike Christie
2010-09-05[SCSI] fc class: add fc host default default dev loss settingMike Christie
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-26drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher
2010-08-26drm/modes: Fix CVT-R modeline generationAdam Jackson
2010-08-26drm: fix regression in drm locking since BKL removal.Arnd Bergmann
2010-08-26drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher
2010-08-26drm: mm: fix range restricted allocationsDaniel Vetter
2010-08-26Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-08-26drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs
2010-08-26drm: export drm_global_mutex for drivers to useBen Skeggs
2010-08-26qlge: reset the chip before freeing the buffersBreno Leitao
2010-08-26amd64_edac: Do not report error overflow as a separate errorBorislav Petkov
2010-08-26drm/nv20: Don't use pushbuf calls on the original nv20.Francisco Jerez
2010-08-26drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez
2010-08-26drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez
2010-08-26drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin
2010-08-26drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez
2010-08-26drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs
2010-08-25libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord
2010-08-25sata_mv: fix broken DSM/TRIM support (v2)Mark Lord
2010-08-25libata: be less of a drama queen on empty data commandsTejun Heo
2010-08-25[libata] sata_dwc_460ex: signdness bugDan Carpenter