summaryrefslogtreecommitdiff
path: root/drivers/ssb
Commit message (Expand)AuthorAge
* ssb: Fix all-ones boardflagsLarry Finger2008-04-23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-17
|\
| * ssb: Fix usage of struct device used for DMAingMichael Buesch2008-04-15
* | ssb-pcicore: Remove b44 TPS flag workaroundMichael Buesch2008-04-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\ \ | |/
| * ssb-mipscore: Fix interrupt vectorsMichael Buesch2008-04-09
| * ssb-pcicore: Fix IRQ TPS flag handlingLarry Finger2008-04-09
| * b43legacy: fix bcm4303 crashStefano Brivio2008-04-07
* | ssb: Add support for block-I/OMichael Buesch2008-04-08
* | ssb: Fix build for non-PCIhostMichael Buesch2008-04-08
* | ssb: Turn suspend/resume upside downMichael Buesch2008-04-08
* | ssb-pcmcia: IRQ and DMA related fixesMichael Buesch2008-04-08
* | ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch2008-03-13
* | ssb: Add Gigabit Ethernet driverMichael Buesch2008-03-06
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-05
|\ \ | |/
| * ssb: Add pcibios_enable_device() return value checkYoichi Yuasa2008-03-04
* | ssb: Add CHIPCO IRQ access functionsAurelien Jarno2008-02-29
* | ssb: Add support for 8bit register accessMichael Buesch2008-02-29
|/
* SSB PCI core driver: use new SPROM data structureAurelien Jarno2008-02-28
* Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev2008-02-28
* ssb: Fix support for PCI devices behind a SSB->PCI bridgeMichael Buesch2008-02-20
* ssb: Fix pcicore cardbus modeMichael Buesch2008-02-20
* ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-20
* ssb: Fix the GPIO APIMichael Buesch2008-02-20
* ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-20
* ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-20
* drivers/ssb/: Spelling fixesJoe Perches2008-02-03
* ssb: Add boardflags_hi field to the sprom data structureMichael Buesch2008-01-28
* b43-ssb-bridge: Add PCI ID for BCM43XGMichael Buesch2008-01-28
* ssb: Fix PCMCIA lowlevel register accessMichael Buesch2008-01-28
* ssb: Fix extraction of values from SPROMMichael Buesch2008-01-28
* ssb: Remove the old, now unused, data structuresLarry Finger2008-01-28
* ssb: Convert to use of the new SPROM structureLarry Finger2008-01-28
* ssb: Add new SPROM structure while keeping the oldLarry Finger2008-01-28
* ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch2008-01-08
* ssb: Fix PCMCIA-host lowlevel bus accessMichael Buesch2007-11-10
* ssb: Fix initcall orderingMichael Buesch2007-11-10
* [PATCH] ssb: fix build failureIngo Molnar2007-10-16
* [PATCH] ssb: Fix a null pointer check in mipscore initFelix Fietkau2007-10-16
* missing include in ssbAl Viro2007-10-14
* uevent environment changes falloutAl Viro2007-10-14
* ssb bus needs <linux/io.h>Geert Uytterhoeven2007-10-13
* [SSB]: Sparse fixes.Michael Buesch2007-10-10
* [SSB]: Use ioreadX() and iowriteX() for PCI.Michael Buesch2007-10-10
* [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-10