USB for Linux
[Prev Page][Next Page]
AMD SB7xx ehci stall with SMSC hub+ SD cardreader,
Sancho Dauskardt
[PATCH 0/5] renesas_usbhs: fixup patches for latest linus/master,
kuninori . morimoto . gx
2.0 devices on 3.0 ports not recognized,
Andrej Podzimek
[PATCH] at91: at91-ohci: fix set/get power,
Jean-Christophe PLAGNIOL-VILLARD
[PATCH] usb: OHCI/EHCI-XLS: Use resource_size v3, Thomas Meyer
nommu warning message,
Larry Finger
[PATCH] usb/fsl_udc: fix dequeuing a request in progress,
Li Yang
[PATCH] usb, davinci: remove USB_MUSB_* defines in davinci usb setup,
Heiko Schocher
Re: [PATCH] Solve compilation problem when using host usb with mx27 boards, Shawn Guo
[PATCH] Add name match for UDC and gadget driver. Only for g_ether Signed-off-by: peiyong feng <peiyong.feng.kernel@xxxxxxxxx>,
peiyong feng
usb, davinci: usb 2.0 problem on an am1808 based board,
Heiko Schocher
[PATCH] USB: ehci-s5p: add mssing platform_set_drvdata,
Jingoo Han
[PATCH] usb: OHCI/EHCI-XLS: Use resource_size v2,
Thomas Meyer
USB 3.0 LPM design: pm_qos?,
Sarah Sharp
[RFC v3 0/8] xHCI ring expansion patchset,
Andiry Xu
[PATCH 1/2] usb: host: ohci: fix compile warning,
Felipe Balbi
[GIT PULL] Fixes for 3.2-rc2,
Felipe Balbi
- [PATCH 01/25] usb: gadget: udc-core: fix bug on soft_connect and srp interfaces, Felipe Balbi
- [PATCH 02/25] usb: musb: gadget: don't call ->disconnect() on exit, Felipe Balbi
- [PATCH 04/25] usb: gadget: core: allow everybody to read sysfs attributes, Felipe Balbi
- [PATCH 07/25] usb: gadget: r8a66597-udc: fix for udc-newstyle, Felipe Balbi
- [PATCH 03/25] usb: gadget: core: fix bug when removing gadget drivers, Felipe Balbi
- [PATCH 08/25] usb: gadget: r8a66597-udc: fix flush fifo handling, Felipe Balbi
- [PATCH 06/25] usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in Kconfig, Felipe Balbi
- [PATCH 11/25] usb: gadget: renesas_usbhs: fixup bogus conversion, Felipe Balbi
- [PATCH 12/25] usb: gadget: renesas_usbhs: fixup section mismatch warning, Felipe Balbi
- [PATCH 15/25] usb: gadget: fix MIDI gadget jack allocation, Felipe Balbi
- [PATCH 16/25] USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock state, Felipe Balbi
- [PATCH 17/25] USB: ci13xxx_udc: fix logic to mark request dma addresses as invalid, Felipe Balbi
- [PATCH 21/25] usb: gadget: renesas_usbhs: bugfix: care pipe direction, Felipe Balbi
- [PATCH 23/25] usb: gadget: renesas_usbhs: bugfix: set DATA0 when usbhsh_endpoint_alloc(), Felipe Balbi
- [PATCH 22/25] usb: gadget: renesas_usbhs: bugfix: disable irq when device stop, Felipe Balbi
- [PATCH 24/25] usb: dwc3: gadget: initialize max_streams, Felipe Balbi
- [PATCH 25/25] usb: musb: fix compilation breakage introduced by de47725, Felipe Balbi
- [PATCH 18/25] USB: ci13xxx_udc: fix deadlock during rmmod, Felipe Balbi
- [PATCH 20/25] USB: ci13xxx_msm: add module license, Felipe Balbi
- [PATCH 19/25] USB: ci13xxx_udc: fix debug trace code, Felipe Balbi
- [PATCH 14/25] usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLength, Felipe Balbi
- [PATCH 13/25] usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUEST, Felipe Balbi
- [PATCH 09/25] usb: gadget: fsl_udc_core: fix compile error., Felipe Balbi
- [PATCH 10/25] usb: gadget: renesas_usbhs: fixup struct completion usage, Felipe Balbi
- [PATCH 05/25] usb: musb: remove incorrectly added ARCH_U5500 define, Felipe Balbi
- Re: [GIT PULL] Fixes for 3.2-rc2, Greg KH
- Re: [GIT PULL] Fixes for 3.2-rc2, Greg KH
[PATCH][RESEND] net/usb: Misc. fixes for the LG-VL600 LTE USB modem,
Mark Kamichoff
Re: CONFIG_USB_GADGET_PXA27X,
Felipe Balbi
[PATCH] cdc-acm: Fix disconnect() vs close() race, Havard Skinnemoen
[RFC] Move the calling of usb_serial_register() from individual driver into usb_serial_probe(),
Huajun Li
USB: serial: cp210x.c: add mark/space parity,
Roland Koebler
re: usbnet: fix oops in usbnet_start_xmit,
Dan Carpenter
[PATCH] usb: OHCI/EHCI Use resource_size function,
Thomas Meyer
More "unable to enumerate" messages,
Larry Finger
Using %s{product} and %s{bInterfaceNumber} in UDEV rules,
Uwe Bonnes
[PATCHv7 00/19] First round in OTG rework,
Heikki Krogerus
- [PATCHv7 01/19] usb: otg: Rename otg_transceiver to usb_phy, Heikki Krogerus
- [PATCHv7 02/19] usb: otg: Rename usb_otg and usb_xceiv to usb_phy, Heikki Krogerus
- [PATCHv7 03/19] usb: otg: Separate otg members from usb_phy, Heikki Krogerus
- [PATCHv7 04/19] usb: otg: ab8500: Start using struct usb_otg, Heikki Krogerus
- [PATCHv7 06/19] usb: otg: gpio_vbus: Start using struct usb_otg, Heikki Krogerus
- [PATCHv7 05/19] usb: otg: fsl: Start using struct usb_otg, Heikki Krogerus
- [PATCHv7 07/19] usb: otg: isp1301_omap: Start using struct usb_otg, Heikki Krogerus
- [PATCHv7 08/19] usb: otg: msm: Start using struct usb_otg, Heikki Krogerus
- [PATCHv7 10/19] usb: otg: nop: Start using struct usb_otg, Heikki Krogerus
- [PATCHv7 09/19] usb: otg: langwell: Start using struct usb_otg, Heikki Krogerus
- [PATCHv7 12/19] usb: otg: twl6030: Start using struct usb_otg, Heikki Krogerus
- [PATCHv7 11/19] usb: otg: twl4030: Start using struct usb_otg, Heikki Krogerus
- [PATCHv7 13/19] usb: otg: ulpi: Start using struct usb_otg, Heikki Krogerus
- [PATCHv7 14/19] arm: imx: Start using struct usb_otg, Heikki Krogerus
- [PATCHv7 15/19] usb: musb: Start using struct usb_otg, Heikki Krogerus
- [PATCHv7 16/19] power_supply: Convert all users to new usb_phy, Heikki Krogerus
- [PATCHv7 18/19] usb: otg: Remove OTG specific members from usb_phy, Heikki Krogerus
- [PATCHv7 17/19] usb: Convert all users to new usb_phy, Heikki Krogerus
- [PATCHv7 19/19] usb: otg: Convert all users to pass struct usb_otg for OTG functions, Heikki Krogerus
- Re: [PATCHv7 00/19] First round in OTG rework, Felipe Balbi
[OFF TOPIC] Pending patches and patch dependency, Felipe Balbi
Kernel 3.0 CONFIG_USB_SUSPEND issue in USB Host mode,
Thirupathi ch
[PATCH][v2] powerpc/usb: fix type cast for address of ioremap to compatible with 64-bit, Shaohui Xie
[PATCH 00/18] USB: serial: clean up and multi-read urb support,
Johan Hovold
- [PATCH 06/18] USB: serial: remove write_urb_busy field from usb_serial_port, Johan Hovold
- [PATCH 04/18] USB: cyberjack: clean up write-urb busy handling, Johan Hovold
- [PATCH 12/18] USB: serial: reuse generic write urb and bulk-out buffer, Johan Hovold
- [PATCH 13/18] USB: usb_debug: fix indentation, Johan Hovold
- [PATCH 18/18] USB: serial: add support for multiple read urbs, Johan Hovold
- [PATCH 03/18] USB: omninet: clean up write-urb busy handling, Johan Hovold
- [PATCH 08/18] USB: mos7720: remove unused code, Johan Hovold
- [PATCH 02/18] USB: omninet: fix write_room, Johan Hovold
- [PATCH 07/18] USB: mos7720: remove incorrect read-urb check, Johan Hovold
- [PATCH 01/18] USB: serial: remove changelogs and old todo entries, Johan Hovold
- [PATCH 16/18] USB: pl2302: clean up error handling in open, Johan Hovold
- [PATCH 15/18] USB: pl2303: return errors from usb_submit_urb in open, Johan Hovold
- [PATCH 14/18] USB: usb_debug: use process_read_urb, Johan Hovold
- [PATCH 09/18] USB: serial: remove unnecessary reinitialisations of urb->dev, Johan Hovold
- [PATCH 11/18] USB: serial: remove unnecessary bulk-urb re-fills, Johan Hovold
- [PATCH 10/18] USB: serial: remove unnecessary reinitialisations of urb fields, Johan Hovold
- [PATCH 17/18] USB: pl2303: use usb_serial_generic_open, Johan Hovold
- [PATCH 05/18] USB: keyspan_pda: clean up write-urb busy handling, Johan Hovold
- Re: [PATCH 00/18] USB: serial: clean up and multi-read urb support, Greg KH
Data corruption with NEC USB2.0 card on older VIA system,
Roland Kletzing
Duplicated USB IDs for some Pinnacle Systems devices, markk
Use-after-free bug in cdc-acm driver, Havard Skinnemoen
[PATCH 0/2] More xHCI bugfixes for 3.2,
Sarah Sharp
[PATCH v2 1/2] arm/dt: add basic usb nodes to tegra device trees,
Olof Johansson
Re: OHCI shutdown problem, Alan Stern
[PATCH] fsl_udc_core: fix compile error.,
Alexander Aring
[PATCH 1/2] usb/dummy_hcd: move the transfer part into its own function,
Sebastian Andrzej Siewior
[PATCH] USB: gadget: fix MIDI gadget jack allocation,
Daniel Mack
USB support for device tree,
Pavan Kondeti
[PATCH 1/2] arm/dt: add basic usb nodes to tegra device trees,
Olof Johansson
[PATCH 1/2] usb/dwc3: initialize max_streams,
Sebastian Andrzej Siewior
kernel 3.1 & SB700/SB800: No working usb devices,
Tomi Orava
[PATCH] USB: Remove the SAW_IRQ hcd flag, Alan Stern
[PATCH] XHCI: resume root hubs when the controller resumes,
Alan Stern
[PATCH 2/2] USB: update last_busy time after autosuspend fails,
Alan Stern
[PATCH 1/2] PM: automatically retry failed autosuspends,
Alan Stern
[PATCH 0/2] Automatically retry failed autosuspends, Alan Stern
Break not functioning on pl2303 serial adaptor,
Nick Bowler
[PATCH] usb, xhci: Clear warm reset change event during init, Don Zickus
[PATCH] powerpc/usb: use unsigned long to type cast an address of ioremap,
Shaohui Xie
xHCI USB2 link state change issue,
Sarah Sharp
[PATCH 0/1] xhci bug fixes for 3.2,
Sarah Sharp
Retrieving Serial Numbers of USB disks from Scripts,
Perry Wagle
USB-Stick stopped working in recent kernels: capacity change to 0,
Axel Theilmann
[PATCH] usb/xhci: add platform driver support,
Sebastian Andrzej Siewior
[PATCH 1/3] usb/dwc3: push ep0state into xfernotready processing,
Sebastian Andrzej Siewior
delay: estimated ... messages in log in current git kernel,
Markus Trippelsdorf
[PATCH] usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in Kconfig,
Luciano Coelho
[PATCH] powerpc/usb: use ioremap instead of base plus offset to access regs,
Shaohui Xie
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]