Linux-PHY Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-25 18:06:20 to 2021-04-19 04:28:46 UTC [more...]

[RFC v1 PATCH 0/3] support soc_device_match to return -EPROBE_DEFER
 2021-04-19  4:27 UTC  (3+ messages)
` [RFC v1 PATCH 1/3] drivers: soc: add support for soc_device_match returning -EPROBE_DEFER
` [RFC v1 PATCH 2/3] caam: add defer probe when the caam driver cannot identify SoC

[PATCH v5 0/3] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-04-16 12:07 UTC  (5+ messages)
` [PATCH v5 1/3] phy: core: Reword the comment specifying the units of max_link_rate to be Mbps
` [PATCH v5 2/3] dt-bindings: phy: Add binding for TI TCAN104x CAN transceivers
` [PATCH v5 3/3] phy: phy-can-transceiver: Add support for generic CAN transceiver driver

[PATCH v4 0/3] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-04-16 11:44 UTC  (6+ messages)
` [PATCH v4 1/3] phy: core: Reword the comment specifying the units of max_link_rate to be Mbps
` [PATCH v4 2/3] dt-bindings: phy: Add binding for TI TCAN104x CAN transceivers
` [PATCH v4 3/3] phy: phy-can-transceiver: Add support for generic CAN transceiver driver

[PATCH v3 0/4] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-04-16  5:28 UTC  (8+ messages)
` [PATCH v3 1/4] phy: core: Reword the comment specifying the units of max_link_rate to be Mbps
` [PATCH v3 2/4] phy: Add API for devm_of_phy_optional_get_by_index
` [PATCH v3 3/4] dt-bindings: phy: Add binding for TI TCAN104x CAN transceivers
` [PATCH v3 4/4] phy: phy-can-transceiver: Add support for generic CAN transceiver driver

[PATCH v2 0/2] STM32 USBPHYC vbus-supply property support
 2021-04-15 21:11 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add vbus-supply optional property to phy-stm32-usbphyc
` [PATCH v2 2/2] phy: stm32: manage optional vbus regulator on phy_power_on/off

[PATCH v2 0/6] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-04-15  9:15 UTC  (18+ messages)
` [PATCH v2 1/6] phy: core: Reword the comment specifying the units of max_link_rate to be Mbps
` [PATCH v2 2/6] phy: Add API for devm_of_phy_optional_get_by_index
` [PATCH v2 3/6] dt-bindings: phy: Add binding for TI TCAN104x CAN transceivers
` [PATCH v2 4/6] phy: phy-can-transceiver: Add support for generic CAN transceiver driver
` [PATCH v2 5/6] dt-bindings: net: can: Document transceiver implementation as phy
` [PATCH v2 6/6] can: m_can: Add support for transceiver "

[GIT PULL]: Generic phy updates for v5.13 -second round
 2021-04-15  7:13 UTC  (2+ messages)

[PATCH 0/4] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-04-14 13:24 UTC  (18+ messages)
` [PATCH 1/4] dt-bindings: phy: Add binding for TI TCAN104x "
` [PATCH 2/4] phy: phy-can-transceiver: Add support for generic CAN transceiver driver
` [PATCH 3/4] dt-bindings: net: can: Document transceiver implementation as phy
` [PATCH 4/4] can: m_can_platform: Add support for transceiver "

[PATCH] phy: Revert "phy: ti: j721e-wiz: add missing of_node_put"
 2021-04-12  5:05 UTC  (2+ messages)

[PATCH -next] phy: ti: j721e-wiz: Add missing include linux/slab.h
 2021-04-12  5:05 UTC  (2+ messages)

[PATCH -next] phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()
 2021-04-12  5:05 UTC  (2+ messages)

[PATCH v8 00/13] Tegra XHCI controller ELPG support
 2021-04-11 14:30 UTC  (29+ messages)
` [PATCH v8 03/13] phy: tegra: xusb: Move usb3 port init for Tegra210
` [PATCH v8 04/13] phy: tegra: xusb: Rearrange UPHY init on Tegra210
` [PATCH v8 05/13] phy: tegra: xusb: Add Tegra210 lane_iddq operation
` [PATCH v8 06/13] phy: tegra: xusb: Add sleepwalk and suspend/resume
` [PATCH v8 09/13] phy: tegra: xusb: Add wake/sleepwalk for Tegra210
  ` [PATCH v9 "
` [PATCH v8 10/13] phy: tegra: xusb: Tegra210 host mode VBUS control
` [PATCH v8 11/13] phy: tegra: xusb: Add wake/sleepwalk for Tegra186

[PATCH 00/14] PHY: Add multilink DP support in Cadence Torrent PHY driver
 2021-04-09  5:34 UTC  (15+ messages)
` [PATCH 01/14] phy: cadence-torrent: Remove use of CamelCase to fix checkpatch CHECK message
` [PATCH 02/14] phy: cadence-torrent: Reorder few functions to remove function declarations
` [PATCH 03/14] phy: cadence-torrent: Add enum to support different input reference clocks
` [PATCH 04/14] phy: cadence-torrent: Select register configuration based on PHY reference clock
` [PATCH 05/14] phy: cadence-torrent: Add PHY registers for DP in array format
` [PATCH 06/14] phy: cadence-torrent: Reorder functions to avoid function declarations
` [PATCH 07/14] "
` [PATCH 08/14] phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clock
` [PATCH 09/14] phy: cadence-torrent: Add separate functions for reusable code
` [PATCH 10/14] phy: cadence-torrent: Add function to get PLL to be configured for DP
` [PATCH 11/14] phy: cadence-torrent: Add multilink DP support
` [PATCH 12/14] phy: cadence-torrent: Add PCIe + DP multilink configuration
` [PATCH 13/14] phy: cadence-torrent: Add debug information for PHY configuration
` [PATCH 14/14] phy: cadence-torrent: Check PIPE mode PHY status to be ready for operation

[PATCH v2 -next] phy: phy-mtk-hdmi: Remove redundant dev_err call in mtk_hdmi_phy_probe()
 2021-04-09  1:34 UTC  (2+ messages)

[PATCH v2 -next] phy: phy-mtk-mipi-dsi: Remove redundant dev_err call in mtk_mipi_tx_probe()
 2021-04-08 11:48 UTC 

[PATCH 00/16] CSI2RX support on J721E
 2021-04-08  8:22 UTC  (57+ messages)
` [PATCH 01/16] phy: Distinguish between Rx and Tx for MIPI D-PHY with submodes
` [PATCH 02/16] phy: cdns-dphy: Prepare for Rx support
` [PATCH 03/16] phy: cdns-dphy: Allow setting mode
` [PATCH 04/16] phy: cdns-dphy: Add Rx support
` [PATCH 05/16] media: cadence: csi2rx: Add external DPHY support
` [PATCH 06/16] media: cadence: csi2rx: Soft reset the streams before starting capture
` [PATCH 07/16] media: cadence: csi2rx: Set the STOP bit when stopping a stream
` [PATCH 08/16] media: cadence: csi2rx: Fix stream data configuration
` [PATCH 09/16] media: cadence: csi2rx: Turn subdev power on before starting stream
` [PATCH 10/16] media: cadence: csi2rx: Add wrappers for subdev calls
` [PATCH 11/16] dmaengine: ti: k3-psil-j721e: Add entry for CSI2RX
` [PATCH 12/16] dt-bindings: media: Add DT bindings for TI CSI2RX driver
` [PATCH 13/16] media: ti-vpe: csi2rx: Add CSI2RX support
` [PATCH 14/16] dt-bindings: phy: Convert Cadence DPHY binding to YAML
` [PATCH 15/16] dt-bindings: phy: cdns,dphy: make clocks optional
` [PATCH 16/16] dt-bindings: phy: cdns, dphy: add power-domains property
  ` [PATCH 16/16] dt-bindings: phy: cdns,dphy: "

