index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
p54
/
p54spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-10
net: p54spi: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-05-29
net: wireless: p54spi: Fix commenting style
Sachin Kamat
1
-8
/
+7
2013-05-29
net: wireless: p54spi: Use module_spi_driver macro
Sachin Kamat
1
-21
/
+1
2013-04-08
net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-3
/
+3
2012-12-07
p54: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-03-06
p54spi: Release GPIO lines and IRQ on error in p54spi_probe
Max Filippov
1
-4
/
+10
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2011-11-28
wireless: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-11-18
p54spi: Remove FIXME in op_stop
Michael Büsch
1
-5
/
+1
2011-11-17
p54spi: Fix workqueue deadlock
Michael Büsch
1
-2
/
+2
2011-11-17
p54spi: Add missing spin_lock_init
Michael Büsch
1
-0
/
+1
2011-08-29
p54spi: add "spi:" prefix for stlc45xx modalias
Axel Lin
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-2
/
+1
2010-09-07
p54spi: Add error message for eeprom failure
Michael Büsch
1
-0
/
+2
2010-08-25
p54spi: Kconfig option for config blob
Christian Lamparter
1
-1
/
+6
2010-06-05
p54spi: replace internal "cx3110x" name with "p54spi"
Luke-Jr
1
-3
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-2
/
+2
2009-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-07-21
p54spi: fix potential null deref in p54spi.c
Dan Carpenter
1
-1
/
+1
2009-07-10
p54spi: remove dead code and definitions
Christian Lamparter
1
-34
/
+0
2009-07-10
p54: two endian fixes
Christian Lamparter
1
-6
/
+5
2009-07-10
p54: Modify p54 files for new organization
Christian Lamparter
1
-3
/
+2
2009-05-20
p54spi: drop test for FW_STATE_RESET in p54spi_work
Max Filippov
1
-2
/
+1
2009-05-20
p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx
Max Filippov
1
-8
/
+20
2009-05-20
p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded
Max Filippov
1
-2
/
+2
2009-05-20
p54spi: return status of p54spi_wakeup
Max Filippov
1
-7
/
+7
2009-05-20
p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru...
Max Filippov
1
-6
/
+1
2009-05-20
p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma
Max Filippov
1
-5
/
+3
2009-04-23
p54spi: get rid of busy-wait loops
Max Filippov
1
-27
/
+14
2009-04-23
p54spi: compensate firmware alignment bug in p54spi_rx
Max Filippov
1
-1
/
+9
2009-04-23
p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanup
Max Filippov
1
-28
/
+28
2009-04-23
p54spi: fix p54spi_upload_firmware
Max Filippov
1
-15
/
+19
2009-04-23
p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bit
Max Filippov
1
-1
/
+1
2009-04-16
p54spi: fix locking warning in p54spi_op_tx
Christian Lamparter
1
-12
/
+13
2009-03-17
p54: unify ieee80211 device registration
Christian Lamparter
1
-7
/
+2
2009-01-30
p54spi: remove arch specific dependencies
Christian Lamparter
1
-17
/
+28
2009-01-30
p54spi: p54spi driver
Christian Lamparter
1
-0
/
+759