~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* phy: sun4i: Add H616 USB PHY supportAndre Przywara2023-07-21
* phy: sun4i-usb: Add H616 USB PHY quirk supportAndre Przywara2023-07-21
* phy: sun4i-usb: Replace types with explicit quirk flagsAndre Przywara2023-07-21
* sunxi: Kconfig: rework PHY_USB_SUN4I selectionAndre Przywara2023-07-21
* phy: sun4i-usb: add Allwinner F1C100s supportAndre Przywara2023-07-21
* phy: sun4i-usb: Fix of_xlate() argument checkAndre Przywara2023-07-21
* drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-06
* phy: sun4i-usb: Do not drive VBUS with external VBUS presentSamuel Holland2023-04-28
* phy: sun4i-usb: Add D1 variantSamuel Holland2022-07-18
* phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handlingAndre Przywara2022-07-18
* phy: sun4i-usb: Drop use of arch-specific headersSamuel Holland2022-07-18
* sunxi: Move INITIAL_USB_SCAN_DELAY to driver KconfigSamuel Holland2022-07-18
* sunxi: usb: convert PHY GPIO functions to DMAndre Przywara2022-06-26
* phy: Track power-on and init counts in uclassAlper Nebi Yasak2022-01-14
* phy: sun4i-usb: Support VBUS detection via power supplySamuel Holland2021-10-25
* phy: sun4i-usb: Refactor VBUS detection to match LinuxSamuel Holland2021-10-25
* phy: sun4i-usb: Remove a couple of debug messagesSamuel Holland2021-10-25
* phy: sun50i-usb3: Add a driver for the H6 USB3 PHYSamuel Holland2021-09-22
* phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSBPaul Kocialkowski2021-07-10
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* phy: sun4i-usb: Fix not calling dev_err with a deviceSean Anderson2020-09-30
* phy: sun4i-usb: Align H6 initialization logic with the kernelRoman Stratiienko2020-06-01
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara2020-01-24
* sunxi: phy: Add USB PHY support for Allwinner H6Andre Przywara2019-07-16
* phy: sun4i-usb: Use CLK and RESET supportJagan Teki2019-01-18
* drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-28
* phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5Jagan Teki2018-07-31
* phy: sun4i-usb: Remove usb_clk_cfg set in probeJagan Teki2018-07-31
* phy: sun4i-usb: Call phy_passby even for PHY#0Jagan Teki2018-07-31
* phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectJagan Teki2018-05-28
* phy: sun4i-usb: Add A23 USB PHY configJagan Teki2018-05-28
* phy: sun4i-usb: Add A33 USB PHY configJagan Teki2018-05-28
* phy: sun4i-usb: Add A31 PHY configJagan Teki2018-05-28
* phy: sun4i-usb: Add A10/A13/A20 PHY configJagan Teki2018-05-28
* phy: sun4i-usb: Add A83T USB PHY configJagan Teki2018-05-28
* phy: sun4i-usb: Add V3S PHY configJagan Teki2018-05-28
* phy: sun4i-usb: Add H3/H5 PHY configJagan Teki2018-05-28
* phy: sun4i-usb: Add id_detect and vbus_detect opsJagan Teki2018-05-28
* phy: Add Allwinner A64 USB PHY driverJagan Teki2018-05-28