Re: [RFC 0/2] Add driver for Xaptum ENF Access card (XAP-EA-00x)

2018-01-05 Thread Greg Kroah-Hartman
On Fri, Dec 22, 2017 at 11:16:18AM -0600, David R. Bild wrote: > This series add a driver for the Xaptum ENF Access card line > (XAP-EA-00x), a series of mini PCI-e cards containing a TPM 2.0 chip > used to authenticate IoT devices and gateways. > > The hardware is essentially a USB-SPI bridge

Re: [RFC 0/2] Add driver for Xaptum ENF Access card (XAP-EA-00x)

2018-01-05 Thread Greg Kroah-Hartman
On Fri, Jan 05, 2018 at 08:29:58AM -0600, David R. Bild wrote: > On Fri, Dec 22, 2017 at 11:16 AM, David R. Bild wrote: > > > > This series add a driver for the Xaptum ENF Access card line > > (XAP-EA-00x), a series of mini PCI-e cards containing a TPM 2.0 chip > > used to

Re: [GIT PULL] USB-serial fixes for v4.15-rc6

2017-12-27 Thread Greg Kroah-Hartman
On Wed, Dec 27, 2017 at 12:19:16PM +0100, Johan Hovold wrote: > The following changes since commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36: > > Linux 4.15-rc3 (2017-12-10 17:56:26 -0800) > > are available in the Git repository at: > >

Re: [PATCH 2/2] usb: quirks: Add reset-resume quirk for Dell DW1820 QCA Rome Bluetooth

2017-12-27 Thread Greg Kroah-Hartman
gt; + /* QCA Rome Bluetooth in Dell DW1820 wireless module */ > > + { USB_DEVICE(0x0cf3, 0xe007), .driver_info = USB_QUIRK_RESET_RESUME }, > > + > > can I get an ACK from you to take this patch through bluetooth-next tree? Or > are you planning to take it? It's not in my que

Re: [-next PATCH 2/4] treewide: Use DEVICE_ATTR_RW

2017-12-20 Thread Greg Kroah-Hartman
On Wed, Dec 20, 2017 at 01:54:41AM -0800, Joe Perches wrote: > On Wed, 2017-12-20 at 10:32 +0100, Greg Kroah-Hartman wrote: > > On Wed, Dec 20, 2017 at 01:24:44AM -0800, Joe Perches wrote: > > > On Wed, 2017-12-20 at 10:34 +0200, Jarkko Nikula wrote: > > > > On T

Re: [-next PATCH 2/4] treewide: Use DEVICE_ATTR_RW

2017-12-20 Thread Greg Kroah-Hartman
On Wed, Dec 20, 2017 at 01:24:44AM -0800, Joe Perches wrote: > On Wed, 2017-12-20 at 10:34 +0200, Jarkko Nikula wrote: > > On Tue, Dec 19, 2017 at 10:15:07AM -0800, Joe Perches wrote: > > > Convert DEVICE_ATTR uses to DEVICE_ATTR_RW where possible. > [] > > > diff --git a/sound/soc/omap/mcbsp.c

Re: [PATCH] usb: pd: fix the offset for SVID specific commands

2017-12-18 Thread Greg Kroah-Hartman
On Mon, Dec 18, 2017 at 05:03:03PM +0300, Heikki Krogerus wrote: > The SVID specific commands in the Command field of the > Structured VDM Header start from 16, not 10. Changing the > value used in VDO_CMD_VENDOR() macro from 10 to 0x10. > > Signed-off-by: Heikki Krogerus

Re: [bug report] usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input

2017-12-14 Thread Greg Kroah-Hartman
On Thu, Dec 14, 2017 at 11:01:15AM -0700, Shuah Khan wrote: > Hi Dan, > > On 12/14/2017 12:58 AM, Dan Carpenter wrote: > > Hello Shuah Khan, > > > > The patch c6688ef9f297: "usbip: fix stub_rx: harden CMD_SUBMIT path > > to handle malicious input" from Dec 7, 2017, leads to the following > >

[PATCH 4.9 086/148] usb: gadget: udc: net2280: Fix tmp reusage in net2280 driver

2017-12-12 Thread Greg Kroah-Hartman
n 1024 * n. That is true for every positive integer n. Cc: Felipe Balbi <ba...@kernel.org> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: linux-usb@vger.kernel.org Signed-off-by: Raz Manor <raz.ma...@valens.com> Signed-off-by: Felipe Balbi <felipe.ba...@linux.intel.com&g

Re: [GIT PULL] USB fixes for v4.15-rc4

2017-12-12 Thread Greg Kroah-Hartman
On Tue, Dec 12, 2017 at 01:03:16PM +0200, Felipe Balbi wrote: > > Hi Greg, > > Only 7 changesets this time around. Nothing really major. Let me know if > you want anything to be changed. > > Cheers > > The following changes since commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36: > > Linux

Re: [PATCH] usb: xhci: fix incorrect memset()

