USB for Linux
[Prev Page][Next Page]
- Re: [RFC/PATCH v2 00/11] Decouple PCI from XHCI, (continued)
- [PATCH 0/2] Build fixes related to undefined struct scatterlist,
Rafael J. Wysocki
- [PATCH] usb_storage: Don't freeze in usb-stor-scan, Seth Forshee
- [PATCH] Device Firmware Upgrade USB gadget,
Andrzej Pietrasiewicz
- [PATCH 0/8] xHCI: USB2 hardware LPM patchset,
Andiry Xu
- [PATCH] xHCI: refine td allocation,
Andiry Xu
- [GIT PATCH] USB patches for 3.1,
Greg KH
- Re: [GIT PATCH] USB patches for 3.1, Sergei Shtylyov
- [PATCH 001/115] xhci: Remove some unnecessary casts and tidy some endian swap code, Greg Kroah-Hartman
- [PATCH 003/115] usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_complete, Greg Kroah-Hartman
- [PATCH 002/115] USB: ehci-s5p: add PM support, Greg Kroah-Hartman
- [PATCH 004/115] USB: Add "authorized_default" parameter to the usbcore module, Greg Kroah-Hartman
- [PATCH 006/115] USB: gadget.h depends on ch9.h so include ch9.h directly, Greg Kroah-Hartman
- [PATCH 005/115] USB: net2272: driver for PLX NET2272 USB device controller, Greg Kroah-Hartman
- [PATCH 008/115] ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' option, Greg Kroah-Hartman
- [PATCH 007/115] USB: wusbcore: return negative error codes, Greg Kroah-Hartman
- [PATCH 009/115] usb: renesas_usbhs: modify pipe direction flags, Greg Kroah-Hartman
- [PATCH 010/115] usb: renesas_usbhs: fifo became independent from pipe., Greg Kroah-Hartman
- [PATCH 011/115] usb: renesas_usbhs: divide data transfer functions, Greg Kroah-Hartman
- [PATCH 012/115] usb: renesas_usbhs: modify packet queue control method, Greg Kroah-Hartman
- [PATCH 013/115] usb: renesas_usbhs: modify data transfer method, Greg Kroah-Hartman
- [PATCH 015/115] usb: renesas_usbhs: remove usbhsg_queue_get, Greg Kroah-Hartman
- [PATCH 016/115] usb: renesas_usbhs: shrink spin lock area, Greg Kroah-Hartman
- [PATCH 017/115] usb: renesas_usbhs: add usbhsf_fifo, Greg Kroah-Hartman
- [PATCH 018/115] usb: renesas_usbhs: add pipe/fifo link, Greg Kroah-Hartman
- [PATCH 014/115] usb: renesas_usbhs: modify data transfer interrupt, Greg Kroah-Hartman
- [PATCH 019/115] usb: renesas_usbhs: tifyup packet start timing, Greg Kroah-Hartman
- [PATCH 020/115] usb: renesas_usbhs: tidyup pio handler name, Greg Kroah-Hartman
- [PATCH 021/115] usb: renesas_usbhs: add DMAEngine support, Greg Kroah-Hartman
- [PATCH 022/115] usb: renesas_usbhs: fixup connection fail, Greg Kroah-Hartman
- [PATCH 023/115] USB: deprecate g_file_storage, Greg Kroah-Hartman
- [PATCH 024/115] usb: gadget: introduce UDC Class, Greg Kroah-Hartman
- [PATCH 025/115] usb: gadget: convert all users to the new udc infrastructure, Greg Kroah-Hartman
- [PATCH 026/115] usb: gadget: add usb_endpoint_descriptor to struct usb_ep, Greg Kroah-Hartman
- [PATCH 027/115] usb: gadget: configure endpoint according to gadget speed, Greg Kroah-Hartman
- [PATCH 028/115] usb: gadget: use config_ep_by_speed() instead of ep_choose(), Greg Kroah-Hartman
- [PATCH 029/115] usb: gadget: coding style fix, Greg Kroah-Hartman
- [PATCH 030/115] usb: gadget: add streams support to the gadget framework, Greg Kroah-Hartman
- [PATCH 031/115] usb: musb: update musb_platform_ops docs to match code, Greg Kroah-Hartman
- [PATCH 032/115] usb: gadget: add max_speed to usb_composite_driver, Greg Kroah-Hartman
- [PATCH 033/115] usb: gadget: add SuperSpeed support to the Gadget Framework, Greg Kroah-Hartman
- [PATCH 034/115] usb: gadget: dummy_hcd: use the shared_hcd infrastructure, Greg Kroah-Hartman
- [PATCH 035/115] usb: gadget: dummy_hcd: add SuperSpeed support, Greg Kroah-Hartman
- [PATCH 036/115] usb: gadget: dummy_hcd: add 'is_high_speed' parameter, Greg Kroah-Hartman
- [PATCH 037/115] usb: gadget: net2272: cleanup pci_register_driver() error path, Greg Kroah-Hartman
- [PATCH 038/115] usb: gadget: add platform module alias where it is missing, Greg Kroah-Hartman
- [PATCH 039/115] usb: gadget: s3c2410_udc: use platform ids instead, Greg Kroah-Hartman
- [PATCH 040/115] usb: gadget: ci13xx_udc: fix usb_ep_enable() call, Greg Kroah-Hartman
- [PATCH 041/115] usb: gadget: chips: remove ifdef trickery, Greg Kroah-Hartman
- [PATCH 042/115] usb: gadget: add missing #include's, Greg Kroah-Hartman
- [PATCH 043/115] usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding, Greg Kroah-Hartman
- [PATCH 044/115] usb: gadget: dummy_hcd: set gadget.is_otg before calling bind(), Greg Kroah-Hartman
- [PATCH 045/115] usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible, Greg Kroah-Hartman
- [PATCH 046/115] usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER, Greg Kroah-Hartman
- [PATCH 047/115] usb: gadget: remove net2280_set_fifo_mode(), Greg Kroah-Hartman
- [PATCH 048/115] usb: gadget: dummy_hcd: move common bits of suspend/resume into one function, Greg Kroah-Hartman
- [PATCH 049/115] usb: musb: be careful when using different fifo_modes, Greg Kroah-Hartman
- [PATCH 050/115] usb: musb: drop a gigantic amount of ifdeferry, Greg Kroah-Hartman
- [PATCH 051/115] usb: musb: choose correct fifo_mode, Greg Kroah-Hartman
- [PATCH 052/115] usb: gadget: allow multiple gadgets to be built, Greg Kroah-Hartman
- [PATCH 053/115] usb: gadget: defer setting maxpacket till ->setup(), Greg Kroah-Hartman
- [PATCH 054/115] usb: gadget: dummy_hcd: move ep initialisation HW setup, Greg Kroah-Hartman
- [PATCH 055/115] usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw(), Greg Kroah-Hartman
- [PATCH 056/115] usb: gadget: dummy_hcd: move selection of speed into ->pullup(), Greg Kroah-Hartman
- [PATCH 057/115] usb: gadget: udc-core: add "new-style" registration interface, Greg Kroah-Hartman
- [PATCH 059/115] usb: gadget: dummy_hcd: convert to new-style udc-probe, Greg Kroah-Hartman
- [PATCH 060/115] usb: gadget: udc-core: wire up sysfs files, Greg Kroah-Hartman
- [PATCH 058/115] usb: musb: convert musb to new style bind, Greg Kroah-Hartman
- [PATCH 061/115] usb: musb: omap: always create musb device, Greg Kroah-Hartman
- [PATCH 062/115] usb: musb: no need to access platform_device, Greg Kroah-Hartman
- [PATCH 063/115] usb/class: use printk_ratelimited() instead of printk_ratelimit(), Greg Kroah-Hartman
- [PATCH 064/115] wusb: use printk_ratelimited() instead of printk_ratelimit(), Greg Kroah-Hartman
- [PATCH 065/115] drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit(), Greg Kroah-Hartman
- [PATCH 067/115] usb: renesas_usbhs: use dma handler, Greg Kroah-Hartman
- [PATCH 066/115] usb: renesas_usbhs: put obtained dma channel info to debug message, Greg Kroah-Hartman
- [PATCH 068/115] USB: Documentation: Use correct character in gadget_hid.txt, Greg Kroah-Hartman
- [PATCH 069/115] USB: gadget: fix req length in sourcesink_setup(), Greg Kroah-Hartman
- [PATCH 070/115] USB: Gadget: Webcam: Return correct result of bind, Greg Kroah-Hartman
- [PATCH 071/115] USB: OTG: Use work_queue in set_vbus for TWL6030 transciever, Greg Kroah-Hartman
- [PATCH 072/115] usb: gadget: Compilation warning fix, Greg Kroah-Hartman
- [PATCH 073/115] USB: s3c2410_udc: fix custom UDC command handling, Greg Kroah-Hartman
- [PATCH 074/115] Realtek cr: clean up unnecessary whitespaces., Greg Kroah-Hartman
- [PATCH 075/115] Realtek cr: Remove unused Macros, Greg Kroah-Hartman
- [PATCH 076/115] Realtek cr: Add autosuspend function., Greg Kroah-Hartman
- [PATCH 077/115] usb: gadget: fusb300_udc: drop dead code, Greg Kroah-Hartman
- [PATCH 078/115] usb: gadget: langwell_udc: fix compile warnings, Greg Kroah-Hartman
- [PATCH 079/115] usb: gadget: net2272: fix compile warnings, Greg Kroah-Hartman
- [PATCH 080/115] usb: gadget: ci13xx_udc.c: fix compile warning, Greg Kroah-Hartman
- [PATCH 081/115] usb: gadget: fusb300_udc: fix compile warnings, Greg Kroah-Hartman
- [PATCH 082/115] usb: gadget: fix up depencies, Greg Kroah-Hartman
- [PATCH 083/115] usb: musb: restore INDEX register in resume path, Greg Kroah-Hartman
- [PATCH 084/115] usb: update email address in r8a66597-udc and m66592-udc, Greg Kroah-Hartman
- [PATCH 085/115] usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driver, Greg Kroah-Hartman
- [PATCH 086/115] usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data, Greg Kroah-Hartman
- [PATCH 087/115] usb: gadget: m66592-udc: add support for TEST_MODE, Greg Kroah-Hartman
- [PATCH 088/115] usb: gadget: r8a66597-udc: add support for TEST_MODE, Greg Kroah-Hartman
- [PATCH 089/115] usb: gadget: add SS descriptors to Ethernet gadget, Greg Kroah-Hartman
- [PATCH 090/115] usb: gadget: zero: add superspeed support, Greg Kroah-Hartman
- [PATCH 091/115] ehci-msm : use ehci_setup, Greg Kroah-Hartman
- [PATCH 092/115] drivers: usb: atm: ueagle-atm: use __packed, Greg Kroah-Hartman
- [PATCH 093/115] drivers: usb: atm: ueagle-atm: Add missing const qualifier, Greg Kroah-Hartman
- [PATCH 094/115] USB: EHCI: Move sysfs related bits into ehci-sysfs.c, Greg Kroah-Hartman
- [PATCH 095/115] USB: EHCI: Allow users to override 80% max periodic bandwidth, Greg Kroah-Hartman
- [PATCH 096/115] ehci: refactor pci quirk to use standard dmi_check_system method, Greg Kroah-Hartman
- [PATCH 097/115] ehci: add pci quirk for Ordissimo and RM Slate 100 too, Greg Kroah-Hartman
- [PATCH 098/115] USB: EHCI: go back to using the system clock for QH unlinks, Greg Kroah-Hartman
- [PATCH 099/115] USB: mon: Allow to use usbmon without debugfs, Greg Kroah-Hartman
- [PATCH 100/115] EHCI: only power off port if over-current is active, Greg Kroah-Hartman
- [PATCH 101/115] usb: r8a66597-hcd: add function for external controller, Greg Kroah-Hartman
- [PATCH 102/115] usb: update email address in ohci-sh and r8a66597-hcd, Greg Kroah-Hartman
- [PATCH 103/115] usb: renesas_usbhs: fixup comment-out, Greg Kroah-Hartman
- [PATCH 104/115] usb: renesas_usbhs: compile/config are rescued, Greg Kroah-Hartman
- [PATCH 105/115] usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift, Greg Kroah-Hartman
- [PATCH 106/115] USB: PL2303: correctly handle baudrates above 115200, Greg Kroah-Hartman
- [PATCH 107/115] usb: renesas_usbhs: care buff alignment when dma handler, Greg Kroah-Hartman
- [PATCH 108/115] usb: renesas_usbhs: inaccessible pipe is not an error, Greg Kroah-Hartman
- [PATCH 109/115] usb: renesas_usbhs: support multi driver, Greg Kroah-Hartman
- [PATCH 110/115] usb: gadget: r8a66597-udc: add pullup function, Greg Kroah-Hartman
- [PATCH 111/115] usb: gadget: m66592-udc: add function for external controller, Greg Kroah-Hartman
- [PATCH 112/115] usb: gadget: m66592-udc: add pullup function, Greg Kroah-Hartman
- [PATCH 113/115] USB: OHCI: fix another regression for NVIDIA controllers, Greg Kroah-Hartman
- [PATCH 114/115] USB: serial: add IDs for WinChipHead USB->RS232 adapter, Greg Kroah-Hartman
- [PATCH 115/115] EHCI: fix direction handling for interrupt data toggles, Greg Kroah-Hartman
- Re: [PATCH 001/115] xhci: Remove some unnecessary casts and tidy some endian swap code, Oliver Neukum
- EHCI Full speed,
Jose Alberto Reguero
- USB power accounting at root hub level,
Thomas Petazzoni
- [PATCH] usb/config: use proper endian access for wMaxPacketSize,
Sebastian Andrzej Siewior
- [PATCH v2 0/6] ARM: mx28: add usb host function,
Tony Lin
- isochronous receiving,
Daniele Capuano
- usbserial behaviour in kernels 2.6.34 <-> 2.6.37,
Georg Beyerle
- [PATCH] mfd: omap-usb-host: fix clock API usage on usbhs_disable(),
Keshava Munegowda
- [Patch/resend]drivers/usb/serial/ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index needs to be shifted too,
Uwe Bonnes
- linux usb modems, Shim Kporku
- Question about usb_endpoint_xxx(),
Kuninori Morimoto
- [PATCH 1/3 v4] usb: tegra20-ehci: Add devicetree support.,
achew
- usb3 port not showing connect state on boot,
Don Zickus
- [PATCH 3/4] usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table', Arnaud Lacombe
- [PATCH] usb/ehci-mxc: add missing inclusion of mach/hardware.h,
Shawn Guo
- [PATCH v2] HID descriptor STALL fix for the HID gadget,
Sebastian Bauer
- [PATCH 1/3 v3] usb: tegra20-ehci: Add devicetree support.,
achew
- [PATCH 1/3 v2] usb: tegra20-ehci: Add devicetree support.,
achew
- [RFC v2 00/10] Intel xHCI SW bandwidth checking,
Sarah Sharp
- [RFC v2 01/10] Trivial: xhci: Fix copy-paste error., Sarah Sharp
- [RFC v2 03/10] xhci: Rename virt_dev->port to fake_port., Sarah Sharp
- [RFC v2 02/10] xhci: If no endpoints changed, don't issue BW command., Sarah Sharp
- [RFC v2 06/10] xhci: Store information about roothubs and TTs., Sarah Sharp
- [RFC v2 05/10] xhci: Store the "real" root port number., Sarah Sharp
- [RFC v2 08/10] xhci: Track interval bandwidth tables per port/TT., Sarah Sharp
- [RFC v2 07/10] xhci: Store endpoint bandwidth information., Sarah Sharp
- [RFC v2 09/10] xhci: Implement HS/FS/LS bandwidth checking., Sarah Sharp
- [RFC v2 10/10] xhci: Add software BW checking quirk to Intel PPT xHCI, Sarah Sharp
- [RFC v2 04/10] xhci: Refactor endpoint limit checking., Sarah Sharp
- Re: [RFC v2 00/10] Intel xHCI SW bandwidth checking, Alan Stern
- [PATCH] ASIX: Add AX88772B USB ID,
Marek Vasut
- Re: Bug Report, Bjorn Helgaas
- Re: [PATCH 1/3] ARM: pxa168: Remove MTD specific headers, Tanmay Upadhyay
- [PATCH 0/7] ARM: mx28: add usb host function,
Tony Lin
- usb3 express card: unable to enumerate USB device,
CAI Qian
- [PATCH v4] usb: musb: Enable DMA mode1 RX for USB-Mass-Storage,
Vikram Pandita
- [RFC][PATCH] ehci: make ISO schedule immune to long irq delay,
tom . leiming
- [PATCH 6/6] usb/isp1760: Fix missing endpoint unlink when no mem during enqueue, Arvid Brodin
- [PATCH 5/6] usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2, Arvid Brodin
- [PATCH 4/6] usb/isp1760: Move isp1760_run within file (prepare for next patch), Arvid Brodin
- [PATCH 3/6] usb/isp1760: Move some code (prepare for next patch), Arvid Brodin
- [PATCH 2/6] usb/isp1760: Clear TT buffer on interrupted low & full speed transfers,
Arvid Brodin
- [PATCH 1/6] usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink, Arvid Brodin
- [PATCH 0/6] usb/isp1760: unlink fixes and Errata 2 fixes,
Arvid Brodin
- [PATCH 1/3] usb: tegra20-ehci: Add devicetree support.,
achew
- [PATCH] EHCI: fix direction handling for interrupt data toggles, Alan Stern
- MUSB and Clear-TT-Buffer,
Alan Stern
- Re: [PATCH 2/3] USB: pxa168: Add onchip USB host controller support,
Alan Stern
- [PATCH] arm: omap: usb: clock enable typo fix in usbhs driver,
Keshava Munegowda
- The HID gadget stalls when the HID descriptor is requested (Resent),
Sebastian Bauer
- [PATCH] USB: serial: add IDs for WinChipHead USB->RS232 adapter, Wolfgang Denk
- [PATCH v3] usb: musb: Enable DMA mode1 RX for USB-Mass-Storage,
Vikram Pandita
- [PATCH v2] usb: musb: Enable DMA mode1 RX for USB-Mass-Storage,
Vikram Pandita
- [PATCH] usb_storage: make usb-stor-scan task non-freezable,
Seth Forshee
- [PATCH] usb: fix musb Kconfig,
Rabin Vincent
- [PATCH 27/34] drivers/usb changes for SMBIOS and System Firmware,
Prarit Bhargava
- [PATCH 01/34] System Firmware Interface,
Prarit Bhargava
- [PATCH 34/34] Remove old DMI & SMBIOS code and make SMBIOS default on, Prarit Bhargava
- [PATCH 02/34] New SMBIOS driver for x86 and ia64., Prarit Bhargava
- [PATCH v4] usbcore: get BOS descriptor set,
Andiry Xu
- [PATCH 0/3] ARM: USB: Add support for USB HCD on PXA168,
Tanmay Upadhyay
- [PATCH][TRIVIAL] uwb: Fix misspelling of neighbourhood in comment,
Jesper Juhl
- [resend PATCH] tusb6010_omap: fix build failure: error: 'musb' undeclared,
Sergei Trofimovich
- [Patch] fusb300_udc: remove unused function fusb300_ep0_complete(),
Américo Wang
- Galaxy S Gingerbread - Bad CDC drivers,
Jose Carlos Garcia Sogo
- [PATCH] usb: musb: Enable DMA mode1 RX for USB-Mass-Storage,
Vikram Pandita
- [PATCH] USB: OHCI: fix another regression for NVIDIA controllers, Alan Stern
- xhci: "no room on ep ring" with USB2.0 high speed device,
Kruno Mrak
- Re: [Libusb-devel] USB 3.0,
Sarah Sharp
- Realistic bandwidth to get through ehci controller on a dm3730?,
Jonathan Cameron
- USB Ethernet gadget doesn't work with DM3730,
Enric Balletbò i Serra
- [PATCH v3] usbcore: get BOS descriptor set,
Andiry Xu
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]