USB for Linux
[Prev Page][Next Page]
- [PATCH 1/2] musb: Add context save and restore support,
Ajay Kumar Gupta
- Sierra oops on Disconnect While Port Open - kernel 2.6.27.39, Rory Filer
- [patch]race between disconnect and open in usbtouchscreen,
Oliver Neukum
- device descriptor not sent correctly,
Ivan Braginski
- [PATCH] USB: twl4030: Enable USB regulators before enabling USB charging,
Aguilar Pena, Leed
- PROBLEM: usb core looses input packets,
Günter Gebhardt
- Hardware handshaking not enabled for FTDI-based usb serial adapters in 2.6.32-rc7,
Martin Geleynse
- (Fwd) Re: How can I use more than one input pipes with a USB d,
Wolfgang Wilhelm
- How can I use more than one input pipes with a USB driver?,
Wolfgang Wilhelm
- why the bulk transferred data size in linux is smaller in Windows?,
zhao . ming9
- [PATCH] Exposing second ACM channel as tty for Nokia S60 phones.,
Adrian Taylor
- US3 Bulk Stream Support in Linux,
Praveen Kumar MUSKULA
- [PATCH] EHCI: don't send Clear-TT-Buffer following a STALL,
Alan Stern
[PATCH] USB: FIX bitfield istl_flip:1, make it unsigned.,
Roel Kluin
cxacru usb_bulk_msg() firmware upload 36x slower with OHCI vs. UHCI,
Simon Arlott
ASUSTeK M4A78T-E EHCI not working?,
ST
Re: Use of usb_find_interface in open is racy,
Jiri Kosina
[patch 1/2] drivers/usb/core/hcd.c: quiet NULL pointer sparse noise, akpm
[patch 2/2] usb: option.c: add support for D-Link DWM-162-U5, akpm
[patch for 2.6.32? 1/3] usb: amd5536udc: fixed shared interrupt bug and warning oops, akpm
[patch for 2.6.32? 3/3] hso: fix soft-lockup, akpm
[patch for 2.6.32? 2/3] hso: fix debug routines,
akpm
Exposing vendor-specific ACM channels to userspace as tty devices,
Adrian Taylor
Re: [PATCH] NEXIO (or iNexio) support for usbtouchscreen,
Oliver Neukum
[PATCH 0/8] musb: Add structure 'musb_hdrc_board_data',
Ajay Kumar Gupta
[rfc/rft/patch v2 00/19] musb mode1 dma support,
Felipe Balbi
- [rfc/rft/patch v2 01/19] usb: musb: gadget: removing ifdef dma code, Felipe Balbi
- [rfc/rft/patch v2 02/19] usb: musb: reorganizing code, Felipe Balbi
- [rfc/rft/patch v2 08/19] usb: musb: gadget: introducing new start and stop dma funtion, Felipe Balbi
- [rfc/rft/patch v2 09/19] usb: musb: gadget: dma enabling for musb_gadget rx, Felipe Balbi
- [rfc/rft/patch v2 07/19] usb: musb: gadget: avoid allocating several dma channels, Felipe Balbi
- [rfc/rft/patch v2 05/19] usb: musb_gadget: Tie rx path to interrupt event, Felipe Balbi
- [rfc/rft/patch v2 04/19] usb: musb_gadget: renaming fuctions, Felipe Balbi
- [rfc/rft/patch v2 03/19] usb:musb: forcing non usage of dma, Felipe Balbi
- [rfc/rft/patch v2 12/19] usb: musb: reduce identation level, Felipe Balbi
- [rfc/rft/patch v2 16/19] usb: musb: do not work if no gadget driver is loaded, Felipe Balbi
- [rfc/rft/patch v2 15/19] usb: musb: enabling dma tx for gadget, Felipe Balbi
- [rfc/rft/patch v2 11/19] usb: musb: musbhsdma cleanup, Felipe Balbi
- [rfc/rft/patch v2 10/19] usb: musb: enabling dma option as module parameter, Felipe Balbi
- [rfc/rft/patch v2 13/19] usb: musb: received data length updated on dma abort, Felipe Balbi
- [rfc/rft/patch v2 17/19] usb: musb: fix behavior with g_zero and g_ether, Felipe Balbi
- [rfc/rft/patch v2 06/19] usb: musb: gadget: setting otg tranceiver to idle when registering gadget, Felipe Balbi
- [rfc/rft/patch v2 14/19] usb: musb: clean-up in debug messages, Felipe Balbi
- [rfc/rft/patch v2 19/19] usb: musb: wait for RxPktRdy to get set, Felipe Balbi
- [rfc/rft/patch v2 18/19] usb: musb: prevent possible kernel oops, Felipe Balbi
- Re: [rfc/rft/patch v2 00/19] musb mode1 dma support, Felipe Balbi
[rfc/rft/patch 00/19] mode1 dma patches,
Felipe Balbi
- [rfc/rft/patch 01/19] usb: musb: gadget: removing ifdef dma code, Felipe Balbi
- [rfc/rft/patch 05/19] usb: musb_gadget: Tie rx path to interrupt event, Felipe Balbi
- [rfc/rft/patch 06/19] usb: musb: gadget: setting otg tranceiver to idle when registering gadget, Felipe Balbi
- [rfc/rft/patch 09/19] usb: musb: gadget: dma enabling for musb_gadget rx, Felipe Balbi
- [rfc/rft/patch 03/19] usb:musb: forcing non usage of dma, Felipe Balbi
- [rfc/rft/patch 02/19] usb: musb: reorganizing code, Felipe Balbi
- [rfc/rft/patch 16/19] usb: musb: do not work if no gadget driver is loaded, Felipe Balbi
- [rfc/rft/patch 04/19] usb: musb_gadget: renaming fuctions, Felipe Balbi
- [rfc/rft/patch 13/19] usb: musb: received data length updated on dma abort, Felipe Balbi
- [rfc/rft/patch 12/19] usb: musb: reduce identation level, Felipe Balbi
- [rfc/rft/patch 11/19] usb: musb: musbhsdma cleanup, Felipe Balbi
- [rfc/rft/patch 17/19] usb: musb: fix behavior with g_zero and g_ether, Felipe Balbi
- [rfc/rft/patch 14/19] usb: musb: clean-up in debug messages, Felipe Balbi
- [rfc/rft/patch 19/19] usb: musb: wait for RxPktRdy to get set, Felipe Balbi
- [rfc/rft/patch 15/19] usb: musb: enabling dma tx for gadget, Felipe Balbi
- [rfc/rft/patch 18/19] usb: musb: prevent possible kernel oops, Felipe Balbi
- [rfc/rft/patch 08/19] usb: musb: gadget: introducing new start and stop dma funtion, Felipe Balbi
- [rfc/rft/patch 07/19] usb: musb: gadget: avoid allocating several dma channels, Felipe Balbi
- [rfc/rft/patch 10/19] usb: musb: enabling dma option as module parameter, Felipe Balbi
- RE: [rfc/rft/patch 00/19] mode1 dma patches, Gadiyar, Anand
- Re: [rfc/rft/patch 00/19] mode1 dma patches, Felipe Balbi
[PATCH 0/4] musb: bugfixes for v2.6.32,
Ajay Kumar Gupta
[PATCH] USB: add remove_id sysfs attr for usb drivers,
CHENG Renquan
Re: [PATCH]aio: remove unused field, Zach Brown
[PATCH 1/2] MUSB: save hardware revision at init,
Anand Gadiyar
Re: -rc6: something (probably active usb bluetooth) blocks suspend,
Oliver Neukum
[PATCH 10/12] usbdevfs: move compat_ioctl handling to devio.c,
Arnd Bergmann
Re: Regression in audio playback with USB DAC caused by "USB: EHCI: use the new clear_tt_buffer interface",
Alan Stern
Re: Regression in audio playback with USB DAC caused by "USB: EHCI: use the new clear_tt_buffer interface",
Javier Kohen
How can I know which driver handle my usb device,
soliko mana
asking for help with the new FTDI driver,
Petr Volny
A videocam works on OHCI and fails on UHCI (fwd),
Theodore Kilgore
Re: Problems with p55-express and sleeping usb-hds,
Oliver Neukum
Can a particular interface have same Endpoint addresses?,
Nicholas Van Orton
[PATCH 2/2] USB: prepare for changover to Runtime PM framework,
Alan Stern
[PATCH 1/2] USB: remove the auto_pm flag, Alan Stern
USB power - Turn off\on,
pudis
usb wifi dongle stops working,
Viral Mehta
Weird I/O errors with USB hard drive not remounting filesystem readonly,
tmhikaru
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Jan Kara
- Message not available
- Message not available
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, tmhikaru
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Jan Kara
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Alan Stern
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Jan Kara
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Alan Stern
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Jan Kara
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, tmhikaru
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, tmhikaru
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Alan Stern
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, tmhikaru
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Alan Stern
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Jan Kara
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Boaz Harrosh
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Alan Stern
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Jan Kara
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Alan Stern
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Jan Kara
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, tmhikaru
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, tmhikaru
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Jan Kara
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, tmhikaru
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Alan Stern
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, tmhikaru
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Jan Kara
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, Alan Stern
- Re: Weird I/O errors with USB hard drive not remounting filesystem readonly, tmhikaru
Re: [PATCH] Devices that ignore USB spec generate invalid modaliases,
Nathaniel McCallum
[PATCH][RFC] Bugs in USB modalias generation,
Nathaniel McCallum
tons of error -1 when resubmitting rx urb with atheros 5523 based usb stick,
Riccardo Magliocchetti
Possible usb-core bug when hotpluging cdc-acm device,
Olof Tångrot
some USB-related undefined CONFIG variables, Robert P. J. Day
[PATCH 04/10] omap1: omap_udc: Add clocking and disable vbus sense for omap7xx, Tony Lindgren
Re: [Bugme-new] [Bug 14564] New: capture-example sleeping function called from invalid context at arch/x86/mm/fault.c,
Andrew Morton
Lacie Mobile Disk 250 GB USB 2.0 not recognized by my computer,
Michel
Fwd: Re: [Linux-uvc-devel] BisonCam 5986:0203 kills USB,
Stephan Diestelhorst
[RFC 3/3] USB: Check bandwidth when switching alt settings.,
Sarah Sharp
[RFC 2/3] xhci: Fix command completion after a drop endpoint., Sarah Sharp
[RFC 1/3] xhci: Make reverting an alt setting "unfailable"., Sarah Sharp
[RFC 0/3] USB: Add bus bandwidth mutex, Sarah Sharp
[PATCH 3/4] xhci: Return success for vendor-specific info codes., Sarah Sharp
[PATCH 4/4] xhci: Handle errors that cause endpoint halts., Sarah Sharp
[PATCH 2/4] xhci: Return -EPROTO on a split transaction error., Sarah Sharp
[PATCH 1/4] xhci: Set transfer descriptor size field correctly., Sarah Sharp
[PATCH 0/4] xHCI TD setup and event processing bug fixes, Sarah Sharp
unbalanced calls to post_reset() from usb_reset_device(),
Oliver Neukum
NEC USB controller strangeness,
George Spelvin
Fwd: USB - scanner no longer working on desktop system,
Phil Reynolds
Disable an unusual_devs entry,
Andrey Rahmatullin
[PATCH] USB: musb: Fix CPPI IRQs not being signaled, Daniel Glöckner
[PATCH] USB: musb: respect usb_request->zero in control requests,
Daniel Glöckner
Identifying the xHCI driver,
Ramya Desai
[patch] possible null deref in init_usb_class(), Dan Carpenter
[patch] clean up. remove unneeded null checks,
Dan Carpenter
[PATCH] usbtest: make module param pattern writeable, Vikram Pandita
[PATCH] usb: Add support for runtime power management of the hcd,
Matthew Garrett
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]