2017-12-11 Thread Greg Kroah-Hartman
On Mon, Dec 11, 2017 at 02:59:13PM +0200, Mathias Nyman wrote: > On 11.12.2017 13:27, Arnd Bergmann wrote: > > gcc-8 warnings about the new driver using a memset with a bogus length: > > > > drivers/usb/host/xhci-dbgcap.c: In function 'xhci_dbc_eps_exit': > > drivers/usb/host/xhci-dbgcap.c:369:2:

Re: [PATCH v2] usb: host: Implement workaround for Erratum A-009611

2017-12-10 Thread Greg Kroah-Hartman
On Mon, Dec 11, 2017 at 03:15:37AM +, Yinbo Zhu wrote: > > > -Original Message- > From: Felipe Balbi [mailto:felipe.ba...@linux.intel.com] > Sent: Friday, December 08, 2017 6:44 PM > To: Greg Kroah-Hartman <gre...@linuxfoundation.org>; Yinbo Zhu > <yi

Re: [PATCH v2] usb: host: Implement workaround for Erratum A-007463

2017-12-10 Thread Greg Kroah-Hartman
On Mon, Dec 11, 2017 at 02:26:02AM +, Yinbo Zhu wrote: > > > -Original Message- > From: Greg Kroah-Hartman [mailto:gre...@linuxfoundation.org] > Sent: Friday, December 08, 2017 6:18 PM > To: Yinbo Zhu <yinbo@nxp.com> > Cc: Felipe Balbi <ba...@ti.c

Re: [PATCH 4.4 13/49] usb: dwc2: Fix UDC state tracking

2017-12-09 Thread Greg Kroah-Hartman
On Fri, Dec 08, 2017 at 03:37:17AM +, Ben Hutchings wrote: > On Thu, 2017-12-07 at 14:07 +0100, Greg Kroah-Hartman wrote: > > 4.4-stable review patch.  If anyone has any objections, please let me > > know. > > > > -- > > > > Fr

Re: [PATCH] musb-fixes for v4.15-rc3

2017-12-08 Thread Greg Kroah-Hartman
On Tue, Dec 05, 2017 at 08:42:44AM -0600, Bin Liu wrote: > Hi Greg, > > Here is only one musb patch for the next v4.15 -rc, which fixes the babble > condition handling for DA8xx. Please let me know if any change is needed. Now applied, thanks. greg k-h -- To unsubscribe from this list: send the

Re: [PATCH v2] usb: host: Implement workaround for Erratum A-009611

2017-12-08 Thread Greg Kroah-Hartman
On Fri, Dec 08, 2017 at 05:49:41PM +0800, yinbo@nxp.com wrote: > From: "yinbo.zhu" > > Description: This is a occasional problem where the software No need for a "Description:" word. That's just assumed here, right? > issues an End Transfer command while a USB transfer

Re: [PATCH v2] usb: host: Implement workaround for Erratum A-007463

2017-12-08 Thread Greg Kroah-Hartman
On Fri, Dec 08, 2017 at 05:49:40PM +0800, yinbo@nxp.com wrote: > From: "yinbo.zhu" I need a "real name" here, I doubt you sign documents as: "yinbo.zhu" right? :) Also, you sent 3 patches, yet no way to know what order to apply them in. Please fix that up by

Re: [PATCH] Do not create and install usbutils.pc

2017-12-07 Thread Greg Kroah-Hartman
On Thu, Dec 07, 2017 at 03:44:15PM +0100, Greg Kroah-Hartman wrote: > On Sat, Nov 25, 2017 at 08:59:12PM +0100, Aurelien Jarno wrote: > > The usbutils pkgconfig file defines where the usb.ids database is > > installed. Given usbutils does not ship with usb.ids and does not > &g

Re: [PATCH] usbreset.c: add missing include

2017-12-07 Thread Greg Kroah-Hartman
On Sat, Nov 25, 2017 at 10:48:13PM +0100, Aurelien Jarno wrote: > Without it one gets: > > $ gcc -o usbreset usbreset.c > usbreset.c: In function 'parse_devlist': > usbreset.c:68:17: warning: implicit declaration of function 'strtoul'; did > you mean 'strtok'?

Re: [PATCH] Do not create and install usbutils.pc

2017-12-07 Thread Greg Kroah-Hartman
On Sat, Nov 25, 2017 at 08:59:12PM +0100, Aurelien Jarno wrote: > The usbutils pkgconfig file defines where the usb.ids database is > installed. Given usbutils does not ship with usb.ids and does not > install it anymore, it makes no sense to install such a pkgconfig > anymore. Remove it. > >

[PATCH 4.9 023/109] usb: dwc2: Error out of dwc2_hsotg_ep_disable() if were in host mode

