From: Linus Torvalds Date: Sun, 22 Feb 2015 03:16:42 +0000 (-0800) Subject: Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi X-Git-Tag: v4.9.8~4729 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c8c6c9ba39e3fe65cf3497d692bf6fe808ff222b;p=platform%2Fkernel%2Flinux-rpi3.git Merge tag 'scsi-misc' of git://git./linux/kernel/git/jejb/scsi Pull misc SCSI patches from James Bottomley: "This is a short patch set representing a couple of left overs from the merge window (debug removal and MAINTAINER changes). Plus one merge window regression (the local workqueue for hpsa) and a set of bug fixes for several issues (two for scsi-mq and the rest an assortment of long standing stuff, all cc'd to stable)" * tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: sg: fix EWOULDBLOCK errors with scsi-mq sg: fix unkillable I/O wait deadlock with scsi-mq sg: fix read() error reporting wd719x: add missing .module to wd719x_template hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patch fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit. fcoe: Transition maintainership to Vasu am53c974: remove left-over debugging code --- c8c6c9ba39e3fe65cf3497d692bf6fe808ff222b diff --cc MAINTAINERS index 63d83bd,46f344e9..ddc5a8c --- a/MAINTAINERS +++ b/MAINTAINERS @@@ -3930,14 -3871,8 +3930,14 @@@ S: Supporte F: Documentation/fault-injection/ F: lib/fault-inject.c +FBTFT Framebuffer drivers +M: Thomas Petazzoni +M: Noralf Trønnes +S: Maintained +F: drivers/staging/fbtft/ + FCOE SUBSYSTEM (libfc, libfcoe, fcoe) - M: Robert Love + M: Vasu Dev L: fcoe-devel@open-fcoe.org W: www.Open-FCoE.org S: Supported