Searched hist:fa3364b5a2d79b0c94a912b371c92bd3d06bc8fb (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/usb/ |
H A D | ohci_pdriver.h | fa3364b5a2d79b0c94a912b371c92bd3d06bc8fb Tue Mar 13 01:04:47 CET 2012 Hauke Mehrtens <hauke@hauke-m.de> USB: OHCI: Add a generic platform device driver
This adds a generic driver for platform devices. It works like the PCI driver and is based on it. This is for devices which do not have an own bus but their OHCI controller works like a PCI controller. It will be used for the Broadcom bcma and ssb USB OHCI controller.
Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/drivers/usb/host/ |
H A D | ohci-hcd.c | diff fa3364b5a2d79b0c94a912b371c92bd3d06bc8fb Tue Mar 13 01:04:47 CET 2012 Hauke Mehrtens <hauke@hauke-m.de> USB: OHCI: Add a generic platform device driver
This adds a generic driver for platform devices. It works like the PCI driver and is based on it. This is for devices which do not have an own bus but their OHCI controller works like a PCI controller. It will be used for the Broadcom bcma and ssb USB OHCI controller.
Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Kconfig | diff fa3364b5a2d79b0c94a912b371c92bd3d06bc8fb Tue Mar 13 01:04:47 CET 2012 Hauke Mehrtens <hauke@hauke-m.de> USB: OHCI: Add a generic platform device driver
This adds a generic driver for platform devices. It works like the PCI driver and is based on it. This is for devices which do not have an own bus but their OHCI controller works like a PCI controller. It will be used for the Broadcom bcma and ssb USB OHCI controller.
Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|