On 2017-03-25 01:58, Bin Liu wrote:
On Wed, Mar 15, 2017 at 09:08:01AM -0500, Moreno Bartalucci wrote:
With usb-musb port in host mode, when the device
is disconnected, either logically (because of a mode switch) or
physically (by pulling the cable), the USB port should keep
suppling VBUS, with
Hi,
Shuah Khan writes:
> This patch series consists of two fixes and changes to goto labels
we *NEVER* put cleanups and fixes together.
> to use meaningful names.
>
> While working on goto label changes, I noticed put_sync calls without
> successful get_sync in error legs. The first two patc
Hi,
Shuah Khan writes:
> dwc3_probe() does pm_runtime_put_sync() in its err1 handling when
> pm_runtime_get_sync() fails. Move the pm_runtime_put_sync() under
> err2 instead as it is used in error paths after pm_runtime_get_sync()
> succeeds.
there's nothing wrong with current code. Read the d
Hi,
Shuah Khan writes:
> dwc3_omap_probe() does pm_runtime_put_sync() in its err1 handling when
> pm_runtime_get_sync() fails. Fix it to do put_sync only when get_sync
> succeeds.
>
> Signed-off-by: Shuah Khan
sorry, not taking any of these pointless patches. There's nothing wrong
with the go
hi Oliver:
2017-03-23 17:33 GMT+08:00 Oliver Neukum :
> Am Donnerstag, den 23.03.2017, 16:39 +0800 schrieb pierre Kuo:
>
> Hi,
>
>> for sitd_link and itd_link, put wmb after the last memory access to make
>> sure ehci->period[frame] is visible by host before scheduling the
>> descriptors
>
> Pleas
On Sat, 25 Mar 2017, pierre kuo wrote:
> hi Oliver:
>
> 2017-03-23 17:33 GMT+08:00 Oliver Neukum :
> > Am Donnerstag, den 23.03.2017, 16:39 +0800 schrieb pierre Kuo:
> >
> > Hi,
> >
> >> for sitd_link and itd_link, put wmb after the last memory access to make
> >> sure ehci->period[frame] is visi
Hi Sergei,
2017-03-24 17:31 GMT+01:00 Sergei Shtylyov :
> Hello!
>
>
> On 03/24/2017 04:22 PM, Daniele Palmas wrote:
>
>> This patch updates the documentation related to the new files added for
>> qmap mux support.
>>
>> Signed-off-by: Daniele Palmas
>> ---
>> Documentation/ABI/testing/sysfs-cla
Hi Subash,
2017-03-24 18:45 GMT+01:00 Subash Abhinov Kasiviswanathan
:
> On 2017-03-24 07:22, Daniele Palmas wrote:
>>
>> This patch adds support for qmap mux protocol available in recent
>> Qualcomm based modems.
>>
>> The qmap mux protocol can be used for multiplexing data packets in
>> order to
On Mon, 2017-03-20 at 08:32 +0200, Leon Romanovsky wrote:
> On Sun, Mar 19, 2017 at 06:03:54PM +0100, Romain Perier wrote:
> >
> > The PCI pool API is deprecated. This commit replaces the PCI pool
> > old
> > API by the appropriate function with the DMA pool API.
> >
> > Signed-off-by: Romain Per
Hi Tony,
[auto build test ERROR on phy/next]
[also build test ERROR on v4.11-rc3 next-20170324]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/commits/Tony-Lindgren/phy-cpcap-usb-Add-CPCAP-PMIC-USB-supp
* kbuild test robot [170325 13:45]:
> Hi Tony,
>
> [auto build test ERROR on phy/next]
> [also build test ERROR on v4.11-rc3 next-20170324]
> [if your patch is applied to the wrong git tree, please drop us a note to
> help improve the system]
>
> url:
> https://github.com/0day-ci/linux/comm
From: Daniele Palmas
Date: Fri, 24 Mar 2017 14:22:44 +0100
> This patch adds support for qmap mux protocol available in recent
> Qualcomm based modems.
>
> The qmap mux protocol can be used for multiplexing data packets in
> order to have multiple ip streams through the same physical device.
>
12 matches
Mail list logo