2017-12-07 Thread Greg Kroah-Hartman
o.org> Cc: John Youn <johny...@synopsys.com> Cc: Minas Harutyunyan <minas.harutyun...@synopsys.com> Cc: Douglas Anderson <diand...@chromium.org> Cc: Chen Yu <cheny...@huawei.com> Cc: Felipe Balbi <felipe.ba...@linux.intel.com> Cc: Greg Kroah-Hartman <gre...@linuxfoundation

[PATCH 4.9 022/109] usb: dwc2: Fix UDC state tracking

2017-12-07 Thread Greg Kroah-Hartman
o.org> Cc: John Youn <johny...@synopsys.com> Cc: Minas Harutyunyan <minas.harutyun...@synopsys.com> Cc: Douglas Anderson <diand...@chromium.org> Cc: Chen Yu <cheny...@huawei.com> Cc: Felipe Balbi <felipe.ba...@linux.intel.com> Cc: Greg Kroah-Hartman <gre...@

[PATCH 4.4 13/49] usb: dwc2: Fix UDC state tracking

2017-12-07 Thread Greg Kroah-Hartman
o.org> Cc: John Youn <johny...@synopsys.com> Cc: Minas Harutyunyan <minas.harutyun...@synopsys.com> Cc: Douglas Anderson <diand...@chromium.org> Cc: Chen Yu <cheny...@huawei.com> Cc: Felipe Balbi <felipe.ba...@linux.intel.com> Cc: Greg Kroah-Hartman <gre...@

[PATCH 4.4 14/49] usb: dwc2: Error out of dwc2_hsotg_ep_disable() if were in host mode

2017-12-07 Thread Greg Kroah-Hartman
o.org> Cc: John Youn <johny...@synopsys.com> Cc: Minas Harutyunyan <minas.harutyun...@synopsys.com> Cc: Douglas Anderson <diand...@chromium.org> Cc: Chen Yu <cheny...@huawei.com> Cc: Felipe Balbi <felipe.ba...@linux.intel.com> Cc: Greg Kroah-Hartman <gre...@linuxfoundation

[PATCH 4.14 32/75] usb: dwc2: Fix UDC state tracking

2017-12-07 Thread Greg Kroah-Hartman
o.org> Cc: John Youn <johny...@synopsys.com> Cc: Minas Harutyunyan <minas.harutyun...@synopsys.com> Cc: Douglas Anderson <diand...@chromium.org> Cc: Chen Yu <cheny...@huawei.com> Cc: Felipe Balbi <felipe.ba...@linux.intel.com> Cc: Greg Kroah-Hartman <gre...@

[PATCH 4.14 33/75] usb: dwc2: Error out of dwc2_hsotg_ep_disable() if were in host mode

2017-12-07 Thread Greg Kroah-Hartman
o.org> Cc: John Youn <johny...@synopsys.com> Cc: Minas Harutyunyan <minas.harutyun...@synopsys.com> Cc: Douglas Anderson <diand...@chromium.org> Cc: Chen Yu <cheny...@huawei.com> Cc: Felipe Balbi <felipe.ba...@linux.intel.com> Cc: Greg Kroah-Hartman <gre...@linuxfoundation

Re: your mail

2017-12-07 Thread Greg Kroah-Hartman
On Thu, Dec 07, 2017 at 01:26:14AM -0800, Alexander Kappner wrote: > Date: Wed, 6 Dec 2017 15:28:37 -0800 > Subject: [PATCH] usb-core: Fix potential null pointer dereference in > xhci-debugfs.c Something went wrong here, resulting in an email with no subject. Can you fix this up and resend?

Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer()

2017-12-07 Thread Greg Kroah-Hartman
On Thu, Dec 07, 2017 at 09:45:38AM +0100, Geert Uytterhoeven wrote: > A few comments (this is in response to a patch from Markus, so there have > to be lots of questions and uncertainties ;-) Note, because of the patch author, I'm not applying it no matter what, so this discussion is really going

Re: [PATCH] USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer()

2017-12-06 Thread Greg Kroah-Hartman
On Wed, Dec 06, 2017 at 11:45:31AM -0500, Alan Stern wrote: > On Wed, 6 Dec 2017, SF Markus Elfring wrote: > > > From: Markus Elfring > > Date: Wed, 6 Dec 2017 17:00:18 +0100 > > > > Omit an extra message for a memory allocation failure in this function. > > > >

Re: [PATCH] usb: core: Fix logging messages with spurious periods after newlines

2017-12-05 Thread Greg Kroah-Hartman
On Tue, Dec 05, 2017 at 10:22:05PM -0800, Joe Perches wrote: > Using a period after a newline causes bad output. Nice catch, how did you find that? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More

Re: [PATCH 2/2] usb: xhci: fix panic in xhci_free_virt_devices_depth_first

2017-12-01 Thread Greg Kroah-Hartman
On Fri, Dec 01, 2017 at 06:38:16AM -0800, Guenter Roeck wrote: > On Fri, Dec 1, 2017 at 3:41 AM, Mathias Nyman > wrote: > > From: Yu Chen > > > > Check vdev->real_port 0 to avoid panic > > [9.261347] [] > >

