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
/
phy
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-11-17
rockchip: usb: Migrate to use ofnode
Kever Yang
2019-10-24
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-22
Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig
Adam Ford
2018-01-22
Convert CONFIG_OMAP_USB_PHY to Kconfig
Adam Ford
2018-01-22
Convert CONFIG_TWL4030_USB to Kconfig
Adam Ford
2016-09-23
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-07-25
usb: rockchip-phy: implement USB2.0 phy control
Xu Ziyuan
2016-06-02
usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration
Roger Quadros
2015-07-22
usb: xhci: omap: Remove common dwc3 drv functions calls
Ramneek Mehresh
2015-04-16
ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c
Kishon Vijay Abraham I
2014-12-04
usb: phy: omap_usb_phy: fix build breakage
Felipe Balbi
2014-07-09
usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x
Felipe Balbi
2013-10-31
drivers: usb: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-20
usb: am437x: Add support for am437x xhci USB host
Dan Murphy
2013-10-20
usb: dra7xx: Add support for dra7xx xhci USB host
Dan Murphy
2013-10-20
usb: omap: Move the usb phy code to the usb/phy directory
Dan Murphy
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-10
twl4030: make twl4030_i2c_read_u8 prototype consistent
Nishanth Menon
2013-05-10
twl4030: make twl4030_i2c_write_u8 prototype consistent
Nishanth Menon
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-05-06
drivers/*/Makefile: fix conditional compile rule.
Ender.Dai
2009-12-20
TWL4030 Add usb PHY support
Tom Rix