summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: dfu: discard dead codePeng Fan2016-05-061-9/+1
* usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese2016-05-061-0/+9
* usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner2016-05-061-2/+5
* usb: dwc2: Init desc_before_addrMarek Vasut2016-05-031-0/+3
* usb: dwc2: Make OC protection configurableMarek Vasut2016-05-031-3/+14
* usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()Marek Vasut2016-05-031-7/+14
* usb: dwc2: Pass private data into dwc_otg_core_init()Marek Vasut2016-05-031-2/+3
* Fix spelling of "occurred".Vagrant Cascadian2016-05-022-4/+4
* 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
OpenPOWER on IntegriCloud