summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeLines
* usb: s3c-otg: Fix remaining bytes in debug messagesRoger Quadros2016-04-25-2/+2
* usb: s3c-otg: Fix short packet for request size > ep.maxpacketRoger Quadros2016-04-25-1/+1
* fastboot: Clean up bulk-out logicRoger Quadros2016-04-25-27/+23
* fastboot: Enable the respective speed endpoints at runtimeRoger Quadros2016-04-25-7/+17
* fastboot: Fix wMaxPacketSize for High-Speed IN endpointRoger Quadros2016-04-25-9/+27
* usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-20-1/+14
* usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko2016-04-20-0/+17
* usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko2016-04-20-0/+10
* usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko2016-04-20-0/+23
* usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko2016-04-20-0/+6
* usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-20-0/+37
* usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko2016-04-20-0/+21
* USB: g_dnl: Change device classJohn Tobias2016-04-20-2/+2
* sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede2016-04-12-6/+14
* musb: Properly call musb_stop() on probe failureHans de Goede2016-04-10-1/+3
* musb: sunxi: Do not allocate musb struct multiple timesHans de Goede2016-04-10-4/+7
* usb: bcm_udc_otg: enable clocksSteve Rae2016-04-10-0/+4
* drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_typeSriram Dash2016-04-10-11/+14
* drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...Sriram Dash2016-04-10-16/+17
* drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node...Sriram Dash2016-04-10-43/+29
* drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common fileSriram Dash2016-04-10-195/+219
* usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()Mateusz Kulikowski2016-04-10-2/+2
* drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.Purna Chandra Mandal2016-04-10-1/+297
* drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.Purna Chandra Mandal2016-04-10-7/+0
* ehci: Add support for Qualcomm EHCIMateusz Kulikowski2016-04-01-0/+190
* ehci-ci.h: drop generic USBCMD fieldsMateusz Kulikowski2016-04-01-2/+2
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-01-7/+7
* eth: asix88179: Print packet length properlyMateusz Kulikowski2016-04-01-1/+1
* usb: ulpi: Fix compile warning in read/write on 64-bit machines.Mateusz Kulikowski2016-04-01-2/+3
* usb: ulpi: Add Kconfig options for ULPIMateusz Kulikowski2016-04-01-0/+35
* ehci-hcd: Add init_after_resetMateusz Kulikowski2016-04-01-0/+7
* smsc95xx: fix operation on 64-bit systemsStephen Warren2016-04-01-2/+2
* fastboot: allow retrieving fastboot variables from envRob Herring2016-04-01-2/+10
* sunxi: ohci: Add A83T compatibleChen-Yu Tsai2016-03-31-0/+1
* sunxi: ehci: Add A83T compatibleChen-Yu Tsai2016-03-31-0/+1
* musb: sunxi: Add support for A83TChen-Yu Tsai2016-03-31-1/+1
* usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2016-03-25-0/+37
* sunxi: Fix 2nd usb controller on sun4i/sun7i no longer workingHans de Goede2016-03-23-5/+23
* usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRES...Ted Chen2016-03-20-2/+4
* dm: usb: Unbind old block devices when shutting down USBSimon Glass2016-03-17-1/+5
* usb: musb-new: omap2430: OMAP4 MUSB USB controller supportPaul Kocialkowski2016-03-15-0/+25
* usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen2016-03-05-1/+5
* usb: gadget: composite: Correct recovery path for registerSam Protsenko2016-03-01-1/+7
* usb: ehci: Fix warning on aarch64Marek Vasut2016-02-26-1/+1
* fastboot: update error and warning messagesSteve Rae2016-02-24-5/+5
* usb: eth: fix memalign() parameter orderStephen Warren2016-02-24-1/+1
* dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski2016-02-24-8/+3
* usb: ehci: Be explicit about the BE IO accessorsMarek Vasut2016-02-24-2/+3
* usb: ehci: Clear USBMODE_BE on LE MMIOMarek Vasut2016-02-24-0/+2
* usb: ehci: Implement V2P mappingMarek Vasut2016-02-24-10/+9