index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
/
ksz9477_i2c.c
Age
Commit message (
Expand
)
Author
2024-11-13
net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driver
Tristram Ha
2024-06-26
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-02-01
net: dsa: Add KSZ8567 switch support
Philippe Schenker
2023-10-27
net: dsa: microchip: Refactor switch shutdown routine for WoL preparation
Oleksij Rempel
2023-05-31
net: dsa: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-30
net: dsa: microchip: add an enum for regmap widths
Vladimir Oltean
2023-03-15
net: dsa: ksz9477: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-01-23
net: dsa: microchip: fix probe of I2C-connected KSZ8563
Ahmad Fatoum
2022-11-23
net: dsa: microchip: ksz9477: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-09
net: dsa: microchip: add dev_err_probe in probe functions
Rakesh Sankaranarayanan
2022-11-09
net: dsa: microchip: add irq in i2c probe
Rakesh Sankaranarayanan
2022-11-09
net: dsa: microchip: add ksz9563 in ksz_switch_ops and select based on compat...
Rakesh Sankaranarayanan
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-26
net: dsa: microchip: ksz9477: remove unnecessary i2c_set_clientdata()
Yang Yingliang
2022-09-07
net: dsa: microchip: add KSZ9896 to KSZ9477 I2C driver
Romain Naour
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-24
net: dsa: microchip: remove the ksz8/ksz9477_switch_register
Arun Ramadoss
2022-06-24
net: dsa: microchip: rename shutdown to reset in ksz_dev_ops
Arun Ramadoss
2022-05-18
net: dsa: microchip: perform the compatibility check for dev probed
Arun Ramadoss
2022-02-19
net: dsa: microchip: add ksz8563 to ksz9477 I2C driver
Ahmad Fatoum
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2020-10-09
net: dsa: microchip: add ksz9563 to ksz9477 I2C driver
Christian Eggers
2020-07-01
net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driver
Helmut Grohne
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-17
net: dsa: microchip: Add shared regmap mutex
Marek Vasut
2019-10-06
net: dsa: ksz9477: fix platform_no_drv_owner.cocci warning
YueHaibing
2019-09-12
net: dsa: microchip: add ksz9567 to ksz9477 driver
George McCollister
2019-09-12
net: dsa: microchip: add KSZ9477 I2C driver
Tristram Ha