summaryrefslogtreecommitdiffstats
path: root/drivers/ssb
Commit message (Expand)AuthorAgeFilesLines
* ssb: Fix coherent DMA mask for PCI devicesMichael Buesch2008-06-131-3/+9
* ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableMichael Buesch2008-06-041-2/+2
* ssb: Fix all-ones boardflagsLarry Finger2008-04-241-0/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-181-6/+8
|\
| * ssb: Fix usage of struct device used for DMAingMichael Buesch2008-04-151-6/+8
* | ssb-pcicore: Remove b44 TPS flag workaroundMichael Buesch2008-04-161-9/+3Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-143-7/+14
|\|
| * ssb-mipscore: Fix interrupt vectorsMichael Buesch2008-04-091-6/+7
| * ssb-pcicore: Fix IRQ TPS flag handlingLarry Finger2008-04-091-1/+1
| * b43legacy: fix bcm4303 crashStefano Brivio2008-04-081-0/+6
* | ssb: Add support for block-I/OMichael Buesch2008-04-084-0/+296
* | ssb: Fix build for non-PCIhostMichael Buesch2008-04-081-2/+2
* | ssb: Turn suspend/resume upside downMichael Buesch2008-04-085-58/+74
* | ssb-pcmcia: IRQ and DMA related fixesMichael Buesch2008-04-082-15/+23
* | ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch2008-03-147-165/+646
* | ssb: Add Gigabit Ethernet driverMichael Buesch2008-03-068-72/+515
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-051-1/+4
|\|
| * ssb: Add pcibios_enable_device() return value checkYoichi Yuasa2008-03-051-1/+4
* | ssb: Add CHIPCO IRQ access functionsAurelien Jarno2008-02-291-0/+10
* | ssb: Add support for 8bit register accessMichael Buesch2008-02-293-0/+78
|/
* SSB PCI core driver: use new SPROM data structureAurelien Jarno2008-02-281-1/+1
* Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev2008-02-283-3/+8
* ssb: Fix support for PCI devices behind a SSB->PCI bridgeMichael Buesch2008-02-211-5/+12
* ssb: Fix pcicore cardbus modeMichael Buesch2008-02-212-2/+27
* ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-214-11/+109
* ssb: Fix the GPIO APIMichael Buesch2008-02-212-10/+49
* ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-214-0/+39
* ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-211-5/+31
* drivers/ssb/: Spelling fixesJoe Perches2008-02-031-1/+1
* ssb: Add boardflags_hi field to the sprom data structureMichael Buesch2008-01-291-0/+3
* b43-ssb-bridge: Add PCI ID for BCM43XGMichael Buesch2008-01-291-0/+1
* ssb: Fix PCMCIA lowlevel register accessMichael Buesch2008-01-291-28/+43
* ssb: Fix extraction of values from SPROMMichael Buesch2008-01-291-11/+65
* ssb: Remove the old, now unused, data structuresLarry Finger2008-01-291-60/+15Star
* ssb: Convert to use of the new SPROM structureLarry Finger2008-01-293-93/+142
* ssb: Add new SPROM structure while keeping the oldLarry Finger2008-01-291-2/+0Star
* ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch2008-01-091-0/+11
* ssb: Fix PCMCIA-host lowlevel bus accessMichael Buesch2007-11-112-28/+29
* ssb: Fix initcall orderingMichael Buesch2007-11-111-1/+4
* [PATCH] ssb: fix build failureIngo Molnar2007-10-171-2/+2
* [PATCH] ssb: Fix a null pointer check in mipscore initFelix Fietkau2007-10-171-1/+2
* missing include in ssbAl Viro2007-10-141-0/+1
* uevent environment changes falloutAl Viro2007-10-141-8/+2Star
* ssb bus needs <linux/io.h>Geert Uytterhoeven2007-10-131-0/+1
* [SSB]: Sparse fixes.Michael Buesch2007-10-113-9/+10
* [SSB]: Use ioreadX() and iowriteX() for PCI.Michael Buesch2007-10-111-4/+4
* [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-1113-0/+4381