USB for Linux
[Prev Page][Next Page]
- Re: [PATCH 2/3] usb: Take attribute avoid_reset_quirk out of usb device's attribute group, (continued)
- [PATCH] use devm_ functions,
Julia Lawall
- USB UPS slows boot,
James
- [PATCH] usb: class: Modify printk to pr_info in cdc-acm.c,
Masanari Iida
- [RFC ebeam PATCH 0/3] new USB eBeam input driver,
Yann Cantin
- [patch] USB: kaweth.c: use GFP_ATOMIC under spin_lock,
Dan Carpenter
- [PATCH V2] usb:musb: Fix for Full Speed issue,
Ajay M JAWADE
- [PATCH v6 01/11] usb: musb: add musb_ida for multi instance support,
Ravi B
- [PATCH v6 05/11] usb: musb: dsps: add dt support, Ravi B
- [PATCH v6 08/11] arm/dts: am33xx: add dt data for usb nop phy, Ravi B
- [PATCH v6 07/11] usb: otg: nop: add dt support, Ravi B
- [PATCH v6 04/11] usb: otg: nop: add support for multiple tranceiver, Ravi B
- [PATCH v6 03/11] usb: musb: am335x: add support for dual instance, Ravi B
- [PATCH v6 09/11] usb: musb: dsps: remove explicit NOP device creation, Ravi B
- [PATCH v6 06/11] arm/dts: am33xx: Add dt data for usbss, Ravi B
- [PATCH v6 10/11] usb: musb: dsps: get the PHY using phandle api, Ravi B
- [PATCH v6 02/11] usb: musb: kill global and static for multi instance, Ravi B
- [PATCH v6 11/11] arm/dts: am33xx: add phy phandle to usbss, Ravi B
- [PATCH v6 00/11] usb: musb: adding multi instance support, Ravi B
- [PATCH] Add Etron XHCI quirk to avoid warning spam,
Daniel J Blueman
- [PATCH V2 1/2] USB: musb: gadget: add missed pm_runtime ops to avoid oops, Zumeng Chen
- Kernel OOPS in usb_submit_urb in drivers/usb/core/urb.c,
Damjan
- (Query): [PATCH v4 2/4] usb gadget: Configure endpoint according to gadget speed.,
Rajaram R
- usb scheduler,
Alexey Filin
- [PATCH v3 0/3] imx: add usbmisc support,
Richard Zhao
- [PATCH 7/26] USB:support the new interfaces of Huawei Data Card devices in option driver,
Fangxiaozhi (Franko)
- [PATCH] usb:musb: Fix for Full Speed issue,
Ajay M JAWADE
- [PATCH 0/3] Fixes for UVC test suite (available in USBCV) failures,
Bhupesh Sharma
- [GIT PATCH] USB merge for 3.6-rc1, Greg KH
- [PATCH] ueagle-atm: Declare MODULE_FIRMWARE usage,
Tim Gardner
- add ZTE EV_DO to a proper driver,
nirinA raseliarison
- [PATCH] USB: ohci-pxa27x: add DT bindings,
Daniel Mack
- usb : mass storage : short_not_ok for non usb3 udc,
Rajaram REGUPATHY
- [RFC/PATCH v3] usb: dwc3: Introduce OTG driver for dwc3,
Ido Shayevitz
- RE: [RFC/PATCH v3] usb: dwc3: Introduce OTG driver for dwc3, Paul Zimmerman
- <Possible follow-ups>
- RE: [RFC/PATCH v3] usb: dwc3: Introduce OTG driver for dwc3, Ido Shayevitz
Re: [RFC PATCH 00/13] firmware loader: introduce cache/uncache firmware,
Ming Lei
[PATCH v5 02/11] usb: musb: kill global and static for multi instance,
Ajay Kumar Gupta
[PATCH v5 00/11] usb: musb: adding multi instance support,
Ajay Kumar Gupta
- [PATCH v5 06/11] arm/dts: am33xx: Add dt data for usbss, Ajay Kumar Gupta
- [PATCH 02/11] usb: musb: kill global and static for multi instance, Ajay Kumar Gupta
- [PATCH v5 11/11] arm/dts: am33xx: add phy phandle to usbss, Ajay Kumar Gupta
- [PATCH v5 09/11] usb: musb: dsps: remove explicit NOP device creation, Ajay Kumar Gupta
- [PATCH v5 08/11] arm/dts: am33xx: add dt data for usb nop phy, Ajay Kumar Gupta
- [PATCH v5 01/11] usb: musb: add musb->id to identify core instance, Ajay Kumar Gupta
- [PATCH v5 10/11] usb: musb: dsps: get the PHY using phandle api, Ajay Kumar Gupta
- [PATCH v5 04/11] usb: otg: nop: add support for multiple tranceiver, Ajay Kumar Gupta
- [PATCH v5 07/11] usb: otg: nop: add dt support, Ajay Kumar Gupta
- [PATCH v5 05/11] usb: musb: dsps: add dt support, Ajay Kumar Gupta
- [PATCH v5 03/11] usb: musb: am335x: add support for dual instance, Ajay Kumar Gupta
the dreaded "needs XHCI_TRUST_TX_LENGTH quirk" returns,
Matthew Hall
[PATCH] ene_ub6250: Use macros for firmware names,
Tim Gardner
[PATCH] usb: serial: mos7840: Avoid kfree() on bad pointer,
Mark Ferrell
[PATCH] usb: serial: mos7840: Fixup mos7840_chars_in_buffer(), Mark Ferrell
[PATCH] Fixup mos7840 timeout, Mark Ferrell
[PATCH] cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN,
Dan Williams
[PATCH] omap: usb: host: remove deprecated flag 'es2_compatibility',
Ruslan Bilovol
[PATCH 2/2] drivers/mmc/host/vub300.c: add missing usb_free_urb,
Julia Lawall
[PATCH v2] usb: gadget: composite: parse dt values,
Alexandre Pereira da Silva
[RFC PATCH] usb: Change persist_enabled when attribute avoid_reset_quirk is changed,
Lan Tianyu
controlling record light on camera,
Adam Wozniak
Serious problems with empty port power management in linux-next,
Bjørn Mork
- Re: Serious problems with empty port power management in linux-next, Alan Stern
- Re: Serious problems with empty port power management in linux-next, Bjørn Mork
- Re: Serious problems with empty port power management in linux-next, Alan Stern
- Re: Serious problems with empty port power management in linux-next, Bjørn Mork
- bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Bjørn Mork
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Huang Ying
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Bjørn Mork
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, huang ying
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Bjørn Mork
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Bjørn Mork
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Rafael J. Wysocki
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Rafael J. Wysocki
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Huang Ying
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Bjørn Mork
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Bjørn Mork
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Alan Stern
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Huang Ying
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Bjørn Mork
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Alan Stern
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Rafael J. Wysocki
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Alan Stern
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Rafael J. Wysocki
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Alan Stern
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Rafael J. Wysocki
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Alan Stern
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Rafael J. Wysocki
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Alan Stern
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Rafael J. Wysocki
- Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Ming Lei
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Ming Lei
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Ming Lei
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Ming Lei
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Ming Lei
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Ming Lei
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Ming Lei
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Ming Lei
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Ming Lei
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Alan Stern
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...), Rafael J. Wysocki
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Jassi Brar
- Re: bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure, Alan Stern
- [PATCH] PCI / PM: Fix messages printed by acpi_pci_set_power_state(), Rafael J. Wysocki
no driver loaded voor renesas 720201 chipset,
e . kleinmentink
Re: [PATCH v2 1/1] usb: gadget: s3c-hsotg: fix core reset timeout failure,
Felipe Balbi
[PATCH 0/9] usb: dwc3: fix for Link Layer Compliance Suite TD7.06,
Felipe Balbi
- [PATCH 1/9] usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event, Felipe Balbi
- [PATCH 5/9] usb: dwc3: ep0: ignore XferNotReady(STATUS) when we're not expecting it, Felipe Balbi
- [PATCH 6/9] usb: dwc3: ep0: move DATA phase away from on-demand, Felipe Balbi
- [PATCH 8/9] usb: dwc3: ep0: fix status phase delayed status direction, Felipe Balbi
- [PATCH 9/9] usb: dwc3: ep0: make sure to reinitilize ep1 on STALL, Felipe Balbi
- [PATCH 7/9] usb: dwc3: ep0: drop XferNotReady(DATA) support, Felipe Balbi
- [PATCH 4/9] usb: dwc3: ep0: drop dead code, Felipe Balbi
- [PATCH 3/9] usb: dwc3: ep0: split the special cases on ep0_queue, Felipe Balbi
- [PATCH 2/9] usb: dwc3: ep0: drop unnecessary variable, Felipe Balbi
- Re: [PATCH 0/9] usb: dwc3: fix for Link Layer Compliance Suite TD7.06, Felipe Balbi
otg: sharing resources between host and gadget,
Valentin Sitdikov
Discussion about implementation of usb port power off mechanism for port with device,
Lan Tianyu
Kernel Oops while disconnecting USB peripheral (always),
Sarbojit Ganguly
[PATCH] USB: plusb: Add support for PL-2501,
kyak
Writing a driver for a not really HID compliant device,
Marian Beermann
New input driver for eBeam device (ask for review),
Yann Cantin
qmi wwan interface does not work in this version 3.5.rc7.next.20120720,
Thomas Schäfer
linux usb,
chetan cr123
[PATCHv4 1/2] ARM: vt8500: Update vt8500-ehci driver to support device tree.,
Tony Prisk
Re: [PATCHv2 2/2] ARM: vt8500: Add support for UHCI companion controller,
Arnd Bergmann
[PATCH] usb: otg: twl4030-usb: spin_unlock_irq in interrupt handler,
Denis Efremov
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]