index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb-new
Age
Commit message (
Expand
)
Author
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-12-31
usb: musb: Fix hub port setting for SPLIT transactions
Stefan Brüns
2015-12-31
usb: Move determination of TT hub address/port into separate function
Stefan Brüns
2015-11-22
sunxi: musb: Implement dfu_usb_get_reset()
Siarhei Siamashka
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-09-15
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
2015-08-31
sunxi: musb: Drop no longer accurate comment in Kconfig help text
Hans de Goede
2015-08-08
sunxi: usb-phy: Never power off the usb ports
Hans de Goede
2015-08-05
musb: sunxi: Force EP0 on re-enable
Maxime Ripard
2015-08-05
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
Paul Kocialkowski
2015-08-05
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
Paul Kocialkowski
2015-08-05
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
2015-07-25
sunxi: musb: Stop treating not having a vbus-det gpio as an error
Hans de Goede
2015-07-25
sunxi: musb: Improve output during probing
Hans de Goede
2015-07-25
sunxi: musb: Use device-model for musb host mode
Hans de Goede
2015-07-25
sunxi: musb: Move musb config and platdata to the sunxi-musb glue
Hans de Goede
2015-07-25
sunxi: musb: Add id pin support
Hans de Goede
2015-07-25
sunxi: musb: Move vbus check to sunxi_musb_enable
Hans de Goede
2015-07-22
linux_compat: remove cpu_relax() define
Masahiro Yamada
2015-07-21
musb: Add device-model support to the musb-host u-boot glue
Hans de Goede
2015-07-21
musb: Add musb_host_data struct to hold global data
Hans de Goede
2015-07-21
musb: Rename and wrap public functions
Hans de Goede
2015-07-21
musb: Update usb-compat to work with struct usb_device without a parent ptr
Hans de Goede
2015-07-21
musb: Allow musb_platform_enable to return an error code
Hans de Goede
2015-07-21
usb: Add an usb_device parameter to usb_reset_root_port
Hans de Goede
2015-06-17
sunxi: musb: Remove unused sunxi_musb_exit method
Hans de Goede
2015-06-17
sunxi: musb: Do not fully reset the controler from sunxi_musb_disable
Hans de Goede
2015-05-04
sunxi: usb: Do not call phy_probe from hcd code
Hans de Goede
2015-05-04
sunxi: usb: Rename the usbc.? files to usb_phy.?
Hans de Goede
2015-05-04
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
Hans de Goede
2015-05-04
sunxi: usb: Move setup of host controller clocks to the host controller drivers
Hans de Goede
2015-05-04
sunxi: Add basic A33 basic support
Vishnu Patekar
2015-04-18
dm: usb: Add a uclass for USB controllers
Simon Glass
2015-04-16
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-04-15
sunxi: common VBUS detection logic in usbc
Paul Kocialkowski
2015-04-15
sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic
Paul Kocialkowski
2015-04-14
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-03-29
sunxi: musb: Fix some lo speed devices not working with musb host
Hans de Goede
2015-03-21
sunxi: musb: Return early on VBUS GPIO error instead of on a positive value
Paul Kocialkowski
2015-03-10
sunxi: musb: Support checking VBUS using AXP221 PMIC
Chen-Yu Tsai
2015-02-24
usb: musb-new: omap2430: Reset the MUSB controller early
Paul Kocialkowski
2015-02-21
sunxi: musb: Check Vbus-det before enabling otg port power
Hans de Goede
2015-02-16
sunxi: otg: Fix peripheral mode
Hans de Goede
2015-01-18
musb-new: Add interrupt queue support
Hans de Goede
2015-01-18
musb-new: Add urb and hep parameters to construct_urb
Hans de Goede
2015-01-18
musb-new: Properly remove a transfer from the schedule on timeout
Hans de Goede
2015-01-18
musb-new: Fix reset sequence when in host mode
Hans de Goede
2015-01-18
musb-new: Fix interrupt transfers not working
Hans de Goede
[next]