Re: [GIT PULL] USB fixes for v4.15-rc2

2017-11-30 Thread Greg Kroah-Hartman
On Thu, Nov 30, 2017 at 01:50:08PM +0200, Felipe Balbi wrote: > > Hi Greg, > > Here's the first set of fixes for this -rc cycle. It's small this time > around. Either folks are holding back or maybe the gadget framework is > getting closer to being ready :-p > > Anyway, let me know if you want

Re: [GIT PULL] USB-serial fixes for v4.15-rc2

2017-11-30 Thread Greg Kroah-Hartman
On Thu, Nov 30, 2017 at 12:32:26PM +0100, Johan Hovold wrote: > The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323: > > Linux 4.15-rc1 (2017-11-26 16:01:47 -0800) > > are available in the Git repository at: > >

Re: [PATCH v2] usb: xhci: allow imod-interval to be configurable

2017-11-29 Thread Greg Kroah-Hartman
On Wed, Nov 29, 2017 at 10:52:55AM -0500, Adam Wallis wrote: > The xHCI driver currently has the IMOD set to 160, which > translates to an IMOD interval of 40,000ns (160 * 250)ns > > Commit 0cbd4b34cda9 ("xhci: mediatek: support MTK xHCI host controller") > introduced a QUIRK for the MTK platform

Re: [PATCH v1] usb: xhci: allow imod-interval to be configurable

2017-11-29 Thread Greg Kroah-Hartman
On Tue, Nov 28, 2017 at 03:32:29PM -0500, Adam Wallis wrote: > On 11/28/2017 2:35 PM, Greg Kroah-Hartman wrote: > > On Tue, Nov 28, 2017 at 12:11:46PM -0500, Adam Wallis wrote: > >> The xHCI driver currently has the IMOD set to 160, which > >> translates to an IMOD inte

Re: [PATCH v1] usb: xhci: allow imod-interval to be configurable

2017-11-28 Thread Greg Kroah-Hartman
On Tue, Nov 28, 2017 at 12:11:46PM -0500, Adam Wallis wrote: > The xHCI driver currently has the IMOD set to 160, which > translates to an IMOD interval of 40,000ns (160 * 250)ns > > Commit 0cbd4b34cda9 ("xhci: mediatek: support MTK xHCI host controller") > introduced a QUIRK for the MTK platform

Re: [PATCH] USB: atm: use setup_timer instead of init_timer

2017-11-28 Thread Greg Kroah-Hartman
On Fri, Nov 24, 2017 at 01:31:54PM +, Colin King wrote: > From: Colin Ian King > > Use setup_timer function instead of initializing timer with the > function and data fields. > > Signed-off-by: Colin Ian King > --- >

Re: [PATCH] usb: core: add support for USB_REQ_SET_ISOCH_DELAY

2017-11-28 Thread Greg Kroah-Hartman
On Tue, Nov 14, 2017 at 12:24:04PM +0200, Felipe Balbi wrote: > > Hi, > > Felipe Balbi <felipe.ba...@linux.intel.com> writes: > > Greg Kroah-Hartman <gre...@linuxfoundation.org> writes: > >> On Thu, Nov 09, 2017 at 03:41:54PM +0200, Felipe Balbi wrote: >

Re: [PATCH 1/1] usb: early: Correct the endpoint type value for bulk in endpoint

2017-11-27 Thread Greg Kroah-Hartman
On Tue, Nov 28, 2017 at 12:52:24PM +0800, Lu Baolu wrote: > This corrects the endpiont type value set to the DbC bulk in endpoint. > The previous value doesn't cause any problems because that we now only > use the bulk out endpoint. Set the hardware with the correct value any > way. > >

Re: [Outreachy kernel] Re: [PATCH] net: usb: hso.c: remove unneeded DRIVER_LICENSE #define

2017-11-22 Thread Greg Kroah-Hartman
On Wed, Nov 22, 2017 at 10:20:49PM +0100, Julia Lawall wrote: > > > On Wed, 22 Nov 2017, Joe Perches wrote: > > > On Fri, 2017-11-17 at 15:19 +0100, Greg Kroah-Hartman wrote: > > > There is no need to #define the license of the driver, just put it in > > >

Re: [PATCH] net: usb: hso.c: remove unneeded DRIVER_LICENSE #define

2017-11-22 Thread Greg Kroah-Hartman
On Wed, Nov 22, 2017 at 09:05:36AM -0800, Joe Perches wrote: > On Fri, 2017-11-17 at 15:19 +0100, Greg Kroah-Hartman wrote: > > There is no need to #define the license of the driver, just put it in > > the MODULE_LICENSE() line directly as a text string. > > > > T

Re: question about usb_rebind_intf

2017-11-18 Thread Greg Kroah-Hartman
On Fri, Nov 17, 2017 at 01:21:28PM -0500, Alan Stern wrote: > On Fri, 17 Nov 2017, Mathias Nyman wrote: > > > On 17.11.2017 19:09, Greg Kroah-Hartman wrote: > > > On Fri, Nov 17, 2017 at 09:35:51AM -0700, Jerry Snitselaar wrote: > > >> Should this sk

