Searched hist:"80 da2e0df5af700518611b7d1cc4fc9945bcaf95" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/usb/core/ |
H A D | usb.h | diff 80da2e0df5af700518611b7d1cc4fc9945bcaf95 Thu Jul 19 05:39:13 CDT 2012 Laurent Pinchart <laurent.pinchart@ideasonboard.com> usb: Add quirk detection based on interface information
When a whole class of devices (possibly from a specific vendor, or across multiple vendors) require a quirk, explictly listing all devices in the class make the quirks table unnecessarily large. Fix this by allowing matching devices based on interface information.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | driver.c | diff 80da2e0df5af700518611b7d1cc4fc9945bcaf95 Thu Jul 19 05:39:13 CDT 2012 Laurent Pinchart <laurent.pinchart@ideasonboard.com> usb: Add quirk detection based on interface information
When a whole class of devices (possibly from a specific vendor, or across multiple vendors) require a quirk, explictly listing all devices in the class make the quirks table unnecessarily large. Fix this by allowing matching devices based on interface information.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | quirks.c | diff 80da2e0df5af700518611b7d1cc4fc9945bcaf95 Thu Jul 19 05:39:13 CDT 2012 Laurent Pinchart <laurent.pinchart@ideasonboard.com> usb: Add quirk detection based on interface information
When a whole class of devices (possibly from a specific vendor, or across multiple vendors) require a quirk, explictly listing all devices in the class make the quirks table unnecessarily large. Fix this by allowing matching devices based on interface information.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | hub.c | diff 80da2e0df5af700518611b7d1cc4fc9945bcaf95 Thu Jul 19 05:39:13 CDT 2012 Laurent Pinchart <laurent.pinchart@ideasonboard.com> usb: Add quirk detection based on interface information
When a whole class of devices (possibly from a specific vendor, or across multiple vendors) require a quirk, explictly listing all devices in the class make the quirks table unnecessarily large. Fix this by allowing matching devices based on interface information.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|