[PATCH stable] Bluetooth: ath3k: workaround the compatibility issue with xHCI controller

2015-02-11 Thread Adam Lee
BugLink: https://bugs.launchpad.net/bugs/1400215 ath3k devices fail to load firmwares on xHCI buses, but work well on EHCI, this might be a compatibility issue between xHCI and ath3k chips. As my testing result, those chips will work on xHCI buses again with this patch. This workaround is from Qu

Re: [PATCH stable] Bluetooth: ath3k: workaround the compatibility issue with xHCI controller

2015-03-03 Thread Ben Hutchings
On Thu, 2015-02-12 at 13:42 +0800, Adam Lee wrote: > BugLink: https://bugs.launchpad.net/bugs/1400215 > > ath3k devices fail to load firmwares on xHCI buses, but work well on > EHCI, this might be a compatibility issue between xHCI and ath3k chips. > As my testing result, those chips will work on

Re: [PATCH stable] Bluetooth: ath3k: workaround the compatibility issue with xHCI controller

2015-02-12 Thread Greg KH
On Thu, Feb 12, 2015 at 01:42:31PM +0800, Adam Lee wrote: > BugLink: https://bugs.launchpad.net/bugs/1400215 > > ath3k devices fail to load firmwares on xHCI buses, but work well on > EHCI, this might be a compatibility issue between xHCI and ath3k chips. > As my testing result, those chips will w

Re: [PATCH stable] Bluetooth: ath3k: workaround the compatibility issue with xHCI controller

2015-02-12 Thread Adam Lee
On Thu, Feb 12, 2015 at 06:46:15PM +0800, Greg KH wrote: > On Thu, Feb 12, 2015 at 01:42:31PM +0800, Adam Lee wrote: > > BugLink: https://bugs.launchpad.net/bugs/1400215 > > > > ath3k devices fail to load firmwares on xHCI buses, but work well on > > EHCI, this might be a compatibility issue betwe

Re: [PATCH stable] Bluetooth: ath3k: workaround the compatibility issue with xHCI controller

2015-02-16 Thread Luis Henriques
On Thu, Feb 12, 2015 at 07:07:44PM +0800, Adam Lee wrote: > On Thu, Feb 12, 2015 at 06:46:15PM +0800, Greg KH wrote: > > On Thu, Feb 12, 2015 at 01:42:31PM +0800, Adam Lee wrote: > > > BugLink: https://bugs.launchpad.net/bugs/1400215 > > > > > > ath3k devices fail to load firmwares on xHCI buses,

Re: [PATCH stable] Bluetooth: ath3k: workaround the compatibility issue with xHCI controller

2015-02-28 Thread fbrown
Adam Lee canonical.com> writes: > > BugLink: https://bugs.launchpad.net/bugs/1400215 > Is this to be applied to 3.18 and 3.19 at all? -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger

Re: [PATCH stable] Bluetooth: ath3k: workaround the compatibility issue with xHCI controller

2015-04-08 Thread Zefan Li
On 2015/2/12 13:42, Adam Lee wrote: > BugLink: https://bugs.launchpad.net/bugs/1400215 > > ath3k devices fail to load firmwares on xHCI buses, but work well on > EHCI, this might be a compatibility issue between xHCI and ath3k chips. > As my testing result, those chips will work on xHCI buses agai