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 d
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
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
configu
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 identifi
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 usb_hcd_p
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 seri
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,
ri
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
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 u
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 of
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 the line "unsubscribe linux-usb" in
the
"HSO driver patch again ..." is not an appropriate Subject line when
submitting patches.
Please read Documentation/SubmittingPatches for how to do things
properly, and in a way that will actually lead to your patches
being applied.
Thanks.
--
To unsubscribe from this list: send the line "unsubsc
12 matches
Mail list logo