USB for Linux
[Prev Page][Next Page]
EHCI-OMAP failure following unlink,
Alan Stern
xHCI: Limiting host bInterval for super speed endpoints for Texas Instruments host controllers,
Schauer, Dwight
[PATCH v2] usb: gadget: Compilation warning fix, Tatyana Brokhman
[PATCH] usb: gadget: Compilation warning fix, Tatyana Brokhman
Re: [Bugme-new] [Bug 38462] New: USB<->serial (pl2303) 100% CPU usage loop in 2.6.39.2 (w/ bisection),
Andrew Morton
3.0rc3-rc5: usb stops working after resume from suspend to ram,
Arkadiusz Miskiewicz
Adding SS support to the Gadget FW - fix,
Tatyana Brokhman
option to compile more than one usb peripheral controller as gadget,
Pratyush Anand
Question about patch musb: use dma mode 1 for TX if transfer size equals maxpacket,
Bob Liu
[smatch stuff] re: USB: Free bandwidth when usb_disable_device is called.,
Dan Carpenter
Re: host stack device stack switch during otg, Sarah Sharp
[GIT PATCH] more USB fixes for 3.0,
Greg KH
- [PATCH 01/19] usb: musb: host: compare status for negative error values, Greg Kroah-Hartman
- [PATCH 02/19] usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO, Greg Kroah-Hartman
- [PATCH 03/19] USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big., Greg Kroah-Hartman
- [PATCH 04/19] xhci: Reject double add of active endpoints., Greg Kroah-Hartman
- [PATCH 06/19] xhci: Don't warn about zeroed bMaxBurst descriptor field., Greg Kroah-Hartman
- [PATCH 07/19] xHCI 1.0: Force Stopped Event(FSE), Greg Kroah-Hartman
- [PATCH 08/19] USB: change maintainership of ohci-hcd and ehci-hcd, Greg Kroah-Hartman
- [PATCH 05/19] USB: Free bandwidth when usb_disable_device is called., Greg Kroah-Hartman
- [PATCH 09/19] USB: don't let the hub driver prevent system sleep, Greg Kroah-Hartman
- [PATCH 10/19] USB: don't let errors prevent system sleep, Greg Kroah-Hartman
- [PATCH 11/19] xHCI 1.0: Incompatible Device Error, Greg Kroah-Hartman
- [PATCH 12/19] xhci: Add reset on resume quirk for asrock p67 host, Greg Kroah-Hartman
- [PATCH 13/19] xhci: Always set urb->status to zero for isoc endpoints., Greg Kroah-Hartman
- [PATCH 14/19] USB: Fix up URB error codes to reflect implementation., Greg Kroah-Hartman
- [PATCH 15/19] usb/isp1760: Fix bug preventing the unlinking of control urbs, Greg Kroah-Hartman
- [PATCH 16/19] USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c, Greg Kroah-Hartman
- [PATCH 17/19] USB: ehci-ath79: fix a NULL pointer dereference, Greg Kroah-Hartman
- [PATCH 18/19] usb: r8a66597-hcd: fix cannot detect low/full speed device, Greg Kroah-Hartman
- [PATCH 19/19] MAINTAINERS: add myself as maintainer of USB/IP, Greg Kroah-Hartman
[GIT PULL] USB Gadget + MUSB for-next,
Felipe Balbi
- [PATCH 01/41] usb: gadget: introduce UDC Class, Felipe Balbi
- [PATCH 03/41] usb: gadget: add usb_endpoint_descriptor to struct usb_ep, Felipe Balbi
- [PATCH 05/41] usb: gadget: use config_ep_by_speed() instead of ep_choose(), Felipe Balbi
- [PATCH 06/41] usb: gadget: add max_speed to usb_composite_driver, Felipe Balbi
- [PATCH 08/41] usb: gadget: add streams support to the gadget framework, Felipe Balbi
- [PATCH 10/41] usb: gadget: dummy_hcd: use the shared_hcd infrastructure, Felipe Balbi
- [PATCH 12/41] usb: gadget: dummy_hcd: add 'is_high_speed' parameter, Felipe Balbi
- [PATCH 11/41] usb: gadget: dummy_hcd: add SuperSpeed support, Felipe Balbi
- [PATCH 30/41] usb: gadget: dummy_hcd: move ep initialisation HW setup, Felipe Balbi
- [PATCH 14/41] usb: gadget: add platform module alias where it is missing, Felipe Balbi
- [PATCH 13/41] usb: gadget: net2272: cleanup pci_register_driver() error path, Felipe Balbi
- [PATCH 09/41] usb: gadget: add SuperSpeed support to the Gadget Framework, Felipe Balbi
- [PATCH 07/41] usb: gadget: coding style fix, Felipe Balbi
- [PATCH 04/41] usb: gadget: configure endpoint according to gadget speed, Felipe Balbi
- [PATCH 16/41] usb: gadget: ci13xx_udc: fix usb_ep_enable() call, Felipe Balbi
- [PATCH 17/41] usb: gadget: chips: remove ifdef trickery, Felipe Balbi
- [PATCH 15/41] usb: gadget: s3c2410_udc: use platform ids instead, Felipe Balbi
- [PATCH 18/41] usb: gadget: add missing #include's, Felipe Balbi
- [PATCH 19/41] usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding, Felipe Balbi
- [PATCH 21/41] usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible, Felipe Balbi
- [PATCH 23/41] usb: gadget: remove net2280_set_fifo_mode(), Felipe Balbi
- [PATCH 24/41] usb: gadget: composite: fix compile error on ARM, Felipe Balbi
- [PATCH 25/41] usb: gadget: dummy_hcd: move common bits of suspend/resume into one function, Felipe Balbi
- [PATCH 28/41] usb: gadget: allow multiple gadgets to be built, Felipe Balbi
- [PATCH 29/41] usb: gadget: defer setting maxpacket till ->setup(), Felipe Balbi
- [PATCH 35/41] usb: gadget: dummy_hcd: convert to new-style udc-probe, Felipe Balbi
- [PATCH 33/41] usb: gadget: udc-core: add "new-style" registration interface, Felipe Balbi
- [PATCH 34/41] usb: musb: convert musb to new style bind, Felipe Balbi
- [PATCH 31/41] usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw(), Felipe Balbi
- [PATCH 32/41] usb: gadget: dummy_hcd: move selection of speed into ->pullup(), Felipe Balbi
- [PATCH 38/41] usb: musb: no need to access platform_device, Felipe Balbi
- [PATCH 36/41] usb: gadget: udc-core: wire up sysfs files, Felipe Balbi
- [PATCH 27/41] usb: musb: drop a gigantic amount of ifdeferry, Felipe Balbi
- [PATCH 22/41] usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER, Felipe Balbi
- [PATCH 41/41] usb: musb: update musb_platform_ops docs to match code, Felipe Balbi
- [PATCH 37/41] usb: musb: omap: always create musb device, Felipe Balbi
- [PATCH 39/41] usb: musb: allow new style bind to work, Felipe Balbi
- [PATCH 40/41] usb: musb: hold a driver pointer, Felipe Balbi
- [PATCH 26/41] usb: musb: be careful when using different fifo_modes, Felipe Balbi
- Re: [GIT PULL] USB Gadget + MUSB for-next, Greg KH
- Message not available
Potential bugs in Documentation/usb/linux-cdc-acm.inf,
Xiaofan Chen
[PATCH v3] usb: gadget: add SS descriptors to Ethernet gadget,
Paul Zimmerman
Re: EHCI problem ?,
Alan Stern
[PATCHv2] USB: OTG: Use work_queue in set_vbus for TWL6030 transciever, Moiz Sonasath
[ANNOUNCE] changes to musb for next merge window, Felipe Balbi
USB with SDHC card not recognized in 2.6.39 and 3.0rc4,
Peter Rasmussen
[PATCH] HID: add FF support for Holtek On Line Grip based gamepads,
Anssi Hannula
Re: FT323RL, ftdi_sio: bogus endpoint?,
Xiaofan Chen
[PATCH 0/3] Adding a hook for config data,
Jassi Brar
[PATCH] USB: Gadget: Webcam: Return correct result of bind,
Jassi Brar
[PATCH v2 0/2] USB: EHCI: Allow users to override 80% max periodic bandwidth,
Kirill Smelkov
Getting spammed by "hub 2-1:1.0: unable to enumerate USB device on port 6",
Francis Turkey
[PATCH] USB: OTG: Use work_queue in set_vbus for TWL6030 transciever,
Moiz Sonasath
[PATCH] usb: ehci: Fix test mode sequence,
Boris Todorov
Re: [PATCH 00/35]: System Firmware and SMBIOS Support, Arnd Bergmann
[PATCH] usb: fsl_udc: fix build for non PPC32 architectures,
Baruch Siach
[PATCH] usb: fsl_udc_core: fix build breakage when building for ARM arch,
Anatolij Gustschin
[PATCH 17/37] Remove unneeded version.h include from drivers/uwb/, Jesper Juhl
[PATCH 16/37] Remove unneeded version.h includes (and add where needed) for drivers/usb/,
Jesper Juhl
[PATCH 13/37] Remove unneeded version.h includes from drivers/net/,
Jesper Juhl
[PATCH 12/37] Remove unneeded version.h includes (and add where needed) for drivers/media/video/,
Jesper Juhl
[PATCH v2] usb: gadget: add SS descriptors to Ethernet gadget,
Paul Zimmerman
[PATCH] USB: gadget: fix req length in sourcesink_setup(),
Mike Frysinger
[PATCH] mfd: omap: Restore TLL initialization,
Jassi Brar
[PATCH] usb: gadget: add SS descriptors to Ethernet gadget,
Paul Zimmerman
usb-gadget section mismatch on 2.6.37,
Tadele Shiferaw Tadele
xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection,
M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, Alan Stern
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- RE: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, Xu, Andiry
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- RE: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, Xu, Andiry
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, Alan Stern
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, Sarah Sharp
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, Sarah Sharp
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, Sarah Sharp
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Message not available
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, Sarah Sharp
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, Alan Stern
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, Alan Stern
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, Alan Stern
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, M. Steven Ginn
- Re: xhci_hcd Warn: Stalled Endpoint with USB 3.0 to esata connection, Alan Stern
[PATCH v2] usb/udc-core: wire up sysfs files,
Sebastian Andrzej Siewior
[v2] Introduce new-style bind for udcs,
Sebastian Andrzej Siewior
-ENODEV in skel_release in usb skeleton driver,
Amit Nagal
[RFC 2/2][v2] fsl/usb: Add external ULPI PHY support for P101x platforms, Ramneek Mehresh
[RFC 1/2][v2] fsl/usb: Add UTMI PHY support for 85xx platforms, Ramneek Mehresh
[patch] net/usb/kalmia: signedness bug in kalmia_bind(),
Dan Carpenter
[RFC, PATCH] USB: EHCI: Allow users to override 80% max periodic bandwidth,
Kirill Smelkov
[RFC/PATCH 1/2] usb: musb: drop a gigantic amount of ifdeferry,
Felipe Balbi
PROBLEM: PL2303 USB to RS232 losing data when the amount of data increases,
Maxime Ripard
[PATCH 1/2] gpio-vbus: support disabling D+ pullup on suspend,
Dmitry Eremin-Solenikov
[PATCH] USB: Documentation: Use correct character in gadget_hid.txt, Tobias Klauser
[RFC/PATCH v2 0/2] usb:tests: kernel side patches,
Tatyana Brokhman
[RFC/PATCH/RESEND 0/3] usb:tools: usb unittests framework,
Tatyana Brokhman
list not released in case of -ENODEV in hidraw_release (hidraw.c),
Amit Nagal
[PATCH 1/2] usb/udc-core: wire up sysfs files,
Sebastian Andrzej Siewior
Re: [RFC][PATCH 4/5] ARM: S5P64x0: Adding OTG PHY control code,
Praveen Paneri
Re: [RFC][PATCH 1/5] USB: DWC OTG: Modification in DWC OTG driver for ARM based SoCs., Praveen Paneri
Re: [RFC][PATCH 2/5] ARM: SAMSUNG: Changing the build condition of OTG platform device for samsung.,
Praveen Paneri
Introduce new-style bind for udcs,
Sebastian Andrzej Siewior
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]