index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wl1251
/
spi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xx
Breno Leitao
2024-01-31
1
-0
/
+1
*
wifi: wl1251: switch to using gpiod API
Dmitry Torokhov
2022-11-16
1
-29
/
+34
*
wifi: wl1251: drop support for platform data
Dmitry Torokhov
2022-11-16
1
-12
/
+3
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-15
/
+1
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
net: wireless: wl1251: Remove unnecessary free_irq
Himangi Saraogi
2014-08-25
1
-1
/
+0
*
drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation
George Spelvin
2014-05-16
1
-22
/
+21
*
lib/crc7: Shift crc7() output left 1 bit
George Spelvin
2014-05-16
1
-2
/
+1
*
wl1251: spi: add device tree support
Sebastian Reichel
2014-02-28
1
-6
/
+17
*
wl1251: spi: add vio regulator support
Sebastian Reichel
2014-02-28
1
-2
/
+17
*
wl1251: move power GPIO handling into the driver
Sebastian Reichel
2014-02-28
1
-12
/
+21
*
wl1251: split wl251 platform data to a separate structure
Luciano Coelho
2014-02-28
1
-1
/
+1
*
wireless: wl1251: use dev_get_platdata()
Jingoo Han
2013-09-26
1
-1
/
+1
*
net: wireless: wl1251: Fix commenting style
Sachin Kamat
2013-06-17
1
-3
/
+3
*
net: wireless: wl1251: Use module_spi_driver macro
Sachin Kamat
2013-06-17
1
-23
/
+1
*
net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-07
1
-2
/
+2
*
wlcore/wl18xx/wl12xx: remove __dev* attributes
Bill Pemberton
2012-12-06
1
-3
/
+3
*
wl1251: Fix memory leaks in SPI initialization
Grazvydas Ignotas
2012-06-20
1
-0
/
+4
*
wl1251: fix oops on early interrupt
Grazvydas Ignotas
2012-05-25
1
-2
/
+1
*
wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectory
Luciano Coelho
2012-04-12
1
-0
/
+355