aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ssb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-203-4/+12
|\
| * ssb: move ssb_commit_settings and export itRafał Miłecki2011-05-111-0/+1
| * ssb: update reject bit for Target State LowRafał Miłecki2011-04-261-1/+1
| * ssb: cc: clear GPIOPULL registers on initRafał Miłecki2011-04-251-0/+2
| * ssb: cc: add & fix definesRafał Miłecki2011-04-251-2/+7
| * ssb: trivial: use u8 for chip_rev (it's mask is 0xF)Rafał Miłecki2011-04-041-1/+1
* | SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens2011-05-191-1/+3
|/
* ssb: when needed, reject IM input while disabling deviceRafał Miłecki2011-02-181-0/+2
* ssb: remove invalid define SSB_TMSLOW_PHYCLKRafał Miłecki2011-02-181-1/+0
* ssb: extract boardflags2 for SPROMs rev 4 and 5Rafał Miłecki2011-02-091-0/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-261-6/+11
|\
| * SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens2010-12-161-6/+11
* | ssb: extract indexes for power tablesRafał Miłecki2010-12-022-0/+44
|/
* 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