aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ssb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-09ssb: Implement SDIO host bus supportAlbert Herranz1-2/+23
2009-08-28ssb: Implement PMU LDO control and use it in b43Gábor Stefanik1-0/+10
2009-08-14ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHYGábor Stefanik2-14/+96
2009-03-05ssb: Add SPROM fallback supportMichael Buesch1-0/+4
2009-02-09ssb: Add PMU supportMichael Buesch1-0/+224
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch1-0/+36
2008-11-10ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch1-7/+35
2008-08-29ssb: Clean up extraction of MAC addresses from SPROMLarry Finger1-4/+0
2008-08-29ssb: Update for Rev. 5 SPROMLarry Finger1-0/+15
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-2/+2
2008-07-14ssb: Include dma-mapping.hMichael Buesch1-0/+1
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch1-4/+139
2008-06-09include/linux/ssb/ssb_driver_gige.h typo fixAdrian Bunk1-1/+1
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-0/+4
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch1-0/+4
2008-04-08ssb: Add support for block-I/OMichael Buesch1-0/+19
2008-04-08ssb: Turn suspend/resume upside downMichael Buesch2-5/+8
2008-03-13ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch1-2/+2
2008-03-06ssb: Add Gigabit Ethernet driverMichael Buesch3-0/+200
2008-02-29ssb: Add CHIPCO IRQ access functionsAurelien Jarno1-0/+4
2008-02-29ssb: Add support for 8bit register accessMichael Buesch1-0/+10
2008-02-20ssb: Fix pcicore cardbus modeMichael Buesch2-0/+12
2008-02-20ssb: Make the GPIO API reentrancy safeMichael Buesch2-0/+13
2008-02-20ssb: Fix the GPIO APIMichael Buesch2-8/+11
2008-02-20ssb: Fix watchdog access for devices without a chipcommonMichael Buesch3-0/+24
2008-02-20ssb: Fix serial console on new bcm47xx devicesMichael Buesch1-0/+3
2008-02-05b43: fix build with CONFIG_SSB_PCIHOST=nAndrew Morton1-0/+9
2008-01-28ssb: Add boardflags_hi field to the sprom data structureMichael Buesch1-0/+1
2008-01-28ssb: add 'ssb_pcihost_set_power_state' functionMiguel Botón1-0/+7
2008-01-28ssb: Fix PCMCIA lowlevel register accessMichael Buesch1-1/+2
2008-01-28ssb: Fix extraction of values from SPROMMichael Buesch2-16/+41
2008-01-28ssb: Remove the old, now unused, data structuresLarry Finger2-95/+28
2008-01-28ssb: Convert to use of the new SPROM structureLarry Finger2-11/+28
2008-01-28ssb: Add new SPROM structure while keeping the oldLarry Finger2-6/+58
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch6-0/+1468