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