Linux USB Users
Thread Index
[
Prev Page
][
Next Page
]
Re: USB subsystem stops working
From
: Ming Lei <ming.lei@xxxxxxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
[V5 PATCH 26/26] usb: ehci: ehci-mv: add device tree support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 25/26] usb: otg: mv_otg: add device tree support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 24/26] usb: gadget: mv_udc: add device tree support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 23/26] arm: mmp: add extern chip support for ttc_dkb
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 22/26] arm: mmp: add extern chip support for brownstone
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 20/26] usb: ehci: ehci-mv: add extern chip support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 21/26] usb: otg: mv_otg: add extern chip support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 19/26] usb: gadget: mv_udc: add extern chip support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 18/26] usb: phy: mv_usb2_phy: add externel chip support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 16/26] arm: mmp: remove the usb phy setting
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 17/26] arm: mmp: remove usb devices from pxa168
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 15/26] arm: ttc_dkb: add usb support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 14/26] arm: brownstone: add usb support for the board
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 13/26] arm: pxa910: change the defintion of usb devices
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 12/26] arm: mmp2: change the defintion of usb devices
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 10/26] usb: ehci: ehci-mv: use PHY driver for ehci
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 11/26] usb: otg: mv_otg: use PHY driver for otg
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 09/26] usb: gadget: mv_udc: use PHY driver for udc
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 03/26] usb: gadget: mv_udc: fix the warning of mv_udc_remove
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 08/26] usb: phy: mv_usb2: add PHY driver for marvell usb2 controller
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 07/26] usb: gadget: mv_udc: make mv_udc depends on ARCH_MMP or ARCH_PXA
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 06/26] usb: gadget: mv_udc: fix the value of tranceiver
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 04/26] usb: otg: mv_otg: use devm_xxx for probe
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 02/26] usb: gadget: mv_udc: use devm_xxx for probe
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 05/26] usb: host: ehci-mv: remove unused variable
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 01/26] usb: gadget: mv_udc: use udc_start and udc_stop functions
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V5 PATCH 00/26] mv-usb fix and enhancement patches
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
Re: USB subsystem stops working
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
[PATCH] usb: Prevent dead ports when xhci is not enabled
From
: David Moore <david.moore@xxxxxxxxx>
Re: USB host port acts like a signal generator
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: USB subsystem stops working
From
: Norbert Preining <preining@xxxxxxxx>
Re: USB subsystem stops working
From
: Ming Lei <ming.lei@xxxxxxxxxxxxx>
Re: USB subsystem stops working
From
: Ming Lei <ming.lei@xxxxxxxxxxxxx>
Re: USB host port acts like a signal generator
From
: Xiaofan Chen <xiaofanc@xxxxxxxxx>
RE: USB host port acts like a signal generator
From
: "Du, Yuyang" <yuyang.du@xxxxxxxxx>
Re: USB host port acts like a signal generator
From
: Carsten Neumann <delt0r@xxxxxxxx>
RE: Need review for chipidea driver
From
: Chen Peter-B29397 <B29397@xxxxxxxxxxxxx>
Re: USB host port acts like a signal generator
From
: Xiaofan Chen <xiaofanc@xxxxxxxxx>
RE: USB subsystem stops working
From
: Chen Peter-B29397 <B29397@xxxxxxxxxxxxx>
USB host port acts like a signal generator
From
: "Du, Yuyang" <yuyang.du@xxxxxxxxx>
Re: Binding USB devices on LAN hosts to a peripheral controller using usbip
From
: Carsten Neumann <delt0r@xxxxxxxx>
[PATCH v2 2/2] usb: add usb_enable/disable_remote_wakeup()
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH v2 1/2] usb: Using correct way to clear usb3.0 device's remote wakeup feature.
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH 2/2 v2] drivers/usb/host/uhci-*: beautify source code
From
: Chen Gang <gang.chen@xxxxxxxxxxx>
Re: [V4 PATCH 18/26] usb: phy: mv_usb2_phy: add externel chip support
From
: Chao Xie <xiechao.mail@xxxxxxxxx>
Re: [PATCH 2/2] drivers/usb/host/uhci-*: beautify source code
From
: Chen Gang <gang.chen@xxxxxxxxxxx>
Re: Fwd: USB3 Not Being Detected on Intel DX79TO Desktop Board
From
: Robert Dvoracek <lgtngstk@xxxxxxxxx>
Re: Fwd: USB3 Not Being Detected on Intel DX79TO Desktop Board
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: Binding USB devices on LAN hosts to a peripheral controller using usbip
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
[GIT PATCH] more USB fixes for 3.8-rc4
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Binding USB devices on LAN hosts to a peripheral controller using usbip
From
: Carsten Neumann <delt0r@xxxxxxxx>
Fwd: USB3 Not Being Detected on Intel DX79TO Desktop Board
From
: Robert Dvoracek <lgtngstk@xxxxxxxxx>
Re: [PATCH v9 20/20] mdf: omap-usb-host: get rid of build warning
From
: Mike Turquette <mturquette@xxxxxxxxxx>
Re: Trouble with a USB 2.0 device with xhci_hcd
From
: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
Re: [PATCH v2 2/3] arm: mvebu: Enable USB controllers on Armada 370/XP boards
From
: Eric Bénard <eric@xxxxxxxxxx>
Re: [Resend PATCH 2/2] usb: add usb_enable/disable_remote_wakeup()
From
: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
Re: USB3 Not Being Detected on Intel DX79TO Desktop Board
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [Resend PATCH 2/2] usb: add usb_enable/disable_remote_wakeup()
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: USB3 Not Being Detected on Intel DX79TO Desktop Board
From
: Robert Dvoracek <lgtngstk@xxxxxxxxx>
[PATCH] USB: UHCI: remove unused definition
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH net] net: cdc_mbim: send ZLP only for the specific buggy device
From
: David Miller <davem@xxxxxxxxxxxxx>
[PATCH 4/4 v.2] USB: EHCI: fix build error in ehci-mxc
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: USB3 Not Being Detected on Intel DX79TO Desktop Board
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: USB3 Not Being Detected on Intel DX79TO Desktop Board
From
: Robert Dvoracek <lgtngstk@xxxxxxxxx>
Re: USB subsystem stops working
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 2/3] arm: mvebu: Enable USB controllers on Armada 370/XP boards
From
: Ezequiel Garcia <elezegarcia@xxxxxxxxx>
Re: [PATCH v2 2/3] arm: mvebu: Enable USB controllers on Armada 370/XP boards
From
: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
[PATCH] USB: misc: usb3503: add dt support
From
: Dongjin Kim <tobetter@xxxxxxxxx>
Re: [PATCH v2 1/3] arm: mvebu: Add support for USB host controllers in Armada 370/XP
From
: Jason Cooper <jason@xxxxxxxxxxxxxx>
Re: [PATCH v2 1/3] arm: mvebu: Add support for USB host controllers in Armada 370/XP
From
: Ezequiel Garcia <elezegarcia@xxxxxxxxx>
Re: [PATCH v2 2/3] arm: mvebu: Enable USB controllers on Armada 370/XP boards
From
: Ezequiel Garcia <elezegarcia@xxxxxxxxx>
Re: Root hub autosusend delay
From
: Ming Lei <ming.lei@xxxxxxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH 2/2] drivers/usb/host/uhci-*: beautify source code
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: USB subsystem stops working
From
: Ming Lei <ming.lei@xxxxxxxxxxxxx>
Re: [PATCH 2/2] ARM: tegra: add clocks properties to USB PHY nodes
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [PATCH 1/2] drivers/usb/host/uhci-* : check buffer length to avoid memory overflow
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [Resend PATCH 2/2] usb: add usb_enable/disable_remote_wakeup()
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] usb: host: tegra: don't touch EMC clock
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: USB subsystem stops working
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: Root hub autosusend delay
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: Root hub autosusend delay
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
[PATCH v2 3/3] arm: mvebu: Update defconfig to select USB support
From
: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx>
[PATCH v2 2/3] arm: mvebu: Enable USB controllers on Armada 370/XP boards
From
: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 00/20] OMAP USB Host cleanup
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
[PATCH v2 1/3] arm: mvebu: Add support for USB host controllers in Armada 370/XP
From
: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] usb: host: tegra: don't touch EMC clock
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
[Resend PATCH 2/2] usb: add usb_enable/disable_remote_wakeup()
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[Resend PATCH 1/2] usb: Using correct way to clear usb3.0 device's remote wakeup feature.
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
Re: [PATCH v1 0/6] USB: Add support for multiple PHYs of same type
From
: kishon <kishon@xxxxxx>
RE: [PATCH v1 0/6] USB: Add support for multiple PHYs of same type
From
: "Mohammed, Afzal" <afzal@xxxxxx>
Re: [PATCH 0/2] usb: exynos: Fix compatible strings used for device
From
: Vivek Gautam <gautamvivek1987@xxxxxxxxx>
Re: [PATCH v4 3/4] ARM: Exynos5250: Add clock information for dwc3-exynos
From
: Vivek Gautam <gautamvivek1987@xxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH 0/2] usb: exynos: Fix compatible strings used for device
From
: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
Re: [PATCH 0/2] usb: exynos: Fix compatible strings used for device
From
: Vivek Gautam <gautamvivek1987@xxxxxxxxx>
USB3 host dying on SIGKILL
From
: Frank Lömker <Frank.Loemker@xxxxxxxxxx>
Re: [V4 PATCH 00/26] mv-usb fix and enhancement patches
From
: Felipe Balbi <balbi@xxxxxx>
Re: [V4 PATCH 18/26] usb: phy: mv_usb2_phy: add externel chip support
From
: Felipe Balbi <balbi@xxxxxx>
[PATCH 6/9] usb/gadget: convert mass_storage to new function interface
From
: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
[PATCH 4/9] usb/gadget: convert f_mass_storage to new function interface with backward compatibility
From
: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
[PATCH 7/9] usb/gadget: convert multi to new function interface
From
: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
[PATCH 9/9] usb/gadget: merge mass storage utility object with f_mass_storage object
From
: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
[PATCH 3/9] usb/gadget: create header file for f_mass_storage
From
: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
[PATCH 8/9] usb/gadget: remove compatibility layer for f_mass_storage
From
: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
[PATCH 5/9] usb/gadget: convert acm_ms to new function interface
From
: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
[PATCH 2/9] usb/gadget: allow not clearing the memory for struct fsg_common
From
: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
[PATCH 1/9] usb/gadget: create utility for mass_storage
From
: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
[PATCH 0/9] Towards configfs in mass storage
From
: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
Re: [PATCH v2 2/4] ARM: OMAP: devices: create device for usb part of control module
From
: Felipe Balbi <balbi@xxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
RE: [PATCH] usb: musb: fix context save over suspend.
From
: "Bilovol, Ruslan" <ruslan.bilovol@xxxxxx>
[PATCH net] net: cdc_mbim: send ZLP only for the specific buggy device
From
: Bjørn Mork <bjorn@xxxxxxx>
[PATCH v9 00/20] OMAP USB Host cleanup
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 03/20] mfd: omap-usb-tll: Fix channel count detection
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 01/20] USB: ehci-omap: Don't free gpios that we didn't request
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 04/20] mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 02/20] mfd: omap-usb-host: Consolidate OMAP USB-HS platform data
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 07/20] mfd: omap-usb-tll: Check for missing platform data in probe
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 05/20] mfd: omap-usb-tll: Clean up clock handling
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 06/20] mfd: omap-usb-tll: introduce and use mode_needs_tll()
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 08/20] mfd: omap-usb-tll: Fix error message
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 11/20] mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 10/20] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 13/20] mfd: omap-usb-host: know about number of ports from revision register
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 12/20] mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 14/20] mfd: omap-usb-host: override number of ports from platform data
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 15/20] mfd: omap-usb-host: cleanup clock management code
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 17/20] mfd: omap-usb-host: Get rid of unnecessary spinlock
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 16/20] mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 18/20] mfd: omap-usb-host: clean up omap_usbhs_init()
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 19/20] mfd: omap-usb-host: Don't spam console on clk_set_parent failure
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 20/20] mdf: omap-usb-host: get rid of build warning
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 09/20] mfd: omap-usb-tll: serialize access to TLL device
From
: Roger Quadros <rogerq@xxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
Re: Root hub autosusend delay
From
: Ming Lei <ming.lei@xxxxxxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH 0/2] usb: exynos: Fix compatible strings used for device
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH 1/2] usb: host: tegra: don't touch EMC clock
From
: Lucas Stach <dev@xxxxxxxxxx>
[PATCH] USB: option: add and update Alcatel modems
From
: Bjørn Mork <bjorn@xxxxxxx>
Re: Root hub autosusend delay
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
Re: [PATCH v2] usb: phy: moving all PHY API definitions to usb/phy directory
From
: Roger Quadros <rogerq@xxxxxx>
Re: Root hub autosusend delay
From
: Ming Lei <ming.lei@xxxxxxxxxxxxx>
[PATCH] usb:musb: musbhsdma: change the number of dma channels according to hardware configuration
From
: yingchun li <sword.l.dragon@xxxxxxxxx>
[PATCH 2/2] drivers/usb/host/uhci-*: beautify source code
From
: Chen Gang <gang.chen@xxxxxxxxxxx>
[PATCH 1/2] drivers/usb/host/uhci-* : check buffer length to avoid memory overflow
From
: Chen Gang <gang.chen@xxxxxxxxxxx>
[PATCH 0/2] drivers/usb/host/uhci-*: fix memory flow bug and beautify source code
From
: Chen Gang <gang.chen@xxxxxxxxxxx>
RE: Root hub autosusend delay
From
: Chen Peter-B29397 <B29397@xxxxxxxxxxxxx>
RE: Root hub autosusend delay
From
: Chen Peter-B29397 <B29397@xxxxxxxxxxxxx>
Re: USB subsystem stops working
From
: Norbert Preining <preining@xxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
RE: [PATCH 1/2] usb: host: tegra: don't touch EMC clock
From
: Venu Byravarasu <vbyravarasu@xxxxxxxxxx>
RE: [PATCH 2/2] ARM: tegra: add clocks properties to USB PHY nodes
From
: Venu Byravarasu <vbyravarasu@xxxxxxxxxx>
Re: Root hub autosusend delay
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
[PATCH 1/1]linux-usb:optimize to match the Huawei USB storage devices and support new switch command
From
: fangxiaozhi 00110321 <fangxiaozhi@xxxxxxxxxx>
[PATCH 1/1]linux-usb:Define a new macro for USB storage match rules
From
: fangxiaozhi 00110321 <fangxiaozhi@xxxxxxxxxx>
Re: [usb-storage] Re: usb3.0 device recognized as usb2.1
From
: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
Re: Root hub autosusend delay
From
: Ming Lei <ming.lei@xxxxxxxxxxxxx>
Re: USB3 Not Being Detected on Intel DX79TO Desktop Board
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v1 0/6] USB: Add support for multiple PHYs of same type
From
: kishon <kishon@xxxxxx>
Re: USB3 Not Being Detected on Intel DX79TO Desktop Board
From
: Robert Dvoracek <lgtngstk@xxxxxxxxx>
Re: [PATCH, resubmit] ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: USB3 Not Being Detected on Intel DX79TO Desktop Board
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: USB: storage: optimize the matching rules and support new switch command for Huawei USB storage devices
From
: Greg KH <greg@xxxxxxxxx>
RE: USB: storage: optimize the matching rules and support new switch command for Huawei USB storage devices
From
: "Fangxiaozhi (Franko)" <fangxiaozhi@xxxxxxxxxx>
[PATCH, resubmit] ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver
From
: Freddy Xin <freddy@xxxxxxxxxxx>
Re: [PATCH] drivers/usb/gadget: using strlcpy instead of strncpy
From
: Chen Gang <gang.chen@xxxxxxxxxxx>
Re: Root hub autosusend delay
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
Re: [PATCH 1/2] usb: host: tegra: don't touch EMC clock
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] drivers/usb/gadget: using strlcpy instead of strncpy
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
[PATCH v2 1/2] init, block: try to load default elevator module early during boot
From
: Tejun Heo <tj@xxxxxxxxxx>
[PATCH v2 2/2] block: don't request module during elevator init
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 2/2] ARM: tegra: add clocks properties to USB PHY nodes
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
[PATCH 2/2] ARM: tegra: add clocks properties to USB PHY nodes
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
[PATCH 1/2] usb: host: tegra: don't touch EMC clock
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [PATCH v2] async: fix __lowest_in_progress()
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH v2] async: fix __lowest_in_progress()
From
: Tejun Heo <tj@xxxxxxxxxx>
RE: [PATCH v2] usb: phy: moving all PHY API definitions to usb/phy directory
From
: Venu Byravarasu <vbyravarasu@xxxxxxxxxx>
Re: USB3 Not Being Detected on Intel DX79TO Desktop Board
From
: Robert Dvoracek <lgtngstk@xxxxxxxxx>
Re: USB subsystem stops working
From
: Norbert Preining <preining@xxxxxxxx>
RE: [PATCH 0/2] usb: exynos: Fix compatible strings used for device
From
: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
Re: [PATCH v11] usb_8dev: Add support for USB2CAN interface from 8 devices
From
: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
Re: [PATCH] usb: gadget: nokia: Add mass storage driver to g_nokia
From
: Pali Rohár <pali.rohar@xxxxxxxxx>
Re: [PATCH v11] usb_8dev: Add support for USB2CAN interface from 8 devices
From
: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
Re: [PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
[PATCH v7 4/6] usb: add usb port auto power off mechanism
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH v7 6/6] usb: enable usb port device's async suspend.
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH v7 5/6] usb: expose usb port's pm qos flags to user space
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH v7 3/6] usb: add runtime pm support for usb port device
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH v7 2/6] PM/Qos: Expose dev_pm_qos_flags symbol
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH v7 1/6] usb: Register usb port's acpi power resources
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH V7 0/6] usb: usb port power off mechanism
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
Root hub autosusend delay
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: USB subsystem stops working
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: USB subsystem stops working
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 5/8] usb: add usb port auto power off mechanism
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
Re: [PATCH 4/4] USB: EHCI: fix build error in ehci-mxc
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: USB issue with kernel 3.6
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: USB issue with kernel 3.6
From
: Piergiorgio Sartor <piergiorgio.sartor@xxxxxxxx>
Re: [PATCH 4/4] USB: EHCI: fix build error in ehci-mxc
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 5/8] usb: add usb port auto power off mechanism
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH net 2/3] net: cdc_mbim: send ZLP after max sized NTBs
From
: Yauheni Kaliuta <yauheni@xxxxxxxxxxx>
Re: [PATCH v1 0/6] USB: Add support for multiple PHYs of same type
From
: Koen Kooi <koen@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 4/4] USB: EHCI: fix build error in ehci-mxc
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
[PATCH 3/4] USB: EHCI: add a name for the platform-private field
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
[PATCH 2/4] USB: EHCI: fix incorrect configuration test
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
[PATCH 1/4] USB: EHCI: Move definition of EHCI_STATS to ehci.h
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
[PATCH 0/4] USB: EHCI: fix several bugs and error for v3.8
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 5/8] usb: add usb port auto power off mechanism
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH] USB: UHCI: fix IRQ race during initialization
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] usb: gadget: nokia: Add mass storage driver to g_nokia
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH v1 0/6] USB: Add support for multiple PHYs of same type
From
: kishon <kishon@xxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
Re: USB issue with kernel 3.6
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 5/8] usb: add usb port auto power off mechanism
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
RE: [PATCH net 2/3] net: cdc_mbim: send ZLP after max sized NTBs
From
: Alexey ORISHKO <alexey.orishko@xxxxxxxxxxxxxx>
Re: [PATCH v1 0/6] USB: Add support for multiple PHYs of same type
From
: kishon <kishon@xxxxxx>
Re: [PATCH v1 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot
From
: kishon <kishon@xxxxxx>
Re: [PATCH v1 0/6] USB: Add support for multiple PHYs of same type
From
: Koen Kooi <koen@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v1 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
Re: [PATCH v1 5/6] usb: otg: add device tree support to otg library
From
: kishon <kishon@xxxxxx>
Re: [PATCH v6 7/8] usb: add usb_device_allow_power_off() and usb_device_prevent_power_off() function.
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
Re: [PATCH v6 5/8] usb: add usb port auto power off mechanism
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
Re: [PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
[PATCH v2 0/2] ARM: Exynos5250: Enabling samsung usb phy
From
: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
[PATCH v2 2/2] ARM: Exynos5250: Enabling samsung-usb3-phy driver
From
: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
[PATCH v2 1/2] ARM: Exynos5250: Enabling samsung-usbphy driver
From
: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
Re: ehci-hcd compile error
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v1 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot
From
: kishon <kishon@xxxxxx>
Re: [PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 7/8] usb: add usb_device_allow_power_off() and usb_device_prevent_power_off() function.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 7/8] usb: add usb_device_allow_power_off() and usb_device_prevent_power_off() function.
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: USB: storage: optimize the matching rules and support new switch command for Huawei USB storage devices
From
: Greg KH <greg@xxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
Re: [PATCH v1 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot
From
: Roger Quadros <rogerq@xxxxxx>
Re: uhci irq race before term_td is allocated
From
: Don Zickus <dzickus@xxxxxxxxxx>
Re: [PATCH v1 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot
From
: kishon <kishon@xxxxxx>
Re: [PATCH v6 8/8] usb: enable usb port device's async suspend.
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
Re: [PATCH v6 7/8] usb: add usb_device_allow_power_off() and usb_device_prevent_power_off() function.
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
Re: [PATCH v2] usb: phy: moving all PHY API definitions to usb/phy directory
From
: Roger Quadros <rogerq@xxxxxx>
Re: [PATCH v1 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot
From
: Roger Quadros <rogerq@xxxxxx>
Re: PROBLEM: 3.8.0-rc4 keyboard failure at boot
From
: Brad Tilley <brad@xxxxxx>
Re: [PATCH v1 2/6] usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
From
: kishon <kishon@xxxxxx>
Re: [PATCH v1 4/6] drivers: usb: musb: omap: make use of the new PHY lib APIs
From
: Roger Quadros <rogerq@xxxxxx>
Re: [PATCH v1 2/6] usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
From
: Roger Quadros <rogerq@xxxxxx>
Re: [PATCH v6 7/8] usb: add usb_device_allow_power_off() and usb_device_prevent_power_off() function.
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
Re: PROBLEM: 3.8.0-rc4 keyboard failure at boot
From
: Jiri Kosina <jkosina@xxxxxxx>
Re: [PATCH v6 6/8] usb: expose usb port's pm qos flags to user space
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
Re: ehci-hcd compile error
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v8 4/4] USB: ohci-exynos: Add phy driver support
From
: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
[PATCH v8 3/4] USB: ehci-s5p: Add phy driver support
From
: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
[PATCH v8 2/4] usb: phy: samsung: Add host phy support to samsung-phy driver
From
: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
[PATCH v8 1/4] ARM: EXYNOS: Update & move usb-phy types to generic include layer
From
: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
[PATCH v8 0/4] Adding usb2.0 host-phy support for exynos5250
From
: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
Re: [PATCH v2] usb: phy: moving all PHY API definitions to usb/phy directory
From
: Felipe Balbi <balbi@xxxxxx>
RE: [PATCH] usb: phy: moving all PHY API definitions to usb/phy directory
From
: Venu Byravarasu <vbyravarasu@xxxxxxxxxx>
Re: [PATCH] usb: gadget: nokia: Add mass storage driver to g_nokia
From
: Pali Rohár <pali.rohar@xxxxxxxxx>
[PATCH v2] usb: phy: moving all PHY API definitions to usb/phy directory
From
: Venu Byravarasu <vbyravarasu@xxxxxxxxxx>
Re: [PATCH] usb: phy: moving all PHY API definitions to usb/phy directory
From
: Felipe Balbi <balbi@xxxxxx>
[PATCH] usb: phy: moving all PHY API definitions to usb/phy directory
From
: Venu Byravarasu <vbyravarasu@xxxxxxxxxx>
Re: [PATCH v1 5/6] usb: otg: add device tree support to otg library
From
: Mark Rutland <mark.rutland@xxxxxxx>
Re: [PATCH net] net: cdc_ncm: workaround for missing CDC Union
From
: Bjørn Mork <bjorn@xxxxxxx>
Re: [PATCH net 3/3] net: cdc_ncm: fix error path for single interface probing
From
: Bjørn Mork <bjorn@xxxxxxx>
Re: HID: clean up quirk for Sony RF receivers
From
: Jiri Kosina <jkosina@xxxxxxx>
Re: [PATCH v2] HID: add support for Sony RF receiver with USB product id 0x0374
From
: Jiri Kosina <jkosina@xxxxxxx>
[PATCH v1 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
[PATCH v1 3/6] ARM: OMAP: USB: Add phy binding information
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
[PATCH v1 4/6] drivers: usb: musb: omap: make use of the new PHY lib APIs
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
[PATCH v1 2/6] usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
[PATCH v1 1/6] usb: otg: Add an API to bind the USB controller and PHY
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
[PATCH v1 0/6] USB: Add support for multiple PHYs of same type
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
[PATCH v1 5/6] usb: otg: add device tree support to otg library
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
Re: [PATCH net 2/3] net: cdc_mbim: send ZLP after max sized NTBs
From
: Bjørn Mork <bjorn@xxxxxxx>
Re: [PATCH v6 0/4] Adding usb2.0 host-phy support for exynos5250
From
: Vivek Gautam <gautamvivek1987@xxxxxxxxx>
Re: [PATCH v6 0/4] Adding usb2.0 host-phy support for exynos5250
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH net] net: cdc_ncm: workaround for missing CDC Union
From
: Oliver Neukum <oneukum@xxxxxxx>
Re: [PATCH v6 0/4] Adding usb2.0 host-phy support for exynos5250
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH v8 19/22] ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies
From
: Roger Quadros <rogerq@xxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
RE: USB: storage: optimize the matching rules and support new switch command for Huawei USB storage devices
From
: "Fangxiaozhi (Franko)" <fangxiaozhi@xxxxxxxxxx>
Re: [PATCH v6 0/4] Adding usb2.0 host-phy support for exynos5250
From
: Vivek Gautam <gautamvivek1987@xxxxxxxxx>
[PATCH 2/2]linux-usb:define new macro and add new match rules for Huawei USB storage devices
From
: fangxiaozhi 00110321 <fangxiaozhi@xxxxxxxxxx>
Re: [PATCH] usb: musb: fix context save over suspend.
From
: Igor Grinberg <grinberg@xxxxxxxxxxxxxx>
[PATCH 1/2]linux-usb:define new macro and add new match rules for Huawei USB storage devices
From
: fangxiaozhi 00110321 <fangxiaozhi@xxxxxxxxxx>
Re: [PATCH net] net: cdc_ncm: workaround for missing CDC Union
From
: Oliver Neukum <oneukum@xxxxxxx>
Re: USB subsystem stops working
From
: Felipe Balbi <balbi@xxxxxx>
Re: USB subsystem stops working
From
: Norbert Preining <preining@xxxxxxxx>
Re: [PATCH net 3/3] net: cdc_ncm: fix error path for single interface probing
From
: Oliver Neukum <oneukum@xxxxxxx>
Re: USB subsystem stops working
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH net] net: cdc_ncm: workaround for missing CDC Union
From
: Oliver Neukum <oneukum@xxxxxxx>
Re: [PATCH v6 0/4] Adding usb2.0 host-phy support for exynos5250
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH 0/2] usb: exynos: Fix compatible strings used for device
From
: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
Re: [PATCH 0/2] usb: exynos: Fix compatible strings used for device
From
: Felipe Balbi <balbi@xxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
Re: USB gadget lockup on MX53 udc
From
: Michael McTernan <Michael.McTernan.2001@xxxxxxxxxxxxx>
HID: clean up quirk for Sony RF receivers
From
: Fernando Luis Vázquez Cao <fernando_b1@xxxxxxxxxxxxx>
Re: [PATCH] usb: musb: core: Add missing newline character
From
: kishon <kishon@xxxxxx>
Re: uhci irq race before term_td is allocated
From
: "Huang, Adrian (ISS Linux TW)" <adrian.huang@xxxxxx>
Re: [PATCH v2] HID: add support for Sony RF receiver with USB product id 0x0374
From
: Fernando Luis Vazquez Cao <fernando_b1@xxxxxxxxxxxxx>
Re: [PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy
From
: Vivek Gautam <gautamvivek1987@xxxxxxxxx>
Re: [PATCH 0/2] usb: exynos: Fix compatible strings used for device
From
: Vivek Gautam <gautamvivek1987@xxxxxxxxx>
Re: [PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Shawn Guo <shawn.guo@xxxxxxxxxx>
Re: [PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Shawn Guo <shawn.guo@xxxxxxxxxx>
RE: [PATCH 0/2] usb: exynos: Fix compatible strings used for device
From
: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
[PATCH v2 2/2] staging: usbip: replace the interrupt safe spinlocks with common ones.
From
: Harvey Yang <harvey.huawei.yang@xxxxxxxxx>
[PATCH v2 1/2] staging: usbip: use interrupt safe spinlock to avoid potential deadlock.
From
: Harvey Yang <harvey.huawei.yang@xxxxxxxxx>
[PATCH v2 0/2] staging: usbip: refine the lock
From
: Harvey Yang <harvey.huawei.yang@xxxxxxxxx>
RE: [PATCH v6 0/4] Adding usb2.0 host-phy support for exynos5250
From
: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
RE: [PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy
From
: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
Re: [PATCH v2] drivers/usb/host/uhci-* : check buffer length to avoid memory overflow
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 4/8] usb: add runtime pm support for usb port device
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
Re: [PATCH 06/14] mfd: omap-usb-host: update nports in platform_data
From
: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>
Re: [PATCH 08/14] mfd: omap-usb-host: Remove PHY reset handling code
From
: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>
Re: [PATCH v6 2/8] usb: Register usb port's acpi power resources
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
Re: [V4 PATCH 18/26] usb: phy: mv_usb2_phy: add externel chip support
From
: Chao Xie <xiechao.mail@xxxxxxxxx>
Re: USB subsystem stops working
From
: Norbert Preining <preining@xxxxxxxx>
Re: [PATCH v2] drivers/usb/host/uhci-* : check buffer length to avoid memory overflow
From
: Chen Gang <gang.chen@xxxxxxxxxxx>
Re: USB gadget lockup on MX53 udc
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
Re: [PATCH 2/15] drivers/usb/chipidea/core.c: adjust duplicate test
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
Re: USB subsystem stops working
From
: Norbert Preining <preining@xxxxxxxx>
Re: [PATCH net 2/3] net: cdc_mbim: send ZLP after max sized NTBs
From
: Bjørn Mork <bjorn@xxxxxxx>
Re: [PATCH net 0/3] cdc_ncm and cdc_mbim fixes for 3.8
From
: Bjørn Mork <bjorn@xxxxxxx>
Re: [PATCH net 2/3] net: cdc_mbim: send ZLP after max sized NTBs
From
: Bjørn Mork <bjorn@xxxxxxx>
Re: [PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 13/15] drivers/usb/musb/omap2430.c: adjust duplicate test
From
: Sergei Shtylyov <sshtylyov@xxxxxxxxxx>
Re: [PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH] usb: musb: fix context save over suspend.
From
: NeilBrown <neilb@xxxxxxx>
Re: [PATCH v6 8/8] usb: enable usb port device's async suspend.
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 7/8] usb: add usb_device_allow_power_off() and usb_device_prevent_power_off() function.
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 7/8] usb: add usb_device_allow_power_off() and usb_device_prevent_power_off() function.
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 6/8] usb: expose usb port's pm qos flags to user space
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 5/8] usb: add usb port auto power off mechanism
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 4/8] usb: add runtime pm support for usb port device
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 2/8] usb: Register usb port's acpi power resources
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH net 0/3] cdc_ncm and cdc_mbim fixes for 3.8
From
: Alexey Orishko <alexey.orishko@xxxxxxxxx>
RE: [PATCH net 0/3] cdc_ncm and cdc_mbim fixes for 3.8
From
: Bjørn Mork <bjorn@xxxxxxx>
Re: [PATCH 12/15] USB: gadget/freescale: disable non-multiplatform drivers
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [GIT PULL] USB: fixes for v3.8-rc5
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
RE: [PATCH net 0/3] cdc_ncm and cdc_mbim fixes for 3.8
From
: Alexey ORISHKO <alexey.orishko@xxxxxxxxxxxxxx>
Re: Trouble with a USB 2.0 device with xhci_hcd
From
: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
Re: [PATCH 2/2] cdc_ncm: add support FLAG_NOARP for Infineon modem platform
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 1/2] usbnet: add new flag FLAG_NOARP for usb net devices
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH net 0/3] cdc_ncm and cdc_mbim fixes for 3.8
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 12/15] USB: gadget/freescale: disable non-multiplatform drivers
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH 12/15] USB: gadget/freescale: disable non-multiplatform drivers
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 29/33] usb: Convert to devm_ioremap_resource()
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH 12/15] USB: gadget/freescale: disable non-multiplatform drivers
From
: Felipe Balbi <balbi@xxxxxx>
Re: xHCI immediately wakes up Asus P8Z68-V LX in S5
From
: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
RE: [PATCH net] net: cdc_ncm: workaround for missing CDC Union
From
: Alexey ORISHKO <alexey.orishko@xxxxxxxxxxxxxx>
Re: xHCI immediately wakes up Asus P8Z68-V LX in S5
From
: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
[PATCH 12/15] USB: gadget/freescale: disable non-multiplatform drivers
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH 13/15] USB: ehci: make orion and mxc bus glues coexist
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH 00/15] ARM build regressions in v3.8
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 29/33] usb: Convert to devm_ioremap_resource()
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: USB: storage: optimize the matching rules and support new switch command for Huawei USB storage devices
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: USB: storage: optimize the matching rules and support new switch command for Huawei USB storage devices
From
: Greg KH <greg@xxxxxxxxx>
Re: [PATCH net 2/3] net: cdc_mbim: send ZLP after max sized NTBs
From
: Yauheni Kaliuta <y.kaliuta@xxxxxxxxx>
RE: [PATCH net 2/3] net: cdc_mbim: send ZLP after max sized NTBs
From
: Alexey ORISHKO <alexey.orishko@xxxxxxxxxxxxxx>
Re: [PATCH] usb: musb: core: Add missing newline character
From
: Sergei Shtylyov <sshtylyov@xxxxxxxxxx>
Re: [PATCH v2] drivers/usb/host/uhci-* : check buffer length to avoid memory overflow
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
[PATCH 2/2] cdc_ncm: add support FLAG_NOARP for Infineon modem platform
From
: Wei Shuai <cpuwolf@xxxxxxxxx>
Re: [PATCH v9 05/22] mfd: omap-usb-tll: Clean up clock handling
From
: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
[PATCH 1/2] usbnet: add new flag FLAG_NOARP for usb net devices
From
: Wei Shuai <cpuwolf@xxxxxxxxx>
Re: [V4 PATCH 18/26] usb: phy: mv_usb2_phy: add externel chip support
From
: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
[PATCH net 1/3] net: cdc_ncm: workaround for missing CDC Union
From
: Bjørn Mork <bjorn@xxxxxxx>
[PATCH net 3/3] net: cdc_ncm: fix error path for single interface probing
From
: Bjørn Mork <bjorn@xxxxxxx>
[PATCH net 0/3] cdc_ncm and cdc_mbim fixes for 3.8
From
: Bjørn Mork <bjorn@xxxxxxx>
[PATCH net 2/3] net: cdc_mbim: send ZLP after max sized NTBs
From
: Bjørn Mork <bjorn@xxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH net] net: cdc_ncm: workaround for missing CDC Union
From
: Bjørn Mork <bjorn@xxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
Re: [PATCH v8 19/22] ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies
From
: Paul Walmsley <paul@xxxxxxxxx>
Re: [PATCH net] net: cdc_ncm: workaround for missing CDC Union
From
: Oliver Neukum <oneukum@xxxxxxx>
[PATCH] usb: musb: core: Add missing newline character
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
Re: [PATCH net] net: cdc_ncm: workaround for missing CDC Union
From
: Bjørn Mork <bjorn@xxxxxxx>
Re: [RFC PATCH 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot
From
: Roger Quadros <rogerq@xxxxxx>
Re: [RFC PATCH 5/6] usb: otg: add device tree support to otg library
From
: Roger Quadros <rogerq@xxxxxx>
Re: [RESEND PATCH v9 0/2] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
From
: Tomasz Figa <t.figa@xxxxxxxxxxx>
[PATCH v6 7/8] usb: add usb_device_allow_power_off() and usb_device_prevent_power_off() function.
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH v6 8/8] usb: enable usb port device's async suspend.
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH v6 6/8] usb: expose usb port's pm qos flags to user space
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH v6 5/8] usb: add usb port auto power off mechanism
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH v6 4/8] usb: add runtime pm support for usb port device
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH v6 3/8] PM/Qos: Expose dev_pm_qos_flags symbol
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH v6 2/8] usb: Register usb port's acpi power resources
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH v6 1/8] USB: Set usb port's DeviceRemovable according acpi information
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH V6 0/8] usb: usb port power off mechanism and expose usb port connect type
From
: Lan Tianyu <tianyu.lan@xxxxxxxxx>
[PATCH v2 2/4] ARM: OMAP: devices: create device for usb part of control module
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
[PATCH v2 4/4] drivers: usb: start using the control module driver
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
[PATCH v2 1/4] drivers: usb: phy: add a new driver for usb part of control module
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
[PATCH v2 3/4] ARM: OMAP2: MUSB: Specify omap4 has mailbox
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
[PATCH v2 0/4] usb: musb: add driver for control module
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
Re: [PATCH net] net: cdc_ncm: workaround for missing CDC Union
From
: Bjørn Mork <bjorn@xxxxxxx>
[PATCH] usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotations
From
: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
Re: [RFC PATCH 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot
From
: kishon <kishon@xxxxxx>
USB gadget lockup on MX53 udc
From
: Michael McTernan <Michael.McTernan.2001@xxxxxxxxxxxxx>
Re: [RFC PATCH 5/6] usb: otg: add device tree support to otg library
From
: kishon <kishon@xxxxxx>
Re: [RFC PATCH 5/6] usb: otg: add device tree support to otg library
From
: Roger Quadros <rogerq@xxxxxx>
Re: [RFC PATCH 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot
From
: Roger Quadros <rogerq@xxxxxx>
Re: [PATCH V3 0/5] UVC webcam gadget related changes
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH 13/15] drivers/usb/musb/omap2430.c: adjust duplicate test
From
: Felipe Balbi <balbi@xxxxxx>
[PATCH 2/15] drivers/usb/chipidea/core.c: adjust duplicate test
From
: Julia Lawall <Julia.Lawall@xxxxxxx>
[PATCH 13/15] drivers/usb/musb/omap2430.c: adjust duplicate test
From
: Julia Lawall <Julia.Lawall@xxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH] usb: musb: fix context save over suspend.
From
: Igor Grinberg <grinberg@xxxxxxxxxxxxxx>
[PATCH] drivers/usb/gadget: using strlcpy instead of strncpy
From
: Chen Gang <gang.chen@xxxxxxxxxxx>
Re: [PATCH 2/2] CDC_NCM: adding support FLAG_NOARP for Infineon modem platform
From
: Sergei Shtylyov <sshtylyov@xxxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
[PATCH v9 16/22] mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 15/22] mfd: omap-usb-host: cleanup clock management code
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 06/22] mfd: omap-usb-tll: introduce and use mode_needs_tll()
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v9 05/22] mfd: omap-usb-tll: Clean up clock handling
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH 29/33] usb: Convert to devm_ioremap_resource()
From
: Thierry Reding <thierry.reding@xxxxxxxxxxxxxxxxx>
[V4 PATCH 15/26] arm: ttc_dkb: add usb support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 26/26] usb: ehci: ehci-mv: add device tree support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 24/26] usb: gadget: mv_udc: add device tree support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 25/26] usb: otg: mv_otg: add device tree support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 23/26] arm: mmp: add extern chip support for ttc_dkb
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 22/26] arm: mmp: add extern chip support for brownstone
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 21/26] usb: otg: mv_otg: add extern chip support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 20/26] usb: ehci: ehci-mv: add extern chip support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 18/26] usb: phy: mv_usb2_phy: add externel chip support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 19/26] usb: gadget: mv_udc: add extern chip support
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 17/26] arm: mmp: remove usb devices from pxa168
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 16/26] arm: mmp: remove the usb phy setting
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 13/26] arm: pxa910: change the defintion of usb devices
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 14/26] arm: brownstone: add usb support for the board
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 12/26] arm: mmp2: change the defintion of usb devices
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 11/26] usb: otg: mv_otg: use PHY driver for otg
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 10/26] usb: ehci: ehci-mv: use PHY driver for ehci
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 04/26] usb: otg: mv_otg: use devm_xxx for probe
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 08/26] usb: phy: mv_usb2: add PHY driver for marvell usb2 controller
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 09/26] usb: gadget: mv_udc: use PHY driver for udc
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 07/26] usb: gadget: mv_udc: make mv_udc depends on ARCH_MMP or ARCH_PXA
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 03/26] usb: gadget: mv_udc: fix the warning of mv_udc_remove
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 06/26] usb: gadget: mv_udc: fix the value of tranceiver
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 05/26] usb: host: ehci-mv: remove unused variable
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 02/26] usb: gadget: mv_udc: use devm_xxx for probe
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 01/26] usb: gadget: mv_udc: use udc_start and udc_stop functions
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[V4 PATCH 00/26] mv-usb fix and enhancement patches
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
Re: [PATCH v7 2/4] usb: phy: samsung: Add host phy support to samsung-phy driver
From
: Vivek Gautam <gautamvivek1987@xxxxxxxxx>
Re: [PATCH v8 19/22] ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH] usb: musb: fix context save over suspend.
From
: NeilBrown <neilb@xxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
Re: [balbi-usb:gadget 19/61] drivers/usb/gadget/mv_udc_core.c:1124:16: error: 'struct mv_usb_platform_data' has no member named 'phy_init'
From
: Felipe Balbi <balbi@xxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
Re: [balbi-usb:gadget 19/61] drivers/usb/gadget/mv_udc_core.c:1124:16: error: 'struct mv_usb_platform_data' has no member named 'phy_init'
From
: Fengguang Wu <fengguang.wu@xxxxxxxxx>
Re: [PATCH net] net: cdc_ncm: workaround for missing CDC Union
From
: Bjørn Mork <bjorn@xxxxxxx>
Re: [PATCH v3 0/2] Adding USB 3.0 DRD-phy support for exynos5250
From
: Felipe Balbi <balbi@xxxxxx>
Re: USB subsystem stops working
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH 2/2] CDC_NCM: adding support FLAG_NOARP for Infineon modem platform
From
: Wei Shuai <cpuwolf@xxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
USB subsystem stops working
From
: Norbert Preining <preining@xxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
Re: [balbi-usb:gadget 19/61] drivers/usb/gadget/mv_udc_core.c:1124:16: error: 'struct mv_usb_platform_data' has no member named 'phy_init'
From
: Felipe Balbi <balbi@xxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH] usb: gadget: nokia: Add mass storage driver to g_nokia
From
: Felipe Balbi <balbi@xxxxxx>
Re: [PATCH v3 0/2] Adding USB 3.0 DRD-phy support for exynos5250
From
: Vivek Gautam <gautamvivek1987@xxxxxxxxx>
Re: [RESEND PATCH v9 0/2] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
From
: Praveen Paneri <p.paneri@xxxxxxxxxxx>
Re: Linux USB file storage gadget with new UDC
From
: victor yeo <victoryeo1974@xxxxxxxxx>
Re: Not enough resource for old configuration after USB bus reset
From
: Peter Stuge <peter@xxxxxxxx>
Re: [PATCH] usbnet: pegasus: set wakeup enable in set_wol
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 2/2] CDC_NCM: adding support FLAG_NOARP for Infineon modem platform
From
: David Miller <davem@xxxxxxxxxxxxx>
Not enough resource for old configuration after USB bus reset
From
: Soar Hung <soarhung@xxxxxxxxxxx>
RE: USB: storage: optimize the matching rules and support new switch command for Huawei USB storage devices
From
: "Fangxiaozhi (Franko)" <fangxiaozhi@xxxxxxxxxx>
RE: USB: storage: optimize the matching rules and support new switch command for Huawei USB storage devices
From
: "Fangxiaozhi (Franko)" <fangxiaozhi@xxxxxxxxxx>
Re: [RESEND PATCH v5 0/7] Add fully tested id switch and vbus connect detect support for Chipidea
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
[PATCH v2 1/1] usb: chipidea: imx: Add system suspend/resume API
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
Re: [PATCH 2/2] CDC_NCM: adding support FLAG_NOARP for Infineon modem platform
From
: Wei Shuai <cpuwolf@xxxxxxxxx>
Re: [PATCH V5 0/10] usb: usb port power off mechanism and expose usb port connect type
From
: Lan Tianyu <lantianyu1986@xxxxxxxxx>
[RESEND PATCH v5 7/7] usb: chipidea: imx: add internal vbus regulator control
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
[RESEND PATCH v5 6/7] usb: chipidea: udc: retire the flag CI13_PULLUP_ON_VBUS
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
[RESEND PATCH v5 5/7] usb: chipidea: udc: add pullup/pulldown dp at hw_device_state
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
[RESEND PATCH v5 4/7] usb: chipidea: consolidate ci_role_driver's API for both roles
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
[RESEND PATCH v5 3/7] usb: chipidea: add otg id switch and vbus connect/disconnect detect
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
[RESEND PATCH v5 2/7] usb: chipidea: add otg file
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
[RESEND PATCH v5 1/7] Revert "USB: chipidea: add vbus detect for udc"
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
[RESEND PATCH v5 0/7] Add fully tested id switch and vbus connect detect support for Chipidea
From
: Peter Chen <peter.chen@xxxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel (old)]
[Linux Input]
[Linux SCSI]
[Samba]
[Yosemite News]