USB for Linux
[Prev Page][Next Page]
- [PATCH 01/27] usb: chipidea: drop redundant includes, (continued)
- [PATCH 01/27] usb: chipidea: drop redundant includes, Alexander Shishkin
- [PATCH 03/27] usb: chipidea: trim include list in the core, Alexander Shishkin
- [PATCH 06/27] usb: chipidea: convert debug entries in sysfs to debugfs, Alexander Shishkin
- [PATCH 02/27] usb: chipidea: trim include list in udc code, Alexander Shishkin
- [PATCH 07/27] usb: chipidea: move role to debugfs, Alexander Shishkin
- [PATCH 08/27] usb: chipidea: move debug files creation/removal to the core, Alexander Shishkin
- [PATCH 04/27] usb: chipidea: convert events to tracepoints, Alexander Shishkin
- [PATCH 10/27] usb: chipidea: don't redefine __ffs(), Alexander Shishkin
- [PATCH 11/27] usb: chipidea: core: switch over to devm_ioremap_resource, Alexander Shishkin
- [PATCH 05/27] usb: chipidea: replace interrupt accounting with tracepoints, Alexander Shishkin
- [PATCH 12/27] usb: chipidea: usbmisc: rename file, struct and functions to usbmisc_imx, Alexander Shishkin
- [PATCH 13/27] usb: chipidea: usbmisc: unset global varibale usbmisc on driver remove, Alexander Shishkin
- [PATCH 09/27] usb: chipidea: fix precedence bug in ci_requests_show(), Alexander Shishkin
- [PATCH 14/27] usb: chipidea: usbmisc: fix a potential race condition, Alexander Shishkin
- [PATCH 17/27] usb: chipidea: usbmisc: add post handling and errata fix for mx25, Alexander Shishkin
- [PATCH 16/27] usb: chipidea: usbmisc: add mx53 support, Alexander Shishkin
- [PATCH 15/27] usb: chipidea: usbmisc: prepare driver to handle more than one soc, Alexander Shishkin
- [PATCH 18/27] usb: chipidea: make pci platform datas static, Alexander Shishkin
- [PATCH 19/27] usb: chipidea: big-endian support, Alexander Shishkin
- [PATCH 20/27] usb: chipidea: udc: only clear active and halted bits in qhead, Alexander Shishkin
- [PATCH 21/27] usb: chipidea: udc: rework ep_enable cap setting, Alexander Shishkin
- [PATCH 22/27] usb: chipidea: udc: move ZLT flag change to ep_enable, Alexander Shishkin
- [PATCH 24/27] usb: chipidea: udc: don't truncate requests to single tds, Alexander Shishkin
- [PATCH 23/27] usb: chipidea: udc: read status of td only once in hardware_dequeue, Alexander Shishkin
- [PATCH 25/27] usb: chipidea: udc: move _ep_queue into an unlocked function, Alexander Shishkin
- [PATCH 26/27] usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users, Alexander Shishkin
- [PATCH 27/27] Revert "USB: chipidea: add vbus detect for udc", Alexander Shishkin
- Re: [PATCH 00/27] usb: chipidea: updates for v3.10, Greg KH
- [PATCH] usb: PS3 EHCI remove unneeded ehci_shutdown, Geoff Levand
- [PATCH v3 0/1] usb: musb: improve throughput in HOST mode,
Ruslan Bilovol
- [ANNOUNCE] chipidea: tree for Mar 29, Alexander Shishkin
- [RFC v2] ehci-hub.c - conflicting quirks handlings for MPC8349 / MAX4967,
Christian Engelmayer
- drivers/usb/musb/tusb6010.c:946:2: error: implicit declaration of function 'irq_set_irq_type', Fengguang Wu
- [PATCH v9 0/8] usb: chipidea: udc: cleanups and fixes for v3.10,
Michael Grzeschik
- [PATCH v3 0/7] USB EHCI multiplatform series again,
Arnd Bergmann
- [PATCH refreshed] USB: improve port transitions when EHCI starts up, Alan Stern
- [PATCH 1/2] xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFT,
David Howells
- [GIT PATCH] USB fixes for 3.9-rc4, Greg KH
- [PATCH] usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD, Konstantin Holoborodko
- [PATCH/RFC] uvcvideo: Disable USB autosuspend for Creative Live! Cam Optia AF,
Laurent Pinchart
- [PATCH v9 0/2] usb: chipidea: udc: bugfixes,
Michael Grzeschik
- [PATCH 0/9] Equivalent of g_serial.ko with configfs,
Andrzej Pietrasiewicz
- [PATCH V6 0/2] UVC webcam gadget related changes,
Bhupesh Sharma
- [PATCH v4 0/6] Generic PHY Framework,
Kishon Vijay Abraham I
- [PATCH V5 0/2] UVC webcam gadget related changes,
Bhupesh Sharma
- [PATCH v8 0/8] usb: chipidea: udc: bugfixes,
Michael Grzeschik
- Re: 3.8.4: ohci question,
Bjorn Helgaas
- [PATCH 2/2] USB: remove CONFIG_USB_SUSPEND option,
Alan Stern
- [PATCH 1/2] USB: use "global suspend" for system sleep on USB-2 buses, Alan Stern
- [PATCH] USB: avoid error messages when a device is disconnected, Alan Stern
- [PATCH] USB: improve port transitions when EHCI starts up,
Alan Stern
- Piggy-backing new hardware using old usb-serial,
Wesley W. Terpstra
- [PATCH 0/4] usb: remote_wakeup code clean up and usb port related feature,
Lan Tianyu
- [PATCH v7 0/6] usb: chipidea: udc: bugfixes,
Michael Grzeschik
- [PATCH v6 0/6] usb: chipidea: udc: bugfixes,
Michael Grzeschik
- Renesas sparse errors,
Felipe Balbi
- usb video capture issue due to uvc_complete callback spends more time,
B, Ravi
- Re: usb video capture issue due to uvc_complete callback spends more time, Ming Lei
[PATCH/RFC] staging: dwc: Moving all hwcfg accesses to one place,
Matthijs Kooijman
[PATCH v2] usb: ehci-sh: Fix build error due to comma has been deleted, Nobuhiro Iwamatsu
[PATCH 00/18] usb: chipidea: patches stacked up in ci-for-greg,
Alexander Shishkin
- [PATCH 01/18] usb: chipidea: drop redundant includes, Alexander Shishkin
- [PATCH 02/18] usb: chipidea: trim include list in udc code, Alexander Shishkin
- [PATCH 03/18] usb: chipidea: trim include list in the core, Alexander Shishkin
- [PATCH 04/18] usb: chipidea: convert events to tracepoints, Alexander Shishkin
- [PATCH 06/18] usb: chipidea: convert debug entries in sysfs to debugfs, Alexander Shishkin
- [PATCH 08/18] usb: chipidea: move debug files creation/removal to the core, Alexander Shishkin
- [PATCH 09/18] usb: chipidea: fix precedence bug in ci_requests_show(), Alexander Shishkin
- [PATCH 05/18] usb: chipidea: replace interrupt accounting with tracepoints, Alexander Shishkin
- [PATCH 07/18] usb: chipidea: move role to debugfs, Alexander Shishkin
- [PATCH 10/18] usb: chipidea: don't redefine __ffs(), Alexander Shishkin
- [PATCH 11/18] usb: chipidea: core: switch over to devm_ioremap_resource, Alexander Shishkin
- [PATCH 12/18] usb: chipidea: usbmisc: rename file, struct and functions to usbmisc_imx, Alexander Shishkin
- [PATCH 13/18] usb: chipidea: usbmisc: unset global varibale usbmisc on driver remove, Alexander Shishkin
- [PATCH 14/18] usb: chipidea: usbmisc: fix a potential race condition, Alexander Shishkin
- [PATCH 15/18] usb: chipidea: usbmisc: prepare driver to handle more than one soc, Alexander Shishkin
- [PATCH 16/18] usb: chipidea: usbmisc: add mx53 support, Alexander Shishkin
- [PATCH 17/18] usb: chipidea: usbmisc: add post handling and errata fix for mx25, Alexander Shishkin
- [PATCH 18/18] usb: chipidea: make pci platform datas static, Alexander Shishkin
Help with xHCI, uvcvideo driver, and "Unknown event condition, HC probably busted",
Ryan Press
[Pull request] Misc USB/xHCI fixes for 3.9,
Sarah Sharp
[RFC PATCH 0/5] USB: Kconfig cleanups,
Florian Fainelli
[PATCHv2] usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM,
Tony Prisk
[PATCH] usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM, Tony Prisk
[PATCH] usb: Fix compile error by selecting USB_OTG_UTILS,
Roland Stigge
[PATCH v4 00/12] usb: chipidea: udc: fixes, iso ep and multi td support,
Michael Grzeschik
- [PATCH v2 04/12] usb: chipidea: udc: move ZLT flag change to ep_enable, Michael Grzeschik
- [PATCH v2 02/12] usb: chipidea: udc: only clear active and halted bits in qhead, Michael Grzeschik
- [PATCH 01/12] usb: chipidea: udc: add attribute aligned(4) to shared memory structs, Michael Grzeschik
- [PATCH v3 10/12] usb: chipidea: udc: prepare qhead with dma_alloc_coherent, Michael Grzeschik
- [PATCH v2 08/12] usb: chipidea: udc: use gfp_flags in _hardware_enqueue, Michael Grzeschik
- [PATCH v2 05/12] usb: chipidea: udc: rework ep_enable cap setting, Michael Grzeschik
- [PATCH v2 09/12] usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users, Michael Grzeschik
- [PATCH v5 06/12] usb: chipidea: udc: configure iso endpoints, Michael Grzeschik
- [PATCH v2 07/12] usb: chipidea: udc: move _ep_queue into an unlocked function, Michael Grzeschik
- [PATCH v3 03/12] usb: chipidea: udc: read status of td only once in hardware_dequeue, Michael Grzeschik
- [PATCH v4 12/12] usb: chipidea: udc: add multiple td support to hardware_{en,de}queue, Michael Grzeschik
- [PATCH v3 11/12] usb: chipidea: udc: manage dynamic amount of tds with an linked list, Michael Grzeschik
- Re: [PATCH v4 00/12] usb: chipidea: udc: fixes, iso ep and multi td support, Felipe Balbi
Re: Active URB submitted twice in pegasus driver,
Petko Manolov
[PATCH 053/150] HID: add support for Sony RF receiver with USB product id 0x0374, Luis Henriques
[PATCH 054/150] HID: clean up quirk for Sony RF receivers, Luis Henriques
[PATCH 0/6] Samsung USB PHY SoC support cleanup,
Tomasz Figa
[PATCH 1/1] usb: phy: samsung: Convert to devm_ioremap_resource(), Sachin Kamat
[PATCH] usb: echi-sh: Remove driver variable which is not used, Nobuhiro Iwamatsu
[PATCH] usb: ehci-sh: Fix build error due to comma has been deleted,
Nobuhiro Iwamatsu
[PATCH] USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functions, Jingoo Han
[PATCH] USB: serial: fix hang when opening port,
Ming Lei
[PATCH v3] usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions, Jingoo Han
[PATCH v2 1/2] staging: dwc2: remove unneeded arguments from two functions,
Paul Zimmerman
Re: xhci page fault panic on Ubuntu kernel with HP desktop hardware,
Sarah Sharp
Re: [PATCH] usb: Add usb port system pm support, Sarah Sharp
[PATCH] USB: EHCI: DT support for generic bus glue,
Arnd Bergmann
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]