summaryrefslogtreecommitdiffstats
path: root/drivers/ssb
Commit message (Expand)AuthorAgeFilesLines
* ssb: Fix all-ones boardflagsLarry Finger2008-04-231-0/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-171-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/+3
* | 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-071-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-137-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-041-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-201-5/+12
* ssb: Fix pcicore cardbus modeMichael Buesch2008-02-202-2/+27
* ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-204-11/+109
* ssb: Fix the GPIO APIMichael Buesch2008-02-202-10/+49
* ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-204-0/+39
* ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-201-5/+31
* drivers/ssb/: Spelling fixesJoe Perches2008-02-031-1/+1
* ssb: Add boardflags_hi field to the sprom data structureMichael Buesch2008-01-281-0/+3
* b43-ssb-bridge: Add PCI ID for BCM43XGMichael Buesch2008-01-281-0/+1
* ssb: Fix PCMCIA lowlevel register accessMichael Buesch2008-01-281-28/+43
* ssb: Fix extraction of values from SPROMMichael Buesch2008-01-281-11/+65
* ssb: Remove the old, now unused, data structuresLarry Finger2008-01-281-60/+15
* ssb: Convert to use of the new SPROM structureLarry Finger2008-01-283-93/+142
* ssb: Add new SPROM structure while keeping the oldLarry Finger2008-01-281-2/+0
* ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch2008-01-081-0/+11
* ssb: Fix PCMCIA-host lowlevel bus accessMichael Buesch2007-11-102-28/+29
* ssb: Fix initcall orderingMichael Buesch2007-11-101-1/+4
* [PATCH] ssb: fix build failureIngo Molnar2007-10-161-2/+2
* [PATCH] ssb: Fix a null pointer check in mipscore initFelix Fietkau2007-10-161-1/+2
* missing include in ssbAl Viro2007-10-141-0/+1
* uevent environment changes falloutAl Viro2007-10-141-8/+2
* ssb bus needs <linux/io.h>Geert Uytterhoeven2007-10-131-0/+1
* [SSB]: Sparse fixes.Michael Buesch2007-10-103-9/+10
* [SSB]: Use ioreadX() and iowriteX() for PCI.Michael Buesch2007-10-101-4/+4
* [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-1013-0/+4381
OpenPOWER on IntegriCloud