Age | Commit message (Expand) | Author |
2012-03-05 | p54spi: Release GPIO lines and IRQ on error in p54spi_probe | Max Filippov |
2011-12-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-11-28 | wireless: Remove redundant spi driver bus initialization | Lars-Peter Clausen |
2011-11-17 | p54spi: Remove FIXME in op_stop | Michael Büsch |
2011-11-17 | p54spi: Fix workqueue deadlock | Michael Büsch |
2011-11-17 | p54spi: Add missing spin_lock_init | Michael Büsch |
2011-08-29 | p54spi: add "spi:" prefix for stlc45xx modalias | Axel Lin |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner |
2010-09-07 | p54spi: Add error message for eeprom failure | Michael Büsch |
2010-08-25 | p54spi: Kconfig option for config blob | Christian Lamparter |
2010-06-04 | p54spi: replace internal "cx3110x" name with "p54spi" | Luke-Jr |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov |
2009-08-04 | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez |
2009-07-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-21 | p54spi: fix potential null deref in p54spi.c | Dan Carpenter |
2009-07-10 | p54spi: remove dead code and definitions | Christian Lamparter |
2009-07-10 | p54: two endian fixes | Christian Lamparter |
2009-07-10 | p54: Modify p54 files for new organization | Christian Lamparter |
2009-05-20 | p54spi: drop test for FW_STATE_RESET in p54spi_work | Max Filippov |
2009-05-20 | p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx | Max Filippov |
2009-05-20 | p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded | Max Filippov |
2009-05-20 | p54spi: return status of p54spi_wakeup | Max Filippov |
2009-05-20 | p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru... | Max Filippov |
2009-05-20 | p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma | Max Filippov |
2009-04-22 | p54spi: get rid of busy-wait loops | Max Filippov |
2009-04-22 | p54spi: compensate firmware alignment bug in p54spi_rx | Max Filippov |
2009-04-22 | p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanup | Max Filippov |
2009-04-22 | p54spi: fix p54spi_upload_firmware | Max Filippov |
2009-04-22 | p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bit | Max Filippov |
2009-04-16 | p54spi: fix locking warning in p54spi_op_tx | Christian Lamparter |
2009-03-16 | p54: unify ieee80211 device registration | Christian Lamparter |
2009-01-29 | p54spi: remove arch specific dependencies | Christian Lamparter |
2009-01-29 | p54spi: p54spi driver | Christian Lamparter |