index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-can-transceiver.c
Age
Commit message (
Expand
)
Author
2026-05-14
phy: phy-can-transceiver: Drop unused include
Andy Shevchenko
2026-05-14
phy: phy-can-transceiver: Decouple assignment and definition in probe
Andy Shevchenko
2026-05-14
phy: phy-can-transceiver: Don't check for specific errors when parsing proper...
Andy Shevchenko
2026-05-14
phy: phy-can-transceiver: Move OF ID table closer to their user
Andy Shevchenko
2026-05-14
phy: phy-can-transceiver: use device_get_match_data()
Andy Shevchenko
2026-05-14
phy: phy-can-transceiver: Check driver match and driver data against NULL
Andy Shevchenko
2026-03-09
phy: can-transceiver: drop temporary helper getting optional mux-state
Josua Mayer
2026-03-09
phy: can-transceiver: rename temporary helper function to avoid conflict
Josua Mayer
2025-11-12
phy: phy-can-transceiver: Add support for TJA105{1,7}
Peng Fan
2025-11-12
phy: phy-can-transceiver: Drop the gpio desc check
Peng Fan
2025-11-12
phy: phy-can-transceiver: Add dual channel support for TJA1048
Peng Fan
2025-11-12
phy: phy-can-transceiver: Introduce can_transceiver_priv
Peng Fan
2025-04-11
phy: can-transceiver: Re-instate "mux-states" property presence check
Geert Uytterhoeven
2025-02-10
phy: can-transceiver: Drop unnecessary "mux-states" property presence check
Rob Herring (Arm)
2023-12-21
phy: phy-can-transceiver: insert space after include
Wang Jinchao
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
2023-02-14
Merge tag 'phy-fixes-6.2' into next
Vinod Koul
2023-01-31
phy: phy-can-transceiver: Add support for NXP TJR1443
Geert Uytterhoeven
2023-01-18
phy: phy-can-transceiver: Skip warning if no "max-bitrate"
Geert Uytterhoeven
2022-04-11
phy: phy-can-transceiver: Add support for setting mux
Aswath Govindraju
2021-11-23
phy: phy-can-transceiver: Make devm_gpiod_get optional
Aswath Govindraju
2021-06-14
phy: phy-can-transceiver: Add support for generic CAN transceiver driver
Aswath Govindraju