Age | Commit message (Expand) | Author | Files | Lines |
2018-08-09 | ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG | Michael Büsch | 1 | -3/+3 |
2018-08-09 | ssb: Remove home-grown printk wrappers | Michael Büsch | 1 | -8/+9 |
2015-05-20 | ssb: extend fix for PCI related silent reboots to all chipsets | Rafał Miłecki | 1 | -3/+4 |
2015-04-07 | ssb: add delay after PCI reset to fix SoC reboots | Rafał Miłecki | 1 | -0/+9 |
2013-03-07 | ssb: Convert ssb_printk to ssb_<level> | Joe Perches | 1 | -8/+7 |
2013-01-04 | Drivers: ssb: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -5/+5 |
2012-02-02 | ssb: fix cardbus slot in hostmode | Hauke Mehrtens | 1 | -1/+1 |
2011-12-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+6 |
2011-12-09 | ssb: fix init regression with SoCs | Hauke Mehrtens | 1 | -2/+6 |
2011-11-01 | ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -9/+9 |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -4/+6 |
2011-07-07 | ssb: fix init regression of hostmode PCI core | Rafał Miłecki | 1 | -9/+9 |
2011-07-07 | Update my e-mail address | Michael Büsch | 1 | -1/+1 |
2011-06-23 | ssb: add __devinit to some functions | Hauke Mehrtens | 1 | -5/+5 |
2011-06-03 | ssb: fix PCI(e) driver regression causing oops on PCI cards | Rafał Miłecki | 1 | -4/+6 |
2011-05-11 | ssb: move ssb_commit_settings and export it | Rafał Miłecki | 1 | -26/+0 |
2011-04-28 | ssb: pci: early fix for SPROM core index | Rafał Miłecki | 1 | -0/+12 |
2011-04-28 | ssb: pci: update PCIe workarounds | Rafał Miłecki | 1 | -8/+27 |
2011-04-28 | ssb: pci: separate workarounds | Rafał Miłecki | 1 | -40/+58 |
2011-04-25 | ssb: pci: trivial: correct amount of maximum retries | Rafał Miłecki | 1 | -1/+1 |
2011-04-05 | ssb: pci: implement serdes workaround | Rafał Miłecki | 1 | -3/+28 |
2011-04-05 | ssb: pci: implement mdio reading | Rafał Miłecki | 1 | -0/+43 |
2011-04-05 | ssb: pci: fix mdio writes on newer cores (rev 10+) | Rafał Miłecki | 1 | -2/+32 |
2011-04-05 | ssb: pci: trivial: drop useless pointer | Rafał Miłecki | 1 | -2/+0 |
2010-04-12 | MIPS: Fix SSB PCIcore IO resource management | Andreas Ferber | 1 | -29/+0 |
2009-10-27 | ssb: Put host pointers into a union | Michael Buesch | 1 | -2/+2 |
2008-07-07 | ssb-pcicore: Fix IRQ-vector init on embedded devices | Michael Buesch | 1 | -0/+7 |
2008-06-04 | ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable | Michael Buesch | 1 | -2/+2 |
2008-04-16 | ssb-pcicore: Remove b44 TPS flag workaround | Michael Buesch | 1 | -9/+3 |
2008-04-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2008-04-09 | ssb-pcicore: Fix IRQ TPS flag handling | Larry Finger | 1 | -1/+1 |
2008-03-07 | ssb: Add Gigabit Ethernet driver | Michael Buesch | 1 | -71/+89 |
2008-03-05 | ssb: Add pcibios_enable_device() return value check | Yoichi Yuasa | 1 | -1/+4 |
2008-02-28 | SSB PCI core driver: use new SPROM data structure | Aurelien Jarno | 1 | -1/+1 |
2008-02-21 | ssb: Fix support for PCI devices behind a SSB->PCI bridge | Michael Buesch | 1 | -5/+12 |
2008-02-21 | ssb: Fix pcicore cardbus mode | Michael Buesch | 1 | -2/+26 |
2007-10-11 | [SSB]: add Sonics Silicon Backplane bus support | Michael Buesch | 1 | -0/+576 |