Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
394efd19d5fcae936261bd48e5b33b21897aacf8
/
drivers
/
net
/
wireless
/
p54
/
p54spi.c
a9b1d9a
net: p54spi: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
acba7bb
net: wireless: p54spi: Fix commenting style
by Sachin Kamat
· 12 years ago
b6c32f8
net: wireless: p54spi: Use module_spi_driver macro
by Sachin Kamat
· 12 years ago
d60c5d2
net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
337b563
p54: remove __dev* attributes
by Bill Pemberton
· 12 years ago
62ebeed
p54spi: Release GPIO lines and IRQ on error in p54spi_probe
by Max Filippov
· 13 years ago
d7a4858
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
4e3309b
wireless: Remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
7adb92f
p54spi: Remove FIXME in op_stop
by Michael Büsch
· 13 years ago
2d16181
p54spi: Fix workqueue deadlock
by Michael Büsch
· 13 years ago
32d3a39
p54spi: Add missing spin_lock_init
by Michael Büsch
· 13 years ago
1eb85d63
p54spi: add "spi:" prefix for stlc45xx modalias
by Axel Lin
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 14 years ago
f4bbf92
p54spi: Add error message for eeprom failure
by Michael Büsch
· 14 years ago
d7065c3
p54spi: Kconfig option for config blob
by Christian Lamparter
· 15 years ago
5f1e83d
p54spi: replace internal "cx3110x" name with "p54spi"
by Luke-Jr
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e0626e3
spi: prefix modalias with "spi:"
by Anton Vorontsov
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 16 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bfa99bf
p54spi: fix potential null deref in p54spi.c
by Dan Carpenter
· 16 years ago
0859339
p54spi: remove dead code and definitions
by Christian Lamparter
· 16 years ago
a7eee06
p54: two endian fixes
by Christian Lamparter
· 16 years ago
d8c9210
p54: Modify p54 files for new organization
by Christian Lamparter
· 16 years ago
4de2dc7
p54spi: drop test for FW_STATE_RESET in p54spi_work
by Max Filippov
· 16 years ago
ff561ac
p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx
by Max Filippov
· 16 years ago
6edf534
p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded
by Max Filippov
· 16 years ago
465b635
p54spi: return status of p54spi_wakeup
by Max Filippov
· 16 years ago
69712e9
p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interrupt status read
by Max Filippov
· 16 years ago
210dd1b
p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma
by Max Filippov
· 16 years ago
87cbfd0
p54spi: get rid of busy-wait loops
by Max Filippov
· 16 years ago
9f201a8
p54spi: compensate firmware alignment bug in p54spi_rx
by Max Filippov
· 16 years ago
4f5cab9
p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanup
by Max Filippov
· 16 years ago
5e3af1d
p54spi: fix p54spi_upload_firmware
by Max Filippov
· 16 years ago
f74d0f5
p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bit
by Max Filippov
· 16 years ago
731c653
p54spi: fix locking warning in p54spi_op_tx
by Christian Lamparter
· 16 years ago
2ac7107
p54: unify ieee80211 device registration
by Christian Lamparter
· 16 years ago
a211699
p54spi: remove arch specific dependencies
by Christian Lamparter
· 16 years ago
cd8d3d3
p54spi: p54spi driver
by Christian Lamparter
· 16 years ago