| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-14 | phy: phy-can-transceiver: Drop unused include | Andy Shevchenko | 1 | -2/+1 |
| 2026-05-14 | phy: phy-can-transceiver: Decouple assignment and definition in probe | Andy Shevchenko | 1 | -1/+3 |
| 2026-05-14 | phy: phy-can-transceiver: Don't check for specific errors when parsing proper... | Andy Shevchenko | 1 | -4/+13 |
| 2026-05-14 | phy: phy-can-transceiver: Move OF ID table closer to their user | Andy Shevchenko | 1 | -29/+29 |
| 2026-05-14 | phy: phy-can-transceiver: use device_get_match_data() | Andy Shevchenko | 1 | -6/+4 |
| 2026-05-14 | phy: phy-can-transceiver: Check driver match and driver data against NULL | Andy Shevchenko | 1 | -0/+3 |
| 2026-03-09 | phy: can-transceiver: drop temporary helper getting optional mux-state | Josua Mayer | 1 | -11/+1 |
| 2026-03-09 | phy: can-transceiver: rename temporary helper function to avoid conflict | Josua Mayer | 1 | -2/+2 |
| 2025-11-12 | phy: phy-can-transceiver: Add support for TJA105{1,7} | Peng Fan | 1 | -0/+30 |
| 2025-11-12 | phy: phy-can-transceiver: Drop the gpio desc check | Peng Fan | 1 | -8/+4 |
| 2025-11-12 | phy: phy-can-transceiver: Add dual channel support for TJA1048 | Peng Fan | 1 | -26/+62 |
| 2025-11-12 | phy: phy-can-transceiver: Introduce can_transceiver_priv | Peng Fan | 1 | -10/+24 |
| 2025-04-11 | phy: can-transceiver: Re-instate "mux-states" property presence check | Geert Uytterhoeven | 1 | -7/+15 |
| 2025-02-10 | phy: can-transceiver: Drop unnecessary "mux-states" property presence check | Rob Herring (Arm) | 1 | -7/+6 |
| 2023-12-21 | phy: phy-can-transceiver: insert space after include | Wang Jinchao | 1 | -5/+5 |
| 2023-07-17 | phy: Explicitly include correct DT includes | Rob Herring | 1 | -0/+1 |
| 2023-02-14 | Merge tag 'phy-fixes-6.2' into next | Vinod Koul | 1 | -2/+3 |
| 2023-01-31 | phy: phy-can-transceiver: Add support for NXP TJR1443 | Geert Uytterhoeven | 1 | -0/+4 |
| 2023-01-18 | phy: phy-can-transceiver: Skip warning if no "max-bitrate" | Geert Uytterhoeven | 1 | -2/+3 |
| 2022-04-11 | phy: phy-can-transceiver: Add support for setting mux | Aswath Govindraju | 1 | -0/+22 |
| 2021-11-23 | phy: phy-can-transceiver: Make devm_gpiod_get optional | Aswath Govindraju | 1 | -2/+2 |
| 2021-06-14 | phy: phy-can-transceiver: Add support for generic CAN transceiver driver | Aswath Govindraju | 1 | -0/+146 |