[GIT PULL]: Generic phy updates for v5.13-rc1
 2021-04-07 14:53 UTC  (2+ messages)

[PATCH v2 1/1] time64.h: Consolidated PSEC_PER_SEC definition
 2021-04-07  0:20 UTC  (2+ messages)

[PATCH] phy: fix resource_size.cocci warnings
 2021-04-06  5:09 UTC  (2+ messages)

[PATCH -next] phy: marvell: phy-mvebu-cp11i-utmi needs USB_COMMON
 2021-04-06  5:04 UTC  (2+ messages)

[Discussion] Uninitialized variable in wiz_mode_select()
 2021-04-01  7:39 UTC  (3+ messages)

[PATCH] phy: ti: j721e-wiz: Configure 'p_standard_mode' only for DP/QSGMII
 2021-03-31 15:41 UTC  (2+ messages)

[PATCH v5 (RESEND) 0/7] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-03-31 12:46 UTC  (3+ messages)
` [PATCH v5 (RESEND) 1/7] phy: phy-hi3670-usb3: move driver from staging into phy

[PATCH RESEND] dt-bindings: phy: bcm-ns-usb3-phy: convert to yaml
 2021-03-31 12:22 UTC  (2+ messages)

[PATCH RESEND] dt-bindings: phy: bcm-ns-usb2-phy: convert to yaml
 2021-03-31 12:22 UTC  (2+ messages)

[PATCH v2 0/5] j721e-wiz/cadence-torrent: Support to skip SERDES configuration
 2021-03-31 11:15 UTC  (7+ messages)
` [PATCH v2 1/5] phy: ti: j721e-wiz: Do not configure wiz if its already configured
` [PATCH v2 2/5] phy: cadence-torrent: Group reset APIs and clock APIs
` [PATCH v2 3/5] phy: cadence-torrent: Do not configure SERDES if it's already configured
` [PATCH v2 4/5] phy: cadence-torrent: Explicitly request exclusive reset control
` [PATCH v2 5/5] phy: cadence-torrent: Add delay for PIPE clock to be stable

[PATCH] phy: microchip: PHY_SPARX5_SERDES should depend on ARCH_SPARX5
 2021-03-31 11:16 UTC  (2+ messages)

[PATCH v7 00/13] PHY: Add support in Sierra to use external clock
 2021-03-31 11:14 UTC  (2+ messages)

[PATCH 0/4] PHY: Update Cadence Torrent PHY multilink configurations specific to TI
 2021-03-30 18:04 UTC  (2+ messages)

[PATCH v3 0/6] AM64: Add SERDES driver support
 2021-03-30 18:04 UTC  (2+ messages)

[PATCH 0/4] j721e-wiz/cadence-torrent: Support to skip SERDES configuration
 2021-03-30  9:57 UTC  (4+ messages)
` [PATCH 3/4] phy: cadence-torrent: Do not configure SERDES if it's already configured

[PATCH 0/2] STM32 USBPHYC vbus-supply property support
 2021-03-26  9:05 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: phy: add vbus-supply optional property to phy-stm32-usbphyc

[PATCH 0/3] Add DT bindings and DT nodes for USB in SC7280
 2021-03-26  0:22 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for SC7280


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).