summaryrefslogtreecommitdiffstats
path: root/include/linux/ssb/ssb.h
Commit message (Expand)AuthorAgeFilesLines
* ssb: remove the ssb DMA APIFUJITA Tomonori2010-06-041-157/+0
* ssb: add dma_dev to ssb_device structureFUJITA Tomonori2010-06-041-1/+1
* ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki2010-04-261-0/+1
* ssb: do not read SPROM if it does not existJohn W. Linville2010-04-261-0/+3
* ssb: Put host pointers into a unionMichael Buesch2009-10-271-8/+12
* ssb: Implement SDIO host bus supportAlbert Herranz2009-09-091-2/+23
* ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHYGábor Stefanik2009-08-141-7/+37
* ssb: Add SPROM fallback supportMichael Buesch2009-03-051-0/+4
* ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch2008-11-101-7/+35
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-2/+2
* ssb: Include dma-mapping.hMichael Buesch2008-07-141-0/+1
* ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch2008-06-271-4/+139
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-171-0/+4
|\
| * ssb: Fix usage of struct device used for DMAingMichael Buesch2008-04-151-0/+4
* | ssb: Add support for block-I/OMichael Buesch2008-04-081-0/+19
* | ssb: Turn suspend/resume upside downMichael Buesch2008-04-081-3/+7
* | ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch2008-03-131-2/+2
* | ssb: Add Gigabit Ethernet driverMichael Buesch2008-03-061-0/+7
* | ssb: Add support for 8bit register accessMichael Buesch2008-02-291-0/+10
|/
* ssb: Fix pcicore cardbus modeMichael Buesch2008-02-201-0/+7
* ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-201-0/+5
* b43: fix build with CONFIG_SSB_PCIHOST=nAndrew Morton2008-02-051-0/+9
* ssb: Add boardflags_hi field to the sprom data structureMichael Buesch2008-01-281-0/+1
* ssb: add 'ssb_pcihost_set_power_state' functionMiguel Botón2008-01-281-0/+7
* ssb: Fix PCMCIA lowlevel register accessMichael Buesch2008-01-281-1/+2
* ssb: Fix extraction of values from SPROMMichael Buesch2008-01-281-2/+17
* ssb: Remove the old, now unused, data structuresLarry Finger2008-01-281-74/+0
* ssb: Convert to use of the new SPROM structureLarry Finger2008-01-281-0/+1
* ssb: Add new SPROM structure while keeping the oldLarry Finger2008-01-281-6/+26
* [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-101-0/+424
OpenPOWER on IntegriCloud