aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)Author
2022-06-29rockchip: usb: phy: add rk3066/rk3188 supportJohan Jonker
2021-09-27usb: phy: ti: Remove non-DM PHY codeTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-11-17rockchip: usb: Migrate to use ofnodeKever Yang
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-22Convert CONFIG_ROCKCHIP_USB2_PHY to KconfigAdam Ford
2018-01-22Convert CONFIG_OMAP_USB_PHY to KconfigAdam Ford
2018-01-22Convert CONFIG_TWL4030_USB to KconfigAdam Ford
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-07-25usb: rockchip-phy: implement USB2.0 phy controlXu Ziyuan
2016-06-02usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros
2015-07-22usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh
2015-04-16ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I
2014-12-04usb: phy: omap_usb_phy: fix build breakageFelipe Balbi
2014-07-09usb: phy: omap_usb_phy: implement usb_phy_power() for AM437xFelipe Balbi
2013-10-31drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-20usb: am437x: Add support for am437x xhci USB hostDan Murphy
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy
2013-10-20usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-10twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon
2013-05-10twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-05-06drivers/*/Makefile: fix conditional compile rule.Ender.Dai
2009-12-20TWL4030 Add usb PHY supportTom Rix