Searched hist:"7 a7a4a592f42d9abf3b6cc40620b3f79fef49246" (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/usb/ |
H A D | ehci_pdriver.h | 7a7a4a592f42d9abf3b6cc40620b3f79fef49246 Tue Mar 13 01:04:48 CET 2012 Hauke Mehrtens <hauke@hauke-m.de> USB: EHCI: 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 EHCI controller works like a PCI controller. It will be used for the Broadcom bcma and ssb USB EHCI 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 | ehci-platform.c | 7a7a4a592f42d9abf3b6cc40620b3f79fef49246 Tue Mar 13 01:04:48 CET 2012 Hauke Mehrtens <hauke@hauke-m.de> USB: EHCI: 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 EHCI controller works like a PCI controller. It will be used for the Broadcom bcma and ssb USB EHCI 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 7a7a4a592f42d9abf3b6cc40620b3f79fef49246 Tue Mar 13 01:04:48 CET 2012 Hauke Mehrtens <hauke@hauke-m.de> USB: EHCI: 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 EHCI controller works like a PCI controller. It will be used for the Broadcom bcma and ssb USB EHCI 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>
|