| Commit message (Expand) | Author | Age | Files | Lines |
* | p54: move under intersil vendor directory | Kalle Valo | 2015-11-18 | 1 | -720/+0 |
* | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
* | p54: use request_firmware_direct() for optional EEPROM override | Luis R. Rodriguez | 2014-06-25 | 1 | -1/+1 |
* | net: p54spi: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-10 | 1 | -1/+1 |
* | net: wireless: p54spi: Fix commenting style | Sachin Kamat | 2013-05-29 | 1 | -8/+7 |
* | net: wireless: p54spi: Use module_spi_driver macro | Sachin Kamat | 2013-05-29 | 1 | -21/+1 |
* | net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 2013-04-07 | 1 | -3/+3 |
* | p54: remove __dev* attributes | Bill Pemberton | 2012-12-06 | 1 | -3/+3 |
* | p54spi: Release GPIO lines and IRQ on error in p54spi_probe | Max Filippov | 2012-03-05 | 1 | -4/+10 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-02 | 1 | -2/+3 |
|\ |
|
| * | p54spi: Fix workqueue deadlock | Michael Büsch | 2011-11-17 | 1 | -2/+2 |
| * | p54spi: Add missing spin_lock_init | Michael Büsch | 2011-11-17 | 1 | -0/+1 |
* | | wireless: Remove redundant spi driver bus initialization | Lars-Peter Clausen | 2011-11-28 | 1 | -1/+0 |
* | | p54spi: Remove FIXME in op_stop | Michael Büsch | 2011-11-17 | 1 | -5/+1 |
|/ |
|
* | p54spi: add "spi:" prefix for stlc45xx modalias | Axel Lin | 2011-08-29 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 1 | -2/+1 |
* | p54spi: Add error message for eeprom failure | Michael Büsch | 2010-09-07 | 1 | -0/+2 |
* | p54spi: Kconfig option for config blob | Christian Lamparter | 2010-08-25 | 1 | -1/+6 |
* | p54spi: replace internal "cx3110x" name with "p54spi" | Luke-Jr | 2010-06-04 | 1 | -3/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 1 | -0/+1 |
* | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 | 1 | -2/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-23 | 1 | -1/+1 |
|\ |
|
| * | p54spi: fix potential null deref in p54spi.c | Dan Carpenter | 2009-07-21 | 1 | -1/+1 |
* | | p54spi: remove dead code and definitions | Christian Lamparter | 2009-07-10 | 1 | -34/+0 |
* | | p54: two endian fixes | Christian Lamparter | 2009-07-10 | 1 | -6/+5 |
* | | p54: Modify p54 files for new organization | Christian Lamparter | 2009-07-10 | 1 | -3/+2 |
|/ |
|
* | p54spi: drop test for FW_STATE_RESET in p54spi_work | Max Filippov | 2009-05-20 | 1 | -2/+1 |
* | p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx | Max Filippov | 2009-05-20 | 1 | -8/+20 |
* | p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded | Max Filippov | 2009-05-20 | 1 | -2/+2 |
* | p54spi: return status of p54spi_wakeup | Max Filippov | 2009-05-20 | 1 | -7/+7 |
* | p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru... | Max Filippov | 2009-05-20 | 1 | -6/+1 |
* | p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma | Max Filippov | 2009-05-20 | 1 | -5/+3 |
* | p54spi: get rid of busy-wait loops | Max Filippov | 2009-04-22 | 1 | -27/+14 |
* | p54spi: compensate firmware alignment bug in p54spi_rx | Max Filippov | 2009-04-22 | 1 | -1/+9 |
* | p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanup | Max Filippov | 2009-04-22 | 1 | -28/+28 |
* | p54spi: fix p54spi_upload_firmware | Max Filippov | 2009-04-22 | 1 | -15/+19 |
* | p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bit | Max Filippov | 2009-04-22 | 1 | -1/+1 |
* | p54spi: fix locking warning in p54spi_op_tx | Christian Lamparter | 2009-04-16 | 1 | -12/+13 |
* | p54: unify ieee80211 device registration | Christian Lamparter | 2009-03-16 | 1 | -7/+2 |
* | p54spi: remove arch specific dependencies | Christian Lamparter | 2009-01-29 | 1 | -17/+28 |
* | p54spi: p54spi driver | Christian Lamparter | 2009-01-29 | 1 | -0/+759 |