summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-05-27usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabledRoger Quadros
2016-05-17drivers: usb: common: add common code for usb drivers to useMugunthan V N
2016-05-06usb: gadget: dfu: discard dead codePeng Fan
2016-05-06usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese
2016-05-06usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner
2016-05-03usb: dwc2: Init desc_before_addrMarek Vasut
2016-05-03usb: dwc2: Make OC protection configurableMarek Vasut
2016-05-03usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()Marek Vasut
2016-05-03usb: dwc2: Pass private data into dwc_otg_core_init()Marek Vasut
2016-05-02Fix spelling of "occurred".Vagrant Cascadian
2016-04-25usb: s3c-otg: Fix remaining bytes in debug messagesRoger Quadros
2016-04-25usb: s3c-otg: Fix short packet for request size > ep.maxpacketRoger Quadros
2016-04-25fastboot: Clean up bulk-out logicRoger Quadros
2016-04-25fastboot: Enable the respective speed endpoints at runtimeRoger Quadros
2016-04-25fastboot: Fix wMaxPacketSize for High-Speed IN endpointRoger Quadros
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko
2016-04-20USB: g_dnl: Change device classJohn Tobias
2016-04-12sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede
2016-04-10musb: Properly call musb_stop() on probe failureHans de Goede
2016-04-10musb: sunxi: Do not allocate musb struct multiple timesHans de Goede
2016-04-10usb: bcm_udc_otg: enable clocksSteve Rae
2016-04-10drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_typeSriram Dash
2016-04-10drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...Sriram Dash
2016-04-10drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node...Sriram Dash
2016-04-10drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common fileSriram Dash
2016-04-10usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()Mateusz Kulikowski
2016-04-10drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.Purna Chandra Mandal
2016-04-10drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.Purna Chandra Mandal
2016-04-01ehci: Add support for Qualcomm EHCIMateusz Kulikowski
2016-04-01ehci-ci.h: drop generic USBCMD fieldsMateusz Kulikowski
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski
2016-04-01eth: asix88179: Print packet length properlyMateusz Kulikowski
2016-04-01usb: ulpi: Fix compile warning in read/write on 64-bit machines.Mateusz Kulikowski
2016-04-01usb: ulpi: Add Kconfig options for ULPIMateusz Kulikowski
2016-04-01ehci-hcd: Add init_after_resetMateusz Kulikowski
2016-04-01smsc95xx: fix operation on 64-bit systemsStephen Warren
2016-04-01fastboot: allow retrieving fastboot variables from envRob Herring
2016-03-31sunxi: ohci: Add A83T compatibleChen-Yu Tsai
2016-03-31sunxi: ehci: Add A83T compatibleChen-Yu Tsai
2016-03-31musb: sunxi: Add support for A83TChen-Yu Tsai
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2016-03-23sunxi: Fix 2nd usb controller on sun4i/sun7i no longer workingHans de Goede
2016-03-20usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRES...Ted Chen
2016-03-17dm: usb: Unbind old block devices when shutting down USBSimon Glass