Re: [linux-sunxi] Re: [PATCH 1/3] phy-sun4i-usb: Add a sunxi specific function for setting squelch-detect

2015-05-11 Thread Hans de Goede
Hi, On 11-05-15 17:55, Felipe Balbi wrote: Hi, On Sun, May 10, 2015 at 12:02:54PM +0200, Hans de Goede wrote: Hi, On 08-05-15 18:06, Felipe Balbi wrote: Hi, On Sun, Mar 29, 2015 at 12:50:46PM +0200, Hans de Goede wrote: The sunxi otg phy has a bug where it wrongly detects a high speed sque

[PATCH 1/1] usb: Remove Vernier devices from lsusb and hid_ignore_list

2015-05-11 Thread Dennis O'Brien
From: Dennis O'Brien Removes Vernier Software & Technology devices from the ldusb driver and the hid_ignore_list table of the usbhid driver in the Linux tree. These devices will now be supported via the hidraw driver. Signed-off-by: Dennis O'Brien --- drivers/hid/hid-core.c |5 - d

re: usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the struct usb_ep

2015-05-11 Thread Dan Carpenter
Hello Ido Shayevitz, The patch 79149b8bd027: "usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the struct usb_ep" from Mar 12, 2012, leads to the following static checker warning: drivers/usb/gadget/udc/fsl_udc_core.c:1060 fsl_ep_fifo_status() error: we previ