summaryrefslogtreecommitdiffstats
path: root/include/linux/ssb
Commit message (Expand)AuthorAgeFilesLines
* b43: N-PHY: Implement MAC PHY clock setGábor Stefanik2010-08-241-0/+1
* 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: Fix order of definitions and some text space indentsRafał Miłecki2010-04-261-29/+29
* ssb: Use relative offsets for SPROMRafał Miłecki2010-04-261-98/+98
* ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki2010-04-262-1/+3
* ssb: do not read SPROM if it does not existJohn W. Linville2010-04-262-0/+18
* 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 PMU LDO control and use it in b43Gábor Stefanik2009-08-281-0/+10
* ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHYGábor Stefanik2009-08-142-14/+96
* ssb: Add SPROM fallback supportMichael Buesch2009-03-051-0/+4
* ssb: Add PMU supportMichael Buesch2009-02-091-0/+224
* b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch2009-01-291-0/+36
* ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch2008-11-101-7/+35
* ssb: Clean up extraction of MAC addresses from SPROMLarry Finger2008-08-291-4/+0
* ssb: Update for Rev. 5 SPROMLarry Finger2008-08-291-0/+15
* 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
* include/linux/ssb/ssb_driver_gige.h typo fixAdrian Bunk2008-06-091-1/+1
* 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-082-5/+8
* | ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch2008-03-131-2/+2
* | ssb: Add Gigabit Ethernet driverMichael Buesch2008-03-063-0/+200
* | ssb: Add CHIPCO IRQ access functionsAurelien Jarno2008-02-291-0/+4
* | ssb: Add support for 8bit register accessMichael Buesch2008-02-291-0/+10
|/
* ssb: Fix pcicore cardbus modeMichael Buesch2008-02-202-0/+12
* ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-202-0/+13
* ssb: Fix the GPIO APIMichael Buesch2008-02-202-8/+11
* ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-203-0/+24
* ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-201-0/+3
* 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-282-16/+41
* ssb: Remove the old, now unused, data structuresLarry Finger2008-01-282-95/+28
* ssb: Convert to use of the new SPROM structureLarry Finger2008-01-282-11/+28
* ssb: Add new SPROM structure while keeping the oldLarry Finger2008-01-282-6/+58
* [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-106-0/+1468
OpenPOWER on IntegriCloud