summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2015-01-25r8a66597-hcd: use HUB_CHAR_*Sergei Shtylyov-1/+2
2015-01-25oxu210hp-hcd: use HUB_CHAR_*Sergei Shtylyov-3/+3
2015-01-25ohci-s3c2410: use HUB_CHAR_*Sergei Shtylyov-3/+3
2015-01-25ohci-hub: use HUB_CHAR_*Sergei Shtylyov-5/+5
2015-01-25ohci-at91: use HUB_CHAR_*Sergei Shtylyov-2/+4
2015-01-25max3421-hcd: use HUB_CHAR_*Sergei Shtylyov-1/+2
2015-01-25isp1760-hcd: use HUB_CHAR_*Sergei Shtylyov-3/+3
2015-01-25isp1362-hcd: use HUB_CHAR_*Sergei Shtylyov-2/+6
2015-01-25isp116x-hcd: use HUB_CHAR_*Sergei Shtylyov-1/+4
2015-01-25imx21-hcd: use HUB_CHAR_*Sergei Shtylyov-3/+2
2015-01-25fusbh200-hcd: use HUB_CHAR_*Sergei Shtylyov-2/+2
2015-01-25fotg210-hcd: use HUB_CHAR_*Sergei Shtylyov-2/+2
2015-01-25fhci-hub: use HUB_CHAR_*Sergei Shtylyov-1/+1
2015-01-25ehci-hub: use HUB_CHAR_*Sergei Shtylyov-4/+4
2015-01-25xhci: Silence "xHCI xhci_drop_endpoint called with disabled ep ..." messagesHans de Goede-2/+4
2015-01-25xhci: Print hcc params, version and quirks on initHans de Goede-0/+6
2015-01-25USB: don't cancel queued resets when unbinding driversAlan Stern-53/+12
2015-01-25USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann-1/+2
2015-01-25fhci-hub: kill 'len' variable in fhci_hub_control()Sergei Shtylyov-4/+0
2015-01-25fhci-hub: no need to overwrite byte 3 of the Hub DescriptorSergei Shtylyov-3/+2
2015-01-19usb: dummy_hcd: use HUB_CHAR_*Sergei Shtylyov-2/+6
2015-01-19usb: dwc2: hcd: use HUB_CHAR_*Sergei Shtylyov-1/+3
2015-01-19usb: gadget: uvc: preserve the address passed to kfree()Andrzej Pietrasiewicz-3/+7
2015-01-19Revert "usb: dwc2: add bus suspend/resume for dwc2"Paul Zimmerman-77/+11
2015-01-19usb: gadget: ethernet: re-use %pM specifier to print MACAndy Shevchenko-3/+1
2015-01-19usb: phy: make GPIOs optional for the generic phyPaul Zimmerman-2/+2
2015-01-19usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macroDan Carpenter-26/+18
2015-01-19usb: gadget: uvc: memory leak in uvcg_frame_make()Dan Carpenter-0/+1
2015-01-19usb: gadget: uvc: remove an impossible conditionDan Carpenter-2/+0
2015-01-19usb: phy: never defer probe in non-OF caseHeikki Krogerus-1/+1
2015-01-19usb: gadget: uvc: fix some error codesDan Carpenter-7/+7
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi-81/+217
2015-01-19usb: dwc2: call dwc2_is_controller_alive() under spinlockRobert Baldyga-3/+3
2015-01-19USB: mos7840: remove unused codeColin Ian King-60/+0
2015-01-19USB: option: clean up blacklist handlingJohan Hovold-46/+14
2015-01-19Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman-83/+219
2015-01-15usb: musb: debugfs: improve copy_from_user() argumentMarkus Pargmann-1/+1
2015-01-15usb: gadget: f_fs: add "no_disconnect" modeRobert Baldyga-5/+75
2015-01-15usb: dwc3: pci: code cleanupHeikki Krogerus-54/+42
2015-01-15usb: dwc3: pci: rely on default PM callbacks from PCI driver utilityHeikki Krogerus-34/+0
2015-01-15usb: dwc3: pci: remove registration of NOP PHYsHeikki Krogerus-68/+0
2015-01-15usb: gadget: uvc: to_uvcg_control_header() can be statickbuild test robot-16/+16
2015-01-15usb: gadget: net2280: Dont use 0 as NULL pointerRicardo Ribalda Delgado-1/+1
2015-01-15usb: gadget: u_uac1: fix one code style problemPeter Chen-2/+1
2015-01-15usb: gadget: uac1: struct gaudio is useless for struct f_uac1_optsPeter Chen-2/+0
2015-01-15usb: gadget: at91_udc: Allocate udc instanceBoris Brezillon-70/+26
2015-01-15usb: gadget: at91_udc: Rework for multi-platform kernel supportBoris Brezillon-77/+218
2015-01-15usb: gadget: at91_udc: Simplify probe and remove functionsBoris Brezillon-77/+39
2015-01-15usb: gadget: at91_udc: Remove non-DT handling codeBoris Brezillon-14/+3
2015-01-15usb: gadget: at91_udc: Drop uclk clockBoris Brezillon-25/+4