Changes since v1:
- C920-C added to the comments section
Dmitry Fleytman (1):
usb: Add device quirk for Logitech HD Pro Webcam C920-C
drivers/usb/core/quirks.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.7.4
--
To unsubscribe from this list: send the line "unsubscribe lin
Commit e0429362ab15
("usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e")
introduced quirk to workaround an issue with some Logitech webcams.
Apparently model C920-C has the same issue so applying
the same quirk as well.
See aforementioned commit message for detailed explanation of
> On 24 Aug 2017, at 10:58 AM, Kai-Heng Feng
> wrote:
>
> On Mon, Aug 21, 2017 at 6:03 PM, Dmitry Fleytman wrote:
>> Commit e0429362ab15
>> ("usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e")
>> introduced quirk to workaround an issue with some Logitech webcams.
>>
>> Apparen
On Thu, 2017-08-24 at 17:24 -0700, Greg KH wrote:
> On Thu, Aug 24, 2017 at 02:05:22PM +0200, Massimo Burcheri wrote:
> > From lsusb -vv:
> >
> > Bus 004 Device 005: ID 174c:5106 ASMedia Technology Inc. ASM1051 SATA 3Gb/s
> > bridge
> > Device Descriptor:
> > bLength18
> > bDe
From: Oakley Sunglass Warehouse
Email: linux-usb@vger.kernel.org
--
Hi
It's our birthday and we are celebrating 2 years of our outlet. We'd like to
offer you only 19.95 USD for all styles of Oakley and Ray Ban Sunglasses.
Please visit our
From: Mauro Carvalho Chehab
Those devices are controlled via their V4L2 device. Add a
flag to indicate them as such.
Signed-off-by: Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/pci/bt8xx/bttv-driver.c | 4 +++-
drivers/media/pci/cobalt/cobalt-v4l2.c
On 2010, we introduced a new way to control complex V4L2 devices used
on embedded systems, but this was never documented, nor it is possible
for an userspace applicatin to detect the kind of control a device supports.
This series fill the gap.
Mauro Carvalho Chehab (3):
media: open.rst: documen
Hello Baolin Wang,
This is a semi-automatic email about new static checker warnings.
The patch a9081a008f84: "usb: phy: Add USB charger support" from Aug
15, 2017, leads to the following Smatch complaint:
include/linux/usb/phy.h:327 usb_phy_set_power()
warn: variable dereferenced befor
Signed-off-by: Aleksander Morgado
---
drivers/net/usb/cdc_ncm.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/drivers/net/usb/cdc_ncm.c b/drivers/net/usb/cdc_ncm.c
index 811b18215cae..47cab1bde065 100644
--- a/drivers/net/usb/cdc_ncm.c
+++ b/drivers/net/usb/cdc_ncm.c
@@ -1758,6 +1758
On Fri, Aug 25, 2017 at 02:59:46PM +0200, Aleksander Morgado wrote:
> Signed-off-by: Aleksander Morgado
> ---
> drivers/net/usb/cdc_ncm.c | 7 +++
> 1 file changed, 7 insertions(+)
Personally, I require patches to have changelog texts in them...
--
To unsubscribe from this list: send the lin
On Fri, Aug 25, 2017 at 09:43:26AM +0200, Massimo Burcheri wrote:
> On Thu, 2017-08-24 at 17:24 -0700, Greg KH wrote:
>
> > On Thu, Aug 24, 2017 at 02:05:22PM +0200, Massimo Burcheri wrote:
> > > From lsusb -vv:
> > >
> > > Bus 004 Device 005: ID 174c:5106 ASMedia Technology Inc. ASM1051 SATA
>
On Fri, Aug 25, 2017 at 3:22 PM, Greg KH wrote:
> On Fri, Aug 25, 2017 at 02:59:46PM +0200, Aleksander Morgado wrote:
>> Signed-off-by: Aleksander Morgado
>> ---
>> drivers/net/usb/cdc_ncm.c | 7 +++
>> 1 file changed, 7 insertions(+)
>
> Personally, I require patches to have changelog texts
On Sat, Aug 19, 2017 at 01:52:13PM +0530, Bhumika Goyal wrote:
> Make these const as they are only stored in the type field of a device
> structure, which is const.
> Done using Coccinelle.
I can't apply this, it's missing your s-o-b line. You can just replay with
that.
Thanks, Daniel
> ---
> d
The u-blox TOBY-L4 is a LTE Advanced (Cat 6) module with HSPA+ and 2G
fallback.
Unlike the TOBY-L2, this module has one single USB layout and exposes
several TTYs for control and a NCM interface for data. Connecting this
module may be done just by activating the desired PDP context with
'AT+CGACT=
Signed-off-by: Geert Uytterhoeven
---
Documentation/devicetree/bindings/usb/am33xx-usb.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/usb/am33xx-usb.txt
b/Documentation/devicetree/bindings/usb/am33xx-usb.txt
index 20c2ff2ba07ebd3f..1
The dma ops from the parent DWC device are not getting passed to the
child xhci-hcd device. This patch makes use of
platform_device_register_full to set the DMA ops. For the DT/OF case,
dma_ops were still null after the the device register, so
of_dma_configure is called in only the OF case.
Signed
Bhumika,
> Make these const as they are only stored in the type field of a device
> structure, which is const.
Applied to 4.14/scsi-queue. Thanks!
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a messag
On Fri, Aug 25, 2017 at 04:38:26PM +0200, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven
> ---
> Documentation/devicetree/bindings/usb/am33xx-usb.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied.
Rob
--
To unsubscribe from this list: send the line "unsubscr
On 08/25/2017 01:02 PM, Adam Wallis wrote:
The dma ops from the parent DWC device are not getting passed to the
child xhci-hcd device. This patch makes use of
platform_device_register_full to set the DMA ops. For the DT/OF case,
dma_ops were still null after the the device register, so
of_dma_c
On Thu, Aug 17, 2017 at 12:03 PM, John Stultz wrote:
> In the earlier commit dad3f793f20f ("usb: dwc2: Make sure we
> disconnect the gadget state"), I was trying to fix up the
> fact that we somehow weren't disconnecting the gadget state,
> so that when the OTG port was plugged in the second time
20 matches
Mail list logo