Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7ed4eac43d672b8f6cefa6bf92fcaacf7dda0f7c
/
drivers
/
usb
/
musb-new
/
musb_uboot.c
1617862
usb: Drop dm.h header file
by Simon Glass
· 4 years, 6 months ago
c05ed00
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 8 months ago
336d461
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 5 years ago
61b29b8
dm: core: Require users of devres to include the header
by Simon Glass
· 5 years ago
3437121
usb: Add nonblock argument to submit_int_msg
by Michal Suchanek
· 5 years ago
7d98dbc
usb: musb-new: Add support for DM_USB
by Jean-Jacques Hiblot
· 6 years ago
fd09c20
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
by Sven Schwermer
· 6 years ago
8b8d59f
usb: musb-new: Fix improper musb host pointer
by Jagan Teki
· 6 years ago
dd32281
usb: sunxi: Switch to use generic-phy
by Jagan Teki
· 7 years ago
aa29b11
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
by Jagan Teki
· 7 years ago
2511b2e
musb: properly detect failed initialization of controller
by Heinrich Schuchardt
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
bf31323
musb: Properly call musb_stop() on probe failure
by Hans de Goede
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
95de1e2
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· 9 years ago
09e7ea4
musb: Add device-model support to the musb-host u-boot glue
by Hans de Goede
· 10 years ago
fc85d39
musb: Add musb_host_data struct to hold global data
by Hans de Goede
· 10 years ago
1398252
musb: Rename and wrap public functions
by Hans de Goede
· 10 years ago
e740ca3
musb: Update usb-compat to work with struct usb_device without a parent ptr
by Hans de Goede
· 10 years ago
1583723
musb: Allow musb_platform_enable to return an error code
by Hans de Goede
· 10 years ago
8802f56
usb: Add an usb_device parameter to usb_reset_root_port
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
de31213
dm: usb: Add a uclass for USB controllers
by Simon Glass
· 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
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
3b61297
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· 10 years ago
078d730
usb: musb: fill in usb_gadget_unregister_driver
by Rob Herring
· 11 years ago
06d513e
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· 11 years ago
7a34278
usb, musb-new: add wdt trigger
by Heiko Schocher
· 12 years ago
76b09b8
musb: set MUSB speed based on CONFIG
by Bin Liu
· 12 years ago
eb81955
musb-new: port of Linux musb driver
by Ilya Yanok
· 12 years ago