summaryrefslogtreecommitdiff
path: root/drivers/net/wan/slic_ds26522.c
AgeCommit message (Expand)Author
2024-01-11net: fill in MODULE_DESCRIPTION()s for ds26522 moduleBreno Leitao
2023-03-11net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2020-08-31net: wan: slic_ds26522: Remove unused macro DRV_NAMEYueHaibing
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-02-07net: wan: slic_ds26522: Remove .owner field for driverWei Yongjun
2017-02-07net: wan: slic_ds26522: Use module_spi_driver to simplify the codeWei Yongjun
2016-12-28net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured"Colin Ian King
2016-10-14net: wan: slic_ds26522: Export OF module alias informationJavier Martinez Canillas
2016-10-14net: wan: slic_ds26522: add SPI device ID table to fix module autoloadJavier Martinez Canillas
2016-06-29Maxim/driver: Add driver for maxim ds26522Zhao Qiang