Re: question about usb_rebind_intf

2017-11-17 Thread Greg Kroah-Hartman
On Fri, Nov 17, 2017 at 09:35:51AM -0700, Jerry Snitselaar wrote: > Should this skip warning that the rebind failed if device_attach > is returning -EPROBE_DEFER? If I do something like 'rtcwake -m mem -s 30' > on a laptop I have here I will see a couple "rebind failed: -517" messages > as it

[PATCH] net: usb: hso.c: remove unneeded DRIVER_LICENSE #define

2017-11-17 Thread Greg Kroah-Hartman
vid S. Miller" <da...@davemloft.net> Cc: Andreas Kemnade <andr...@kemnade.info> Cc: Johan Hovold <jo...@kernel.org> Reported-by: Philippe Ombredanne <pombreda...@nexb.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/net/usb/hso.c |

Re: [PATCH 5/5] USB: Add format_template attribute to struct usb_class_driver

2017-11-13 Thread Greg Kroah-Hartman
ruct device *dev, umode_t *mode); > const struct file_operations *fops; > int minor_base; Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] USB :core :Prevent USB devices to autosuspend while setting interface

2017-11-10 Thread Greg Kroah-Hartman
On Fri, Nov 10, 2017 at 09:32:07PM +0530, abhij...@vger.kernel.org wrote: > From: Abhijeet Kumar > > Runtime resume USB device in order to ensure that PM framework knows > that the we might be using the device in a short time and doesn't > autosuspend the device while

Re: [PATCH] usb: core: add support for USB_REQ_SET_ISOCH_DELAY

2017-11-09 Thread Greg Kroah-Hartman
On Thu, Nov 09, 2017 at 03:41:54PM +0200, Felipe Balbi wrote: > USB SS and SSP hubs provide wHubDelay values on their hub descriptor > which we should inform the USB Device about. > > The USB Specification 3.0 explains, on section 9.4.11, how to > calculate the value and how to issue the request.

Re: [PATCH v2] USB: add SPDX identifiers to all remaining files in drivers/usb/

2017-11-09 Thread Greg Kroah-Hartman
ilippe > > Ombredanne, and Kate Stewart. > > > > Cc: Thomas Gleixner <t...@linutronix.de> > > Cc: Kate Stewart <kstew...@linuxfoundation.org> > > Cc: Philippe Ombredanne <pombreda...@nexb.com> > > Signed-off-by: Greg Kroah-Hartman <gre...@li

Re: USB regression in next-20171108 with hub spamming

2017-11-09 Thread Greg Kroah-Hartman
On Wed, Nov 08, 2017 at 03:05:11PM -0800, Tony Lindgren wrote: > Hi Felipe & Greg, > > Looks like in next-20171108 USB hub is spamming console about once a > second after commit 7dfd74fd128 ("Merge remote-tracking branch > 'usb/usb-next'"). > > Any ideas? See the log below. Any chance you can

Re: [PATCH 3/6] USB: chipidea: ci_hdrc_tegra.c: add SPDX line

2017-11-07 Thread Greg Kroah-Hartman
On Tue, Nov 07, 2017 at 09:36:48AM +0800, Peter Chen wrote: > On Mon, Nov 06, 2017 at 04:34:09PM +0100, Greg Kroah-Hartman wrote: > > The license text was removed from this file, yet they somehow missed > > the big "add SPDX tags to all files" sweep due to them being ne

Re: [PATCH 5/6] USB: typec: add SPDX identifiers to some files

2017-11-07 Thread Greg Kroah-Hartman
On Tue, Nov 07, 2017 at 11:32:07AM +, Rui Miguel Silva wrote: > Hi, > On Mon 06 Nov 2017 at 15:34, Greg Kroah-Hartman <gre...@linuxfoundation.org> > wrote: > > Due to these typec files being moved into the drivers/usb/ directory in > > this tree, they missed the l

Re: [PATCH v2 0/5] usb: core: add support for PTM status

2017-11-07 Thread Greg Kroah-Hartman
On Thu, Nov 02, 2017 at 10:57:37AM +0200, Felipe Balbi wrote: > Hi, > > Here's the new revision of PTM status support patches with the changes > requested by Alan Stern. > > Changes since v1: > - move code around to avoid two changes to all users of > usb_get_status() Now applied,

Re: [PATCH 22/24] USB: gadget: udc: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Mon, Nov 06, 2017 at 03:12:24PM -0600, Li Yang wrote: > On Mon, Nov 6, 2017 at 8:37 AM, Greg Kroah-Hartman > <gre...@linuxfoundation.org> wrote: > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined manner

Re: [PATCH 22/24] USB: gadget: udc: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Tue, Nov 07, 2017 at 08:15:50AM +0100, Robert Jarzmik wrote: > Greg Kroah-Hartman <gre...@linuxfoundation.org> writes: > > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined manner. So the extra GPL text wo

