aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-05usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen2-1/+5
2016-03-01usb: gadget: composite: Correct recovery path for registerSam Protsenko1-1/+7
2016-02-26usb: ehci: Fix warning on aarch64Marek Vasut1-1/+1
2016-02-24fastboot: update error and warning messagesSteve Rae1-5/+5
2016-02-24usb: eth: fix memalign() parameter orderStephen Warren1-1/+1
2016-02-24dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski1-8/+3
2016-02-24usb: ehci: Be explicit about the BE IO accessorsMarek Vasut1-2/+3
2016-02-24usb: ehci: Clear USBMODE_BE on LE MMIOMarek Vasut1-0/+2
2016-02-24usb: ehci: Implement V2P mappingMarek Vasut1-10/+9
2016-02-24usb: ehci: Use map_physmem in ehci-genericMarek Vasut1-1/+3
2016-02-23sunxi: H3: Add support for the host usb-physJelle van der Waa2-16/+16
2016-02-18drivers: usb: ohci-at91: clean up the PLLB codeWenyou Yang1-15/+7
2016-02-18drivers: usb: atmel: clean up the UTMI PLL codeWenyou Yang2-47/+11
2016-02-18drivers: at91: clean up peripheral clock codeWenyou Yang2-24/+4
2016-02-14usb: remove UniPhier EHCI driverMasahiro Yamada3-83/+0
2016-02-06Use correct spelling of "U-Boot"Bin Meng6-6/+6
2016-02-04usb: gadget: dwc2_udc_otg: modified the check condition for max packet size o...Frank Wang1-2/+2
2016-01-25Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini8-100/+3291
2016-01-25usb: add clock support for generic EHCIMasahiro Yamada1-0/+14