index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ehci: mx7: fix otg id detection
Peng Fan
2016-06-25
1
-2
/
+5
*
ehci: mx7: fix usbnc_regs
Peng Fan
2016-06-25
1
-1
/
+2
*
usb: fsl: Fix NULL terminating issue for usb controller name string
Rajesh Bhagat
2016-06-25
1
-1
/
+2
*
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
1
-7
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-06-18
7
-39
/
+299
|
\
|
*
usb: ehci: only shutdown opened controller
Peng Fan
2016-06-18
1
-0
/
+3
|
*
usb: xhci: fsl: Add workaround for USB erratum A008751
Sriram Dash
2016-06-13
3
-0
/
+46
|
*
fsl: usb: make errata function common for PPC and ARM
Sriram Dash
2016-06-13
3
-2
/
+181
|
*
usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers
Sriram Dash
2016-06-13
1
-38
/
+56
|
*
usb: dwc2_udc_otg: support 8-bit interface
Steve Rae
2016-06-13
2
-0
/
+14
*
|
sunxi: musb: Properly turn of musb controller before booting
Hans de Goede
2016-06-10
1
-0
/
+7
|
/
*
usb: move CONFIG_USB_XHCI_DWC3 to Kconfig
Masahiro Yamada
2016-06-04
1
-0
/
+6
*
usb: move CONFIG_USB_XHCI to Kconfig with renaming
Masahiro Yamada
2016-06-04
2
-7
/
+1
*
usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration
Roger Quadros
2016-06-02
1
-15
/
+41
*
usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled
Roger Quadros
2016-05-27
1
-1
/
+1
*
drivers: usb: common: add common code for usb drivers to use
Mugunthan V N
2016-05-17
2
-0
/
+41
*
usb: gadget: dfu: discard dead code
Peng Fan
2016-05-06
1
-9
/
+1
*
usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
Stefan Roese
2016-05-06
1
-0
/
+9
*
usb: ehci-mx6: allow board_ehci_hcd_init to fail
Stefan Agner
2016-05-06
1
-2
/
+5
*
usb: dwc2: Init desc_before_addr
Marek Vasut
2016-05-03
1
-0
/
+3
*
usb: dwc2: Make OC protection configurable
Marek Vasut
2016-05-03
1
-3
/
+14
*
usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()
Marek Vasut
2016-05-03
1
-7
/
+14
*
usb: dwc2: Pass private data into dwc_otg_core_init()
Marek Vasut
2016-05-03
1
-2
/
+3
*
Fix spelling of "occurred".
Vagrant Cascadian
2016-05-02
2
-4
/
+4
*
usb: s3c-otg: Fix remaining bytes in debug messages
Roger Quadros
2016-04-25
1
-2
/
+2
*
usb: s3c-otg: Fix short packet for request size > ep.maxpacket
Roger Quadros
2016-04-25
1
-1
/
+1
*
fastboot: Clean up bulk-out logic
Roger Quadros
2016-04-25
1
-27
/
+23
*
fastboot: Enable the respective speed endpoints at runtime
Roger Quadros
2016-04-25
1
-7
/
+17
*
fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
Roger Quadros
2016-04-25
1
-9
/
+27
*
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
Sam Protsenko
2016-04-20
2
-1
/
+14
*
usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig
Sam Protsenko
2016-04-20
1
-0
/
+17
*
usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig
Sam Protsenko
2016-04-20
1
-0
/
+10
*
usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig
Sam Protsenko
2016-04-20
1
-0
/
+23
*
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
Sam Protsenko
2016-04-20
1
-0
/
+6
*
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
Sam Protsenko
2016-04-20
4
-0
/
+37
*
usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
Sam Protsenko
2016-04-20
1
-0
/
+21
*
USB: g_dnl: Change device class
John Tobias
2016-04-20
1
-2
/
+2
*
sunxi: H3: Do not clear usb companion clk-gate / reset on remove
Hans de Goede
2016-04-12
2
-6
/
+14
*
musb: Properly call musb_stop() on probe failure
Hans de Goede
2016-04-10
1
-1
/
+3
*
musb: sunxi: Do not allocate musb struct multiple times
Hans de Goede
2016-04-10
1
-4
/
+7
*
usb: bcm_udc_otg: enable clocks
Steve Rae
2016-04-10
1
-0
/
+4
*
drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type
Sriram Dash
2016-04-10
1
-11
/
+14
*
drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...
Sriram Dash
2016-04-10
2
-16
/
+17
*
drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node...
Sriram Dash
2016-04-10
1
-43
/
+29
*
drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file
Sriram Dash
2016-04-10
3
-195
/
+219
*
usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()
Mateusz Kulikowski
2016-04-10
1
-2
/
+2
*
drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.
Purna Chandra Mandal
2016-04-10
4
-1
/
+297
*
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.
Purna Chandra Mandal
2016-04-10
1
-7
/
+0
*
ehci: Add support for Qualcomm EHCI
Mateusz Kulikowski
2016-04-01
3
-0
/
+190
*
ehci-ci.h: drop generic USBCMD fields
Mateusz Kulikowski
2016-04-01
1
-2
/
+2
[next]