index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
if_spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
libertas: move under marvell vendor directory
Kalle Valo
1
-1318
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2013-12-05
wireless: libertas: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-18
libertas: move firmware lifetime handling to firmware.c
Dan Williams
1
-4
/
+0
2013-09-26
wireless: libertas: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-12-06
libertas: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-04-17
libertas: Firmware loading simplifications
Daniel Drake
1
-3
/
+2
2012-04-12
wireless, libertas: remove redundant NULL tests before calling release_firmwa...
Jesper Juhl
1
-4
/
+2
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2011-11-28
wireless: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-11-15
Net, libertas: Resolve memory leak in if_spi_host_to_card()
Jesper Juhl
1
-0
/
+1
2011-10-31
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
1
-1
/
+1
2011-08-09
libertas: remove some dead code in if_spi_prog_helper_firmware()
Dan Carpenter
1
-4
/
+0
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
2011-06-17
if_spi: Fix compilation warning - unused variable
Nikanth Karthikesan
1
-3
/
+3
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+2
2011-05-11
libertas: Use netdev_<level> or dev_<level> where possible
Joe Perches
1
-20
/
+37
2011-05-11
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
1
-41
/
+33
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
1
-47
/
+87
2011-03-30
libertas_spi: Add support for suspend/resume
Vasily Khoruzhick
1
-0
/
+65
2011-02-03
libertas_spi: Use workqueue in hw_host_to_card
Vasily Khoruzhick
1
-129
/
+239
2011-01-04
libertas: down_interruptible() can return -EINTR, not EINTR
roel kluin
1
-1
/
+1
2010-11-29
libertas: fix invalid access
Sven Neumann
1
-1
/
+0
2010-08-16
libertas: [spi] use common firmware request helper and new firmware locations
Dan Williams
1
-75
/
+69
2010-08-16
drivers/net/wireless/libertas: Adjust confusing if indentation
Julia Lawall
1
-2
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-08
libertas/if_spi: needs linux/semaphore.h
Randy Dunlap
1
-0
/
+1
2009-11-11
libertas: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+4
2009-11-02
libertas: remove internal buffers from GSPI driver
Andrey Yurovsky
1
-130
/
+6
2009-10-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+5
2009-10-27
libertas spi: fix sparse errors
Holger Schurig
1
-5
/
+5
2009-10-07
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
1
-0
/
+3
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-08-04
libertas: check valid bits in SPI bus mode reg
Andrey Yurovsky
1
-1
/
+1
2009-07-10
libertas: correct card cleanup order in SPI driver
Andrey Yurovsky
1
-3
/
+4
2009-07-10
libertas: remove ps_supported flag, use fwcapinfo
Andrey Yurovsky
1
-1
/
+0
2009-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-5
/
+6
2009-06-15
firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal
John W. Linville
1
-4
/
+4
2009-06-15
net/libertas: don't recursive spin lock in if_spi_e2h()
Sebastian Andrzej Siewior
1
-4
/
+0
2009-06-15
libertas: fix IEEE PS mode in GSPI driver
Andrey Yurovsky
1
-1
/
+6
2009-06-10
net/libertas: remove GPIO-CS handling in SPI interface code
Sebastian Andrzej Siewior
1
-48
/
+44
2009-06-03
net/libertas: make SPI interface big endian aware
Sebastian Andrzej Siewior
1
-18
/
+16
2009-05-22
libertas: fix GSPI card event handling
andrey@cozybit.com
1
-0
/
+7
2009-04-24
libertas: fix format warning
John W. Linville
1
-1
/
+1
2009-04-22
libertas: increase spi driver thread priority
Anna Neal
1
-0
/
+4
2009-02-09
libertas: if_spi: add ability to call board specific setup/teardown methods
Mike Rapoport
1
-0
/
+15
2009-01-29
libertas: if_spi, driver for libertas GSPI devices
Colin McCabe
1
-0
/
+1203