Hi Christophe
On Mon, 12 Feb 2018, Christophe Jaillet wrote:
> Le 12/02/2018 à 09:48, Felipe Balbi a écrit :
> >
[..]
> > way around :-) First fixes, then cleanups. The reason is that fixes can
> > get accepted during -rc cycle, but cleanups must wait until the next
> > merge window.
> >
> > P
I am using gentoo ~amd64. My netbook has atheros AR3012 usb BT which use
driver ath3k with ath9k WIFI coexistence.
Both, ATH9K and ATH3K are compiled as loadable modules, so firmware in kernel's
image should not be necessarily.
On every boot, and resume from suspend/hibernate BT device is givi
I have a USB 3.0 PCI-E card and a USB 3.0 hub which is connected to it.
This OOPS appears when unloading xhci-pci module.
It appears even if no USB devices are connected.
[ 134.399016] BUG: unable to handle kernel NULL pointer dereference
at 00a8
[ 134.399138] IP: down_write+0x12/0x3
On Sat, Feb 17, 2018 at 03:04:15PM +0200, Yuri Shishenko wrote:
> I have a USB 3.0 PCI-E card and a USB 3.0 hub which is connected to it.
> This OOPS appears when unloading xhci-pci module.
> It appears even if no USB devices are connected.
>
> [ 134.399016] BUG: unable to handle kernel NULL poin
On Fri, Feb 16, 2018 at 11:55 PM, Thinh Nguyen
wrote:
> Set the device name for PCI glue layer to "dwc3-pci.BB:SS.FF" where BB
> is PCI bus number, SS is PCI slot, and FF is PCI function number.
Isn't pci_name(pci) actually returns you a BDF notation of the device?
> --- a/drivers/usb/dwc3/dwc3-
On Fri, Feb 16, 2018 at 11:55 PM, Thinh Nguyen
wrote:
> Add the ability to add device properties dynamically. Currently, device
> properties are added to platform device using
> platform_device_add_properties(). However, this function does not allow
> adding properties incrementally. It is useful
On Fri, Feb 16, 2018 at 11:55 PM, Thinh Nguyen
wrote:
> Add the ability for PCI platforms to customize device properties via
> debugfs attributes. For IP and FPGA validation purposes, this feature is
> useful to test against various HW configurations that are normally
> statically configured in a
Andy Shevchenko writes:
> ...instead of open coding file operations followed by custom ->open()
> callbacks per each attribute.
>
> Cc: Daniel Mack
> Cc: Haojian Zhuang
> Cc: Robert Jarzmik
> Signed-off-by: Andy Shevchenko
Acked-by: Robert Jarzmik
Cheers.
--
Robert
--
To unsubscribe from t
Andy Shevchenko writes:
> ...instead of open coding file operations followed by custom ->open()
> callbacks per each attribute.
>
> Cc: Daniel Mack
> Cc: Haojian Zhuang
> Cc: Robert Jarzmik
> Signed-off-by: Andy Shevchenko
Acked-by: Robert Jarzmik
Cheers.
--
Robert
--
To unsubscribe from t
This is used by some TI USB PHY drivers but not this one, so we
can just remove it.
Signed-off-by: Tony Lindgren
---
drivers/phy/ti/phy-dm816x-usb.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/phy/ti/phy-dm816x-usb.c b/drivers/phy/ti/phy-dm816x-usb.c
--- a/drivers/phy/ti/phy-dm
Let's add support for the GPIO controlled USB PHY on the MDM6600 modem.
It is used on some Motorola Mapphone series of phones and tablets such
as Droid 4.
The MDM6600 is hardwired to the first OHCI port in the Droid 4 case, and
is controlled by several GPIOs. The USB PHY is integrated into the MDM
From: Kirill Kapranov
Delete a misleading comment to an obvious definition.
Signed-off-by: Kirill Kapranov
---
drivers/usb/misc/adutux.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/usb/misc/adutux.c b/drivers/usb/misc/adutux.c
index 9669377..b3160af 100644
--- a
From: Kirill Kapranov
Add waiting for an URB transmit finish that let the last URB to be sent
(to be not discarded) during 'release' procedure. W/o this waiting,the
last frame will be nearly always lost.
A test case: an attempt of sending a single frame:
echo -en "\001mk255" >/dev/adutux0
Signe
Hello,
I am trying to open
http://www.linux-usb.org/ for several days now, but I get the following message:
"Project web is currently offline pending the final migration of its
data to our new datacenter."
Is the information available meantime in another site ?
Thank you,
ranran
--
To unsubscr
On 17.2.2018 22:25, Ran Shalit wrote:
> Hello,
>
> I am trying to open
> http://www.linux-usb.org/ for several days now, but I get the following
> message:
>
> "Project web is currently offline pending the final migration of its
> data to our new datacenter."
AFAIK, it's Sourceforge to "blame"
Hi Tony,
On Sat, Feb 17, 2018 at 01:07:23PM -0800, Tony Lindgren wrote:
> Let's add support for the GPIO controlled USB PHY on the MDM6600 modem.
> It is used on some Motorola Mapphone series of phones and tablets such
> as Droid 4.
>
> The MDM6600 is hardwired to the first OHCI port in the Droid
16 matches
Mail list logo