summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-04iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bugNicholas Bellinger1-1/+1
2014-02-24vhost/scsi: Check LUN structure byte 0 is set to 1, per specVenkatesh Srinivas1-0/+6
2014-02-24qla2xxx: Fix kernel panic on selective retransmission requestDr. Greg Wettstein1-1/+2
2014-02-23Target/sbc: Don't use sg as iterator in sbc_verify_readSagi Grimberg1-5/+5
2014-02-23target: Add DIF sense codes in transport_generic_request_failureNicholas Bellinger1-0/+3
2014-02-23target/sbc: Fix sbc_dif_copy_prot addr offset bugNicholas Bellinger1-3/+2
2014-02-20tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNsNicholas Bellinger2-30/+1
2014-02-20tcm_qla2xxx: Perform configfs depend/undepend for base_tpgNicholas Bellinger2-14/+61
2014-02-20tcm_qla2xxx: Add NPIV specific enable/disable attribute logicNicholas Bellinger1-3/+56
2014-02-20qla2xxx: Check + fail when npiv_vports_inuse exists in shutdownNicholas Bellinger2-4/+21
2014-02-20qla2xxx: Fix qlt_lport_register base_vha callback raceNicholas Bellinger1-2/+14
2014-02-12Target/sbc: Fix protection copy routineSagi Grimberg1-0/+8
2014-02-12IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han1-7/+7
2014-02-12target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier1-4/+1
2014-02-12iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger1-0/+1
2014-02-12iscsi-target: Fix SNACK Type 1 + BegRun=0 handlingNicholas Bellinger1-1/+3
2014-02-12target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier1-2/+2
2014-02-12qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_listRoland Dreier2-3/+0
2014-02-12target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_divNicholas Bellinger1-1/+1
2014-02-12target: Fix free-after-use regression in PR unregisterNicholas Bellinger1-4/+7
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+3
2014-02-09fix a kmap leak in virtio_consoleAl Viro1-6/+3
2014-02-08Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-15/+32
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2014-02-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds31-71/+83
2014-02-07Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-36/+36
2014-02-07Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-23/+75
2014-02-06hwmon: (da9055) Remove use of regmap_irq_get_virq()Adam Thomson1-4/+0
2014-02-06Merge branches 'acpi-cleanup' and 'acpi-video'Rafael J. Wysocki4-6/+10
2014-02-06Merge branch 'pm-cpufreq'Rafael J. Wysocki1-4/+17
2014-02-06Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug'Rafael J. Wysocki1-2/+4
2014-02-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-139/+1016
2014-02-06pinctrl: tegra: return correct error typeLaxman Dewangan1-1/+1
2014-02-06pinctrl: do not init debugfs entries for unimplemented functionalitiesFlorian Vaussard1-2/+4
2014-02-06drm/radeon: allow geom rings to be setup on r600/r700 (v2)Dave Airlie3-3/+19
2014-02-06Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~tho...Dave Airlie10-130/+988
2014-02-06Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomas...Dave Airlie2-1/+4
2014-02-06drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversionDave Airlie3-3/+3
2014-02-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+130
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-90/+27
2014-02-05Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-105/+652
2014-02-05drm/ttm: Don't clear page metadata of imported sg pagesThomas Hellstrom1-0/+3
2014-02-05ACPI / hotplug: Fix panic on eject to ejected deviceToshi Kani1-2/+4
2014-02-05drm/ttm: Fix TTM object open regressionThomas Hellstrom1-1/+1
2014-02-05vmwgfx: Fix unitialized stack read in vmw_setup_otable_baseDave Jones1-0/+1
2014-02-05drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom6-28/+222
2014-02-05drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2Thomas Hellstrom2-16/+101
2014-02-05drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2Thomas Hellstrom4-78/+620
2014-02-05drm/vmwgfx: Fix legacy surface reference size copybackThomas Hellstrom1-2/+2
2014-02-05drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devicesThomas Hellstrom1-2/+35