Linux USB Users
[Prev Page][Next Page]
- [PATCH 13/18] usb: chipidea: usbmisc: unset global varibale usbmisc on driver remove
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- [PATCH 12/18] usb: chipidea: usbmisc: rename file, struct and functions to usbmisc_imx
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- [PATCH 11/18] usb: chipidea: core: switch over to devm_ioremap_resource
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- [PATCH 10/18] usb: chipidea: don't redefine __ffs()
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- [PATCH 07/18] usb: chipidea: move role to debugfs
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- [PATCH 05/18] usb: chipidea: replace interrupt accounting with tracepoints
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- [PATCH 09/18] usb: chipidea: fix precedence bug in ci_requests_show()
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- [PATCH 08/18] usb: chipidea: move debug files creation/removal to the core
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- [PATCH 06/18] usb: chipidea: convert debug entries in sysfs to debugfs
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- [PATCH 04/18] usb: chipidea: convert events to tracepoints
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- [PATCH 00/18] usb: chipidea: patches stacked up in ci-for-greg
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- [PATCH 03/18] usb: chipidea: trim include list in the core
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- [PATCH 02/18] usb: chipidea: trim include list in udc code
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- [PATCH 01/18] usb: chipidea: drop redundant includes
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 08/12] usb: chipidea: udc: use gfp_flags in _hardware_enqueue
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- Re: [PATCH] pci: do not try to assign irq 255
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: [PATCH v3 10/12] usb: chipidea: udc: prepare qhead with dma_alloc_coherent
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 08/12] usb: chipidea: udc: use gfp_flags in _hardware_enqueue
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 00/12] usb: chipidea: udc: fixes, iso ep and multi td support
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] xhci - correct comp_mode_recovery_timer on return from hibernate
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: Active URB submitted twice in pegasus driver
- From: Petko Manolov <petkan@xxxxxxxxxxxxx>
- Help with xHCI, uvcvideo driver, and "Unknown event condition, HC probably busted"
- From: Ryan Press <ryan@xxxxxxxxxxx>
- Re: [PATCH v4 00/12] usb: chipidea: udc: fixes, iso ep and multi td support
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- Re: [PATCH] pci: do not try to assign irq 255
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: Active URB submitted twice in pegasus driver
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- Re: [Pull request] Misc USB/xHCI fixes for 3.9
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Active URB submitted twice in pegasus driver
- From: Petko Manolov <petkan@xxxxxxxxxxxxx>
- [PATCH 3/5] usb/acpi: binding xhci root hub usb port with ACPI
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- [PATCH 4/5] usb: xhci: Fix TRB transfer length macro used for Event TRB.
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- [PATCH 5/5] xhci: Don't warn on empty ring for suspended devices.
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- [PATCH 2/5] usb: add find_raw_port_number callback to struct hc_driver()
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- [PATCH 1/5] usb: xhci: fix build warning
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- [Pull request] Misc USB/xHCI fixes for 3.9
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- Re: [PATCH] usb: Fix compile error by selecting USB_OTG_UTILS
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] usb: Fix compile error by selecting USB_OTG_UTILS
- From: Roland Stigge <stigge@xxxxxxxxx>
- Re: [PATCH v2 09/12] usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH v4 00/12] usb: chipidea: udc: fixes, iso ep and multi td support
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/5] USB: drop depends on USB and enclose everything into an if USB block
- From: Florian Fainelli <florian@xxxxxxxxxxx>
- Re: [RFC PATCH 2/5] USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/5] USB: drop depends on USB and enclose everything into an if USB block
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: Active URB submitted twice in pegasus driver
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- Re: Help with USB issues at boot-up on i.MX25 (linux 3.5.4)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2] usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 1/5] USB: drop depends on USB and enclose everything into an if USB block
- From: Florian Fainelli <florian@xxxxxxxxxxx>
- [RFC PATCH 4/5] USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD block
- From: Florian Fainelli <florian@xxxxxxxxxxx>
- [RFC PATCH 3/5] USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD block
- From: Florian Fainelli <florian@xxxxxxxxxxx>
- [RFC PATCH 5/5] USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD block
- From: Florian Fainelli <florian@xxxxxxxxxxx>
- [RFC PATCH 2/5] USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
- From: Florian Fainelli <florian@xxxxxxxxxxx>
- [RFC PATCH 0/5] USB: Kconfig cleanups
- From: Florian Fainelli <florian@xxxxxxxxxxx>
- Re: Help with USB issues at boot-up on i.MX25 (linux 3.5.4)
- From: David Linares <dlinares.linux@xxxxxxxxx>
- [PATCHv2] usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
- From: Tony Prisk <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/5] USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
- From: Tony Prisk <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] usb: Fix compile error by selecting USB_OTG_UTILS
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v4 00/12] usb: chipidea: udc: fixes, iso ep and multi td support
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v4 12/12] usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v3 11/12] usb: chipidea: udc: manage dynamic amount of tds with an linked list
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 09/12] usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 08/12] usb: chipidea: udc: use gfp_flags in _hardware_enqueue
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 07/12] usb: chipidea: udc: move _ep_queue into an unlocked function
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v5 06/12] usb: chipidea: udc: configure iso endpoints
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH] usb: Fix compile error by selecting USB_OTG_UTILS
- From: Roland Stigge <stigge@xxxxxxxxx>
- Re: [PATCH v2 05/12] usb: chipidea: udc: rework ep_enable cap setting
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 02/12] usb: chipidea: udc: only clear active and halted bits in qhead
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 01/12] usb: chipidea: udc: add attribute aligned(4) to shared memory structs
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 04/12] usb: chipidea: udc: move ZLT flag change to ep_enable
- From: Felipe Balbi <balbi@xxxxxx>
- Re: Active URB submitted twice in pegasus driver
- From: Petko Manolov <petkan@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/12] usb: chipidea: udc: only clear active and halted bits in qhead
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [PATCH 01/12] usb: chipidea: udc: add attribute aligned(4) to shared memory structs
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [PATCH v2 04/12] usb: chipidea: udc: move ZLT flag change to ep_enable
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [PATCH v2 04/12] usb: chipidea: udc: move ZLT flag change to ep_enable
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 01/12] usb: chipidea: udc: add attribute aligned(4) to shared memory structs
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 02/12] usb: chipidea: udc: only clear active and halted bits in qhead
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: Active URB submitted twice in pegasus driver
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- [PATCH v3 11/12] usb: chipidea: udc: manage dynamic amount of tds with an linked list
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v4 12/12] usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v3 03/12] usb: chipidea: udc: read status of td only once in hardware_dequeue
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v2 07/12] usb: chipidea: udc: move _ep_queue into an unlocked function
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v4 00/12] usb: chipidea: udc: fixes, iso ep and multi td support
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v5 06/12] usb: chipidea: udc: configure iso endpoints
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v2 09/12] usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v2 05/12] usb: chipidea: udc: rework ep_enable cap setting
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v2 08/12] usb: chipidea: udc: use gfp_flags in _hardware_enqueue
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v3 10/12] usb: chipidea: udc: prepare qhead with dma_alloc_coherent
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH 01/12] usb: chipidea: udc: add attribute aligned(4) to shared memory structs
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v2 02/12] usb: chipidea: udc: only clear active and halted bits in qhead
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v2 04/12] usb: chipidea: udc: move ZLT flag change to ep_enable
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Graeme Gregory <gg@xxxxxxxxxxxxxxx>
- Re: xhci page fault panic on Ubuntu kernel with HP desktop hardware
- From: Sarah Sharp <Sarah.A.Sharp@xxxxxxxxxxxxxxx>
- Re: [PATCH v4] xhci - correct comp_mode_recovery_timer on return from hibernate
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] usb: chipidea: udc: use {read,write}l to handle mapped data
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: Active URB submitted twice in pegasus driver
- From: Petko Manolov <petkan@xxxxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: Help with USB issues at boot-up on i.MX25 (linux 3.5.4)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- [PATCH 053/150] HID: add support for Sony RF receiver with USB product id 0x0374
- From: Luis Henriques <luis.henriques@xxxxxxxxxxxxx>
- [PATCH 054/150] HID: clean up quirk for Sony RF receivers
- From: Luis Henriques <luis.henriques@xxxxxxxxxxxxx>
- Re: Testing for hardware bug in EHCI controllers
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: victor yeo <victoryeo1974@xxxxxxxxx>
- Re: [PATCH 01/12] usb: chipidea: udc: use {read,write}l to handle mapped data
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 6/6] usb: phy: samsung: Add support for USB 2.0 PHY on Exynos 4x12
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH 5/6] usb: phy: samsung: Pass enable/disable callbacks through driver data
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH 4/6] usb: phy: samsung: Pass set_isolation callback through driver data
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH 3/6] usb: phy: samsung: Consolidate reference clock rate handling
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH 2/6] usb: phy: samsung: Use clk_get to get reference clock
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH 1/6] usb: phy: samsung: Select common driver part implicitly
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH 0/6] Samsung USB PHY SoC support cleanup
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/12] usb: chipidea: udc: use gfp_flags in _hardware_enqueue
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [PATCH v4 06/12] usb: chipidea: udc: configure iso endpoints
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [PATCH v4 06/12] usb: chipidea: udc: configure iso endpoints
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [PATCH 01/12] usb: chipidea: udc: use {read,write}l to handle mapped data
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [PATCH v4] xhci - correct comp_mode_recovery_timer on return from hibernate
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: Problems with the pl2303 USB-serial driver
- From: Henrik Grindal Bakken <hgb@xxxxxxxxxx>
- Re: [PATCH] usb: ehci-sh: Fix build error due to comma has been deleted
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] usb: ehci-sh: Fix build error due to comma has been deleted
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] support other fsl SoCs with usbmisc + small fixes
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] support other fsl SoCs with usbmisc + small fixes
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] support other fsl SoCs with usbmisc + small fixes
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] support other fsl SoCs with usbmisc + small fixes
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v4 0/6] support other fsl SoCs with usbmisc + small fixes
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- Re: [PATCH v4] xhci - correct comp_mode_recovery_timer on return from hibernate
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH v2 1/2] staging: dwc2: remove unneeded arguments from two functions
- From: Felipe Balbi <balbi@xxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Laxman Dewangan <ldewangan@xxxxxxxxxx>
- Re: Two remain problems at chipidea driver
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- Re: Help with USB issues at boot-up on i.MX25 (linux 3.5.4)
- From: David Linares <dlinares.linux@xxxxxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Laxman Dewangan <ldewangan@xxxxxxxxxx>
- Re: HID Sensor and hidraw
- From: Matthias Brändli <matthias.braendli@xxxxxxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Graeme Gregory <gg@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Laxman Dewangan <ldewangan@xxxxxxxxxx>
- Re: Two remain problems at chipidea driver
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Graeme Gregory <gg@xxxxxxxxxxxxxxx>
- [PATCH 1/1] usb: phy: samsung: Convert to devm_ioremap_resource()
- From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Laxman Dewangan <ldewangan@xxxxxxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Graeme Gregory <gg@xxxxxxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Tony Prisk <linux@xxxxxxxxxxxxxxx>
- Re: Testing for hardware bug in EHCI controllers
- From: Noone Nowhere <levelwol@xxxxxxxxx>
- Re: [PATCH] USB: serial: fix hang when opening port
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH] usb: echi-sh: Remove driver variable which is not used
- From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@xxxxxxxxxxx>
- [PATCH] usb: ehci-sh: Fix build error due to comma has been deleted
- From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@xxxxxxxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: victor yeo <victoryeo1974@xxxxxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Peter Vasil <petervasil@xxxxxxxxx>
- [PATCH] USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functions
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Tony Prisk <linux@xxxxxxxxxxxxxxx>
- RE: [PATCH 01/12] usb: chipidea: udc: use {read,write}l to handle mapped data
- From: Paul Zimmerman <Paul.Zimmerman@xxxxxxxxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH 02/12] usb: chipidea: udc: only clear active and halted bits in qhead
- From: Peter Chen <peter.chen@xxxxxxxxxxxxx>
- Re: PROBLEM: USB device registered on OHCI instead of EHCI at boot
- From: Huang Rui <ray.huang@xxxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Tony Prisk <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH 01/12] usb: chipidea: udc: use {read,write}l to handle mapped data
- From: Peter Chen <peter.chen@xxxxxxxxxxxxx>
- [PATCH] USB: serial: fix hang when opening port
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH v3] usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [PATCH v2 2/2] staging: dwc2: fix wrong setting of DMA masks
- From: Paul Zimmerman <Paul.Zimmerman@xxxxxxxxxxxx>
- [PATCH v2 1/2] staging: dwc2: remove unneeded arguments from two functions
- From: Paul Zimmerman <Paul.Zimmerman@xxxxxxxxxxxx>
- Re: [PATCH v4] xhci - correct comp_mode_recovery_timer on return from hibernate
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v4] xhci - correct comp_mode_recovery_timer on return from hibernate
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH v4] xhci - correct comp_mode_recovery_timer on return from hibernate
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/94] USB: serial: disconnect-related patches for 3.10
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Arnd Bergmann <arnd@xxxxxxxx>
- RE: [PATCH] staging: dwc2: always release host channel after dequeueing
- From: Paul Zimmerman <Paul.Zimmerman@xxxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] staging: dwc2: always release host channel after dequeueing
- From: Paul Zimmerman <Paul.Zimmerman@xxxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Tony Prisk <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] staging: dwc2: always release host channel after dequeueing
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: xhci page fault panic on Ubuntu kernel with HP desktop hardware
- From: Sarah Sharp <Sarah.A.Sharp@xxxxxxxxxxxxxxx>
- Re: Help with USB issues at boot-up on i.MX25 (linux 3.5.4)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] usb: Add usb port system pm support
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports
- From: David Linares <dlinares.linux@xxxxxxxxx>
- Re: [PATCH] USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] support other fsl SoCs with usbmisc + small fixes
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Help with USB issues at boot-up on i.MX25 (linux 3.5.4)
- From: David Linares <dlinares.linux@xxxxxxxxx>
- Re: [PATCH] USB: EHCI: DT support for generic bus glue
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v4 0/6] support other fsl SoCs with usbmisc + small fixes
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- [PATCH] USB: EHCI: DT support for generic bus glue
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: victor yeo <victoryeo1974@xxxxxxxxx>
- Re: Help with USB issues at boot-up on i.MX25 (linux 3.5.4)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- RE: USB port power-off and system suspend
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: PROBLEM: USB device registered on OHCI instead of EHCI at boot
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Help with USB issues at boot-up on i.MX25 (linux 3.5.4)
- From: David Linares <dlinares.linux@xxxxxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: PROBLEM: since linux kernel 3.8 Apple Cinema Display's usb hub spits errors randomly at boot.
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] support other fsl SoCs with usbmisc + small fixes
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [PATCH] USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports
- From: David Linares <dlinares.linux@xxxxxxxxx>
- Re: [PATCH 0/6] mfd: omap-usb-host: Device tree support for 3.10
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH] usb: phy: samsung: fix sparse warning
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2] usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Laxman Dewangan <ldewangan@xxxxxxxxxx>
- RE: [PATCH] usb: phy: samsung: fix sparse warning
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- [PATCH v3] USB: PHY: Palmas USB Transceiver Driver
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- RE: [PATCH v2] usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- [PATCH v2] usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [PATCH v2 7/8] usb/gadget: nokia: convert to new interface of f_phonet
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
- [PATCH v2 8/8] usb/gadget: f_phonet: remove compatibility layer
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
- [PATCH v2 3/8] usb/gadget: nokia: convert to new interface of f_obex
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
- [PATCH v2 4/8] usb/gadget: f_obex: remove compatibility layer
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
- [PATCH v2 6/8] usb/gadget: f_phonet: convert to new function interface with backward compatibility
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
- [PATCH v2 5/8] usb/gadget: phonet: move global dev variable to its user
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
- [PATCH v2 2/8] usb/gadget: serial: convert to new interface of f_obex
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
- [PATCH v2 1/8] usb/gadget: f_obex: convert to new function interface with backward compatibility
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
- [PATCH v2 0/8] Towards configfs - usb OBEX and phonet functions conversion to the new interface
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
- Re: [PATCH] usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH] usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [PATCH V2 5/6] arm: mmp: remove clock name from usb pdata for ttc
- From: Chao Xie <chao.xie@xxxxxxxxxxx>
- [PATCH V2 0/6] remove the clock name from pdata
- From: Chao Xie <chao.xie@xxxxxxxxxxx>
- [PATCH V2 4/6] arm: mmp: remove clock from usb pdata for aspenite
- From: Chao Xie <chao.xie@xxxxxxxxxxx>
- [PATCH V2 3/6] usb: ehci: mv_ehci: remove unused clock
- From: Chao Xie <chao.xie@xxxxxxxxxxx>
- [PATCH V2 1/6] usb: gadget: mv_udc_core: remove unused clock
- From: Chao Xie <chao.xie@xxxxxxxxxxx>
- [PATCH V2 6/6] usb: mv_usb: remove clock name from pdata
- From: Chao Xie <chao.xie@xxxxxxxxxxx>
- [PATCH V2 2/6] usb: otg: mv_otg: remove unused clock
- From: Chao Xie <chao.xie@xxxxxxxxxxx>
- Re: [PATCH] USB: Add EHCI and OHCI for Renesas R-Mobile SoC (r8a7740)
- From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@xxxxxxxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: victor yeo <victoryeo1974@xxxxxxxxx>
- RE: [PATCH 4/6] usb: gadget: mv_udc_core: fix sparse warnings
- From: Neil Zhang <zhangwm@xxxxxxxxxxx>
- Re: gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)))
- From: Shawn Starr <shawn.starr@xxxxxxxxxx>
- Re: PROBLEM: since linux kernel 3.8 Apple Cinema Display's usb hub spits errors randomly at boot.
- From: Jenya Y <jy.gerstmaier@xxxxxxxxx>
- Re: PROBLEM: USB device registered on OHCI instead of EHCI at boot
- From: Huang Rui <ray.huang@xxxxxxx>
- [PATCHv3 2/3] usb: musb: omap2430: turn off vbus on cable disconnect
- From: Grazvydas Ignotas <notasas@xxxxxxxxx>
- [PATCHv3 3/3] usb: musb: gadget: use platform callback to enable vbus
- From: Grazvydas Ignotas <notasas@xxxxxxxxx>
- [PATCHv3 1/3] usb: phy: twl4030-usb: check if vbus is driven by twl itself
- From: Grazvydas Ignotas <notasas@xxxxxxxxx>
- [PATCHv3 0/3] usb: phy: remaining twl4030-usb/omap fixes
- From: Grazvydas Ignotas <notasas@xxxxxxxxx>
- [PATCH 2/2] ARM: mxs_defconfig: add CONFIG_USB_PHY
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- [PATCH 1/2] ARM: imx_v6_v7_defconfig: add CONFIG_USB_PHY
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: [BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH] staging: dwc2: always release host channel after dequeueing
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] staging: dwc2: fix wrong setting of DMA masks
- From: Felipe Balbi <balbi@xxxxxx>
- RE: USB port power-off and system suspend
- From: "Lan, Tianyu" <tianyu.lan@xxxxxxxxx>
- Re: dwc2: Host channel not always released on dequeue
- From: Matthijs Kooijman <matthijs@xxxxxxxx>
- Re: [PATCH] staging: dwc2: fix wrong setting of DMA masks
- From: Matthijs Kooijman <matthijs@xxxxxxxx>
- RE: dwc2: Host channel not always released on dequeue
- From: Paul Zimmerman <Paul.Zimmerman@xxxxxxxxxxxx>
- [PATCH] staging: dwc2: always release host channel after dequeueing
- From: Paul Zimmerman <Paul.Zimmerman@xxxxxxxxxxxx>
- [PATCH] staging: dwc2: fix wrong setting of DMA masks
- From: Paul Zimmerman <Paul.Zimmerman@xxxxxxxxxxxx>
- Re: dwc2: Host channel not always released on dequeue
- From: Matthijs Kooijman <matthijs@xxxxxxxx>
- Re: Help with analysing an USB problem with Garmin nuvi and VirtualBox
- From: Roger James <roger@xxxxxxxxxxxxxxxxxxxxx>
- Re: Help with analysing an USB problem with Garmin nuvi and VirtualBox
- From: Roger James <roger@xxxxxxxxxxxxxxxxxxxxx>
- Re: Help with analysing an USB problem with Garmin nuvi and VirtualBox
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: Help with analysing an USB problem with Garmin nuvi and VirtualBox
- From: Roger James <roger@xxxxxxxxxxxxxxxxxxxxx>
- Re: Help with analysing an USB problem with Garmin nuvi and VirtualBox
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] usb: gadget: net2280: fix sparse warnings
- From: Felipe Balbi <balbi@xxxxxx>
- Re: Help with analysing an USB problem with Garmin nuvi and VirtualBox
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- RE: dwc2: Host channel not always released on dequeue
- From: Paul Zimmerman <Paul.Zimmerman@xxxxxxxxxxxx>
- RE: [PATCH v4] xhci - correct comp_mode_recovery_timer on return from hibernate
- From: "Cortes, Alexis" <alexis.cortes@xxxxxx>
- Re: [PATCH v4] xhci - correct comp_mode_recovery_timer on return from hibernate
- From: Tony Camuso <tcamuso@xxxxxxxxxx>
- RE: [PATCH v4] xhci - correct comp_mode_recovery_timer on return from hibernate
- From: "Cortes, Alexis" <alexis.cortes@xxxxxx>
- Re: [BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
- From: Frank Rowand <frank.rowand@xxxxxxxxxxx>
- Re: [PATCH 2/6] usb: gadget: dummy: fix sparse warning
- From: Michal Nazarewicz <mina86@xxxxxxxxxx>
- Re: [PATCH 1/6] usb: gadget: net2280: fix sparse warnings
- From: Michal Nazarewicz <mina86@xxxxxxxxxx>
- [GIT PATCH] USB fixes for 3.9-rc3
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Problems with the pl2303 USB-serial driver
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] usb: gadget: net2280: fix sparse warnings
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] xhci - correct comp_mode_recovery_timer on return from hibernate
- From: Tony Camuso <tcamuso@xxxxxxxxxx>
- [PATCH 5/11 resend] USB: EHCI: changes related to qh_refresh()
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- USB port power-off and system suspend
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/11 resend] USB: EHCI: remove unused variable in unlink_empty_async()
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/11 resend] USB: EHCI: improve end_unlink_async()
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- [PATCH 9/11 resend] USB: EHCI: convert singly-linked lists to list_heads
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- [PATCH 8/11 resend] USB: EHCI: consolidate code in ehci_urb_dequeue()
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- [PATCH 7/11 resend] USB: EHCI: split needs_rescan into two flags
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/11 resend] USB: EHCI: change return value of qh_completions()
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] support other fsl SoCs with usbmisc + small fixes
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [PATCH 1/6] usb: gadget: net2280: fix sparse warnings
- From: Greg KH <greg@xxxxxxxxx>
- Help with analysing an USB problem with Garmin nuvi and VirtualBox
- From: Roger James <roger@xxxxxxxxxxxxxxxxxxxxx>
- dwc2: Host channel not always released on dequeue
- From: Matthijs Kooijman <matthijs@xxxxxxxx>
- Re: [PATCH 1/6] usb: gadget: net2280: fix sparse warnings
- From: Felipe Balbi <balbi@xxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] usb: gadget: net2280: fix sparse warnings
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- [PATCH] USB: EHCI: fix bug in iTD/siTD DMA pool allocation
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] usb: gadget: net2280: fix sparse warnings
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 1/6] usb: gadget: net2280: fix sparse warnings
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Problems with the pl2303 USB-serial driver
- From: Henrik Grindal Bakken <hgb@xxxxxxxxxx>
- [PATCH 3/6] usb: gadget: pch_udc: fix sparse warnings
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 6/6] usb: musb: ux500_dma: fix sparse warning
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 2/6] usb: gadget: dummy: fix sparse warning
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 4/6] usb: gadget: mv_udc_core: fix sparse warnings
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 1/6] usb: gadget: net2280: fix sparse warnings
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 5/6] usb: gadget: mv_u3d: fix sparse warnings
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] USB: EHCI: fix for leaking isochronous data
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/12] usb: chipidea: udc: use gfp_flags in _hardware_enqueue
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 06/12] usb: chipidea: udc: configure iso endpoints
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 06/12] usb: chipidea: udc: configure iso endpoints
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 00/12] usb: chipidea: udc: fixes, iso ep and multi td support
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v2 09/12] usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH 01/12] usb: chipidea: udc: use {read,write}l to handle mapped data
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v2 07/12] usb: chipidea: udc: move _ep_queue into an unlocked function
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH 05/12] usb: chipidea: udc: rework ep_enable cap setting
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v2 03/12] usb: chipidea: udc: read status of td only once in hardware_dequeue
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v3 12/12] usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v2 11/12] usb: chipidea: udc: manage dynamic amount of tds with an linked list
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH 08/12] usb: chipidea: udc: use gfp_flags in _hardware_enqueue
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v2 10/12] usb: chipidea: udc: prepare qhead with dma_alloc_coherent
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH v4 06/12] usb: chipidea: udc: configure iso endpoints
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH 02/12] usb: chipidea: udc: only clear active and halted bits in qhead
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH 04/12] usb: chipidea: udc: move ZLT flag change to ep_enable
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- Re: [PATCH v2 14/14] usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [PATCH 12/14] usb: chipidea: udc: prepare qhead with dma_alloc_coherent
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [PATCH 10/14] usb: chipidea: udc: fix buffer count of each TD
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [PATCH 07/14] usb: chipidea: udc: rework bailout of _hardware_dequeue
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: victor yeo <victoryeo1974@xxxxxxxxx>
- Re: [PATCH 3/5] usb: chipidea: udc: add the define TD_COUNT and fix all users
- From: Michael Grzeschik <mgr@xxxxxxxxxxxxxx>
- Re: [BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
- From: Mats Liljegren <liljegren.mats2@xxxxxxxxx>
- [PATCH 3/4] usb/gadget: nokia: convert to new interface of f_obex
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
- [PATCH 4/4] usb/gadget: f_obex: remove compatibility layer
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
- [PATCH 2/4] usb/gadget: serial: convert to new interface of f_obex
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
- [PATCH 1/4] usb/gadget: f_obex: convert to new function interface with backward compatibility
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
- [PATCH 0/4] Towards configfs - usb OBEX function conversion to the new interface
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
- Re: [PATCH v3 5/6] ARM: dts: omap: update usb_otg_hs data
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 2/4] usb: gadget: mv_u3d: remove outdated selects
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 3/4] usb: gadget: mv_u3d: fix sparse warnings
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 4/4] usb: gadget: mv_u3d: drop ARCH dependency
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 1/4] usb: gadget: mv_u3d: remove unused headers
- From: Felipe Balbi <balbi@xxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
- From: Frank Rowand <frank.rowand@xxxxxxxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: victor yeo <victoryeo1974@xxxxxxxxx>
- Re: [PATCH] USB: EHCI: fix for leaking isochronous data
- From: Soeren Moch <smoch@xxxxxx>
- Re: [PATCH] USB: EHCI: fix for leaking isochronous data
- From: Soeren Moch <smoch@xxxxxx>
- Re: [PATCH] USB: EHCI: fix for leaking isochronous data
- From: Soeren Moch <smoch@xxxxxx>
- Re: [PATCH] USB: EHCI: fix for leaking isochronous data
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH] USB: EHCI: fix for leaking isochronous data
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: fix for leaking isochronous data
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xhci: Don't warn on empty ring for suspended devices.
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xhci: Don't warn on empty ring for suspended devices.
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- Re: [BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
- From: Frank Rowand <frank.rowand@xxxxxxxxxxx>
- Re: [BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
- From: Frank Rowand <frank.rowand@xxxxxxxxxxx>
- Re: [BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
- From: Frank Rowand <frank.rowand@xxxxxxxxxxx>
- Re: [BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
- From: Frank Rowand <frank.rowand@xxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: fix for leaking isochronous data
- From: Michael Trimarchi <michael@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: fix for leaking isochronous data
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RESEND/PATCH] usb: host: ehci-tegra: fix PHY error handling
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [RESEND/PATCH] usb: host: ehci-tegra: fix PHY error handling
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: fix for leaking isochronous data
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [RESEND/PATCH] usb: host: ehci-tegra: fix PHY error handling
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [RESEND/PATCH] usb: host: ehci-tegra: fix PHY error handling
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH v3 5/6] ARM: dts: omap: update usb_otg_hs data
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH] USB: EHCI: fix for leaking isochronous data
- From: Soeren Moch <smoch@xxxxxx>
- Re: [PATCH] usb: gadget: net2272: fix sparse warnings
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- [PATCH ] USB: EHCI: fix up incorrect merge resolution
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2 5/7] usb: phy: twl4030-usb: check if vbus is driven by twl itself
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 03/33] gadget: remove only user of aio retry
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] usb: gadget: net2272: fix sparse warnings
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 5/11] USB: EHCI: changes related to qh_refresh()
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 5/11] USB: EHCI: changes related to qh_refresh()
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] usb: fixes for v3.9-rc4
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: EHCI isoc free-list recycling
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- EHCI isoc free-list recycling
- From: Michael Trimarchi <michael@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] usb: gadget: net2272: fix sparse warnings
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] dummy-irq: introduce a dummy IRQ handler driver (was Re: gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt respo))
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- HID: Unbinding from hid-sensor-hub, bind to hidraw
- From: Matthias Brändli <matthias.braendli@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs
- From: Rajendra Nayak <rnayak@xxxxxx>
- Re: [RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs
- From: Roger Quadros <rogerq@xxxxxx>
- [ 3.5.y.z extended stable ] Patch "HID: add support for Sony RF receiver with USB product id" has been added to staging queue
- From: Luis Henriques <luis.henriques@xxxxxxxxxxxxx>
- [ 3.5.y.z extended stable ] Patch "HID: clean up quirk for Sony RF receivers" has been added to staging queue
- From: Luis Henriques <luis.henriques@xxxxxxxxxxxxx>
- Re: [PATCHv2 5/7] usb: phy: twl4030-usb: check if vbus is driven by twl itself
- From: Grazvydas Ignotas <notasas@xxxxxxxxx>
- Re: [RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs
- From: Rajendra Nayak <rnayak@xxxxxx>
- [RESEND/PATCH] usb: host: ehci-tegra: fix PHY error handling
- From: Felipe Balbi <balbi@xxxxxx>
- Re: Newbie question: how the kernel determine usb device has been connected - handling some interrupt or pooling loop?
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH v3 30/94] USB: serial: rename port release
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 23/94] USB: ssu100: remove custom close operation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 52/94] USB: io_ti: switch to generic get_icount implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 73/94] USB: spcp8x5: add proper modem-status support
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 37/94] USB: serial: add generic get_icount implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 21/94] USB: serial: remove bogus disconnect test in cleanup
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 31/94] USB: fix urb-poison imbalance
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 75/94] USB: ssu100: switch to generic TIOCMIWAIT implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 45/94] USB: cypress_m8: replace custom ioctl operation with tiocmiwait
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 32/94] USB: serial: use urb poison to reliably kill traffic
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 12/94] USB: cyberjack: remove bogus disconnect test in close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 92/94] USB: garmin_gps: remove bogus disconnect test in bulk callback
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 27/94] USB: serial: clean up generic-operation handling
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 78/94] USB: serial: remove unused MSR-wait queue
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 85/94] USB: opticon: fix return value of tiocmset
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 90/94] USB: visor: always disable uart on close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 41/94] USB: ark3116: switch to generic get_icount implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 68/94] USB: spcp8x5: remove broken uart-error handling
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 48/94] USB: f81232: add custom tiocmiwait operation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 22/94] USB: ssu100: remove explicit initialisation of disconnect
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 33/94] USB: serial: clean up usb-serial bus device removal
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 20/94] USB: usb_wwan: remove bogus disconnect test in close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 29/94] USB: serial: fix port release
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 77/94] USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 11/94] USB: ark3116: remove bogus disconnect test in close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 28/94] USB: cyberjack: fix disconnect handling
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 70/94] USB: spcp8x5: pass usb-serial port to control functions
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 26/94] USB: serial: remove generic release callback
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 65/94] USB: quatech2: switch to generic get_icount implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 18/94] USB: mos7840: remove bogus disconnect test in close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 44/94] USB: ch341: fix TIOCMIWAIT and disconnect
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 35/94] USB: serial: add generic TIOCMIWAIT implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 47/94] USB: digi_acceleport: remove unused MSR-wait queue
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 87/94] USB: pl2303: fix return value of tiocmset
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 42/94] USB: ark3116: switch to generic TIOCMIWAIT implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 25/94] USB: serial: remove generic disconnect callback
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 14/94] USB: iuu_phoenix: remove bogus disconnect test in close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 86/94] USB: opticon: remove disconnect test from tiocmset
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 55/94] USB: mct_u232: switch to generic get_icount implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 60/94] USB: mos7840: switch to generic TIOCMIWAIT implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 54/94] USB: iuu_phoenix: remove unused MSR-wait queue
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 19/94] USB: sierra: remove bogus disconnect test in close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 38/94] USB: ftdi_sio: use port icount
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 58/94] USB: mos7840: remove smp barriers from icount handling
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 39/94] USB: ftdi_sio: switch to generic TIOCMIWAIT implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 93/94] USB: iuu_phoenix: remove bogus disconnect test in close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 43/94] USB: ch341: replace custom ioctl operation with tiocmiwait
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 94/94] USB: serial: update copyright information
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 57/94] USB: mos7720: remove broken get_icount and TIOCMIWAIT
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 89/94] USB: quatech2: always disable uart on close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 71/94] USB: spcp8x5: clean up modem status retrieval
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 79/94] USB: cp210x: always disable uart on close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 24/94] USB: serial: fix generic disconnect implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 50/94] USB: io_edgeport: switch to generic get_icount implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 66/94] USB: quatech2: switch to generic TIOCMIWAIT implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 59/94] USB: mos7840: switch to generic get_icount implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 80/94] USB: cypress_m8: remove bogus disconnect test from close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 62/94] USB: oti6858: fix TIOCMIWAIT and disconnect
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 67/94] USB: spcp8x5: remove broken TIOCMIWAIT support
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 64/94] USB: pl2303: fix TIOCMIWAIT and disconnect
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 49/94] USB: f81232: fix TIOCMIWAIT and disconnect
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 16/94] USB: keyspan_pda: remove bogus disconnect test from dtr_rts
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 13/94] USB: digi_acceleport: remove bogus disconnect test in close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 74/94] USB: ssu100: switch to generic get_icount implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 56/94] USB: mct_u232: switch to generic TIOCMIWAIT implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 17/94] USB: keyspan_pda: remove bogus disconnect test in close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 61/94] USB: oti6858: replace custom ioctl operation with tiocmiwait
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 76/94] USB: ti_usb_3410_5052: switch to generic get_icount implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 69/94] USB: spcp8x5: clean up code
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 36/94] USB: serial: wake up MSR-wait queue on disconnect
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 40/94] USB: ftdi_sio: switch to generic get_icount implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 63/94] USB: pl2303: add custom tiocmiwait operation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 46/94] USB: cypress_m8: fix TIOCMIWAIT and disconnect
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 72/94] USB: spcp8x5: reimplement device type detection
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 51/94] USB: io_edgeport: switch to generic TIOCMIWAIT implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 91/94] USB: garmin_gps: remove bogus disconnect test in close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 34/94] USB: serial: add tiocmiwait subdriver operation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- Newbie question: how the kernel determine usb device has been connected - handling some interrupt or pooling loop?
- From: Dmitry Bolshakov <bdimych@xxxxxxxxx>
- [PATCH v3 08/94] USB: serial: clean up debug info
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 01/94] USB: ftdi_sio: remove obsolete port data refcounting
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 10/94] USB: serial: remove port number from generic-driver debug
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 09/94] USB: serial: remove redundant allocation error messages
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 15/94] USB: keyspan: remove bogus disconnect test in close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 02/94] USB: kl5kusb105: remove unnecessary urb kill on close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 03/94] USB: iuu_phoenix: remove unnecessary urb kill on close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 04/94] USB: pl2303: use interface device for debug
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 53/94] USB: io_ti: switch to generic TIOCMIWAIT implementation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 88/94] USB: pl2303: remove disconnect test from tiocmset
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 82/94] USB: kl5kusb105: always disable uart on close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 06/94] USB: serial: rename tty-port callbacks
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 81/94] USB: io_ti: always disable uart on close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 83/94] USB: metro-usb: always disable uart on close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 84/94] USB: mos7720: always disable uart on close
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 00/94] USB: serial: disconnect-related patches for 3.10
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 05/94] USB: pl2303: make set_control_lines a port operation
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [PATCH v3 07/94] USB: serial: remove redundant comments
- From: Johan Hovold <jhovold@xxxxxxxxx>
- [GIT PULL] usb: fixes for v3.9-rc4
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH] usb: gadget: net2272: fix sparse warnings
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 2/6] usb: otg: mv_otg: remove unused clock
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 2/6] usb: otg: mv_otg: remove unused clock
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH 2/6] usb: otg: mv_otg: remove unused clock
- From: Chao Xie <xiechao.mail@xxxxxxxxx>
- Re: [BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [RFC PATCH] usb: register usb port to usb_bus_type
- From: Lan Tianyu <tianyu.lan@xxxxxxxxx>
- [PATCH V4 0/2] UVC webcam gadget related changes
- From: Bhupesh Sharma <bhupesh.sharma@xxxxxx>
- [PATCH V4 1/2] usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 framework
- From: Bhupesh Sharma <bhupesh.sharma@xxxxxx>
- [PATCH V4 2/2] usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architectures
- From: Bhupesh Sharma <bhupesh.sharma@xxxxxx>
- [PATCH v2] usb: xhci: Fix TRB transfer length macro used for Event TRB.
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- Re: [PATCH] usb host: Faraday FUSBH200 HCD driver.
- From: Yuan-Hsin Chen <yuanlmm@xxxxxxxxx>
- Re: [PATCH v3 5/6] ARM: dts: omap: update usb_otg_hs data
- From: kishon <kishon@xxxxxx>
- Re: [PATCH v3 4/6] ARM: OMAP: USB: Add phy binding information
- From: kishon <kishon@xxxxxx>
- Re: [PATCH v3 1/6] drivers: phy: add generic PHY framework
- From: kishon <kishon@xxxxxx>
- Re: Linux USB file storage gadget with new UDC
- From: victor yeo <victoryeo1974@xxxxxxxxx>
- Re: [PATCH] usb: xhci: Fix TRB transfer length macro used for Event TRB.
- From: Vivek Gautam <gautamvivek1987@xxxxxxxxx>
- [BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
- From: Frank Rowand <frank.rowand@xxxxxxxxxxx>
- [Resend PATCH V2] usb: add usb_enable/disable_remote_wakeup()
- From: Lan Tianyu <tianyu.lan@xxxxxxxxx>
- Re: Two remain problems at chipidea driver
- From: Peter Chen <peter.chen@xxxxxxxxxxxxx>
- Re: [PATCH V4 2/2] usb/acpi: binding xhci root hub usb port with ACPI
- From: Lan Tianyu <tianyu.lan@xxxxxxxxx>
- Re: Plug and play for a tty line disciple networking device
- From: "jonsmirl@xxxxxxxxx" <jonsmirl@xxxxxxxxx>
- Re: Plug and play for a tty line disciple networking device
- From: "jonsmirl@xxxxxxxxx" <jonsmirl@xxxxxxxxx>
- Re: Plug and play for a tty line disciple networking device
- From: Alan Ott <alan@xxxxxxxxxxx>
- Re: Plug and play for a tty line disciple networking device
- From: "jonsmirl@xxxxxxxxx" <jonsmirl@xxxxxxxxx>
- Re: Plug and play for a tty line disciple networking device
- From: Alan Ott <alan@xxxxxxxxxxx>
- Re: Plug and play for a tty line disciple networking device
- From: "jonsmirl@xxxxxxxxx" <jonsmirl@xxxxxxxxx>
- Re: [PATCH] USB: Add EHCI and OHCI for Renesas R-Mobile SoC (r8a7740)
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- Re: [PATCH 3/5] usb: chipidea: udc: add the define TD_COUNT and fix all users
- From: Peter Chen <peter.chen@xxxxxxxxxxxxx>
- Re: Plug and play for a tty line disciple networking device
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Plug and play for a tty line disciple networking device
- From: "jonsmirl@xxxxxxxxx" <jonsmirl@xxxxxxxxx>
[Index of Archives]
[Linux USB Devel (old)]
[Linux Input]
[Linux SCSI]
[Samba]
[Yosemite News]