Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ef3f2f08f7fb0d3526ce1b78a22b41afce75e6aa
/
drivers
/
usb
/
musb-new
da58dec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
bcbe3d1
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· 9 years ago
68282f5
arm: Remove unused ST-Ericsson u8500 arch
by Stefan Roese
· 9 years ago
7806b75
sunxi: musb: Drop no longer accurate comment in Kconfig help text
by Hans de Goede
· 9 years ago
c9f8947
sunxi: usb-phy: Never power off the usb ports
by Hans de Goede
· 9 years ago
1feda63
musb: sunxi: Force EP0 on re-enable
by Maxime Ripard
· 9 years ago
6bed24c
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
by Paul Kocialkowski
· 9 years ago
5d6c2f4
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
by Paul Kocialkowski
· 9 years ago
95de1e2
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· 9 years ago
9ecce97
sunxi: musb: Stop treating not having a vbus-det gpio as an error
by Hans de Goede
· 9 years ago
56a2085
sunxi: musb: Improve output during probing
by Hans de Goede
· 9 years ago
91183ba
sunxi: musb: Use device-model for musb host mode
by Hans de Goede
· 9 years ago
d42faf3
sunxi: musb: Move musb config and platdata to the sunxi-musb glue
by Hans de Goede
· 9 years ago
71cbe0d
sunxi: musb: Add id pin support
by Hans de Goede
· 9 years ago
b41972e
sunxi: musb: Move vbus check to sunxi_musb_enable
by Hans de Goede
· 9 years ago
3721eaf
linux_compat: remove cpu_relax() define
by Masahiro Yamada
· 9 years ago
09e7ea4
musb: Add device-model support to the musb-host u-boot glue
by Hans de Goede
· 9 years ago
fc85d39
musb: Add musb_host_data struct to hold global data
by Hans de Goede
· 9 years ago
1398252
musb: Rename and wrap public functions
by Hans de Goede
· 9 years ago
e740ca3
musb: Update usb-compat to work with struct usb_device without a parent ptr
by Hans de Goede
· 9 years ago
1583723
musb: Allow musb_platform_enable to return an error code
by Hans de Goede
· 9 years ago
8802f56
usb: Add an usb_device parameter to usb_reset_root_port
by Hans de Goede
· 9 years ago
998b8ab
sunxi: musb: Remove unused sunxi_musb_exit method
by Hans de Goede
· 9 years ago
e1abfa4
sunxi: musb: Do not fully reset the controler from sunxi_musb_disable
by Hans de Goede
· 9 years ago
e13afee
sunxi: usb: Do not call phy_probe from hcd code
by Hans de Goede
· 10 years ago
2aacc42
sunxi: usb: Rename the usbc.? files to usb_phy.?
by Hans de Goede
· 10 years ago
7b79865
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
by Hans de Goede
· 10 years ago
375de01
sunxi: usb: Move setup of host controller clocks to the host controller drivers
by Hans de Goede
· 10 years ago
8c3dacf
sunxi: Add basic A33 basic support
by Vishnu Patekar
· 10 years ago
de31213
dm: usb: Add a uclass for USB controllers
by Simon Glass
· 10 years ago
2091301
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
ebd468b
sunxi: common VBUS detection logic in usbc
by Paul Kocialkowski
· 10 years ago
5eaacb4
sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic
by Paul Kocialkowski
· 10 years ago
2d48aa6
usb: modify usb_gadget_handle_interrupts to take controller index
by Kishon Vijay Abraham I
· 10 years ago
246e3b8
sunxi: musb: Fix some lo speed devices not working with musb host
by Hans de Goede
· 10 years ago
8a440b0
sunxi: musb: Return early on VBUS GPIO error instead of on a positive value
by Paul Kocialkowski
· 10 years ago
e42add5
sunxi: musb: Support checking VBUS using AXP221 PMIC
by Chen-Yu Tsai
· 10 years ago
193d7d1
usb: musb-new: omap2430: Reset the MUSB controller early
by Paul Kocialkowski
· 10 years ago
52defe8
sunxi: musb: Check Vbus-det before enabling otg port power
by Hans de Goede
· 10 years ago
b1b912d
sunxi: otg: Fix peripheral mode
by Hans de Goede
· 10 years ago
904f2a8
musb-new: Add interrupt queue support
by Hans de Goede
· 10 years ago
accf04c
musb-new: Add urb and hep parameters to construct_urb
by Hans de Goede
· 10 years ago
b918a0c
musb-new: Properly remove a transfer from the schedule on timeout
by Hans de Goede
· 10 years ago
90cdc10
musb-new: Fix reset sequence when in host mode
by Hans de Goede
· 10 years ago
e8672e3
musb-new: Fix interrupt transfers not working
by Hans de Goede
· 10 years ago
dc9a391
musb-new: Use time based timeouts rather then cpu-cycles based timeouts
by Hans de Goede
· 10 years ago
28a15ef
musb-new: Add sunxi musb controller support
by Hans de Goede
· 10 years ago
0f8bc53
musb-new: Add register defines for different reg layout on sunxi
by Hans de Goede
· 10 years ago
16b61d1
usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode
by Daniel Mack
· 10 years ago
3b61297
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· 10 years ago
0c06db5
lib, linux: move linux specific defines to linux/compat.h
by Heiko Schocher
· 10 years ago
ab2f5c1
musb-new, dfu: first send request answer then call completions
by Heiko Schocher
· 11 years ago
078d730
usb: musb: fill in usb_gadget_unregister_driver
by Rob Herring
· 11 years ago
6825a95
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
44e32c7
drivers: usb: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
06d513e
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· 11 years ago
d4c8aa9
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 11 years ago
2f96b06
linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h
by Wu, Josh
· 11 years ago
32f420b
musb: Disable extra prints
by Lokesh Vutla
· 11 years ago
7a34278
usb, musb-new: add wdt trigger
by Heiko Schocher
· 11 years ago
1812201
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
76b09b8
musb: set MUSB speed based on CONFIG
by Bin Liu
· 12 years ago
4de602f
musb: am335x: disable bulk split-combine feature
by Bin Liu
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
673a524
musb-new: omap2plus backend driver
by Ilya Yanok
· 12 years ago
833a53c
musb-new: am35x backend driver
by Ilya Yanok
· 12 years ago
37931f0
musb-new: dsps backend driver
by Ilya Yanok
· 12 years ago
eb81955
musb-new: port of Linux musb driver
by Ilya Yanok
· 12 years ago