aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-05-17drivers: usb: common: add common code for usb drivers to useMugunthan V N2-0/+41
2016-05-06usb: gadget: dfu: discard dead codePeng Fan1-9/+1
2016-05-06usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese1-0/+9
2016-05-06usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner1-2/+5
2016-05-03usb: dwc2: Init desc_before_addrMarek Vasut1-0/+3
2016-05-03usb: dwc2: Make OC protection configurableMarek Vasut1-3/+14
2016-05-03usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()Marek Vasut1-7/+14
2016-05-03usb: dwc2: Pass private data into dwc_otg_core_init()Marek Vasut1-2/+3
2016-05-02Fix spelling of "occurred".Vagrant Cascadian2-4/+4
2016-04-25usb: s3c-otg: Fix remaining bytes in debug messagesRoger Quadros1-2/+2
2016-04-25usb: s3c-otg: Fix short packet for request size > ep.maxpacketRoger Quadros1-1/+1
2016-04-25fastboot: Clean up bulk-out logicRoger Quadros1-27/+23
2016-04-25fastboot: Enable the respective speed endpoints at runtimeRoger Quadros1-7/+17
2016-04-25fastboot: Fix wMaxPacketSize for High-Speed IN endpointRoger Quadros1-9/+27
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2-1/+14
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko1-0/+17
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko1-0/+10
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko1-0/+23
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko1-0/+6
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko4-0/+37
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko1-0/+21
2016-04-20USB: g_dnl: Change device classJohn Tobias1-2/+2
2016-04-12sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede2-6/+14
2016-04-10musb: Properly call musb_stop() on probe failureHans de Goede1-1/+3
2016-04-10musb: sunxi: Do not allocate musb struct multiple timesHans de Goede1-4/+7
2016-04-10usb: bcm_udc_otg: enable clocksSteve Rae1-0/+4
2016-04-10drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_typeSriram Dash1-11/+14
2016-04-10drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...Sriram Dash2-16/+17
2016-04-10drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node...Sriram Dash1-43/+29
2016-04-10drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common fileSriram Dash3-195/+219
2016-04-10usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()Mateusz Kulikowski1-2/+2
2016-04-10drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.Purna Chandra Mandal4-1/+297
2016-04-10drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.Purna Chandra Mandal1-7/+0
2016-04-01ehci: Add support for Qualcomm EHCIMateusz Kulikowski3-0/+190
2016-04-01ehci-ci.h: drop generic USBCMD fieldsMateusz Kulikowski1-2/+2
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski7-7/+7
2016-04-01eth: asix88179: Print packet length properlyMateusz Kulikowski1-1/+1
2016-04-01usb: ulpi: Fix compile warning in read/write on 64-bit machines.Mateusz Kulikowski1-2/+3
2016-04-01usb: ulpi: Add Kconfig options for ULPIMateusz Kulikowski2-0/+35
2016-04-01ehci-hcd: Add init_after_resetMateusz Kulikowski2-0/+7
2016-04-01smsc95xx: fix operation on 64-bit systemsStephen Warren1-2/+2
2016-04-01fastboot: allow retrieving fastboot variables from envRob Herring1-2/+10
2016-03-31sunxi: ohci: Add A83T compatibleChen-Yu Tsai1-0/+1
2016-03-31sunxi: ehci: Add A83T compatibleChen-Yu Tsai1-0/+1
2016-03-31musb: sunxi: Add support for A83TChen-Yu Tsai1-1/+1
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2-0/+37
2016-03-23sunxi: Fix 2nd usb controller on sun4i/sun7i no longer workingHans de Goede2-5/+23
2016-03-20usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRES...Ted Chen1-2/+4
2016-03-17dm: usb: Unbind old block devices when shutting down USBSimon Glass1-1/+5
2016-03-15usb: musb-new: omap2430: OMAP4 MUSB USB controller supportPaul Kocialkowski3-0/+25