summaryrefslogtreecommitdiff
path: root/drivers/usb/phy
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* rockchip: usb: Migrate to use ofnodeKever Yang2019-11-171-3/+2
* usb: xhci: move xhci.h to include usbJean-Jacques Hiblot2019-10-241-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-075-12/+5
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* Convert CONFIG_ROCKCHIP_USB2_PHY to KconfigAdam Ford2018-01-221-0/+2
* Convert CONFIG_OMAP_USB_PHY to KconfigAdam Ford2018-01-221-0/+3
* Convert CONFIG_TWL4030_USB to KconfigAdam Ford2018-01-221-0/+12
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* usb: rockchip-phy: implement USB2.0 phy controlXu Ziyuan2016-07-252-0/+108
* usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros2016-06-021-15/+41
* usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-221-18/+0
* ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I2015-04-161-16/+0
* usb: phy: omap_usb_phy: fix build breakageFelipe Balbi2014-12-041-2/+0
* usb: phy: omap_usb_phy: implement usb_phy_power() for AM437xFelipe Balbi2014-07-091-1/+16
* drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-24/+2
* usb: am437x: Add support for am437x xhci USB hostDan Murphy2013-10-201-0/+23
* usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-201-2/+43
* usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2013-10-202-0/+198
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-242-28/+2
* twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon2013-05-101-1/+1
* twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon2013-05-101-23/+23
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* drivers/*/Makefile: fix conditional compile rule.Ender.Dai2010-05-061-1/+0
* TWL4030 Add usb PHY supportTom Rix2009-12-202-0/+233