Re: Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) causing crashes

2013-03-20 Thread Gustavo Padovan
* Christopher Waid [2013-03-20 14:13:14 -0400]: > On 03/18/2013 03:13 PM, Greg KH wrote: > >On Mon, Mar 18, 2013 at 02:57:43PM -0400, Christopher Waid wrote: > >>Bus 001 Device 007: ID 0a12:0001 Cambridge Silicon Radio, Ltd > >>Bluetooth Dongle (HCI mode) > >> > >>Code for a CSR bluetooth chipset

Re: [PATCH] Regression fix revert: "Bluetooth: Add missing reset_resume dev_pm_ops"

2013-10-02 Thread Gustavo Padovan
how_bug.cgi?id=1010649 > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1213239 > > This reverts commit 502f769662978a2fe99d0caed5e53e3006107381. > > Cc: Shuah Khan > Cc: Gustavo Padovan > Cc: sta...@vger.kernel.org > Signed-off-by: Hans de Goede > --- > driv

[PATCH] USB: add USB_VENDOR_AND_INTERFACE_INFO() macro

2012-07-10 Thread Gustavo Padovan
From: Gustavo Padovan A lot of Broadcom Bluetooth devices provides vendor specific interface class and we are getting flooded by patches adding new device support. This change will help us enable support for any other Broadcom with vendor specific device that arrives in the future. Only the

[PATCH -v2] USB: add USB_VENDOR_AND_INTERFACE_INFO() macro

2012-07-10 Thread Gustavo Padovan
From: Gustavo Padovan A lot of Broadcom Bluetooth devices provides vendor specific interface class and we are getting flooded by patches adding new device support. This change will help us enable support for any other Broadcom with vendor specific device that arrives in the future. Only the