/openbmc/linux/include/linux/ssb/ |
H A D | ssb_driver_pci.h | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ssb_driver_extif.h | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ssb_driver_mips.h | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ssb_driver_chipcommon.h | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ssb_regs.h | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ssb.h | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/ssb/ |
H A D | driver_extif.c | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | pcihost_wrapper.c | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | b43_pci_bridge.c | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | pcmcia.c | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | driver_chipcommon.c | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | scan.c | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | driver_mipscore.c | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ssb_private.h | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | driver_pcicore.c | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Kconfig | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | pci.c | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | main.c | 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/scripts/mod/ |
H A D | file2alias.c | diff 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/ |
H A D | Kconfig | diff 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | mod_devicetable.h | diff 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/ |
H A D | MAINTAINERS | diff 61e115a56d1aafd6e6a8a9fee8ac099a6128ac7b Tue Sep 18 14:12:50 CDT 2007 Michael Buesch <mb@bu3sch.de> [SSB]: add Sonics Silicon Backplane bus support
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom.
This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically.
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|