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
/
phy
/
allwinner
Age
Commit message (
Expand
)
Author
2022-01-14
phy: Track power-on and init counts in uclass
Alper Nebi Yasak
2021-10-25
phy: sun4i-usb: Support VBUS detection via power supply
Samuel Holland
2021-10-25
phy: sun4i-usb: Refactor VBUS detection to match Linux
Samuel Holland
2021-10-25
phy: sun4i-usb: Remove a couple of debug messages
Samuel Holland
2021-09-22
phy: sun50i-usb3: Add a driver for the H6 USB3 PHY
Samuel Holland
2021-07-10
phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSB
Paul Kocialkowski
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-09-30
phy: sun4i-usb: Fix not calling dev_err with a device
Sean Anderson
2020-06-01
phy: sun4i-usb: Align H6 initialization logic with the kernel
Roman Stratiienko
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-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-24
phy: sun4i-usb: Add Allwinner R40 support
Andre Przywara
2019-07-16
sunxi: phy: Add USB PHY support for Allwinner H6
Andre Przywara
2019-01-18
phy: sun4i-usb: Use CLK and RESET support
Jagan Teki
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-07-31
phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5
Jagan Teki
2018-07-31
phy: sun4i-usb: Remove usb_clk_cfg set in probe
Jagan Teki
2018-07-31
phy: sun4i-usb: Call phy_passby even for PHY#0
Jagan Teki
2018-05-28
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
Jagan Teki
2018-05-28
phy: sun4i-usb: Add A23 USB PHY config
Jagan Teki
2018-05-28
phy: sun4i-usb: Add A33 USB PHY config
Jagan Teki
2018-05-28
phy: sun4i-usb: Add A31 PHY config
Jagan Teki
2018-05-28
phy: sun4i-usb: Add A10/A13/A20 PHY config
Jagan Teki
2018-05-28
phy: sun4i-usb: Add A83T USB PHY config
Jagan Teki
2018-05-28
phy: sun4i-usb: Add V3S PHY config
Jagan Teki
2018-05-28
phy: sun4i-usb: Add H3/H5 PHY config
Jagan Teki
2018-05-28
phy: sun4i-usb: Add id_detect and vbus_detect ops
Jagan Teki
2018-05-28
phy: Add Allwinner A64 USB PHY driver
Jagan Teki