summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-01-25usbip: vhci_hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25renesas_usbhs: mod_host: use HUB_CHAR_*Sergei Shtylyov
2015-01-25musb_virthub: use HUB_CHAR_*Sergei Shtylyov
2015-01-25dummy_hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25dwc2: hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25u132-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25sl811-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25r8a66597-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25oxu210hp-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25ohci-s3c2410: use HUB_CHAR_*Sergei Shtylyov
2015-01-25ohci-hub: use HUB_CHAR_*Sergei Shtylyov
2015-01-25ohci-at91: use HUB_CHAR_*Sergei Shtylyov
2015-01-25max3421-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25isp1760-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25isp1362-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25isp116x-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25imx21-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25fusbh200-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25fotg210-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25fhci-hub: use HUB_CHAR_*Sergei Shtylyov
2015-01-25ehci-hub: use HUB_CHAR_*Sergei Shtylyov
2015-01-25xhci: Silence "xHCI xhci_drop_endpoint called with disabled ep ..." messagesHans de Goede
2015-01-25xhci: Print hcc params, version and quirks on initHans de Goede
2015-01-25USB: don't cancel queued resets when unbinding driversAlan Stern
2015-01-25USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann
2015-01-25fhci-hub: kill 'len' variable in fhci_hub_control()Sergei Shtylyov
2015-01-25fhci-hub: no need to overwrite byte 3 of the Hub DescriptorSergei Shtylyov
2015-01-19usb: dummy_hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-19usb: dwc2: hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-19usb: gadget: uvc: preserve the address passed to kfree()Andrzej Pietrasiewicz
2015-01-19Revert "usb: dwc2: add bus suspend/resume for dwc2"Paul Zimmerman
2015-01-19usb: gadget: ethernet: re-use %pM specifier to print MACAndy Shevchenko
2015-01-19usb: phy: make GPIOs optional for the generic phyPaul Zimmerman
2015-01-19usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macroDan Carpenter
2015-01-19usb: gadget: uvc: memory leak in uvcg_frame_make()Dan Carpenter
2015-01-19usb: gadget: uvc: remove an impossible conditionDan Carpenter
2015-01-19usb: phy: never defer probe in non-OF caseHeikki Krogerus
2015-01-19usb: gadget: uvc: fix some error codesDan Carpenter
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi
2015-01-19usb: dwc2: call dwc2_is_controller_alive() under spinlockRobert Baldyga
2015-01-19USB: mos7840: remove unused codeColin Ian King
2015-01-19USB: option: clean up blacklist handlingJohan Hovold
2015-01-19Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman
2015-01-15usb: musb: debugfs: improve copy_from_user() argumentMarkus Pargmann
2015-01-15usb: gadget: f_fs: add "no_disconnect" modeRobert Baldyga
2015-01-15usb: dwc3: pci: code cleanupHeikki Krogerus
2015-01-15usb: dwc3: pci: rely on default PM callbacks from PCI driver utilityHeikki Krogerus
2015-01-15usb: dwc3: pci: remove registration of NOP PHYsHeikki Krogerus
2015-01-15usb: gadget: uvc: to_uvcg_control_header() can be statickbuild test robot
2015-01-15usb: gadget: net2280: Dont use 0 as NULL pointerRicardo Ribalda Delgado