aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ssb (follow)
AgeCommit message (Expand)AuthorFilesLines
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