index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
if_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas_spi: Use workqueue in hw_host_to_card
Vasily Khoruzhick
2011-02-03
1
-129
/
+239
*
libertas: down_interruptible() can return -EINTR, not EINTR
roel kluin
2011-01-04
1
-1
/
+1
*
libertas: fix invalid access
Sven Neumann
2010-11-29
1
-1
/
+0
*
libertas: [spi] use common firmware request helper and new firmware locations
Dan Williams
2010-08-16
1
-75
/
+69
*
drivers/net/wireless/libertas: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-2
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
libertas/if_spi: needs linux/semaphore.h
Randy Dunlap
2010-02-08
1
-0
/
+1
*
libertas: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-11
1
-0
/
+4
*
libertas: remove internal buffers from GSPI driver
Andrey Yurovsky
2009-11-02
1
-130
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-29
1
-5
/
+5
|
\
|
*
libertas spi: fix sparse errors
Holger Schurig
2009-10-27
1
-5
/
+5
*
|
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
2009-10-07
1
-0
/
+3
|
/
*
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-23
1
-0
/
+1
*
libertas: check valid bits in SPI bus mode reg
Andrey Yurovsky
2009-08-04
1
-1
/
+1
*
libertas: correct card cleanup order in SPI driver
Andrey Yurovsky
2009-07-10
1
-3
/
+4
*
libertas: remove ps_supported flag, use fwcapinfo
Andrey Yurovsky
2009-07-10
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-18
1
-5
/
+6
|
\
|
*
net/libertas: don't recursive spin lock in if_spi_e2h()
Sebastian Andrzej Siewior
2009-06-15
1
-4
/
+0
|
*
libertas: fix IEEE PS mode in GSPI driver
Andrey Yurovsky
2009-06-15
1
-1
/
+6
*
|
firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal
John W. Linville
2009-06-15
1
-4
/
+4
|
/
*
net/libertas: remove GPIO-CS handling in SPI interface code
Sebastian Andrzej Siewior
2009-06-10
1
-48
/
+44
*
net/libertas: make SPI interface big endian aware
Sebastian Andrzej Siewior
2009-06-03
1
-18
/
+16
*
libertas: fix GSPI card event handling
andrey@cozybit.com
2009-05-22
1
-0
/
+7
*
libertas: fix format warning
John W. Linville
2009-04-24
1
-1
/
+1
*
libertas: increase spi driver thread priority
Anna Neal
2009-04-22
1
-0
/
+4
*
libertas: if_spi: add ability to call board specific setup/teardown methods
Mike Rapoport
2009-02-09
1
-0
/
+15
*
libertas: if_spi, driver for libertas GSPI devices
Colin McCabe
2009-01-29
1
-0
/
+1203