On Tue, Apr 30, 2013 at 2:24 AM, Felipe Balbi wrote:
> On Wed, Apr 24, 2013 at 02:23:15AM -0400, Chao Xie wrote:
>> diff --git a/include/linux/usb/phy.h b/include/linux/usb/phy.h
>> index 6b5978f..98d7e60 100644
>> --- a/include/linux/usb/phy.h
>> +++ b/include/linux/usb/phy.h
>> @@ -87,6 +87,14 @
Hello all,
I have two usb soundcards at home and my laptop has both EHCI and XHCI
usb ports.
The M-Audio Fast-Track Ultra (USB 2) is not recognized by ALSA when
plugged on a USB 3 (XHCI) port on the kernel 3.9.
I'm trying to figure out where the problem lies to report the issue to
the proper tea
/drivers/usb/serial/option.c: Blacklisted Cinterion's PLxx WWAN Interface (USB
Interface 4), because it will be handled by QMI WWAN driver. Product IDs
renamed.
Signed-off-by: Hans-Christoph Schemmel
---
patch is against linux-3.9
--- linux-3.9/drivers/usb/serial/option.c.orig 2013-05-06 07:54
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.
Signed-off-by: Jingo
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.
Signed-off-by: Jingo
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.
Signed-off-by: Jingo
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.
Signed-off-by: Jingo
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.
Signed-off-by: Jingo
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.
Signed-off-by: Jingo
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.
Signed-off-by: Jingo
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.
Signed-off-by: Jingo
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.
Signed-off-by: Jingo
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.
Signed-off-by: Jingo
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.
Signed-off-by: Jingo
Hi,
On 05/04/13 21:22, Bhupesh SHARMA wrote:
Hi,
On 5/3/2013 6:00 PM, Vladimir Zapolskiy wrote:
Hi Laurent,
thank you for the comment.
On 05/03/13 02:05, Laurent Pinchart wrote:
Hi Vladimir,
On Friday 03 May 2013 02:00:29 Vladimir Zapolskiy wrote:
On 05/03/13 01:18, Laurent Pinchart wrote
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.
Signed-off-by: Sachin Kamat
Cc: Nicolas Ferre
---
drivers/usb/gadget/atmel_usba_udc.c |2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/usb/gadget/atme
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.
Signed-off-by: Sachin Kamat
Cc: Kevin Cernekee
---
drivers/usb/gadget/bcm63xx_udc.c |1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/usb/gadget/bcm63xx_
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.
Signed-off-by: Sachin Kamat
Cc: Alan Stern
---
drivers/usb/gadget/dummy_hcd.c |1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/usb/gadget/dummy_hcd.c b/
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.
Signed-off-by: Sachin Kamat
Cc: Jaswinder Singh
---
drivers/usb/gadget/f_uac2.c |2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/usb/gadget/f_uac2.c b
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.
Signed-off-by: Sachin Kamat
Cc: Darius Augulis
---
drivers/usb/gadget/imx_udc.c |2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/usb/gadget/imx_udc.c
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.
Signed-off-by: Sachin Kamat
Cc: Eric Miao
---
drivers/usb/gadget/pxa25x_udc.c |1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/usb/gadget/pxa25x_udc.c b
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.
Signed-off-by: Sachin Kamat
---
drivers/usb/gadget/s3c2410_udc.c |2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/usb/gadget/s3c2410_udc.c b/drivers/us
On 06/05/2013 13:37, Sachin Kamat :
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.
Signed-off-by: Sachin Kamat
Cc: Nicolas Ferre
Acked-by: Nicolas Ferre
---
drivers/usb/gadget/atmel_usba_udc.c |2 --
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.
Signed-off-by: Sachin Kamat
---
drivers/usb/phy/phy-ab8500-usb.c |2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/usb/phy/phy-ab8500-usb.c b/drivers/us
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.
Signed-off-by: Sachin Kamat
Cc: Philipp Zabel
---
drivers/usb/phy/phy-gpio-vbus-usb.c |2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/usb/phy/phy-gpi
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.
Signed-off-by: Sachin Kamat
Cc: Chao Xie
---
drivers/usb/phy/phy-mv-usb.c |3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/usb/phy/phy-mv-usb.c b/dri
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.
Signed-off-by: Sachin Kamat
Cc: Marek Vasut
---
drivers/usb/phy/phy-mxs-usb.c |2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/usb/phy/phy-mxs-usb.c b
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.
Signed-off-by: Sachin Kamat
---
drivers/usb/phy/phy-nop.c |2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/usb/phy/phy-nop.c b/drivers/usb/phy/phy-nop.
Dear all,
I use an external 2.5'' HD for backups, filesystem is btrfs. System: openSuse
12.3, kernel 3.8.9, but the bug ocurred earlier, at least it was present in
12.2:
If I connect the cable to the USB 3.0 port of my notebook (Thinkpad T 420s), up
and running KDE, the HD (as well capable of
Dear Sachin Kamat,
fixing CC here
> Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
> driver is bound) removes the need to set driver data field to
> NULL.
>
> Signed-off-by: Sachin Kamat
> Cc: Marek Vasut
> ---
> drivers/usb/phy/phy-mxs-usb.c |2 --
> 1 file changed, 2 dele
On 6 May 2013 17:07, Sachin Kamat wrote:
> Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
> driver is bound) removes the need to set driver data field to
> NULL.
>
> Signed-off-by: Sachin Kamat
> Cc: Jaswinder Singh
Acked-by: Jaswinder Singh
--
To unsubscribe from this list: sen
Since commit ab78029 (drivers/pinctrl: grab default handles from device core),
we can rely on device core for handling pinctrl.
So remove devm_pinctrl_get_select_default() from the driver.
Cc: Alexander Shishkin
Cc:
Signed-off-by: Fabio Estevam
---
drivers/usb/chipidea/ci13xxx_imx.c |7 -
On Mon, 6 May 2013, [ISO-8859-1] Aur�lien Leblond wrote:
> Hello all,
>
> I have two usb soundcards at home and my laptop has both EHCI and XHCI
> usb ports.
>
> The M-Audio Fast-Track Ultra (USB 2) is not recognized by ALSA when
> plugged on a USB 3 (XHCI) port on the kernel 3.9.
>
> I'm tryin
From: Hayes Wang
Date: Fri, 3 May 2013 10:01:25 +0800
> Add new driver for supporting Realtek RTL8152 Based USB 2.0 Ethernet Adapters
>
> Signed-off-by: Hayes Wang
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel
A rebranded Novatel E371 for AT&T's LTE bands.
Cc:
Signed-off-by: Dan Williams
---
drivers/usb/serial/option.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c
index 7343728..58cbb94 100644
--- a/drivers/usb/serial/option.c
+++ b/dr
Tested and works fine. Thank you.
Acked-by: Steven J. Hill
--
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
Some drivers (sierra_net) need the status interrupt URB
active even when the device is closed, because they receive
custom indications from firmware. Add functions to refcount
the status interrupt URB submit/kill operation so that
sub-drivers and the generic driver don't fight over whether
the sta
The driver and firmware sync up through SYNC messages, and the
firmware's affirmative reply to these SYNC messages appears to be the
"Reset" indication received via the status interrupt endpoint. Thus the
driver needs the status interrupt endpoint always active so that the
Reset indication can be
Hi Alan,
Alan Stern writes:
> Felipe and Kevin:
>
> While removing the remaining usages of USB_SUSPEND (things that I
> missed in the original patch), I noticed that
> arch/arm/configs/omap2plus_defconfig does not enable PM_RUNTIME -- even
> though it currently does enable USB_SUSPEND, which dep
On Fri, May 3, 2013 at 6:13 AM, Vladimir Zapolskiy
wrote:
> This change removes calls of uvc_function_connect()/uvc_function_disconnect()
> functions from open()/close() syscalls.
>
> This is a bugfix in g_webcam module, in some test scenarios (e.g. UDC in
> suspend mode or OTG in host mode) strai
Hi Michael,
On Friday 03 May 2013 10:37:40 Michael Grzeschik wrote:
> Hi Laurent,
>
> On Fri, May 03, 2013 at 01:20:15AM +0200, Laurent Pinchart wrote:
> [snip]
>
> > I'm open to suggestions :-) What features of the userspace application do
> > you think could (and should) be moved to kernelspac
Hi Peter,
On Monday 06 May 2013 10:35:25 Peter Chen wrote:
> On Sun, May 5, 2013 at 2:22 AM, Bhupesh SHARMA wrote:
[snip]
> > The whole point of having a user-space application governing the behavior
> > of UVC webcam gadget as per commands from a UVC host is to plug the same
> > with a real vid
42 matches
Mail list logo