Re: [PATCH 22/24] USB: gadget: udc: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Mon, Nov 06, 2017 at 03:50:31PM +0100, Nicolas Ferre wrote: > On 06/11/2017 at 15:37, Greg Kroah-Hartman wrote: > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined manner. So the extra GPL text wording >

Re: [PATCH 03/24] USB: renesas_usbhs: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Tue, Nov 07, 2017 at 09:19:25AM +, Yoshihiro Shimoda wrote: > Hi, > > > From: Greg Kroah-Hartman, Sent: Monday, November 6, 2017 11:37 PM > > > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined

Re: [PATCH 07/24] USB: mtu3: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Tue, Nov 07, 2017 at 09:55:03AM +0800, Chunfeng Yun wrote: > On Mon, 2017-11-06 at 15:37 +0100, Greg Kroah-Hartman wrote: > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined manner. So the extra GPL text wording >

Re: [PATCH 23/24] USB: gadget: function: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Mon, Nov 06, 2017 at 11:05:44PM +, Vincent Pelletier wrote: > On Mon, 6 Nov 2017 15:37:32 +0100, Greg Kroah-Hartman > <gre...@linuxfoundation.org> wrote: > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defin

Re: [PATCH 13/24] USB: early: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Tue, Nov 07, 2017 at 10:39:30AM +0800, Lu Baolu wrote: > Hi, > > On 11/06/2017 10:37 PM, Greg Kroah-Hartman wrote: > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined manner. So the extra GPL text wordi

Re: [PATCH 06/24] USB: musb: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Mon, Nov 06, 2017 at 09:59:42AM -0600, Bin Liu wrote: > On Mon, Nov 06, 2017 at 03:37:15PM +0100, Greg Kroah-Hartman wrote: > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined manner. So the extra GPL text wording >

Re: [PATCH 02/24] USB: usbip: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Mon, Nov 06, 2017 at 08:41:20AM -0700, Shuah Khan wrote: > On 11/06/2017 07:37 AM, Greg Kroah-Hartman wrote: > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined manner. So the extra GPL text wording >

Re: [PATCH 21/24] USB: gadget: legacy: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Tue, Nov 07, 2017 at 09:00:46AM +0200, Laurent Pinchart wrote: > Hi Greg, > > Thank you for the patch. > > On Monday, 6 November 2017 16:37:30 EET Greg Kroah-Hartman wrote: > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific

Re: [PATCH 23/24] USB: gadget: function: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Mon, Nov 06, 2017 at 04:55:06PM +0100, Michal Nazarewicz wrote: > On Mon, Nov 06 2017, Greg Kroah-Hartman wrote: > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined manner. So the extra GPL text wording >

Re: [PATCH 05/24] USB: typec: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Mon, Nov 06, 2017 at 04:51:48PM +0200, Heikki Krogerus wrote: > On Mon, Nov 06, 2017 at 03:37:14PM +0100, Greg Kroah-Hartman wrote: > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined manner. So the extra GPL text

Re: [PATCH 17/24] USB: host: ehci: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Mon, Nov 06, 2017 at 01:36:15PM -0500, Alan Stern wrote: > On Mon, 6 Nov 2017, Greg Kroah-Hartman wrote: > > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined manner. So the extra GPL text wording

Re: [PATCH 04/24] USB: phy: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Mon, Nov 06, 2017 at 04:46:42PM +0200, Felipe Balbi wrote: > Greg Kroah-Hartman <gre...@linuxfoundation.org> writes: > > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined manner. So the extra GPL text wo

Re: [PATCH 09/24] USB: chipidea: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Tue, Nov 07, 2017 at 09:35:03AM +0800, Peter Chen wrote: > On Mon, Nov 06, 2017 at 03:37:18PM +0100, Greg Kroah-Hartman wrote: > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined manner. So the extra GPL text

Re: [PATCH 14/24] USB: host: xhci: Remove redundant license text

2017-11-07 Thread Greg Kroah-Hartman
On Tue, Nov 07, 2017 at 01:31:52PM +0200, Mathias Nyman wrote: > On 06.11.2017 16:37, Greg Kroah-Hartman wrote: > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined manner. So the extra GPL text wording >

Re: [PATCH 23/24] USB: gadget: function: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
On Tue, Nov 07, 2017 at 04:37:38AM +0200, Laurent Pinchart wrote: > Hi Greg, > > Thank you for the patch. > > On Monday, 6 November 2017 16:37:32 EET Greg Kroah-Hartman wrote: > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific

[PATCH 5/6] USB: typec: add SPDX identifiers to some files

2017-11-06 Thread Greg Kroah-Hartman
s Gleixner <t...@linutronix.de> Cc: Kate Stewart <kstew...@linuxfoundation.org> Cc: Philippe Ombredanne <pombreda...@nexb.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/typec/fusb302/fusb302.c | 1 + drivers/usb/typec/fusb302/

