Age | Commit message (Expand) | Author |
2024-11-27 | Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds |
2024-10-17 | phy: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-10-07 | phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register | Bartosz Wawrzyniak |
2024-08-30 | phy: cadence: sierra: Simplify with scoped for each OF child loop | Krzysztof Kozlowski |
2024-08-05 | phy: cadence-torrent: add support for three or more links using 2 protocols | Siddharth Vadapalli |
2024-07-31 | phy: cadence: Sierra: Constify a u32[] | Christophe JAILLET |
2024-07-31 | phy: cadence: Sierra: Constify struct cdns_sierra_vals | Christophe JAILLET |
2024-07-31 | phy: cadence: Sierra: Constify struct cdns_reg_pairs | Christophe JAILLET |
2024-07-31 | phy: cadence-torrent: Constify a u32[] | Christophe JAILLET |
2024-07-31 | phy: cadence-torrent: Constify struct cdns_torrent_vals | Christophe JAILLET |
2024-07-31 | phy: cadence-torrent: Constify struct cdns_torrent_vals_entry | Christophe JAILLET |
2024-07-31 | phy: cadence-torrent: Constify struct cdns_reg_pairs | Christophe JAILLET |
2024-07-02 | phy: cadence-torrent: Check return value on register read | Ma Ke |
2024-06-03 | phy: cadence-torrent: add suspend and resume support | Thomas Richard |
2024-06-03 | phy: cadence-torrent: remove noop_ops phy operations | Thomas Richard |
2024-06-03 | phy: cadence-torrent: add already_configured to struct cdns_torrent_phy | Thomas Richard |
2024-06-03 | phy: cadence-torrent: register resets even if the phy is already configured | Thomas Richard |
2024-06-03 | phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk | Thomas Richard |
2024-06-03 | phy: cadence-torrent: Add SGMII + QSGMII multilink configuration for 100MHz r... | Swapnil Jakhade |
2024-02-07 | phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink... | Swapnil Jakhade |
2024-02-07 | phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink... | Swapnil Jakhade |
2024-02-07 | phy: cadence-torrent: Add PCIe(100MHz) + USXGMII(156.25MHz) multilink configu... | Swapnil Jakhade |
2023-07-17 | phy: Explicitly include correct DT includes | Rob Herring |
2023-07-12 | phy: cadence: Sierra: Add single link SGMII register configuration | Marcin Wierzbicki |
2023-07-12 | phy: cadence-torrent: Use key:value pair table for all settings | Roger Quadros |
2023-07-12 | phy: cadence-torrent: Add single link USXGMII configuration for 156.25MHz refclk | Swapnil Jakhade |
2023-07-05 | Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2023-06-08 | phy: cadence: torrent: Add a determine_rate hook | Maxime Ripard |
2023-06-08 | phy: cadence: sierra: Add a determine_rate hook | Maxime Ripard |
2023-05-19 | phy: cadence: salvo: Add cdns,usb2-disconnect-threshold-microvolt property | Frank Li |
2023-05-19 | phy: cadence: salvo: add .set_mode API | Peter Chen |
2023-05-19 | phy: cadence: salvo: add bist fix | Peter Chen |
2023-05-19 | phy: cadence: salvo: decrease delay value to zero for txvalid | Peter Chen |
2023-05-19 | phy: cadence: salvo: add access for USB2PHY | Peter Chen |
2023-05-08 | phy: cadence-torrent: Add USB + DP multilink configuration | Swapnil Jakhade |
2023-05-08 | phy: cadence-torrent: Add PCIe + DP multilink configuration for 100MHz refclk | Swapnil Jakhade |
2023-05-08 | phy: cadence-torrent: Prepare driver for multilink DP support | Swapnil Jakhade |
2023-05-08 | phy: cadence-torrent: Add function to get PLL to be configured for DP | Swapnil Jakhade |
2023-04-12 | phy: cadence: cdns-dphy-rx: Add common module reset support | Sinthu Raja |
2023-04-12 | phy: cadence: Sierra: Add PCIe + SGMII PHY multilink configuration | Swapnil Jakhade |
2023-03-31 | phy: cadence: Sierra: Use clk_parent_data to provide parent information | Lars-Peter Clausen |
2023-03-31 | phy: cadence: Sierra: Replace `clk_register(`) with `clk_hw_register()` | Lars-Peter Clausen |
2023-03-20 | phy: cadence: phy-cadence-torrent: Convert to platform remove callback return... | Uwe Kleine-König |
2023-03-20 | phy: cadence: phy-cadence-sierra: Convert to platform remove callback returni... | Uwe Kleine-König |
2023-03-20 | phy: cadence: cdns-dphy: Convert to platform remove callback returning void | Uwe Kleine-König |
2022-07-08 | phy: cadence-torrent: Remove unused `regmap` field from state struct | Lars-Peter Clausen |
2022-07-08 | phy: cadence: Sierra: Remove unused `regmap` field from state struct | Lars-Peter Clausen |
2022-07-05 | phy: cdns-dphy: Add support for DPHY TX on J721e | Rahul T R |
2022-07-05 | phy: cdns-dphy: Add band config for dphy tx | Rahul T R |
2022-04-13 | phy: cadence: Sierra: Add TI J721E specific PCIe multilink lane configuration | Swapnil Jakhade |