Re: [PATCH] net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings

2016-10-11 Thread David Miller
From: Philippe Reynes Date: Sun, 9 Oct 2016 12:07:04 +0200 > The ethtool api {get|set}_settings is deprecated. > We move this driver to new api {get|set}_link_ksettings. > > Signed-off-by: Philippe Reynes Applied. -- To unsubscribe from this list: send

RE: usbip: vhci extension: modifications to vhci driver

2016-10-11 Thread fx IWATA NOBUO
Hello, I will send a patch to clear this warning. The current behavior is as following: vdev_to_vhci() is inline of container_of(). A pointer (struct vhci_hcd *vhci) may be container_of() from NULL for a while. If it is container_of() from NULL, it will not be referenced because of NULL check

Jack sensing in snd_usb_audio ?

2016-10-11 Thread Bastien Nocera
Hey, I recently bought some cheap USB soundcards for a computer that doesn't have any audio output other than through the HDMI output, and the screen I'm attaching doesn't have an audio output. So I'm looking to plug in 2 of those USB soundcards, and switch between them depending on whether I'm

Fast Loans

2016-10-11 Thread Global Financial Services
Do you need a loan? If yes, email us for more information. -- 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: USB hot-plug not working (ASUS TP301UA-C4028T)

2016-10-11 Thread Pierre de Villemereuil
Hi! I'm sorry, I'm not savvy enough to know what to do with this (I know basics on how to code and compile, but I'm no dev). Could someone guide me through it? I gather this patch needs to be applied to some kernel module code which needs to be compiled and reloaded into my current kernel,

[PATCH] usb: gadget: dummy_hcd: clear struct gadget on removal

2016-10-11 Thread Rob Herring
The addition of CONFIG_DEBUG_TEST_DRIVER_REMOVE uncovered a bug in dummy_hcd driver. The problem is the gadget's struct device is allocated once in the initcall, so re-probing the device causes this warning: [ 13.516309] kobject (8f92f8b4): tried to init an initialized object, something is

Re: USB hot-plug not working (ASUS TP301UA-C4028T)

2016-10-11 Thread Alan Stern
On Sat, 8 Oct 2016, Lukas Wunner wrote: > The PCI core already calls pm_runtime_get_sync() before invoking the > ->probe hook of a driver (see local_pci_probe()). Drivers need to > explicitly release a runtime ref to allow their device to suspend. > For xhci-pci, this seems to happen in

Re: Unable to safely detach external HDD on USB 3.0

2016-10-11 Thread Mathias Nyman
On 09.10.2016 16:30, Marco Chiappero wrote: Il 03/10/2016 07:58, Mathias Nyman ha scritto: On 02.10.2016 13:23, Marco Chiappero wrote: Hi all, Sorry for bothering you but I would like to know whether there are updates on this or not. This problem is affecting many people and has been

[PATCH v8 1/1] USB: serial: cp210x: Adding GPIO support for CP2105

2016-10-11 Thread Martyn Welch
This patch adds support for the GPIO found on the CP2105. Unlike the GPIO provided by some of the other devices supported by the cp210x driver, the GPIO on the CP2015 is muxed on pins otherwise used for serial control lines. The GPIO have been configured in 2 separate banks as the choice to

Re: [RESEND PATCH v6, 4/5] usb: Add MediaTek USB3 DRD Driver

2016-10-11 Thread Matthias Brugger
On 10/11/2016 05:14 AM, Chunfeng Yun wrote: On Mon, 2016-10-10 at 13:00 +0200, Matthias Brugger wrote: On 09/21/2016 07:54 AM, Chunfeng Yun wrote: This patch adds support for the MediaTek USB3 controller integrated into MT8173. It can be configured as Dual-Role Device (DRD), Peripheral Only

re: usbip: vhci extension: modifications to vhci driver

2016-10-11 Thread Dan Carpenter
Hello Nobuo Iwata, This is a semi-automatic email about new static checker warnings. The patch 0775a9cbc694: "usbip: vhci extension: modifications to vhci driver" from Jun 13, 2016, leads to the following Smatch complaint: drivers/usb/usbip/vhci_hcd.c:466 vhci_tx_urb() warn: variable

Re: Interactive whiteboards

2016-10-11 Thread Greg KH
On Mon, Oct 10, 2016 at 10:54:07PM +0200, MarĂ­a Cano wrote: > The Linux kernel supports many devices and each day more and more are > included, but there is a device that looks completely abandoned: > whiteboards. In my immediate environment a lot of interactive > whiteboards do not work under