[PATCH 4/6] USB: renesas_usbhs: rcar?.h: add SPDX tags

2017-11-06 Thread Greg Kroah-Hartman
: Rob Herring <r...@kernel.org> Cc: Yoshihiro Shimoda <yoshihiro.shimoda...@renesas.com> Cc: Felipe Balbi <felipe.ba...@linux.intel.com> Cc: Thomas Gleixner <t...@linutronix.de> Cc: Kate Stewart <kstew...@linuxfoundation.org> Cc: Philippe Ombredanne <pombreda...@ne

[PATCH 1/6] USB: add SPDX identifiers to all remaining Makefiles

2017-11-06 Thread Greg Kroah-Hartman
Thomas Winischhofer <tho...@winischhofer.net> Cc: Johan Hovold <jo...@kernel.org> Cc: Heikki Krogerus <heikki.kroge...@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/c67x00/Makefile| 1 + drivers/usb/class/M

[PATCH 6/6] USB: typec: Remove remaining redundant license text

2017-11-06 Thread Greg Kroah-Hartman
ans de Goede <hdego...@redhat.com> Cc: Yueyao Zhu <yueyao@gmail.com> Cc: Rui Miguel Silva <rmf...@gmail.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/typec/fusb302/fusb302.c | 10 -- drivers/usb/typec/fusb302/fusb302_reg.

[PATCH 3/6] USB: chipidea: ci_hdrc_tegra.c: add SPDX line

2017-11-06 Thread Greg Kroah-Hartman
ing <thierry.red...@gmail.com> Cc: Jonathan Hunter <jonath...@nvidia.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/chipidea/ci_hdrc_tegra.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/chipidea/ci_hdrc_tegra.c b/drivers/

[PATCH 2/6] USB: host: xhci-debugfs: add SPDX lines

2017-11-06 Thread Greg Kroah-Hartman
ned-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/host/xhci-debugfs.c | 1 + drivers/usb/host/xhci-debugfs.h | 1 + 2 files changed, 2 insertions(+) diff --git a/drivers/usb/host/xhci-debugfs.c b/drivers/usb/host/xhci-debugfs.c index b799ed83cc7a..4f7895dbcf88 100644

Re: [PATCH 03/24] USB: renesas_usbhs: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
On Mon, Nov 06, 2017 at 04:46:04PM +0200, Felipe Balbi wrote: > Greg Kroah-Hartman <gre...@linuxfoundation.org> writes: > > > Now that the SPDX tag is in all USB files, that identifies the license > > in a specific and legally-defined manner. So the extra GPL text wo

[PATCH 03/24] USB: renesas_usbhs: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
t; Cc: Bhumika Goyal <bhumi...@gmail.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/renesas_usbhs/common.c | 10 -- drivers/usb/renesas_usbhs/common.h | 10 -- drivers/usb/renesas_usbhs/fifo.c | 10 -- drivers

[PATCH 21/24] USB: gadget: legacy: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
n Hovold <jo...@kernel.org> Cc: Ruslan Bilovol <ruslan.bilo...@gmail.com> Cc: Peter Chen <peter.c...@nxp.com> Cc: Alan Stern <st...@rowland.harvard.edu> Cc: David Windsor <dwind...@gmail.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> ---

[PATCH 22/24] USB: gadget: udc: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
.harvard.edu> Cc: "Felix Hädicke" <felixhaedi...@web.de> Cc: Peter Chen <peter.c...@nxp.com> Cc: Allen Pais <allen.l...@gmail.com> Cc: Yuyang Du <yuyang...@intel.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/gadget/udc/a

[PATCH 23/24] USB: gadget: function: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
as...@samsung.com> Cc: Abdulhadi Mohamed <abdulahha...@gmail.com> Cc: Matthew Wilcox <wi...@linux.intel.com> Cc: Janusz Dziedzic <januszx.dzied...@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/gadget/function/f_acm.c

[PATCH 06/24] USB: musb: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
t;w...@csie.org> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/musb/am35x.c | 17 - drivers/usb/musb/blackfin.c| 2 -- drivers/usb/musb/blackfin.h| 5 - drivers/usb/musb/da8xx.c | 17 ---

[PATCH 09/24] USB: chipidea: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
nter <jonath...@nvidia.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/chipidea/bits.h | 4 drivers/usb/chipidea/ci.h| 4 drivers/usb/chipidea/ci_hdrc_imx.c | 7 --- drivers/usb/chipidea/ci_hdrc_imx.h | 7 -

[PATCH 24/24] USB: gadget: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
license text. And there's unneeded stuff like the address (sometimes incorrect) for the FSF which is never needed. No copyright headers or other non-license-description text was removed. Cc: Felipe Balbi <ba...@kernel.org> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>

