Loading arch/arm/mach-msm/hsic_sysmon.c +1 −0 Original line number Diff line number Diff line Loading @@ -411,6 +411,7 @@ static const struct usb_device_id hsic_sysmon_ids[] = { { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x909C, 1), .driver_info = 0, }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x909D, 1), .driver_info = 0, }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x909E, 2), .driver_info = 0, }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x90A4, 2), .driver_info = 0, }, {} /* terminating entry */ }; Loading drivers/net/usb/rmnet_usb_data.c +3 −0 Original line number Diff line number Diff line Loading @@ -737,6 +737,9 @@ static const struct usb_device_id vidpids[] = { { USB_DEVICE_INTERFACE_NUMBER(0x05c6, 0x90A0, 6), /*mux over hsic mdm*/ .driver_info = (unsigned long)&rmnet_info, }, { USB_DEVICE_INTERFACE_NUMBER(0x05c6, 0x90A4, 8), /*mux over hsic mdm*/ .driver_info = (unsigned long)&rmnet_info, }, { }, /* Terminating entry */ }; Loading drivers/usb/misc/diag_bridge.c +5 −0 Original line number Diff line number Diff line Loading @@ -605,6 +605,11 @@ static const struct usb_device_id diag_bridge_ids[] = { .driver_info = DEV_ID(1), }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x90A0, 0), .driver_info = DEV_ID(0), }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x90A4, 0), .driver_info = DEV_ID(0), }, /* 909E, ifc#1 refers to diag client interface */ { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x90A4, 1), .driver_info = DEV_ID(1), }, {} /* terminating entry */ }; Loading drivers/usb/misc/ipc_bridge.c +1 −0 Original line number Diff line number Diff line Loading @@ -681,6 +681,7 @@ static const struct usb_device_id ipc_bridge_ids[] = { { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x908E, 9) }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x909D, 5) }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x909E, 7) }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x90A4, 9) }, {} /* terminating entry */ }; Loading drivers/usb/misc/ks_bridge.c +3 −0 Original line number Diff line number Diff line Loading @@ -451,6 +451,8 @@ static const struct usb_device_id ksb_usb_ids[] = { .driver_info = (unsigned long)&ksb_efs_hsic_dev, }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x90A0, 2), .driver_info = (unsigned long)&ksb_efs_hsic_dev, }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x90A4, 3), .driver_info = (unsigned long)&ksb_efs_hsic_dev, }, {} /* terminating entry */ }; Loading Loading @@ -662,6 +664,7 @@ ksb_usb_probe(struct usb_interface *ifc, const struct usb_device_id *id) case 0x909C: case 0x909D: case 0x909E: case 0x90A4: ksb = __ksb[EFS_HSIC_BRIDGE_INDEX]; break; case 0x9079: Loading Loading
arch/arm/mach-msm/hsic_sysmon.c +1 −0 Original line number Diff line number Diff line Loading @@ -411,6 +411,7 @@ static const struct usb_device_id hsic_sysmon_ids[] = { { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x909C, 1), .driver_info = 0, }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x909D, 1), .driver_info = 0, }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x909E, 2), .driver_info = 0, }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x90A4, 2), .driver_info = 0, }, {} /* terminating entry */ }; Loading
drivers/net/usb/rmnet_usb_data.c +3 −0 Original line number Diff line number Diff line Loading @@ -737,6 +737,9 @@ static const struct usb_device_id vidpids[] = { { USB_DEVICE_INTERFACE_NUMBER(0x05c6, 0x90A0, 6), /*mux over hsic mdm*/ .driver_info = (unsigned long)&rmnet_info, }, { USB_DEVICE_INTERFACE_NUMBER(0x05c6, 0x90A4, 8), /*mux over hsic mdm*/ .driver_info = (unsigned long)&rmnet_info, }, { }, /* Terminating entry */ }; Loading
drivers/usb/misc/diag_bridge.c +5 −0 Original line number Diff line number Diff line Loading @@ -605,6 +605,11 @@ static const struct usb_device_id diag_bridge_ids[] = { .driver_info = DEV_ID(1), }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x90A0, 0), .driver_info = DEV_ID(0), }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x90A4, 0), .driver_info = DEV_ID(0), }, /* 909E, ifc#1 refers to diag client interface */ { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x90A4, 1), .driver_info = DEV_ID(1), }, {} /* terminating entry */ }; Loading
drivers/usb/misc/ipc_bridge.c +1 −0 Original line number Diff line number Diff line Loading @@ -681,6 +681,7 @@ static const struct usb_device_id ipc_bridge_ids[] = { { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x908E, 9) }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x909D, 5) }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x909E, 7) }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x90A4, 9) }, {} /* terminating entry */ }; Loading
drivers/usb/misc/ks_bridge.c +3 −0 Original line number Diff line number Diff line Loading @@ -451,6 +451,8 @@ static const struct usb_device_id ksb_usb_ids[] = { .driver_info = (unsigned long)&ksb_efs_hsic_dev, }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x90A0, 2), .driver_info = (unsigned long)&ksb_efs_hsic_dev, }, { USB_DEVICE_INTERFACE_NUMBER(0x5c6, 0x90A4, 3), .driver_info = (unsigned long)&ksb_efs_hsic_dev, }, {} /* terminating entry */ }; Loading Loading @@ -662,6 +664,7 @@ ksb_usb_probe(struct usb_interface *ifc, const struct usb_device_id *id) case 0x909C: case 0x909D: case 0x909E: case 0x90A4: ksb = __ksb[EFS_HSIC_BRIDGE_INDEX]; break; case 0x9079: Loading