Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-27wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPIAjay Singh
2022-05-30wifi: wilc1000: use correct sequence of RESET for chip Power-UP/DownAjay Singh
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-01-31wilc1000: use min_t() to make code cleanerChangcheng Deng
2021-12-22wilc1000: Add reset/enable GPIO support to SPI driverDavid Mosberger-Tang
2021-12-20wilc1000: fix double free error in probe()Dan Carpenter
2021-12-14wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi"David Mosberger-Tang
2021-12-14wilc1000: Remove misleading USE_SPI_DMA macroDavid Mosberger-Tang
2021-12-08wilc1000: Add id_table to spi_driverDavid Mosberger-Tang
2021-09-21wilc1000: use correct write command sequence in wilc_spi_sync_ext()Ajay Singh
2021-09-21wilc1000: ignore clockless registers status response for SPIAjay Singh
2021-09-21wilc1000: handle read failure issue for clockless registersAjay Singh
2021-09-21wilc1000: add reset/terminate/repeat command support for SPI busAjay Singh
2021-08-29wilc1000: Convert module-global "isinit" to device-specific variableDavid Mosberger-Tang
2021-08-21wilc1000: use devm_clk_get_optional()Claudiu Beznea
2021-08-21wilc1000: use goto labels on error pathClaudiu Beznea
2021-06-15wilc1000: Fix clock name bindingTudor Ambarus
2021-04-17wilc1000: Add support for enabling CRCDavid Mosberger-Tang
2021-04-17wilc1000: Check for errors at end of DMA writeDavid Mosberger-Tang
2021-04-17wilc1000: Introduce symbolic names for SPI protocol registerDavid Mosberger-Tang
2021-04-17wilc1000: Make SPI transfers work at 48MHzDavid Mosberger-Tang
2020-12-10wilc1000: changes for SPI communication stall issue found with IperfAjay Singh
2020-08-28staging: wilc1000: Fix memleak in wilc_bus_probeDinghao Liu
2020-06-26wilc1000: move wilc driver out of stagingAjay Singh