USB for Linux
[Prev Page][Next Page]
- [PATCH v8 10/14] ARM: dts: omap4-panda: Provide USB PHY clock, (continued)
- [PATCH v8 10/14] ARM: dts: omap4-panda: Provide USB PHY clock, Roger Quadros
- [PATCH v8 08/14] ARM: dts: omap4: Update omap-usb-host node, Roger Quadros
- [PATCH v8 09/14] ARM: dts: omap5: Update omap-usb-host node, Roger Quadros
- [PATCH v8 07/14] ARM: OMAP3: hwmod data: Remove optional clock from usb_host_hs module, Roger Quadros
- [PATCH v8 06/14] CLK: TI: OMAP3: Get rid of unused USB Host dummy clocks, Roger Quadros
- [PATCH v8 04/14] mfd: omap-usb-host: Update DT clock binding information, Roger Quadros
- [PATCH v8 14/14] usb: omap: dts: Update DT binding example usage, Roger Quadros
- [PATCH v8 05/14] mfd: omap-usb-tll: Update DT clock binding information, Roger Quadros
- [PATCH v8 13/14] ARM: dts: OMAP2+: Get rid of incompatible ids for USB host nodes, Roger Quadros
- [PATCH v8 03/14] mfd: omap-usb-host: Use clock names as per function for reference clocks, Roger Quadros
- [PATCH v8 02/14] mfd: omap-usb-host: Always fail on clk_get() error, Roger Quadros
- [PATCH v8 12/14] ARM: OMAP2+: Remove legacy_init_ehci_clk(), Roger Quadros
- [PATCH v8 01/14] mfd: omap-usb-host: Get clocks based on hardware revision, Roger Quadros
- [PATCH v8 11/14] ARM: dts: omap5-uevm: Provide USB PHY clock, Roger Quadros
- libusbg: Forked repository and a pull request., Krzysztof Opasiak
- [PATCH] usb: gadget: at91_udc: fix ep maxpacket initialisation, Robert Baldyga
- [PATCH] drivers: usb: udc-core: add deferred bind for gadget driver,
Robert Baldyga
- [PATCH v10 00/15] Add power management support for mxs phy,
Peter Chen
- [PATCH v10 01/15] usb: doc: phy-mxs: Add more compatible strings, Peter Chen
- [PATCH v10 02/15] usb: phy-mxs: Add platform judgement code, Peter Chen
- [PATCH v10 03/15] usb: phy-mxs: Add auto clock and power setting, Peter Chen
- [PATCH v10 04/15] usb: doc: phy-mxs: update binding for adding anatop phandle, Peter Chen
- [PATCH v10 05/15] usb: phy-mxs: Add anatop regmap, Peter Chen
- [PATCH v10 06/15] usb: phy-mxs: change description of usb device speed, Peter Chen
- [PATCH v10 07/15] usb: phy-mxs: Enable IC fixes for related SoCs, Peter Chen
- [PATCH v10 08/15] usb: phy-mxs: add controller id, Peter Chen
- [PATCH v10 10/15] usb: phy-mxs: Add implementation of set_wakeup, Peter Chen
- [PATCH v10 11/15] usb: phy-mxs: Add system suspend/resume API, Peter Chen
- [PATCH v10 09/15] usb: phy: Add set_wakeup API, Peter Chen
- [PATCH v10 12/15] usb: phy-mxs: Add sync time after controller clear phcd, Peter Chen
- [PATCH v10 13/15] ARM: dts: mxs: add mxs phy controller id, Peter Chen
- [PATCH v10 14/15] ARM: dts: imx6: add anatop phandle for usbphy, Peter Chen
- [PATCH v10 15/15] ARM: dts: imx6: add mxs phy controller id, Peter Chen
- [PATCH] USB: complain if userspace resets an active endpoint,
Alan Stern
- [PATCH v2 00/26] Bug fixes, feature enhancements and API rework.,
Krzysztof Opasiak
- [PATCH v2 01/26] libusbg: Separate gadget attributes from gadget., Krzysztof Opasiak
- [PATCH v2 02/26] libusbg: Change gadget attributes size and names., Krzysztof Opasiak
- [PATCH v2 03/26] libusbg: Separate gadget strings from gadget., Krzysztof Opasiak
- [PATCH v2 04/26] libusbg: Use dedicated macro instead of copy-paste code., Krzysztof Opasiak
- [PATCH v2 05/26] libusbg: Update strings only when writting US English strings., Krzysztof Opasiak
- [PATCH v2 06/26] libsubg: Add missing set vendor/product functions., Krzysztof Opasiak
- [PATCH v2 07/26] libusbg: Fix wrong paths while setting gadget attributes., Krzysztof Opasiak
- [PATCH v2 08/26] libusbg: Add functions to set all strs and attrs with one call., Krzysztof Opasiak
- [PATCH v2 09/26] libusbg: Add getters for gadget strings and attributes., Krzysztof Opasiak
- [PATCH v2 10/26] libusbg: Add getter for gadget name and udc., Krzysztof Opasiak
- [PATCH v2 11/26] libusbg: Change for each macros to avoid direct access to fields., Krzysztof Opasiak
- [PATCH v2 12/26] libusbg: Add getter for configfs path in state., Krzysztof Opasiak
- [PATCH v2 13/26] libusbg: Separate config attrs and strs form configuration., Krzysztof Opasiak
- [PATCH v2 14/26] libusbg: Add set/get config attrs/strings functions., Krzysztof Opasiak
- [PATCH v2 15/26] libusbg: Add getter for config name., Krzysztof Opasiak
- [PATCH v2 16/26] libusbg: Remove function_names from header file., Krzysztof Opasiak
- [PATCH v2 17/26] libusbg: Add functions for get/set function attributes., Krzysztof Opasiak
- [PATCH v2 18/26] libusbg: Add getter for function name., Krzysztof Opasiak
- [PATCH v2 19/26] libusbg: Add getter for binding name and target., Krzysztof Opasiak
- [PATCH v2 20/26] libusbg: Hide definition of state structure., Krzysztof Opasiak
- [PATCH v2 21/26] libusbg: Hide definition of gadget structure., Krzysztof Opasiak
- [PATCH v2 22/26] libusbg: Hide definition of config structure., Krzysztof Opasiak
- [PATCH v2 23/26] libusbg: Hide definition of function structure., Krzysztof Opasiak
- [PATCH v2 24/26] libusbg: Hide definition of binding structure., Krzysztof Opasiak
- [PATCH v2 25/26] libusbg: Rename all public structures to usbg convention., Krzysztof Opasiak
- [PATCH v2 26/26] libusbg: Update examples to new API., Krzysztof Opasiak
- Re: [PATCH v2 00/26] Bug fixes, feature enhancements and API rework., Matt Porter
- [xhci_hcd] reset SuperSpeed, xhci_drop_endpoint called with disabled ep, Error in queuecommand_lck: task blocked,
Andreas Reis
- [PATCH] xhci: Use pci_enable_msix_range() instead of pci_enable_msix(),
Alexander Gordeev
- [PATCH RFC] usb: gadget: Add xilinx axi usb2 device support,
Subbaraya Sundeep Bhatta
- [PATCH 1/1] usb: chipidea: need to mask when writting endptflush and endptprime, Peter Chen
- [PATCH 0/1] USB Chipidea Patches for 3.14,
Peter Chen
- [PATCH 0/5] USB Chipidea Patches for 3.15,
Peter Chen
- [PATCH] usb: phy: msm: fix possible build error,
Felipe Balbi
- [PATCH v2 1/2] USB: at91: fix the number of endpoint parameter,
Bo Shen
- Re: USB 3380 using net2280 driver,
Felipe Balbi
- [PATCH net-next 00/14] r8152: improvement and new features,
Hayes Wang
- [PATCH net-next 11/14] r8152: disable teredo for RTL8152, Hayes Wang
- [PATCH net-next 10/14] r8152: support runtime suspend, Hayes Wang
- [PATCH net-next 09/14] r8152: support WOL, Hayes Wang
- [PATCH net-next 08/14] r8152: move some functions from probe to open, Hayes Wang
- [PATCH net-next 06/14] r8152: clear BMCR_PDOWN, Hayes Wang
- [PATCH net-next 03/14] r8152: replace some types from int to bool, Hayes Wang
- [PATCH net-next 04/14] r8152: load the default MAC address, Hayes Wang
- [PATCH net-next 02/14] r8152: add three functions, Hayes Wang
- [PATCH net-next 01/14] r8152: move some functions, Hayes Wang
- Re: [PATCH net-next 00/14] r8152: improvement and new features, David Miller
[PATCH v2 0/3] usb: chipidea: msm: Clean and fix glue layer driver,
Ivan T. Ivanov
gadget support,
Arturo Veras
Re: USB to Serial converter code pl2303,
Johan Hovold
[EHCI Debug Port] Linux fails to setup EHCI debug port,
Lu, Baolu
musb - babble interrupt recovery,
Michal Šmucr
musb - high CPU load in DMA mode and dropouts during audio playback,
Michal Šmucr
[PATCH] chipidea: core: Propagate the real error code on platform_get_irq() failure,
Fabio Estevam
[PATCH] USB2NET : SR9800 : Use %zu to format size_t,
Geert Uytterhoeven
[PATCH 00/25] Bug fixes, feature enhancements and API rework.,
Krzysztof Opasiak
- [PATCH 01/25] libusbg: Separate gadget attributes from gadget., Krzysztof Opasiak
- [PATCH 02/25] libusbg: Change gadget attributes size and names., Krzysztof Opasiak
- [PATCH 03/25] libusbg: Separate gadget strings from gadget., Krzysztof Opasiak
- [PATCH 04/25] libusbg: Use dedicated macro instead of copy-paste code., Krzysztof Opasiak
- [PATCH 05/25] libusbg: Update strings only when writting US English strings., Krzysztof Opasiak
- [PATCH 06/25] libsubg: Add missing set vendor/product functions., Krzysztof Opasiak
- [PATCH 07/25] libusbg: Fix wrong paths while setting gadget attributes., Krzysztof Opasiak
- [PATCH 08/25] libusbg: Add functions to set all strs and attrs with one call., Krzysztof Opasiak
- [PATCH 09/25] libusbg: Add getters for gadget strings and attributes., Krzysztof Opasiak
- [PATCH 10/25] libusbg: Add getter for gadget name and udc., Krzysztof Opasiak
- [PATCH 11/25] libusbg: Change for each macros to avoid direct access to fields., Krzysztof Opasiak
- [PATCH 12/25] libusbg: Add getter for configfs path in state., Krzysztof Opasiak
- [PATCH 13/25] libusbg: Separate config attrs and strs form configuration., Krzysztof Opasiak
- [PATCH 14/25] libusbg: Add set/get config attrs/strings functions., Krzysztof Opasiak
- [PATCH 15/25] libusbg: Add getter for config name., Krzysztof Opasiak
- [PATCH 16/25] libusbg: Remove function_names from header file., Krzysztof Opasiak
- [PATCH 17/25] libusbg: Add functions for get/set function attributes., Krzysztof Opasiak
- [PATCH 18/25] libusbg: Add getter for function name., Krzysztof Opasiak
- [PATCH 19/25] libusbg: Add getter for binding name and target., Krzysztof Opasiak
- [PATCH 20/25] libusbg: Hide definition of state structure., Krzysztof Opasiak
- [PATCH 21/25] libusbg: Hide definition of gadget structure., Krzysztof Opasiak
- [PATCH 22/25] libusbg: Hide definition of function structure., Krzysztof Opasiak
- [PATCH 23/25] libusbg: Hide definition of binding structure., Krzysztof Opasiak
- [PATCH 24/25] libusbg: Rename all public structures to usbg convention., Krzysztof Opasiak
- [PATCH 25/25] libusbg: Update examples to new API., Krzysztof Opasiak
USB keyboard occasional key stuck,
Daniel J Blueman
[PATCH] usb: mark *hci_pci irqs with IRQF_NO_THREAD,
Stanislaw Gruszka
v3.14-rc2+ WARNING: CPU: 0 PID: 24108 at fs/sysfs/group.c:216 sysfs_remove_group+0xa3/0xb0(),
Ronald
[PATCH] u_ether: move receiving to RX workqueue,
Clanlab (Taiwan) Linux Project
Re: HSIC on imx6,
Peter Chen
Re: usb: chipidea: imx: Fix probing HSIC ports, Peter Chen
[PATCH v2] Add documentation on writing an musb glue layer,
Apelete Seketeli
[PATCH 2/2] usb: host: remove selects of USB_ARCH_HAS_?HCI, Paul Bolle
[PATCH 1/2] usb: host: remove USB_ARCH_HAS_?HCI,
Paul Bolle
usbserial_generic, idVendor=1a28, idProduct=6010,
Emanuel Koczwara
Re: usbserial_generic, idVendor=1a28, idProduct=6010, Kowalski Marcin
Did USB slowly kill/hang my kernel? (3.12.7),
Marc MERLIN
RE: xHCI out of order events on BSD, was Re: xhci and other woes, Hans Petter Selasky
[PATCH][usbutils] lsusb: decode CDC MBIM extended functional descriptor,
Ben Chan
[GIT PULL] USB fixes for 3.14-rc3, Greg KH
[PATCH RESEND 0/2] Two trivial fixes for MUSB,
Daniel Mack
Re: /dev entry of USB device not disappearing after detach,
Greg KH
3x check of "Caching mode page",
Toralf Förster
Any change on REAPURB ioctl since 3.11.0?,
Steven Xiao
[PATCH 0/7] usb: dwc2/s3c-hsotg: Combine drivers into a single DRD,
dinguyen
- [PATCH 6/7] usb: dwc2: Enable the dwc2/s3c-hsotg to be a single dual-role driver, dinguyen
- [PATCH 2/7] usb: s3c-hsotg: Move s3c-hsotg into dwc2 folder, dinguyen
- [PATCH 1/7] usb: dwc2: Add defines to support the s3c-hsotg driver, dinguyen
- [PATCH 5/7] usb: dwc2: combine the dwc2 and s3c_hsotg to use a single IRQ handler, dinguyen
- [PATCH 4/7] usb: dwc2: Add the s3c-hsotg data structures to main dwc2_hsotg data structure, dinguyen
- [PATCH 3/7] usb: s3c-hsotg: Move s3c-hsotg data structures, dinguyen
- [PATCH 7/7] usb: dwc2: Split out the dwc2/sc3-hsotg driver mode's build dependency, dinguyen
- Re: [PATCH 0/7] usb: dwc2/s3c-hsotg: Combine drivers into a single DRD, Jingoo Han
- Re: [PATCH 0/7] usb: dwc2/s3c-hsotg: Combine drivers into a single DRD, Stephen Warren
- Re: [PATCH 0/7] usb: dwc2/s3c-hsotg: Combine drivers into a single DRD, Peter Chen
- Re: [PATCH 0/7] usb: dwc2/s3c-hsotg: Combine drivers into a single DRD, Robert Baldyga
[PATCH] USB: EHCI: add delay during suspend to prevent erroneous wakeups, Alan Stern
[PATCH Resend] net: asix: add missing flag to struct driver_info,
Emil Goode
usb/serial/io_ti.c broken on BE systems,
Ludovic
[PATCH v2] usbnet: remove generic hard_header_len check,
Emil Goode
g_ffs module parameters don't take spaces?, Marco Zamponi
[RFC] usb: remove "clear_halt for a busy endpoint" warning,
Stanislaw Gruszka
Speed Problem with FunctionFS,
Marco Zamponi
USB disconnect randomly on USB 3.0 port,
Taegil Bae
[PATCH] Fix Default to 'y' for SR9800 Device Driver, setting to 'n',
liujunliang_ljl
[PATCH] staging: usbip: prevent possible buffer overflow reading port records, Mark Asselstine
[PATCH] usb: dwc2: fix dereference before NULL check, Paul Zimmerman
[PATCH] usbnet: remove generic hard_header_len check,
Emil Goode
Updated patch to blacklist the Riso Kagaku Webmail Notifier,
Christian Vogel
rpi/dwc2 kernel panics,
Andre Heider
[PATCH] USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8, Aleksander Morgado
[PATCH] net: qmi_wwan: add support for Cinterion PXS8 and PHS8,
Aleksander Morgado
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]