Re: [PATCH v2] usb: musb: sunxi: Explicitly release USB PHY on exit

2017-10-15 Thread Jonathan Liu
On 10 October 2017 at 14:22, Bin Liu wrote: > On Tue, Oct 10, 2017 at 01:45:25PM +1100, Jonathan Liu wrote: >> This fixes a kernel oops when unloading the driver due to usb_put_phy >> being called after usb_phy_generic_unregister when the device is >> detached. Calling

Re: [PATCH v2 7/9] usb: host: modify description for MTK xHCI config

2017-10-15 Thread Chunfeng Yun
On Fri, 2017-10-13 at 13:32 +0300, Mathias Nyman wrote: > On 13.10.2017 11:26, Chunfeng Yun wrote: > > Due to all MediaTek SoCs with xHCI host controller use this > > driver, remove limitation for specific SoCs > > > > Signed-off-by: Chunfeng Yun > > --- > > xHCI parts

[PATCH v2 0/2] max3421: add devicetree support

2017-10-15 Thread Jules Maselbas
Hi, This patchset adds devicetree support to the max3421 driver. Theses modification are based on a previous (unapplied) patch series by Alexander Amelkin [1]. Changes since v2: * The platform_data is no longer freed in max3421_remove() as it is allocated with devm_kzalloc. * Removed the

[PATCH v2 1/2] usb: max3421: Add devicetree support

2017-10-15 Thread Jules Maselbas
Adds support for devicetree to the max3421 driver. Signed-off-by: Jules Maselbas --- drivers/usb/host/max3421-hcd.c | 75 +- 1 file changed, 74 insertions(+), 1 deletion(-) diff --git a/drivers/usb/host/max3421-hcd.c

[PATCH v2 2/2] dt-bindings: max3421: Add bindings documentation

2017-10-15 Thread Jules Maselbas
Adds bindings documentation for the max3421 driver. Signed-off-by: Jules Maselbas --- .../devicetree/bindings/usb/maxim,max3421.txt | 24 ++ 1 file changed, 24 insertions(+) create mode 100644

Базы данных (окт 2017) +79139230330 Пишите (whats\vib\telegr\imo\sms)!

2017-10-15 Thread linux-usb@vger.kernel.org
Базы данных (окт 2017) +79139230330 Пишите (whats\vib\telegr\imo\sms)!

[GIT PULL] USB driver fixes for 4.14-rc5

2017-10-15 Thread Greg KH
The following changes since commit 8a5776a5f49812d29fe4b2d0a2d71675c3facf3f: Linux 4.14-rc4 (2017-10-08 20:53:29 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.14-rc5 for you to fetch changes up to