summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-24target: Fail XCOPY for non matching source + destination block_sizeNicholas Bellinger
2013-10-24target: Generate failure for XCOPY I/O with non-zero scsi_statusNicholas Bellinger
2013-10-24target: Add missing XCOPY I/O operation sense_bufferNicholas Bellinger
2013-10-24iser-target: check device before dereferencing its variableVu Pham
2013-10-16target: Return an error for WRITE SAME with ANCHOR==1Roland Dreier
2013-10-09target: Reject EXTENDED_COPY when emulate_3pc is disabledNicholas Bellinger
2013-10-09target: Allow non zero ListID in EXTENDED_COPY parameter listNicholas Bellinger
2013-10-09target: Make target_do_xcopy failures return INVALID_PARAMETER_LISTNicholas Bellinger
2013-10-03iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger
2013-10-03iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger
2013-10-03iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger
2013-10-03target: Fail on non zero scsi_status in compare_and_write_callbackNicholas Bellinger
2013-10-03target: Fix recursive COMPARE_AND_WRITE callback failureNicholas Bellinger
2013-10-03target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_sizeNicholas Bellinger
2013-10-03ib_srpt: always set response for task managementJack Wang
2013-10-02target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failureNicholas Bellinger
2013-10-02vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tagNicholas Bellinger
2013-10-02ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger
2013-10-02target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02Nicholas Bellinger
2013-09-29Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-29Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-29Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-29Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-29Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-28Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28PCI: Workaround missing pci_set_master in pci driversYinghai Lu
2013-09-28i2c: ismt: initialize DMA bufferJames Ralston
2013-09-28drm/msm: use drm_gem_dumb_destroy helperRob Clark
2013-09-28drm/msm: deal with mach/iommu.h removalRob Clark
2013-09-28drm/msm: Remove iommu include from mdp4_kms.cJoerg Roedel
2013-09-28drm/msm: Odd PTR_ERR usageThomas Meyer
2013-09-28Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-09-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-27Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-27i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...Chew, Chiau Ee
2013-09-27i2c: mv64xxx: Do not use writel_relaxed()Thierry Reding
2013-09-27i2c: mv64xxx: Fix some build warningsThierry Reding
2013-09-27i2c: s3c2410: fix clk_disable/clk_unprepare WARNingsKim Phillips
2013-09-27Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2013-09-26staging: r8188eu: Add new device IDLarry Finger
2013-09-26usb: dwc3: add support for MerrifieldDavid Cohen
2013-09-26USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu
2013-09-26USB: Fix breakage in ffs_fs_mount()Al Viro
2013-09-26driver core : Fix use after free of dev->parent in device_shutdownBenson Leung
2013-09-26Drivers: hv: vmbus: Terminate vmbus version negotiation on timeoutK. Y. Srinivasan
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan