summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/slic_ds26522.c
Commit message (Expand)AuthorAgeFilesLines
* net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra2023-03-111-1/+1
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-2/+1
* net: wan: slic_ds26522: Remove unused macro DRV_NAMEYueHaibing2020-08-311-2/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* net: wan: slic_ds26522: Remove .owner field for driverWei Yongjun2017-02-071-1/+0
* net: wan: slic_ds26522: Use module_spi_driver to simplify the codeWei Yongjun2017-02-071-12/+1
* net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured"Colin Ian King2016-12-281-1/+1
* net: wan: slic_ds26522: Export OF module alias informationJavier Martinez Canillas2016-10-141-0/+1
* net: wan: slic_ds26522: add SPI device ID table to fix module autoloadJavier Martinez Canillas2016-10-141-0/+7
* Maxim/driver: Add driver for maxim ds26522Zhao Qiang2016-06-291-0/+255