Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4581b717b1bf0fb04e7d9fcaf3d4c23d357154ac
/
drivers
/
usb
a10a31e
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
1e6fb0e
usb: ehci: only shutdown opened controller
by Peng Fan
· 8 years ago
ef53b8c
usb: xhci: fsl: Add workaround for USB erratum A008751
by Sriram Dash
· 8 years ago
9262367
fsl: usb: make errata function common for PPC and ARM
by Sriram Dash
· 8 years ago
bf65577
usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers
by Sriram Dash
· 8 years ago
f221db0
usb: dwc2_udc_otg: support 8-bit interface
by Steve Rae
· 8 years ago
bca4c3c
sunxi: musb: Properly turn of musb controller before booting
by Hans de Goede
· 8 years ago
10db750
usb: move CONFIG_USB_XHCI_DWC3 to Kconfig
by Masahiro Yamada
· 8 years ago
0a8cc1a
usb: move CONFIG_USB_XHCI to Kconfig with renaming
by Masahiro Yamada
· 8 years ago
68a775a
usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration
by Roger Quadros
· 8 years ago
3ac8d1e
usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled
by Roger Quadros
· 8 years ago
c0c62d9
drivers: usb: common: add common code for usb drivers to use
by Mugunthan V N
· 9 years ago
12ff19d
usb: gadget: dfu: discard dead code
by Peng Fan
· 9 years ago
2bf352f
usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
by Stefan Roese
· 9 years ago
79d867c
usb: ehci-mx6: allow board_ehci_hcd_init to fail
by Stefan Agner
· 9 years ago
e96e064
usb: dwc2: Init desc_before_addr
by Marek Vasut
· 9 years ago
b4fbd08
usb: dwc2: Make OC protection configurable
by Marek Vasut
· 9 years ago
618da56
usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()
by Marek Vasut
· 9 years ago
5590198
usb: dwc2: Pass private data into dwc_otg_core_init()
by Marek Vasut
· 9 years ago
eae4b2b
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
4d5b637
usb: s3c-otg: Fix remaining bytes in debug messages
by Roger Quadros
· 9 years ago
842769e
usb: s3c-otg: Fix short packet for request size > ep.maxpacket
by Roger Quadros
· 9 years ago
ac484c5
fastboot: Clean up bulk-out logic
by Roger Quadros
· 9 years ago
8b704a0
fastboot: Enable the respective speed endpoints at runtime
by Roger Quadros
· 9 years ago
718156a
fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
by Roger Quadros
· 9 years ago
e6c0bc0
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
by Sam Protsenko
· 9 years ago
b142729
usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig
by Sam Protsenko
· 9 years ago
c16bf62
usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig
by Sam Protsenko
· 9 years ago
65403f3
usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig
by Sam Protsenko
· 9 years ago
aaa4a9e
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
by Sam Protsenko
· 9 years ago
3457bba
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
by Sam Protsenko
· 9 years ago
a59a77f
usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
by Sam Protsenko
· 9 years ago
5b71840
USB: g_dnl: Change device class
by John Tobias
· 9 years ago
fb3bfbb
sunxi: H3: Do not clear usb companion clk-gate / reset on remove
by Hans de Goede
· 9 years ago
bf31323
musb: Properly call musb_stop() on probe failure
by Hans de Goede
· 9 years ago
38b4a3e
musb: sunxi: Do not allocate musb struct multiple times
by Hans de Goede
· 9 years ago
cf12547
usb: bcm_udc_otg: enable clocks
by Steve Rae
· 9 years ago
47435e5
drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type
by Sriram Dash
· 9 years ago
b9f6786
drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller
by Sriram Dash
· 9 years ago
469e72b
drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type
by Sriram Dash
· 9 years ago
93eb8f3
drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file
by Sriram Dash
· 9 years ago
cfb3f1c
usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()
by Mateusz Kulikowski
· 9 years ago
03b8e04
drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.
by Purna Chandra Mandal
· 9 years ago
6d94810
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.
by Purna Chandra Mandal
· 9 years ago
5a82211
ehci: Add support for Qualcomm EHCI
by Mateusz Kulikowski
· 9 years ago
d144f96
ehci-ci.h: drop generic USBCMD fields
by Mateusz Kulikowski
· 9 years ago
e162c6b
usb: Rename ehci-fsl.h to ehci-ci.h
by Mateusz Kulikowski
· 9 years ago
64160a5
eth: asix88179: Print packet length properly
by Mateusz Kulikowski
· 9 years ago
d3d844f
usb: ulpi: Fix compile warning in read/write on 64-bit machines.
by Mateusz Kulikowski
· 9 years ago
6b14fbb
usb: ulpi: Add Kconfig options for ULPI
by Mateusz Kulikowski
· 9 years ago
3f9f8a5
ehci-hcd: Add init_after_reset
by Mateusz Kulikowski
· 9 years ago
e320f0b
smsc95xx: fix operation on 64-bit systems
by Stephen Warren
· 9 years ago
7432220
fastboot: allow retrieving fastboot variables from env
by Rob Herring
· 9 years ago
045ae7e
sunxi: ohci: Add A83T compatible
by Chen-Yu Tsai
· 9 years ago
3655f28
sunxi: ehci: Add A83T compatible
by Chen-Yu Tsai
· 9 years ago
96fccb1
musb: sunxi: Add support for A83T
by Chen-Yu Tsai
· 9 years ago
f9d0fd8
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
by Sam Protsenko
· 9 years ago
948603d
sunxi: Fix 2nd usb controller on sun4i/sun7i no longer working
by Hans de Goede
· 9 years ago
1b10888
usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION.
by Ted Chen
· 9 years ago
9b97756
dm: usb: Unbind old block devices when shutting down USB
by Simon Glass
· 9 years ago
27754d1
usb: musb-new: omap2430: OMAP4 MUSB USB controller support
by Paul Kocialkowski
· 9 years ago
b5ab663
usb: dwc2: disable erroneous overcurrent condition
by Dinh Nguyen
· 9 years ago
8038f6d
usb: gadget: composite: Correct recovery path for register
by Sam Protsenko
· 9 years ago
abd702f
usb: ehci: Fix warning on aarch64
by Marek Vasut
· 9 years ago
a18c270
fastboot: update error and warning messages
by Steve Rae
· 9 years ago
53419ba
usb: eth: fix memalign() parameter order
by Stephen Warren
· 9 years ago
fc18f8d
dfu: usb: f_dfu: Set deferred call for dfu_flush() function
by Lukasz Majewski
· 9 years ago
e88a1b7
usb: ehci: Be explicit about the BE IO accessors
by Marek Vasut
· 9 years ago
7ab0d35
usb: ehci: Clear USBMODE_BE on LE MMIO
by Marek Vasut
· 9 years ago
cf7c93c
usb: ehci: Implement V2P mapping
by Marek Vasut
· 9 years ago
643cacb
usb: ehci: Use map_physmem in ehci-generic
by Marek Vasut
· 9 years ago
dc44fd8
sunxi: H3: Add support for the host usb-phys
by Jelle van der Waa
· 9 years ago
9cf7385
drivers: usb: ohci-at91: clean up the PLLB code
by Wenyou Yang
· 9 years ago
b55b596
drivers: usb: atmel: clean up the UTMI PLL code
by Wenyou Yang
· 9 years ago
cd4de1d
drivers: at91: clean up peripheral clock code
by Wenyou Yang
· 9 years ago
75d297e
usb: remove UniPhier EHCI driver
by Masahiro Yamada
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
8c9b4d5
usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed
by Frank Wang
· 9 years ago
9c3193f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
4feefdc
usb: add clock support for generic EHCI
by Masahiro Yamada
· 9 years ago
84b8bf6
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
8c25c25
usb: ehci-mx6: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
8d5c7bb
usb: ohci-lpc32xx: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
fd2cd66
usb: dwc2: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
907eed2
dm: usb: Add a compatible string for PCI EHCI controller
by Simon Glass
· 9 years ago
9dc8ba1
usb: eth: add Realtek RTL8152B/RTL8153 DRIVER
by Ted Chen
· 9 years ago
25612f2
usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds
by Stefan Brüns
· 9 years ago
d2ff51b
usb: dwc2: Add SPLIT INTERRUPT transaction support
by Stefan Brüns
· 9 years ago
b54e447
usb: dwc2: Implement SPLIT transaction support
by Stefan Brüns
· 9 years ago
890f0ee
usb: dwc2: add helper function for setting SPLIT HC registers
by Stefan Brüns
· 9 years ago
daed305
usb: dwc2: split transfer core from outer loop
by Stefan Brüns
· 9 years ago
03460cd
usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack
by Stefan Brüns
· 9 years ago
56a7bbd
usb: dwc2: Fix out-of-bounds access, fix chunk size
by Stefan Brüns
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
08c11cb
usb: host: ehci-vf: Implement board_usb_phy_mode weak function
by Sanchayan Maity
· 9 years ago
6089f75
usb: host: ehci-vf: Remove hardcoded USB host client configuration
by Sanchayan Maity
· 9 years ago
8991fde
usb:ci_udc: Remove ULPI setting for i.MX OTG controller
by Ye.Li
· 9 years ago
192bc69
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
02585eb
ums: support multiple LUNs at once
by Stephen Warren
· 9 years ago
d4f847e
dm: net: usb: Convert mcs7830 driver to support driver model
by Simon Glass
· 9 years ago
Next »