summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wl1251/spi.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-16wifi: wl1251: switch to using gpiod APIDmitry Torokhov1-29/+34
2022-11-16wifi: wl1251: drop support for platform dataDmitry Torokhov1-12/+3
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2014-08-26net: wireless: wl1251: Remove unnecessary free_irqHimangi Saraogi1-1/+0
2014-05-16drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin1-22/+21
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin1-2/+1
2014-02-28wl1251: spi: add device tree supportSebastian Reichel1-6/+17
2014-02-28wl1251: spi: add vio regulator supportSebastian Reichel1-2/+17
2014-02-28wl1251: move power GPIO handling into the driverSebastian Reichel1-12/+21
2014-02-28wl1251: split wl251 platform data to a separate structureLuciano Coelho1-1/+1
2013-09-26wireless: wl1251: use dev_get_platdata()Jingoo Han1-1/+1
2013-06-17net: wireless: wl1251: Fix commenting styleSachin Kamat1-3/+3
2013-06-17net: wireless: wl1251: Use module_spi_driver macroSachin Kamat1-23/+1
2013-04-08net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-2/+2
2012-12-07wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton1-3/+3
2012-06-20wl1251: Fix memory leaks in SPI initializationGrazvydas Ignotas1-0/+4
2012-05-25wl1251: fix oops on early interruptGrazvydas Ignotas1-2/+1
2012-04-12wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho1-0/+355