summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-25tcm_loop: kill tcm_loop_allocate_core_cmdChristoph Hellwig1-88/+59
2012-02-25tcm_fc: Convert ft_send_tm to use target_submit_tmrAndy Grover1-29/+3
2012-02-25target: Add target_submit_tmr helper functionAndy Grover1-0/+48
2012-02-25tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tmAndy Grover1-1/+1
2012-02-25tcm_fc: Call lookup_tmr_lun() for all TM typesAndy Grover1-25/+11
2012-02-25tcm_fc: Move core->fc code conversion earlier in ft_send_tm()Andy Grover1-6/+5
2012-02-25target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover6-41/+30
2012-02-25tcm_fc: Remove cmd->cdb data memberAndy Grover2-8/+1
2012-02-25tcm_fc: Simplify ft_send_work for tmr pathAndy Grover1-43/+35
2012-02-25target/iscsi: Remove unneeded wrapper functionsAndy Grover3-25/+4
2012-02-25scsi: Use struct scsi_lun in fc/fcp.hAndy Grover4-14/+7
2012-02-25target: Use #define for SYNCHRONIZE_CACHE_16Andy Grover1-1/+1
2012-02-25target: Use LIST_HEAD()/DEFINE_MUTEX() for static objectsRoland Dreier3-14/+4
2012-02-25target: increase iblock task sizesChristoph Hellwig2-17/+37
2012-02-25target: remove the unused struct iblock_hbaChristoph Hellwig2-31/+0
2012-02-25target: remove the transport_lun_active field in struct se_cmdChristoph Hellwig2-15/+3
2012-02-25target: replace various cmd flags with a transport stateChristoph Hellwig6-89/+88
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds5-398/+32
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-170/+178
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-2/+2
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds1-1/+1
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-2/+2
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-8/+28
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-7/+22
2012-02-16powerpc/adb: Use set_current_state()majianpeng1-2/+2
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel1-8/+6
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf1-1/+3
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO1-1/+1
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO4-116/+105
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi1-0/+16
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO4-3/+9
2012-02-15ipheth: Add iPhone 4STim Gardner1-0/+5
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev1-7/+11
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev1-0/+1
2012-02-15mlx4: fix buffer overrunEugenia Emantayev1-1/+1
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2012-02-15regmap: Fix cache defaults initialization from raw cache defaultsLars-Peter Clausen1-2/+2
2012-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-1/+3
2012-02-14Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-131/+241
2012-02-14Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-12/+18
2012-02-143c59x: shorten timer period for slave devicesEric Dumazet1-1/+1
2012-02-14bnx2x: remove the 'poll' module optionMichal Schmidt1-16/+1
2012-02-14drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher2-6/+2
2012-02-14drm/radeon/kms/atom: bios scratch reg handling updatesAlex Deucher1-0/+17
2012-02-14drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.Dave Airlie1-1/+3
2012-02-13mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-69/+75
2012-02-13mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches1-0/+3
2012-02-13mmc: block: Init ro_lock sysfs attr to fix lockdep warningsRabin Vincent1-0/+1
2012-02-13mmc: sh_mmcif: fix late delayed work initialisationGuennadi Liakhovetski1-7/+9
2012-02-13mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski3-2/+23