John W. Linville
|
d7a4858c0f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
13 years ago |
Lars-Peter Clausen
|
4e3309ba95
wireless: Remove redundant spi driver bus initialization
|
13 years ago |
Michael Büsch
|
7adb92faa8
p54spi: Remove FIXME in op_stop
|
13 years ago |
Michael Büsch
|
2d1618170e
p54spi: Fix workqueue deadlock
|
13 years ago |
Michael Büsch
|
32d3a3922d
p54spi: Add missing spin_lock_init
|
13 years ago |
Axel Lin
|
1eb85d63c7
p54spi: add "spi:" prefix for stlc45xx modalias
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Thomas Gleixner
|
dced35aeb0
drivers: Final irq namespace conversion
|
14 years ago |
Michael Büsch
|
f4bbf922f3
p54spi: Add error message for eeprom failure
|
15 years ago |
Christian Lamparter
|
d7065c3055
p54spi: Kconfig option for config blob
|
15 years ago |
Luke-Jr
|
5f1e83dbc3
p54spi: replace internal "cx3110x" name with "p54spi"
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Anton Vorontsov
|
e0626e3844
spi: prefix modalias with "spi:"
|
15 years ago |
Luis R. Rodriguez
|
42935ecaf4
mac80211: redefine usage of the mac80211 workqueue
|
16 years ago |
David S. Miller
|
74d154189d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Dan Carpenter
|
bfa99bfdda
p54spi: fix potential null deref in p54spi.c
|
16 years ago |
Christian Lamparter
|
0859339b5c
p54spi: remove dead code and definitions
|
16 years ago |
Christian Lamparter
|
a7eee06b87
p54: two endian fixes
|
16 years ago |
Christian Lamparter
|
d8c9210757
p54: Modify p54 files for new organization
|
16 years ago |
Max Filippov
|
4de2dc74a1
p54spi: drop test for FW_STATE_RESET in p54spi_work
|
16 years ago |
Max Filippov
|
ff561ac84e
p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx
|
16 years ago |
Max Filippov
|
6edf534a32
p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded
|
16 years ago |
Max Filippov
|
465b63537f
p54spi: return status of p54spi_wakeup
|
16 years ago |
Max Filippov
|
69712e926b
p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interrupt status read
|
16 years ago |
Max Filippov
|
210dd1bb9b
p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma
|
16 years ago |
Max Filippov
|
87cbfd0688
p54spi: get rid of busy-wait loops
|
16 years ago |
Max Filippov
|
9f201a8783
p54spi: compensate firmware alignment bug in p54spi_rx
|
16 years ago |
Max Filippov
|
4f5cab969b
p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanup
|
16 years ago |
Max Filippov
|
5e3af1d2d3
p54spi: fix p54spi_upload_firmware
|
16 years ago |
Max Filippov
|
f74d0f5cac
p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bit
|
16 years ago |