summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-09-05[SCSI] scsi/block: increase flush/sync timeoutMike Christie2-2/+3
2010-09-05[SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failureJulia Lawall1-1/+3
2010-09-05[SCSI] bnx2i: Updated version to bnx2i-2.1.3Eddie Wai1-3/+5
2010-09-05[SCSI] bnx2i: Added chip cleanup for the remove module pathEddie Wai2-20/+37
2010-09-05[SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completionEddie Wai1-4/+6
2010-09-05[SCSI] bxn2i: Added support for other TMFs besides ABORT_TASKEddie Wai1-28/+30
2010-09-05[SCSI] bnx2i: Fixed a protocol violation on nopout responsesEddie Wai3-6/+3
2010-09-05[SCSI] ipr: Driver version 2.5.1Wayne Boyer1-2/+2
2010-09-05[SCSI] ipr: fix resource address formatting and add attribute for device IDWayne Boyer2-2/+45
2010-09-05[SCSI] cxgb3i: change cxgb3i to use libcxgbikxie@chelsio.com17-5142/+1488
2010-09-05[SCSI] cxgb4i v5: iscsi driverkxie@chelsio.com8-0/+1652
2010-09-05[SCSI] libcxgbi: common library for cxgb3i and cxgb4ikxie@chelsio.com2-0/+3363
2010-09-05[SCSI] lpfc: change spin_lock_irq() to spin_lock()Dan Carpenter1-5/+5
2010-09-05[SCSI] drivers/scsi: Adjust confusing if indentationJulia Lawall2-3/+3
2010-09-05[SCSI] ibmvfc: do not reset dev_loss_tmo in slave calloutMike Christie1-3/+7
2010-09-05[SCSI] fnic: do not reset dev_loss_tmo in slave calloutMike Christie1-4/+10
2010-09-05[SCSI] lpfc: do not reset dev_loss_tmo in slave calloutMike Christie2-10/+10
2010-09-05[SCSI] qla2xxx: do not reset dev_loss_tmo in slave calloutMike Christie2-5/+11
2010-09-05[SCSI] fc class: add fc host default default dev loss settingMike Christie1-1/+5
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds5-26/+50
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter1-1/+9
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-36/+63
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds12-74/+82
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-17/+10
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds18-59/+54
2010-08-27drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher1-0/+1
2010-08-27drm/modes: Fix CVT-R modeline generationAdam Jackson1-1/+4
2010-08-27drm: fix regression in drm locking since BKL removal.Arnd Bergmann1-0/+2
2010-08-27drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher1-2/+0
2010-08-27drm: mm: fix range restricted allocationsDaniel Vetter1-10/+14
2010-08-27Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie7-61/+61
2010-08-27drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs1-0/+2
2010-08-27drm: export drm_global_mutex for drivers to useBen Skeggs1-0/+1
2010-08-26qlge: reset the chip before freeing the buffersBreno Leitao1-2/+2
2010-08-26amd64_edac: Do not report error overflow as a separate errorBorislav Petkov2-13/+2
2010-08-26drm/nv20: Don't use pushbuf calls on the original nv20.Francisco Jerez1-2/+2
2010-08-26drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez1-14/+6
2010-08-26drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez2-21/+27
2010-08-26drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin1-3/+5
2010-08-26drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez3-20/+16
2010-08-26drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs2-1/+2
2010-08-25libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord1-4/+0
2010-08-25sata_mv: fix broken DSM/TRIM support (v2)Mark Lord1-7/+37
2010-08-25libata: be less of a drama queen on empty data commandsTejun Heo1-4/+7
2010-08-25[libata] sata_dwc_460ex: signdness bugDan Carpenter1-1/+1
2010-08-25ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo3-2/+26
2010-08-25libata: remove no longer needed pata_winbond driverBartlomiej Zolnierkiewicz4-285/+14
2010-08-25pata_cmd64x: revert commit d62f5576Tejun Heo1-6/+0
2010-08-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-23/+51
2010-08-25Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+16