Home
last modified time | relevance | path

Searched hist:f225763a7d6c92c4932dbd528437997078496fcc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/ssb/
H A Dmain.cdiff ac82da3381fc663dbda31612a0bff60bc41676a3 Fri Sep 26 22:27:11 CEST 2008 Aurelien Jarno <aurelien@aurel32.net> [SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devices

For SSB_BUSTYPE_SSB type devices, we need to initialize dma_mask using
coherent_dma_mask so that calls to dma_set_mask() succeed.

It fixes the regression on the b44 driver introduced by commit
f225763a7d6c92c4932dbd528437997078496fcc

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff f225763a7d6c92c4932dbd528437997078496fcc Fri Jun 20 11:50:29 CEST 2008 Michael Buesch <mb@bu3sch.de> ssb, b43, b43legacy, b44: Rewrite SSB DMA API

This is a rewrite of the DMA API for SSB devices.
This is needed, because the old (non-existing) "API" made too many bad
assumptions on the API of the host-bus (PCI).
This introduces an almost complete SSB-DMA-API that maps to the lowlevel
bus-API based on the bustype.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
H A DKconfigdiff f225763a7d6c92c4932dbd528437997078496fcc Fri Jun 20 11:50:29 CEST 2008 Michael Buesch <mb@bu3sch.de> ssb, b43, b43legacy, b44: Rewrite SSB DMA API

This is a rewrite of the DMA API for SSB devices.
This is needed, because the old (non-existing) "API" made too many bad
assumptions on the API of the host-bus (PCI).
This introduces an almost complete SSB-DMA-API that maps to the lowlevel
bus-API based on the bustype.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
/linux/include/linux/ssb/
H A Dssb.hdiff f225763a7d6c92c4932dbd528437997078496fcc Fri Jun 20 11:50:29 CEST 2008 Michael Buesch <mb@bu3sch.de> ssb, b43, b43legacy, b44: Rewrite SSB DMA API

This is a rewrite of the DMA API for SSB devices.
This is needed, because the old (non-existing) "API" made too many bad
assumptions on the API of the host-bus (PCI).
This introduces an almost complete SSB-DMA-API that maps to the lowlevel
bus-API based on the bustype.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>