summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-24target: Remove session_reinstatement parameter from ->transport_wait_for_tasksNicholas Bellinger3-32/+20
2011-10-24target: push session reinstatement out of transport_generic_free_cmdChristoph Hellwig4-33/+22
2011-10-24target: remove transport_generic_removeChristoph Hellwig1-29/+15
2011-10-24target: simplify transport_put_cmdChristoph Hellwig1-41/+20
2011-10-24target: simplify transport_generic_removeChristoph Hellwig1-19/+14
2011-10-24target: remove transport_free_se_cmdChristoph Hellwig1-14/+11
2011-10-24target: don't opencode transport_release_cmd in transport_release_fe_cmdChristoph Hellwig1-2/+1
2011-10-24target: remove transport_generic_handle_cdbChristoph Hellwig1-20/+3
2011-10-24iscsi-target: always call transport_handle_cdb_directChristoph Hellwig1-1/+1
2011-10-24tfm_fc: use transport_handle_cdb_directChristoph Hellwig1-1/+1
2011-10-24target: Prevent transport_send_task_abort when CHECK_CONDITION statusNicholas Bellinger1-0/+9
2011-10-24target: Fix transport_cmd_finish_abort queue removal bugNicholas Bellinger1-2/+3
2011-10-24target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_listNicholas Bellinger1-0/+10
2011-10-24target: Re-org of core_tmr_lun_resetNicholas Bellinger1-72/+125
2011-10-24target: Prevent cmd->se_queue_node double addRoland Dreier2-17/+16
2011-10-11target: Remove unneeded version.h includesJesper Juhl16-16/+0
2011-10-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-21/+21
2011-10-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-2/+5
2011-10-07Merge git://github.com/davem330/netLinus Torvalds1-1/+1
2011-10-06Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds4-8/+32
2011-10-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds6-15/+26
2011-10-06drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1Alex Deucher1-3/+6
2011-10-05Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds1-5/+2
2011-10-05Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2-8/+11
2011-10-05drm/radeon/kms: fix dp_detect handling for DP bridge chipsAlex Deucher1-15/+6
2011-10-05drm/radeon/kms: retry aux transactions if there are status flagsAlex Deucher1-3/+9
2011-10-05Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke1-5/+2
2011-10-05macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward1-1/+1
2011-10-04Merge git://github.com/davem330/netLinus Torvalds8-42/+48
2011-10-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-158/+33
2011-10-04Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-27/+66
2011-10-04PCI: Disable MPS configuration by defaultJon Mason2-2/+18
2011-10-04drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher3-127/+0
2011-10-04spi-topcliff-pch: Fix overrun issueTomoya MORINAGA1-5/+23
2011-10-04spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA1-7/+24
2011-10-04spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA1-8/+11
2011-10-04spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA1-7/+3
2011-10-04spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA1-0/+5
2011-10-04lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai1-6/+8
2011-10-03Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds1-15/+13
2011-10-03ide-disk: Fix request requeuingBorislav Petkov1-1/+6
2011-10-03pch_gbe: Fixed the issue on which a network freezesToshiharu Okada1-29/+27
2011-10-03pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada1-1/+1
2011-10-03net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel1-2/+2
2011-10-03bonding: properly stop queuing work when requestedAndy Gospodarek3-7/+12
2011-10-03drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer1-10/+10
2011-10-03drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer1-5/+7
2011-10-03drm/radeon: Simplify cursor x/yorigin calculation.Michel Dänzer1-6/+2
2011-10-03drm/radeon/kms: fix cursor image off-by-one errorNicholas Miell1-2/+2
2011-10-03drm/radeon/kms: Fix logic error in DP HPD handlerAlex Deucher1-4/+4