[PATCH 10/24] USB: dwc3: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
@kernel.org> Cc: Patrice Chotard <patrice.chot...@st.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/dwc3/core.c | 12 drivers/usb/dwc3/core.h | 9 - drivers/usb/dwc3/debug.h | 9 ---

[PATCH 07/24] USB: mtu3: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
license text. And there's unneeded stuff like the address (sometimes incorrect) for the FSF which is never needed. No copyright headers or other non-license-description text was removed. Cc: Chunfeng Yun <chunfeng@mediatek.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfound

[PATCH 05/24] USB: typec: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
er Roeck <li...@roeck-us.net> Cc: Felipe Balbi <felipe.ba...@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/typec/typec.c | 4 drivers/usb/typec/typec_wcove.c| 4 drivers/usb/typec/ucsi/ucsi.c | 4 driv

[PATCH 08/24] USB: isp1760: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
license text. And there's unneeded stuff like the address (sometimes incorrect) for the FSF which is never needed. No copyright headers or other non-license-description text was removed. Cc: Felipe Balbi <felipe.ba...@linux.intel.com> Cc: Johan Hovold <jo...@kernel.org> Signed-off-by

[PATCH 04/24] USB: phy: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
nter <jonath...@nvidia.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/phy/of.c| 5 - drivers/usb/phy/phy-ab8500-usb.c| 15 --- drivers/usb/phy/phy-fsl-usb.c | 14 -- drivers/usb/phy/

[PATCH 17/24] USB: host: ehci: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
license text. And there's unneeded stuff like the address (sometimes incorrect) for the FSF which is never needed. No copyright headers or other non-license-description text was removed. Cc: Alan Stern <st...@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfound

[PATCH 19/24] USB: host: imx21: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
Goyal <bhumi...@gmail.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/host/imx21-dbg.c | 14 -- drivers/usb/host/imx21-hcd.c | 14 -- drivers/usb/host/imx21-hcd.h | 14 -- 3 files changed, 42 deletions(-) diff --git

[PATCH 18/24] USB: host: fhci: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
license text. And there's unneeded stuff like the address (sometimes incorrect) for the FSF which is never needed. No copyright headers or other non-license-description text was removed. Cc: Felipe Balbi <felipe.ba...@linux.intel.com> Cc: Johan Hovold <jo...@kernel.org> Signed-off-by

[PATCH 12/24] USB: c67x00: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
license text. And there's unneeded stuff like the address (sometimes incorrect) for the FSF which is never needed. No copyright headers or other non-license-description text was removed. Cc: Peter Korsgaard <jac...@sunsite.dk> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfound

[PATCH 20/24] USB: host: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
license text. And there's unneeded stuff like the address (sometimes incorrect) for the FSF which is never needed. No copyright headers or other non-license-description text was removed. Cc: Felipe Balbi <felipe.ba...@linux.intel.com> Cc: Johan Hovold <jo...@kernel.org> Signed-off-by

[PATCH 15/24] USB: host: whci: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
license text. And there's unneeded stuff like the address (sometimes incorrect) for the FSF which is never needed. No copyright headers or other non-license-description text was removed. Cc: Felipe Balbi <felipe.ba...@linux.intel.com> Cc: Johan Hovold <jo...@kernel.org> Signed-off-by

[PATCH 01/24] USB: wusbcore: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
lt;arvind.yadav...@gmail.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/wusbcore/cbaf.c| 15 --- drivers/usb/wusbcore/crypto.c | 15 --- drivers/usb/wusbcore/dev-sysfs.c | 15 --- drivers/usb/wus

[PATCH 13/24] USB: early: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
license text. And there's unneeded stuff like the address (sometimes incorrect) for the FSF which is never needed. No copyright headers or other non-license-description text was removed. Cc: Lu Baolu <baolu...@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfound

[PATCH 14/24] USB: host: xhci: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
ierry Reding <thierry.red...@gmail.com> Cc: Jonathan Hunter <jonath...@nvidia.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/usb/host/xhci-dbg.c | 13 - drivers/usb/host/xhci-debugfs.c | 4 drivers/usb/host/xhci-debugfs.h | 4 -

[PATCH 16/24] USB: host: ohci: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
license text. And there's unneeded stuff like the address (sometimes incorrect) for the FSF which is never needed. No copyright headers or other non-license-description text was removed. Cc: Alan Stern <st...@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfound

[PATCH 11/24] USB: dwc2: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
license text. And there's unneeded stuff like the address (sometimes incorrect) for the FSF which is never needed. No copyright headers or other non-license-description text was removed. Cc: John Youn <johny...@synopsys.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>

[PATCH 02/24] USB: usbip: Remove redundant license text

2017-11-06 Thread Greg Kroah-Hartman
license text. And there's unneeded stuff like the address (sometimes incorrect) for the FSF which is never needed. No copyright headers or other non-license-description text was removed. Cc: Valentina Manea <valentina.mane...@gmail.com> Cc: Shuah Khan <sh...@kernel.org> Signed-off-by

<    1   2   3   4   5   6   7   8   9   10   >