USB for Linux
[Prev Page][Next Page]
- [PATCH v2 2/7] usb: chipidea: add otg file, (continued)
- [RFC] usb: add 'usb_get_intf()' call into the probe methods of drivers for usb interfaces.,
harvey yang
- [PATCH 00/16] USB: opticon: switch to generic read,
Johan Hovold
- [PATCH 11/16] USB: opticon: pass port to get_serial_info, Johan Hovold
- [PATCH 14/16] USB: opticon: use usb-serial bulk-in urb, Johan Hovold
- [PATCH 09/16] USB: opticon: remove disconnect, Johan Hovold
- [PATCH 10/16] USB: opticon: make private data port specific, Johan Hovold
- [PATCH 13/16] USB: opticon: increase bulk-in size, Johan Hovold
- [PATCH 12/16] USB: opticon: use port as urb context, Johan Hovold
- [PATCH 15/16] USB: opticon: refactor reab-urb processing, Johan Hovold
- [PATCH 03/16] USB: opticon: use port device for error and debug, Johan Hovold
- [PATCH 04/16] USB: opticon: remove private serial-device data, Johan Hovold
- [PATCH 07/16] USB: opticon: simplify bulk-in discovery in attach, Johan Hovold
- [PATCH 06/16] USB: opticon: remove private usb-serial data, Johan Hovold
- [PATCH 08/16] USB: opticon: move read-urb deallocation to release, Johan Hovold
- [PATCH 01/16] USB: opticon: remove redundant bulk urb fill, Johan Hovold
- [PATCH 05/16] USB: opticon: remove redundant initialisation, Johan Hovold
- [PATCH 16/16] USB: opticon: switch to generic read implementation, Johan Hovold
- [PATCH 02/16] USB: opticon: move private urb initialisation to attach, Johan Hovold
- [patch] USB: usbtest: prevent a divide by zero bug,
Dan Carpenter
- [PATCH 0/10] usb: usb port power off mechanism and expose usb port connect type,
Lan Tianyu
- [PATCH 02/10] usb/xhci: set root hub's DeviceRemovable according to usb port connect type, Lan Tianyu
- [PATCH 01/10] USB: Set usb port's DeviceRemovable according acpi information in EHCI, Lan Tianyu
- [PATCH 03/10] usb: Create link files between child device and usb port device., Lan Tianyu
- [PATCH 04/10] usb: Add "portX/connect_type" attribute to expose usb port's connect type, Lan Tianyu
- [PATCH 05/10] usb: Register usb port's acpi power resources, Lan Tianyu
- [PATCH 06/10] usb: Add driver/usb/core/(port.c,hub.h) files, Lan Tianyu
- [PATCH 07/10] usb: add runtime pm support for usb port device, Lan Tianyu
- [PATCH 09/10] usb: expose usb port's pm qos flags to user space, Lan Tianyu
- [PATCH 10/10] usb: add usb port's pm qos flags request to change NO_POWER_OFF flag, Lan Tianyu
- [PATCH 08/10] usb: add usb port auto power off mechanism, Lan Tianyu
- [GIT PATCH] USB fixes for 3.7-rc5, Greg KH
- Hard freeze after 'rfkill block bluetooth', Jiri Kosina
- [PATCH v2] usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers,
Kishon Vijay Abraham I
- [PATCH 00/14] Modify signed comparisons of unsigned variables,
Tushar Behera
- [PATCH] usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers,
Kishon Vijay Abraham I
- 'Not enough bandwidth' error when plugging full speed into high speed hud into xHCI host, Mike Young
- [PATCH] usb: serial: keyspan.c wrong type causes invalid access,
Tom Carroll
- [PATCH 0/4] Device tree support for OMAP USB Host,
Roger Quadros
- [PATCH 00/16] OMAP USB Host cleanup,
Roger Quadros
- [PATCH 01/16] mfd: omap-usb-tll: Avoid creating copy of platform data, Roger Quadros
- [PATCH 03/16] mfd: omap-usb-tll: introduce and use mode_needs_tll(), Roger Quadros
- [PATCH 05/16] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support, Roger Quadros
- [PATCH 06/16] mfd: omap-usb-host: cleanup clock management code, Roger Quadros
- [PATCH 08/16] mfd: omap-usb-host: know about number of ports from revision register, Roger Quadros
- [PATCH 09/16] mfd: omap-usb-host: override number of ports from platform data, Roger Quadros
- [PATCH 10/16] mfd: omap-usb-host: Intialize all available ports, Roger Quadros
- [PATCH 11/16] mfd: omap-usb-host: Manage HSIC clocks for HSIC mode, Roger Quadros
- [PATCH 13/16] mfd: omap-usb-host: Get rid of unnecessary spinlock, Roger Quadros
- [PATCH 16/16] ARM: OMAP: omap4panda: Power down the USB PHY and ETH when not in use, Roger Quadros
- [PATCH 14/16] mfd: omap-usb-host: Support an auxiliary clock per port, Roger Quadros
- [PATCH 15/16] ARM: OMAP4: omap4panda: Don't enable USB PHY clock from board, Roger Quadros
- [PATCH 12/16] ARM: OMAP2+: clock data: Merge utmi_px_gfclk into usb_host_hs_utmi_px_clk, Roger Quadros
- [PATCH 07/16] mfd: omap_usb_host: Avoid creating copy of platform_data, Roger Quadros
- [PATCH 02/16] mfd: omap-usb-tll: Clean up clock handling, Roger Quadros
- [PATCH 04/16] mfd: omap-usb-tll: Move port clock handling out of runtime ops, Roger Quadros
- Re: [PATCH 00/16] OMAP USB Host cleanup, Kevin Hilman
- [PATCH v2 0/7] support other fsl SoCs with usbmisc + small fixes,
Michael Grzeschik
- [RFC PATCH 1/2] usb: amd5536udc: avoid calling dma_pool_create() with NULL dev,
Xi Wang
- [PATCH 1/1] usb: usbip: userspace: remove the port state file when detaching port., Harvey Yang
- gadget: provide function registration interface, v3,
Sebastian Andrzej Siewior
- [PATCH 01/16] usb/gadget: composite: don't call driver's unbind() if bind() failed, Sebastian Andrzej Siewior
- [PATCH 05/16] usb/gadget: add some infracture to register/unregister functions, Sebastian Andrzej Siewior
- [PATCH 08/16] usb/gadget: split the three possible function in g_serial into three bind functions, Sebastian Andrzej Siewior
- [PATCH 09/16] usb/gadget: convert u_serial into a module, Sebastian Andrzej Siewior
- [PATCH 06/16] usb/gadget: convert source sink and loopback to new function interface, Sebastian Andrzej Siewior
- [PATCH 07/16] usb/gadget: remove empty function in f_acm, Sebastian Andrzej Siewior
- [PATCH 03/16] usb/gadget: move source sink's config descriptor out of f_sourcesink, Sebastian Andrzej Siewior
- [PATCH 02/16] usb/gadget: provide a wrapper around SourceSink's setup function, Sebastian Andrzej Siewior
- [PATCH 04/16] usb/gadget: move loopback's config descriptor out of f_loopback, Sebastian Andrzej Siewior
- [PATCH 16/16] usb: gadget: move the global the_dev variable to their users, Sebastian Andrzej Siewior
- [PATCH 15/16] usb/gadget: nokia: use function framework for ACM, Sebastian Andrzej Siewior
- [PATCH 11/16] usb/gadget: convert f_acm to new function interface with backwards compatibility, Sebastian Andrzej Siewior
- [PATCH 10/16] usb/gadget: add usb_remove_function(), Sebastian Andrzej Siewior
- [PATCH 14/16] usb/gadget: multi: use function framework for ACM, Sebastian Andrzej Siewior
- [PATCH 13/16] usb/gadget: cdc2: use function framework for ACM, Sebastian Andrzej Siewior
- [PATCH 12/16] usb/gadget: acm_ms: use function framework for ACM, Sebastian Andrzej Siewior
- [PATCH] usb/dummy_hcd: use one type of endpoint naming,
Sebastian Andrzej Siewior
- Re: patch "Revert "USB/host: Cleanup unneccessary irq disable code"" added to usb tree,
Alan Stern
- [PATCH 0/9] chipidea fixes and features,
Michael Grzeschik
- [PATCH] Try #3: Use SCSI read/write(16) with > 32-bit LBA drives,
Jason J. Herne
- [PATCH] musb_core: print new line in the driver banner again,
Sergei Shtylyov
- [PATCH] usb: gadget: fix switch off blocked in u_serial,
Linus Walleij
- [PATCH 0/6] support other fsl SoCs with usbmisc + small fixes,
Michael Grzeschik
- [PATCH v8 0/2] usb: phy: samsung: Introducing usb phy driver for samsung SoCs,
Praveen Paneri
- [PATCH] Try #2: Use SCSI read/write(16) with >2TB drives,
Jason J. Herne
- [PATCH -next v2] usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus(),
Wei Yongjun
- usb phy and usb otg,
Chao Xie
- [PATCH] Use SCSI read/write(16) with >2TB drives,
Jason J. Herne
- [PATCH] net: cdc_ncm: add Huawei devices,
Bjørn Mork
- [PATCH -next] usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus(),
Wei Yongjun
- [PATCH] usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_*,
Peter Ujfalusi
- Sound+USB: deadlock problem,
Jiri Slaby
- [Resend PATCH V4 0/4] usb: expose DeviceRemovable to user space via sysfs attribute,
Lan Tianyu
- [RFC PATCH V2 0/6] usb: usb port power off mechanism,
Lan Tianyu
- [PATCH v2] usb: dwc3: exynos: use devm_ functions,
Jingoo Han
- [Pull Request] xHCI patches for 3.8,
Sarah Sharp
- [PATCH] xhci: Add Lynx Point LP to list of Intel switchable hosts, Russell Webb
- [PATCH] cppi_dma: mark cppi_controller_create() and cppi_pool_init() as '__devinit',
Sergei Shtylyov
- 3.7-rc5 modpost/link failure: ezusb,
Meelis Roos
- [PATCH] usb: misc: usbtest: send ISO packets for g_zero, Felipe Balbi
- [PATCH v5 1/6] mm: teach mm by current context info to not do I/O during memory allocation, Ming Lei
- [PATCH v5 0/6] solve deadlock caused by memory allocation with I/O,
Ming Lei
- Re: [PATCH] USB: fix endpoint-disabling for failed config changes,
starlight . 2012q4
- <Possible follow-ups>
- Re: [PATCH] USB: fix endpoint-disabling for failed config changes, starlight . 2012q4
- Re: [PATCH] USB: fix endpoint-disabling for failed config changes, starlight . 2012q4
some question about xhci event queue, loody
[PATCH 1/1] staging: usbip: make the code consistent using the variable name 'vhci' instead of 'dum'., Harvey Yang
[PATCH usb-linus] USB: keyspan: fix typo causing GPF on open,
Bjørn Mork
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]