index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: usb: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2022-06-29
rockchip: usb: phy: add rk3066/rk3188 support
Johan Jonker
2021-09-27
usb: phy: ti: Remove non-DM PHY code
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
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