aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-10md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!Geert Uytterhoeven1-1/+1
2009-09-10TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe1-6/+6
2009-09-09RDMA/iwcm: Reject the connection when the cm_id is destroyedSteve Wise1-0/+1
2009-09-09RDMA/cxgb3: Clean up properly on FW mismatch failuresSteve Wise2-1/+5
2009-09-09RDMA/cxgb3: Don't ignore insert_handle() failuresSteve Wise2-22/+49
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin3-4/+11
2009-09-08sata_fsl: Defer non-ncq commands when ncq commands activeAshish Kalra1-0/+1
2009-09-08libata: add SATA PMP revision information for spec 1.2Shane Huang1-0/+2
2009-09-08libata: fix off-by-one error in ata_tf_read_block()Tejun Heo1-1/+7
2009-09-08ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMATejun Heo1-0/+16
2009-09-08ahci: make ahci_asus_m2a_vm_32bit_only() quirk more genericTejun Heo1-24/+29
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo3-21/+62
2009-09-08dmi: fix date handling in dmi_get_year()Tejun Heo1-2/+3
2009-09-08libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()Tejun Heo1-53/+51
2009-09-08sata_sis: convert to slave_linkTejun Heo1-50/+25
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds1-5/+1
2009-09-08drm/i915: fix mask bits settingZhenyu Wang3-1/+3
2009-09-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds5-69/+70
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-0/+1
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds3-6/+31
2009-09-07IB/mad: Allow tuning of QP0 and QP1 sizesHal Rosenstock2-5/+23
2009-09-07IB/mad: Fix possible lock-lock-timer deadlockRoland Dreier1-3/+3
2009-09-07drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie5-69/+70
2009-09-06gianfar: Fix build.David S. Miller1-1/+1
2009-09-05RDMA/nes: Map MTU to IB_MTU_* and correctly report link stateChien Tung1-3/+20
2009-09-05RDMA/nes: Rework the disconn routine for terminate and flushingDon Wood1-50/+52
2009-09-05RDMA/nes: Use the flush code to fill in cqe errorDon Wood1-1/+10
2009-09-05RDMA/nes: Make poll_cq return correct number of wqes during flushDon Wood1-21/+40
2009-09-05RDMA/nes: Use flush mechanism to set status for wqe in errorDon Wood3-0/+68
2009-09-05RDMA/nes: Implement Terminate PacketDon Wood7-225/+607
2009-09-05RDMA/nes: Add CQ error handlingDon Wood1-0/+12
2009-09-05RDMA/nes: Clean out CQ completions when QP is destroyedDon Wood1-39/+80
2009-09-05RDMA/nes: Change memory allocation for cqp request to GFP_ATOMICDon Wood1-1/+1
2009-09-05RDMA/nes: Allocate work item for disconnect event handlingDon Wood2-17/+16
2009-09-05RDMA/nes: Update refcnt during disconnectDon Wood1-0/+2
2009-09-05IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein4-0/+7
2009-09-05IB/mthca: Distinguish multiple devices in /proc/interruptsArputham Benjamin2-5/+13
2009-09-05IB/mthca: Annotate CQ lockingRoland Dreier1-4/+8
2009-09-05IB/mthca: Remove unnecessary include of <linux/init.h>Roland Dreier1-1/+0
2009-09-05IB/mthca: Remove unnecessary include of <asm/page.h>Roland Dreier1-2/+0
2009-09-05IB/mlx4: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein2-0/+7
2009-09-05mlx4_core: Distinguish multiple devices in /proc/interruptsArputham Benjamin1-8/+26
2009-09-05mlx4_core: Avoid double free_icmsYevgeny Petrilin1-1/+1
2009-09-05mlx4_core: Allocate and map sufficient ICM memory for EQ contextRoland Dreier3-51/+7
2009-09-05IB/mlx4: Annotate CQ lockingRoland Dreier1-4/+8
2009-09-05mlx4_core: Remove unnecessary includes of <linux/init.h>Roland Dreier10-13/+0
2009-09-05mlx4_core: Use pci_request_regions()Roland Dreier1-18/+8
2009-09-05RDMA/amso1100: Check kmalloc() result in c2_register_device()Roel Kluin1-9/+15
2009-09-05IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL)Jack Morgenstein1-2/+4