blob: 3ca2e1bf7bfacd2ecdd3f8c2b85fa29ffbcd360a [file] [log] [blame]
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001/*
2 *
3 * Generic Bluetooth USB driver
4 *
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02005 * Copyright (C) 2005-2008 Marcel Holtmann <marcel@holtmann.org>
Marcel Holtmann5e23b922007-10-20 14:12:34 +02006 *
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License as published by
10 * the Free Software Foundation; either version 2 of the License, or
11 * (at your option) any later version.
12 *
13 * This program is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 * GNU General Public License for more details.
17 *
18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21 *
22 */
23
Marcel Holtmann5e23b922007-10-20 14:12:34 +020024#include <linux/module.h>
Marcel Holtmann5e23b922007-10-20 14:12:34 +020025#include <linux/usb.h>
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -070026#include <linux/firmware.h>
Marcel Holtmann5e23b922007-10-20 14:12:34 +020027
28#include <net/bluetooth/bluetooth.h>
29#include <net/bluetooth/hci_core.h>
30
Marcel Holtmanncda0dd72015-01-26 21:33:48 -080031#define VERSION "0.7"
Marcel Holtmanncfeb4142008-08-07 22:26:56 +020032
Rusty Russell90ab5ee2012-01-13 09:32:20 +103033static bool disable_scofix;
34static bool force_scofix;
Marcel Holtmann7a9d4022008-11-30 12:17:26 +010035
Rusty Russell90ab5ee2012-01-13 09:32:20 +103036static bool reset = 1;
Marcel Holtmanncfeb4142008-08-07 22:26:56 +020037
38static struct usb_driver btusb_driver;
39
40#define BTUSB_IGNORE 0x01
Marcel Holtmann7a9d4022008-11-30 12:17:26 +010041#define BTUSB_DIGIANSWER 0x02
42#define BTUSB_CSR 0x04
43#define BTUSB_SNIFFER 0x08
44#define BTUSB_BCM92035 0x10
45#define BTUSB_BROKEN_ISOC 0x20
46#define BTUSB_WRONG_SCO_MTU 0x40
Steven.Li2d25f8b2011-07-01 14:02:36 +080047#define BTUSB_ATH3012 0x80
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -070048#define BTUSB_INTEL 0x100
Marcel Holtmann40df7832014-07-06 13:29:58 +020049#define BTUSB_INTEL_BOOT 0x200
50#define BTUSB_BCM_PATCHRAM 0x400
Amitkumar Karwarae8df492014-07-18 14:47:06 -070051#define BTUSB_MARVELL 0x800
Marcel Holtmann4fcef8e2015-01-01 17:34:37 -080052#define BTUSB_SWAVE 0x1000
Marcel Holtmanncda0dd72015-01-26 21:33:48 -080053#define BTUSB_INTEL_NEW 0x2000
Marcel Holtmann893ba542015-01-28 20:27:34 -080054#define BTUSB_AMP 0x4000
Marcel Holtmann5e23b922007-10-20 14:12:34 +020055
Marcel Holtmann54265202013-10-11 07:46:18 -070056static const struct usb_device_id btusb_table[] = {
Marcel Holtmann5e23b922007-10-20 14:12:34 +020057 /* Generic Bluetooth USB device */
58 { USB_DEVICE_INFO(0xe0, 0x01, 0x01) },
59
Marcel Holtmann893ba542015-01-28 20:27:34 -080060 /* Generic Bluetooth AMP device */
61 { USB_DEVICE_INFO(0xe0, 0x01, 0x04), .driver_info = BTUSB_AMP },
62
Henrik Rydberg1fa65352012-08-25 19:28:06 +020063 /* Apple-specific (Broadcom) devices */
64 { USB_VENDOR_AND_INTERFACE_INFO(0x05ac, 0xff, 0x01, 0x01) },
65
Cho, Yu-Chen178c0592013-06-04 21:40:26 +080066 /* MediaTek MT76x0E */
67 { USB_DEVICE(0x0e8d, 0x763f) },
68
Oliver Neukumc510eae2011-09-21 11:41:45 +020069 /* Broadcom SoftSailing reporting vendor specific */
Don Zickus2e8b50632012-03-28 16:41:11 -040070 { USB_DEVICE(0x0a5c, 0x21e1) },
Oliver Neukumc510eae2011-09-21 11:41:45 +020071
Nobuhiro Iwamatsu3cd01972010-08-20 16:24:07 +090072 /* Apple MacBookPro 7,1 */
73 { USB_DEVICE(0x05ac, 0x8213) },
74
Cyril Lacoux0a79f672010-07-14 10:29:27 +040075 /* Apple iMac11,1 */
76 { USB_DEVICE(0x05ac, 0x8215) },
77
Nobuhiro Iwamatsu9c047152010-08-20 16:24:06 +090078 /* Apple MacBookPro6,2 */
79 { USB_DEVICE(0x05ac, 0x8218) },
80
Edgar (gimli) Hucek3e3ede72010-11-04 08:04:33 +010081 /* Apple MacBookAir3,1, MacBookAir3,2 */
82 { USB_DEVICE(0x05ac, 0x821b) },
83
Pieter-Augustijn Van Malleghema63b7232011-09-07 02:28:10 -040084 /* Apple MacBookAir4,1 */
85 { USB_DEVICE(0x05ac, 0x821f) },
86
Marc-Antoine Perennou88d377b2011-03-24 14:51:21 -030087 /* Apple MacBookPro8,2 */
88 { USB_DEVICE(0x05ac, 0x821a) },
89
Jurgen Kramerf78b68262011-09-04 18:01:42 +020090 /* Apple MacMini5,1 */
91 { USB_DEVICE(0x05ac, 0x8281) },
92
Marcel Holtmanncfeb4142008-08-07 22:26:56 +020093 /* AVM BlueFRITZ! USB v2.0 */
Marcel Holtmann4fcef8e2015-01-01 17:34:37 -080094 { USB_DEVICE(0x057c, 0x3800), .driver_info = BTUSB_SWAVE },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +020095
96 /* Bluetooth Ultraport Module from IBM */
97 { USB_DEVICE(0x04bf, 0x030a) },
98
99 /* ALPS Modules with non-standard id */
100 { USB_DEVICE(0x044e, 0x3001) },
101 { USB_DEVICE(0x044e, 0x3002) },
102
103 /* Ericsson with non-standard id */
104 { USB_DEVICE(0x0bdb, 0x1002) },
105
106 /* Canyon CN-BTU1 with HID interfaces */
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100107 { USB_DEVICE(0x0c10, 0x0000) },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200108
Wen-chien Jesse Sungd13431c2011-11-08 14:30:22 +0800109 /* Broadcom BCM20702A0 */
Andy Shevchenko0b880062014-02-18 18:26:19 +0200110 { USB_DEVICE(0x0489, 0xe042) },
111 { USB_DEVICE(0x04ca, 0x2003) },
Jeff Cook1ee3ff62012-11-09 16:39:48 -0700112 { USB_DEVICE(0x0b05, 0x17b5) },
Raphael Kubo da Costa38a172b2013-09-02 14:57:51 +0300113 { USB_DEVICE(0x0b05, 0x17cb) },
Wen-chien Jesse Sungd13431c2011-11-08 14:30:22 +0800114 { USB_DEVICE(0x413c, 0x8197) },
Fabio Ka86c02e2014-11-18 00:46:28 -0200115 { USB_DEVICE(0x13d3, 0x3404),
116 .driver_info = BTUSB_BCM_PATCHRAM },
Wen-chien Jesse Sungd13431c2011-11-08 14:30:22 +0800117
Marcel Holtmannd049f4e2015-01-26 20:35:32 -0800118 /* Broadcom BCM20702B0 (Dynex/Insignia) */
119 { USB_DEVICE(0x19ff, 0x0239), .driver_info = BTUSB_BCM_PATCHRAM },
120
Steven Harms98514032012-04-13 14:45:55 -0400121 /* Foxconn - Hon Hai */
Heinrich Siebmanns6029ddc2014-12-03 19:32:22 +0100122 { USB_VENDOR_AND_INTERFACE_INFO(0x0489, 0xff, 0x01, 0x01),
123 .driver_info = BTUSB_BCM_PATCHRAM },
Steven Harms98514032012-04-13 14:45:55 -0400124
Matej Dubovy8f0c3042015-02-02 18:50:14 +0100125 /* Lite-On Technology - Broadcom based */
126 { USB_VENDOR_AND_INTERFACE_INFO(0x04ca, 0xff, 0x01, 0x01),
127 .driver_info = BTUSB_BCM_PATCHRAM },
128
Andy Shevchenko0b880062014-02-18 18:26:19 +0200129 /* Broadcom devices with vendor specific id */
Petri Gynther10d4c672014-05-08 15:50:01 -0700130 { USB_VENDOR_AND_INTERFACE_INFO(0x0a5c, 0xff, 0x01, 0x01),
131 .driver_info = BTUSB_BCM_PATCHRAM },
Gustavo Padovan92c385f2012-08-06 15:36:49 -0300132
Marcel Holtmannc2aef6e2014-07-21 14:02:33 +0200133 /* ASUSTek Computer - Broadcom based */
Rick Dunn9a5abdaa2015-01-17 05:29:12 +0100134 { USB_VENDOR_AND_INTERFACE_INFO(0x0b05, 0xff, 0x01, 0x01),
135 .driver_info = BTUSB_BCM_PATCHRAM },
Marcel Holtmannc2aef6e2014-07-21 14:02:33 +0200136
Ken O'Brien5bcecf32013-09-21 19:14:43 +0100137 /* Belkin F8065bf - Broadcom based */
138 { USB_VENDOR_AND_INTERFACE_INFO(0x050d, 0xff, 0x01, 0x01) },
139
Jurgen Kramer9113bfd2014-02-15 12:01:09 +0100140 /* IMC Networks - Broadcom based */
141 { USB_VENDOR_AND_INTERFACE_INFO(0x13d3, 0xff, 0x01, 0x01) },
142
Marcel Holtmann40df7832014-07-06 13:29:58 +0200143 /* Intel Bluetooth USB Bootloader (RAM module) */
Marcel Holtmannd92f2df2014-07-06 14:53:55 +0200144 { USB_DEVICE(0x8087, 0x0a5a),
145 .driver_info = BTUSB_INTEL_BOOT | BTUSB_BROKEN_ISOC },
Marcel Holtmann40df7832014-07-06 13:29:58 +0200146
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200147 { } /* Terminating entry */
148};
149
150MODULE_DEVICE_TABLE(usb, btusb_table);
151
Marcel Holtmann54265202013-10-11 07:46:18 -0700152static const struct usb_device_id blacklist_table[] = {
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200153 /* CSR BlueCore devices */
154 { USB_DEVICE(0x0a12, 0x0001), .driver_info = BTUSB_CSR },
155
156 /* Broadcom BCM2033 without firmware */
157 { USB_DEVICE(0x0a5c, 0x2033), .driver_info = BTUSB_IGNORE },
158
Bala Shanmugambe931122010-11-26 17:35:46 +0530159 /* Atheros 3011 with sflash firmware */
Andy Shevchenko0b880062014-02-18 18:26:19 +0200160 { USB_DEVICE(0x0489, 0xe027), .driver_info = BTUSB_IGNORE },
161 { USB_DEVICE(0x0489, 0xe03d), .driver_info = BTUSB_IGNORE },
Alexander Ploumistos2eeff0b2015-02-13 21:05:11 +0200162 { USB_DEVICE(0x04f2, 0xaff1), .driver_info = BTUSB_IGNORE },
Andy Shevchenko0b880062014-02-18 18:26:19 +0200163 { USB_DEVICE(0x0930, 0x0215), .driver_info = BTUSB_IGNORE },
Bala Shanmugambe931122010-11-26 17:35:46 +0530164 { USB_DEVICE(0x0cf3, 0x3002), .driver_info = BTUSB_IGNORE },
Marek Vasut6eda5412012-06-08 14:32:50 +0200165 { USB_DEVICE(0x0cf3, 0xe019), .driver_info = BTUSB_IGNORE },
Andy Ross2a7bccc2011-05-09 16:11:16 -0700166 { USB_DEVICE(0x13d3, 0x3304), .driver_info = BTUSB_IGNORE },
Bala Shanmugambe931122010-11-26 17:35:46 +0530167
Cho, Yu-Chen509e7862011-01-26 17:10:59 +0800168 /* Atheros AR9285 Malbec with sflash firmware */
169 { USB_DEVICE(0x03f0, 0x311d), .driver_info = BTUSB_IGNORE },
170
Bala Shanmugamd9f51b52011-02-11 15:38:53 +0530171 /* Atheros 3012 with sflash firmware */
Andy Shevchenko0b880062014-02-18 18:26:19 +0200172 { USB_DEVICE(0x0489, 0xe04d), .driver_info = BTUSB_ATH3012 },
173 { USB_DEVICE(0x0489, 0xe04e), .driver_info = BTUSB_ATH3012 },
174 { USB_DEVICE(0x0489, 0xe056), .driver_info = BTUSB_ATH3012 },
175 { USB_DEVICE(0x0489, 0xe057), .driver_info = BTUSB_ATH3012 },
176 { USB_DEVICE(0x0489, 0xe05f), .driver_info = BTUSB_ATH3012 },
Anantha Krishnan4b552bc2014-10-06 16:31:49 +0530177 { USB_DEVICE(0x0489, 0xe078), .driver_info = BTUSB_ATH3012 },
Andy Shevchenko0b880062014-02-18 18:26:19 +0200178 { USB_DEVICE(0x04c5, 0x1330), .driver_info = BTUSB_ATH3012 },
179 { USB_DEVICE(0x04ca, 0x3004), .driver_info = BTUSB_ATH3012 },
180 { USB_DEVICE(0x04ca, 0x3005), .driver_info = BTUSB_ATH3012 },
181 { USB_DEVICE(0x04ca, 0x3006), .driver_info = BTUSB_ATH3012 },
Mohammed Habibulla1fb4e092014-04-17 11:37:13 -0700182 { USB_DEVICE(0x04ca, 0x3007), .driver_info = BTUSB_ATH3012 },
Andy Shevchenko0b880062014-02-18 18:26:19 +0200183 { USB_DEVICE(0x04ca, 0x3008), .driver_info = BTUSB_ATH3012 },
184 { USB_DEVICE(0x04ca, 0x300b), .driver_info = BTUSB_ATH3012 },
Janne Heikkinen134d3b32014-12-09 07:44:51 +0200185 { USB_DEVICE(0x04ca, 0x3010), .driver_info = BTUSB_ATH3012 },
Andy Shevchenko0b880062014-02-18 18:26:19 +0200186 { USB_DEVICE(0x0930, 0x0219), .driver_info = BTUSB_ATH3012 },
187 { USB_DEVICE(0x0930, 0x0220), .driver_info = BTUSB_ATH3012 },
Vincent Zwanenburg89d29752014-08-08 12:33:56 +0100188 { USB_DEVICE(0x0930, 0x0227), .driver_info = BTUSB_ATH3012 },
Andy Shevchenkoa735f9e2014-02-18 18:26:20 +0200189 { USB_DEVICE(0x0b05, 0x17d0), .driver_info = BTUSB_ATH3012 },
Ming Leid66629c2013-03-15 11:00:39 +0800190 { USB_DEVICE(0x0cf3, 0x0036), .driver_info = BTUSB_ATH3012 },
Steven.Li2d25f8b2011-07-01 14:02:36 +0800191 { USB_DEVICE(0x0cf3, 0x3004), .driver_info = BTUSB_ATH3012 },
Sunguk Lee94a32d102013-03-12 04:41:58 +0900192 { USB_DEVICE(0x0cf3, 0x3008), .driver_info = BTUSB_ATH3012 },
Cho, Yu-Chen07c0ea82012-03-14 22:01:21 +0200193 { USB_DEVICE(0x0cf3, 0x311d), .driver_info = BTUSB_ATH3012 },
Oliver Neukumb1312372014-01-16 15:37:11 +0100194 { USB_DEVICE(0x0cf3, 0x311e), .driver_info = BTUSB_ATH3012 },
Oliver Neukum1e56f1e2014-01-16 16:02:58 +0100195 { USB_DEVICE(0x0cf3, 0x311f), .driver_info = BTUSB_ATH3012 },
Andy Shevchenko0b880062014-02-18 18:26:19 +0200196 { USB_DEVICE(0x0cf3, 0x3121), .driver_info = BTUSB_ATH3012 },
Ming Leiebaf5792013-03-18 23:45:11 +0800197 { USB_DEVICE(0x0cf3, 0x817a), .driver_info = BTUSB_ATH3012 },
Andy Shevchenko0b880062014-02-18 18:26:19 +0200198 { USB_DEVICE(0x0cf3, 0xe003), .driver_info = BTUSB_ATH3012 },
AceLan Kaoac713112012-04-19 14:53:45 +0800199 { USB_DEVICE(0x0cf3, 0xe004), .driver_info = BTUSB_ATH3012 },
Peng Chen0a3658c2013-08-30 17:41:40 +0800200 { USB_DEVICE(0x0cf3, 0xe005), .driver_info = BTUSB_ATH3012 },
Andy Shevchenko0b880062014-02-18 18:26:19 +0200201 { USB_DEVICE(0x13d3, 0x3362), .driver_info = BTUSB_ATH3012 },
202 { USB_DEVICE(0x13d3, 0x3375), .driver_info = BTUSB_ATH3012 },
AceLan Kaoeed307e2012-12-11 11:41:20 +0800203 { USB_DEVICE(0x13d3, 0x3393), .driver_info = BTUSB_ATH3012 },
Sujith Manoharan5b77a1f2013-07-15 09:29:03 +0530204 { USB_DEVICE(0x13d3, 0x3402), .driver_info = BTUSB_ATH3012 },
Dmitry Tunin3bb30a7c2014-11-25 20:19:52 +0300205 { USB_DEVICE(0x13d3, 0x3408), .driver_info = BTUSB_ATH3012 },
Dmitry Tunin033efa92015-01-18 00:16:51 +0300206 { USB_DEVICE(0x13d3, 0x3423), .driver_info = BTUSB_ATH3012 },
Anantha Krishnanfa2f1392014-07-08 19:25:08 +0530207 { USB_DEVICE(0x13d3, 0x3432), .driver_info = BTUSB_ATH3012 },
Bala Shanmugamd9f51b52011-02-11 15:38:53 +0530208
Cho, Yu-Chene9036e32011-02-15 10:20:07 +0800209 /* Atheros AR5BBU12 with sflash firmware */
210 { USB_DEVICE(0x0489, 0xe02c), .driver_info = BTUSB_IGNORE },
211
Michael Gruetzner85d59722012-05-02 22:33:40 +0200212 /* Atheros AR5BBU12 with sflash firmware */
Yevgeniy Melnichukbc21fde2012-08-07 19:48:10 +0530213 { USB_DEVICE(0x0489, 0xe036), .driver_info = BTUSB_ATH3012 },
Andy Shevchenko0b880062014-02-18 18:26:19 +0200214 { USB_DEVICE(0x0489, 0xe03c), .driver_info = BTUSB_ATH3012 },
Michael Gruetzner85d59722012-05-02 22:33:40 +0200215
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200216 /* Broadcom BCM2035 */
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100217 { USB_DEVICE(0x0a5c, 0x2009), .driver_info = BTUSB_BCM92035 },
Andy Shevchenko0b880062014-02-18 18:26:19 +0200218 { USB_DEVICE(0x0a5c, 0x200a), .driver_info = BTUSB_WRONG_SCO_MTU },
219 { USB_DEVICE(0x0a5c, 0x2035), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200220
221 /* Broadcom BCM2045 */
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100222 { USB_DEVICE(0x0a5c, 0x2039), .driver_info = BTUSB_WRONG_SCO_MTU },
223 { USB_DEVICE(0x0a5c, 0x2101), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmannbdbef3d2008-09-23 00:16:35 +0200224
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200225 /* IBM/Lenovo ThinkPad with Broadcom chip */
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100226 { USB_DEVICE(0x0a5c, 0x201e), .driver_info = BTUSB_WRONG_SCO_MTU },
227 { USB_DEVICE(0x0a5c, 0x2110), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200228
229 /* HP laptop with Broadcom chip */
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100230 { USB_DEVICE(0x03f0, 0x171d), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200231
232 /* Dell laptop with Broadcom chip */
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100233 { USB_DEVICE(0x413c, 0x8126), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200234
Marcel Holtmann5ddd4a62008-11-30 12:17:27 +0100235 /* Dell Wireless 370 and 410 devices */
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100236 { USB_DEVICE(0x413c, 0x8152), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmann5ddd4a62008-11-30 12:17:27 +0100237 { USB_DEVICE(0x413c, 0x8156), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200238
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100239 /* Belkin F8T012 and F8T013 devices */
240 { USB_DEVICE(0x050d, 0x0012), .driver_info = BTUSB_WRONG_SCO_MTU },
241 { USB_DEVICE(0x050d, 0x0013), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200242
Marcel Holtmann5ddd4a62008-11-30 12:17:27 +0100243 /* Asus WL-BTD202 device */
244 { USB_DEVICE(0x0b05, 0x1715), .driver_info = BTUSB_WRONG_SCO_MTU },
245
246 /* Kensington Bluetooth USB adapter */
247 { USB_DEVICE(0x047d, 0x105e), .driver_info = BTUSB_WRONG_SCO_MTU },
248
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200249 /* RTX Telecom based adapters with buggy SCO support */
250 { USB_DEVICE(0x0400, 0x0807), .driver_info = BTUSB_BROKEN_ISOC },
251 { USB_DEVICE(0x0400, 0x080a), .driver_info = BTUSB_BROKEN_ISOC },
252
253 /* CONWISE Technology based adapters with buggy SCO support */
254 { USB_DEVICE(0x0e5e, 0x6622), .driver_info = BTUSB_BROKEN_ISOC },
255
Marcel Holtmann4fcef8e2015-01-01 17:34:37 -0800256 /* Roper Class 1 Bluetooth Dongle (Silicon Wave based) */
257 { USB_DEVICE(0x1300, 0x0001), .driver_info = BTUSB_SWAVE },
258
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200259 /* Digianswer devices */
260 { USB_DEVICE(0x08fd, 0x0001), .driver_info = BTUSB_DIGIANSWER },
261 { USB_DEVICE(0x08fd, 0x0002), .driver_info = BTUSB_IGNORE },
262
263 /* CSR BlueCore Bluetooth Sniffer */
Marcel Holtmann4f64fa82014-07-07 00:12:04 +0200264 { USB_DEVICE(0x0a12, 0x0002),
265 .driver_info = BTUSB_SNIFFER | BTUSB_BROKEN_ISOC },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200266
267 /* Frontline ComProbe Bluetooth Sniffer */
Marcel Holtmann4f64fa82014-07-07 00:12:04 +0200268 { USB_DEVICE(0x16d3, 0x0002),
269 .driver_info = BTUSB_SNIFFER | BTUSB_BROKEN_ISOC },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200270
Marcel Holtmanncb1ee892015-01-28 19:41:42 -0800271 /* Marvell Bluetooth devices */
272 { USB_DEVICE(0x1286, 0x2044), .driver_info = BTUSB_MARVELL },
273 { USB_DEVICE(0x1286, 0x2046), .driver_info = BTUSB_MARVELL },
274
Marcel Holtmannd0ac9eb2015-01-28 19:41:43 -0800275 /* Intel Bluetooth devices */
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -0700276 { USB_DEVICE(0x8087, 0x07dc), .driver_info = BTUSB_INTEL },
Tedd Ho-Jeong Anef4e5e42013-11-12 13:10:58 -0800277 { USB_DEVICE(0x8087, 0x0a2a), .driver_info = BTUSB_INTEL },
Marcel Holtmanncda0dd72015-01-26 21:33:48 -0800278 { USB_DEVICE(0x8087, 0x0a2b), .driver_info = BTUSB_INTEL_NEW },
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -0700279
Marcel Holtmannd0ac9eb2015-01-28 19:41:43 -0800280 /* Other Intel Bluetooth devices */
281 { USB_VENDOR_AND_INTERFACE_INFO(0x8087, 0xe0, 0x01, 0x01),
282 .driver_info = BTUSB_IGNORE },
Amitkumar Karwarae8df492014-07-18 14:47:06 -0700283
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200284 { } /* Terminating entry */
285};
286
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200287#define BTUSB_MAX_ISOC_FRAMES 10
288
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200289#define BTUSB_INTR_RUNNING 0
290#define BTUSB_BULK_RUNNING 1
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200291#define BTUSB_ISOC_RUNNING 2
Oliver Neukum7bee5492009-08-24 23:44:59 +0200292#define BTUSB_SUSPENDING 3
Gustavo F. Padovan08b8b6c2010-07-16 17:20:33 -0300293#define BTUSB_DID_ISO_RESUME 4
Marcel Holtmanncda0dd72015-01-26 21:33:48 -0800294#define BTUSB_BOOTLOADER 5
295#define BTUSB_DOWNLOADING 6
Marcel Holtmannce6bb922015-01-28 01:58:40 -0800296#define BTUSB_FIRMWARE_LOADED 7
Marcel Holtmanncda0dd72015-01-26 21:33:48 -0800297#define BTUSB_FIRMWARE_FAILED 8
Marcel Holtmannce6bb922015-01-28 01:58:40 -0800298#define BTUSB_BOOTING 9
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200299
300struct btusb_data {
301 struct hci_dev *hdev;
302 struct usb_device *udev;
Marcel Holtmann5fbcd262008-09-23 00:16:36 +0200303 struct usb_interface *intf;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200304 struct usb_interface *isoc;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200305
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200306 unsigned long flags;
307
308 struct work_struct work;
Oliver Neukum7bee5492009-08-24 23:44:59 +0200309 struct work_struct waker;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200310
Marcel Holtmann803b5832014-09-16 08:00:29 +0200311 struct usb_anchor deferred;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200312 struct usb_anchor tx_anchor;
Marcel Holtmann803b5832014-09-16 08:00:29 +0200313 int tx_in_flight;
314 spinlock_t txlock;
315
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200316 struct usb_anchor intr_anchor;
317 struct usb_anchor bulk_anchor;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200318 struct usb_anchor isoc_anchor;
Marcel Holtmann803b5832014-09-16 08:00:29 +0200319 spinlock_t rxlock;
320
321 struct sk_buff *evt_skb;
322 struct sk_buff *acl_skb;
323 struct sk_buff *sco_skb;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200324
325 struct usb_endpoint_descriptor *intr_ep;
326 struct usb_endpoint_descriptor *bulk_tx_ep;
327 struct usb_endpoint_descriptor *bulk_rx_ep;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200328 struct usb_endpoint_descriptor *isoc_tx_ep;
329 struct usb_endpoint_descriptor *isoc_rx_ep;
330
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100331 __u8 cmdreq_type;
Marcel Holtmann893ba542015-01-28 20:27:34 -0800332 __u8 cmdreq;
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100333
Marcel Holtmann43c2e572009-02-04 17:41:38 +0100334 unsigned int sco_num;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200335 int isoc_altsetting;
Marcel Holtmann6a88adf2008-11-30 12:17:14 +0100336 int suspend_count;
Marcel Holtmann2cbd3f52014-11-03 05:16:07 +0100337
Marcel Holtmann97307f52015-01-12 13:51:10 -0800338 int (*recv_event)(struct hci_dev *hdev, struct sk_buff *skb);
Marcel Holtmann2cbd3f52014-11-03 05:16:07 +0100339 int (*recv_bulk)(struct btusb_data *data, void *buffer, int count);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200340};
341
Marcel Holtmann803b5832014-09-16 08:00:29 +0200342static inline void btusb_free_frags(struct btusb_data *data)
343{
344 unsigned long flags;
345
346 spin_lock_irqsave(&data->rxlock, flags);
347
348 kfree_skb(data->evt_skb);
349 data->evt_skb = NULL;
350
351 kfree_skb(data->acl_skb);
352 data->acl_skb = NULL;
353
354 kfree_skb(data->sco_skb);
355 data->sco_skb = NULL;
356
357 spin_unlock_irqrestore(&data->rxlock, flags);
358}
359
Marcel Holtmann1ffa4ad2014-09-16 05:33:33 +0200360static int btusb_recv_intr(struct btusb_data *data, void *buffer, int count)
361{
Marcel Holtmann803b5832014-09-16 08:00:29 +0200362 struct sk_buff *skb;
363 int err = 0;
364
365 spin_lock(&data->rxlock);
366 skb = data->evt_skb;
367
368 while (count) {
369 int len;
370
371 if (!skb) {
372 skb = bt_skb_alloc(HCI_MAX_EVENT_SIZE, GFP_ATOMIC);
373 if (!skb) {
374 err = -ENOMEM;
375 break;
376 }
377
378 bt_cb(skb)->pkt_type = HCI_EVENT_PKT;
379 bt_cb(skb)->expect = HCI_EVENT_HDR_SIZE;
380 }
381
382 len = min_t(uint, bt_cb(skb)->expect, count);
383 memcpy(skb_put(skb, len), buffer, len);
384
385 count -= len;
386 buffer += len;
387 bt_cb(skb)->expect -= len;
388
389 if (skb->len == HCI_EVENT_HDR_SIZE) {
390 /* Complete event header */
391 bt_cb(skb)->expect = hci_event_hdr(skb)->plen;
392
393 if (skb_tailroom(skb) < bt_cb(skb)->expect) {
394 kfree_skb(skb);
395 skb = NULL;
396
397 err = -EILSEQ;
398 break;
399 }
400 }
401
402 if (bt_cb(skb)->expect == 0) {
403 /* Complete frame */
Marcel Holtmann97307f52015-01-12 13:51:10 -0800404 data->recv_event(data->hdev, skb);
Marcel Holtmann803b5832014-09-16 08:00:29 +0200405 skb = NULL;
406 }
407 }
408
409 data->evt_skb = skb;
410 spin_unlock(&data->rxlock);
411
412 return err;
Marcel Holtmann1ffa4ad2014-09-16 05:33:33 +0200413}
414
415static int btusb_recv_bulk(struct btusb_data *data, void *buffer, int count)
416{
Marcel Holtmann803b5832014-09-16 08:00:29 +0200417 struct sk_buff *skb;
418 int err = 0;
419
420 spin_lock(&data->rxlock);
421 skb = data->acl_skb;
422
423 while (count) {
424 int len;
425
426 if (!skb) {
427 skb = bt_skb_alloc(HCI_MAX_FRAME_SIZE, GFP_ATOMIC);
428 if (!skb) {
429 err = -ENOMEM;
430 break;
431 }
432
433 bt_cb(skb)->pkt_type = HCI_ACLDATA_PKT;
434 bt_cb(skb)->expect = HCI_ACL_HDR_SIZE;
435 }
436
437 len = min_t(uint, bt_cb(skb)->expect, count);
438 memcpy(skb_put(skb, len), buffer, len);
439
440 count -= len;
441 buffer += len;
442 bt_cb(skb)->expect -= len;
443
444 if (skb->len == HCI_ACL_HDR_SIZE) {
445 __le16 dlen = hci_acl_hdr(skb)->dlen;
446
447 /* Complete ACL header */
448 bt_cb(skb)->expect = __le16_to_cpu(dlen);
449
450 if (skb_tailroom(skb) < bt_cb(skb)->expect) {
451 kfree_skb(skb);
452 skb = NULL;
453
454 err = -EILSEQ;
455 break;
456 }
457 }
458
459 if (bt_cb(skb)->expect == 0) {
460 /* Complete frame */
461 hci_recv_frame(data->hdev, skb);
462 skb = NULL;
463 }
464 }
465
466 data->acl_skb = skb;
467 spin_unlock(&data->rxlock);
468
469 return err;
Marcel Holtmann1ffa4ad2014-09-16 05:33:33 +0200470}
471
472static int btusb_recv_isoc(struct btusb_data *data, void *buffer, int count)
473{
Marcel Holtmann803b5832014-09-16 08:00:29 +0200474 struct sk_buff *skb;
475 int err = 0;
476
477 spin_lock(&data->rxlock);
478 skb = data->sco_skb;
479
480 while (count) {
481 int len;
482
483 if (!skb) {
484 skb = bt_skb_alloc(HCI_MAX_SCO_SIZE, GFP_ATOMIC);
485 if (!skb) {
486 err = -ENOMEM;
487 break;
488 }
489
490 bt_cb(skb)->pkt_type = HCI_SCODATA_PKT;
491 bt_cb(skb)->expect = HCI_SCO_HDR_SIZE;
492 }
493
494 len = min_t(uint, bt_cb(skb)->expect, count);
495 memcpy(skb_put(skb, len), buffer, len);
496
497 count -= len;
498 buffer += len;
499 bt_cb(skb)->expect -= len;
500
501 if (skb->len == HCI_SCO_HDR_SIZE) {
502 /* Complete SCO header */
503 bt_cb(skb)->expect = hci_sco_hdr(skb)->dlen;
504
505 if (skb_tailroom(skb) < bt_cb(skb)->expect) {
506 kfree_skb(skb);
507 skb = NULL;
508
509 err = -EILSEQ;
510 break;
511 }
512 }
513
514 if (bt_cb(skb)->expect == 0) {
515 /* Complete frame */
516 hci_recv_frame(data->hdev, skb);
517 skb = NULL;
518 }
519 }
520
521 data->sco_skb = skb;
522 spin_unlock(&data->rxlock);
523
524 return err;
Marcel Holtmann1ffa4ad2014-09-16 05:33:33 +0200525}
526
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200527static void btusb_intr_complete(struct urb *urb)
528{
529 struct hci_dev *hdev = urb->context;
David Herrmann155961e2012-02-09 21:58:32 +0100530 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200531 int err;
532
Marcel Holtmann89e75332014-09-16 04:44:50 +0200533 BT_DBG("%s urb %p status %d count %d", hdev->name, urb, urb->status,
534 urb->actual_length);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200535
536 if (!test_bit(HCI_RUNNING, &hdev->flags))
537 return;
538
539 if (urb->status == 0) {
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200540 hdev->stat.byte_rx += urb->actual_length;
541
Marcel Holtmann1ffa4ad2014-09-16 05:33:33 +0200542 if (btusb_recv_intr(data, urb->transfer_buffer,
543 urb->actual_length) < 0) {
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200544 BT_ERR("%s corrupted event packet", hdev->name);
545 hdev->stat.err_rx++;
546 }
Champion Chen85560c42014-09-06 14:06:08 -0500547 } else if (urb->status == -ENOENT) {
548 /* Avoid suspend failed when usb_kill_urb */
549 return;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200550 }
551
552 if (!test_bit(BTUSB_INTR_RUNNING, &data->flags))
553 return;
554
Oliver Neukum7bee5492009-08-24 23:44:59 +0200555 usb_mark_last_busy(data->udev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200556 usb_anchor_urb(urb, &data->intr_anchor);
557
558 err = usb_submit_urb(urb, GFP_ATOMIC);
559 if (err < 0) {
Paul Bolle4935f1c2011-08-09 17:16:28 +0200560 /* -EPERM: urb is being killed;
561 * -ENODEV: device got disconnected */
562 if (err != -EPERM && err != -ENODEV)
Stefan Seyfried61faddf2010-11-30 21:49:08 +0100563 BT_ERR("%s urb %p failed to resubmit (%d)",
Marcel Holtmann89e75332014-09-16 04:44:50 +0200564 hdev->name, urb, -err);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200565 usb_unanchor_urb(urb);
566 }
567}
568
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100569static int btusb_submit_intr_urb(struct hci_dev *hdev, gfp_t mem_flags)
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200570{
David Herrmann155961e2012-02-09 21:58:32 +0100571 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200572 struct urb *urb;
573 unsigned char *buf;
574 unsigned int pipe;
575 int err, size;
576
577 BT_DBG("%s", hdev->name);
578
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200579 if (!data->intr_ep)
580 return -ENODEV;
581
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100582 urb = usb_alloc_urb(0, mem_flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200583 if (!urb)
584 return -ENOMEM;
585
586 size = le16_to_cpu(data->intr_ep->wMaxPacketSize);
587
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100588 buf = kmalloc(size, mem_flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200589 if (!buf) {
590 usb_free_urb(urb);
591 return -ENOMEM;
592 }
593
594 pipe = usb_rcvintpipe(data->udev, data->intr_ep->bEndpointAddress);
595
596 usb_fill_int_urb(urb, data->udev, pipe, buf, size,
Marcel Holtmann89e75332014-09-16 04:44:50 +0200597 btusb_intr_complete, hdev, data->intr_ep->bInterval);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200598
599 urb->transfer_flags |= URB_FREE_BUFFER;
600
601 usb_anchor_urb(urb, &data->intr_anchor);
602
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100603 err = usb_submit_urb(urb, mem_flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200604 if (err < 0) {
Paul Bolled4b8d1c2011-10-09 12:12:22 +0200605 if (err != -EPERM && err != -ENODEV)
606 BT_ERR("%s urb %p submission failed (%d)",
Marcel Holtmann89e75332014-09-16 04:44:50 +0200607 hdev->name, urb, -err);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200608 usb_unanchor_urb(urb);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200609 }
610
611 usb_free_urb(urb);
612
613 return err;
614}
615
616static void btusb_bulk_complete(struct urb *urb)
617{
618 struct hci_dev *hdev = urb->context;
David Herrmann155961e2012-02-09 21:58:32 +0100619 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200620 int err;
621
Marcel Holtmann89e75332014-09-16 04:44:50 +0200622 BT_DBG("%s urb %p status %d count %d", hdev->name, urb, urb->status,
623 urb->actual_length);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200624
625 if (!test_bit(HCI_RUNNING, &hdev->flags))
626 return;
627
628 if (urb->status == 0) {
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200629 hdev->stat.byte_rx += urb->actual_length;
630
Marcel Holtmann2cbd3f52014-11-03 05:16:07 +0100631 if (data->recv_bulk(data, urb->transfer_buffer,
Marcel Holtmann1ffa4ad2014-09-16 05:33:33 +0200632 urb->actual_length) < 0) {
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200633 BT_ERR("%s corrupted ACL packet", hdev->name);
634 hdev->stat.err_rx++;
635 }
Champion Chen85560c42014-09-06 14:06:08 -0500636 } else if (urb->status == -ENOENT) {
637 /* Avoid suspend failed when usb_kill_urb */
638 return;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200639 }
640
641 if (!test_bit(BTUSB_BULK_RUNNING, &data->flags))
642 return;
643
644 usb_anchor_urb(urb, &data->bulk_anchor);
Oliver Neukum652fd782009-12-16 19:23:43 +0100645 usb_mark_last_busy(data->udev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200646
647 err = usb_submit_urb(urb, GFP_ATOMIC);
648 if (err < 0) {
Paul Bolle4935f1c2011-08-09 17:16:28 +0200649 /* -EPERM: urb is being killed;
650 * -ENODEV: device got disconnected */
651 if (err != -EPERM && err != -ENODEV)
Stefan Seyfried61faddf2010-11-30 21:49:08 +0100652 BT_ERR("%s urb %p failed to resubmit (%d)",
Marcel Holtmann89e75332014-09-16 04:44:50 +0200653 hdev->name, urb, -err);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200654 usb_unanchor_urb(urb);
655 }
656}
657
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100658static int btusb_submit_bulk_urb(struct hci_dev *hdev, gfp_t mem_flags)
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200659{
David Herrmann155961e2012-02-09 21:58:32 +0100660 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200661 struct urb *urb;
662 unsigned char *buf;
663 unsigned int pipe;
Vikram Kandukuri290ba202009-07-02 14:31:59 +0530664 int err, size = HCI_MAX_FRAME_SIZE;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200665
666 BT_DBG("%s", hdev->name);
667
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200668 if (!data->bulk_rx_ep)
669 return -ENODEV;
670
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100671 urb = usb_alloc_urb(0, mem_flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200672 if (!urb)
673 return -ENOMEM;
674
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100675 buf = kmalloc(size, mem_flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200676 if (!buf) {
677 usb_free_urb(urb);
678 return -ENOMEM;
679 }
680
681 pipe = usb_rcvbulkpipe(data->udev, data->bulk_rx_ep->bEndpointAddress);
682
Marcel Holtmann89e75332014-09-16 04:44:50 +0200683 usb_fill_bulk_urb(urb, data->udev, pipe, buf, size,
684 btusb_bulk_complete, hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200685
686 urb->transfer_flags |= URB_FREE_BUFFER;
687
Oliver Neukum7bee5492009-08-24 23:44:59 +0200688 usb_mark_last_busy(data->udev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200689 usb_anchor_urb(urb, &data->bulk_anchor);
690
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100691 err = usb_submit_urb(urb, mem_flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200692 if (err < 0) {
Paul Bolled4b8d1c2011-10-09 12:12:22 +0200693 if (err != -EPERM && err != -ENODEV)
694 BT_ERR("%s urb %p submission failed (%d)",
Marcel Holtmann89e75332014-09-16 04:44:50 +0200695 hdev->name, urb, -err);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200696 usb_unanchor_urb(urb);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200697 }
698
699 usb_free_urb(urb);
700
701 return err;
702}
703
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200704static void btusb_isoc_complete(struct urb *urb)
705{
706 struct hci_dev *hdev = urb->context;
David Herrmann155961e2012-02-09 21:58:32 +0100707 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200708 int i, err;
709
Marcel Holtmann89e75332014-09-16 04:44:50 +0200710 BT_DBG("%s urb %p status %d count %d", hdev->name, urb, urb->status,
711 urb->actual_length);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200712
713 if (!test_bit(HCI_RUNNING, &hdev->flags))
714 return;
715
716 if (urb->status == 0) {
717 for (i = 0; i < urb->number_of_packets; i++) {
718 unsigned int offset = urb->iso_frame_desc[i].offset;
719 unsigned int length = urb->iso_frame_desc[i].actual_length;
720
721 if (urb->iso_frame_desc[i].status)
722 continue;
723
724 hdev->stat.byte_rx += length;
725
Marcel Holtmann1ffa4ad2014-09-16 05:33:33 +0200726 if (btusb_recv_isoc(data, urb->transfer_buffer + offset,
727 length) < 0) {
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200728 BT_ERR("%s corrupted SCO packet", hdev->name);
729 hdev->stat.err_rx++;
730 }
731 }
Champion Chen85560c42014-09-06 14:06:08 -0500732 } else if (urb->status == -ENOENT) {
733 /* Avoid suspend failed when usb_kill_urb */
734 return;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200735 }
736
737 if (!test_bit(BTUSB_ISOC_RUNNING, &data->flags))
738 return;
739
740 usb_anchor_urb(urb, &data->isoc_anchor);
741
742 err = usb_submit_urb(urb, GFP_ATOMIC);
743 if (err < 0) {
Paul Bolle4935f1c2011-08-09 17:16:28 +0200744 /* -EPERM: urb is being killed;
745 * -ENODEV: device got disconnected */
746 if (err != -EPERM && err != -ENODEV)
Stefan Seyfried61faddf2010-11-30 21:49:08 +0100747 BT_ERR("%s urb %p failed to resubmit (%d)",
Marcel Holtmann89e75332014-09-16 04:44:50 +0200748 hdev->name, urb, -err);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200749 usb_unanchor_urb(urb);
750 }
751}
752
Jesper Juhl42b16b32011-01-17 00:09:38 +0100753static inline void __fill_isoc_descriptor(struct urb *urb, int len, int mtu)
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200754{
755 int i, offset = 0;
756
757 BT_DBG("len %d mtu %d", len, mtu);
758
759 for (i = 0; i < BTUSB_MAX_ISOC_FRAMES && len >= mtu;
760 i++, offset += mtu, len -= mtu) {
761 urb->iso_frame_desc[i].offset = offset;
762 urb->iso_frame_desc[i].length = mtu;
763 }
764
765 if (len && i < BTUSB_MAX_ISOC_FRAMES) {
766 urb->iso_frame_desc[i].offset = offset;
767 urb->iso_frame_desc[i].length = len;
768 i++;
769 }
770
771 urb->number_of_packets = i;
772}
773
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100774static int btusb_submit_isoc_urb(struct hci_dev *hdev, gfp_t mem_flags)
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200775{
David Herrmann155961e2012-02-09 21:58:32 +0100776 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200777 struct urb *urb;
778 unsigned char *buf;
779 unsigned int pipe;
780 int err, size;
781
782 BT_DBG("%s", hdev->name);
783
784 if (!data->isoc_rx_ep)
785 return -ENODEV;
786
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100787 urb = usb_alloc_urb(BTUSB_MAX_ISOC_FRAMES, mem_flags);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200788 if (!urb)
789 return -ENOMEM;
790
791 size = le16_to_cpu(data->isoc_rx_ep->wMaxPacketSize) *
792 BTUSB_MAX_ISOC_FRAMES;
793
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100794 buf = kmalloc(size, mem_flags);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200795 if (!buf) {
796 usb_free_urb(urb);
797 return -ENOMEM;
798 }
799
800 pipe = usb_rcvisocpipe(data->udev, data->isoc_rx_ep->bEndpointAddress);
801
Bing Zhaofa0fb932011-12-20 18:19:00 -0800802 usb_fill_int_urb(urb, data->udev, pipe, buf, size, btusb_isoc_complete,
Marcel Holtmann89e75332014-09-16 04:44:50 +0200803 hdev, data->isoc_rx_ep->bInterval);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200804
Marcel Holtmann89e75332014-09-16 04:44:50 +0200805 urb->transfer_flags = URB_FREE_BUFFER | URB_ISO_ASAP;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200806
807 __fill_isoc_descriptor(urb, size,
Marcel Holtmann89e75332014-09-16 04:44:50 +0200808 le16_to_cpu(data->isoc_rx_ep->wMaxPacketSize));
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200809
810 usb_anchor_urb(urb, &data->isoc_anchor);
811
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100812 err = usb_submit_urb(urb, mem_flags);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200813 if (err < 0) {
Paul Bolled4b8d1c2011-10-09 12:12:22 +0200814 if (err != -EPERM && err != -ENODEV)
815 BT_ERR("%s urb %p submission failed (%d)",
Marcel Holtmann89e75332014-09-16 04:44:50 +0200816 hdev->name, urb, -err);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200817 usb_unanchor_urb(urb);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200818 }
819
820 usb_free_urb(urb);
821
822 return err;
823}
824
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200825static void btusb_tx_complete(struct urb *urb)
826{
827 struct sk_buff *skb = urb->context;
Marcel Holtmann89e75332014-09-16 04:44:50 +0200828 struct hci_dev *hdev = (struct hci_dev *)skb->dev;
David Herrmann155961e2012-02-09 21:58:32 +0100829 struct btusb_data *data = hci_get_drvdata(hdev);
Oliver Neukum7bee5492009-08-24 23:44:59 +0200830
Marcel Holtmann89e75332014-09-16 04:44:50 +0200831 BT_DBG("%s urb %p status %d count %d", hdev->name, urb, urb->status,
832 urb->actual_length);
Oliver Neukum7bee5492009-08-24 23:44:59 +0200833
834 if (!test_bit(HCI_RUNNING, &hdev->flags))
835 goto done;
836
837 if (!urb->status)
838 hdev->stat.byte_tx += urb->transfer_buffer_length;
839 else
840 hdev->stat.err_tx++;
841
842done:
843 spin_lock(&data->txlock);
844 data->tx_in_flight--;
845 spin_unlock(&data->txlock);
846
847 kfree(urb->setup_packet);
848
849 kfree_skb(skb);
850}
851
852static void btusb_isoc_tx_complete(struct urb *urb)
853{
854 struct sk_buff *skb = urb->context;
Marcel Holtmann89e75332014-09-16 04:44:50 +0200855 struct hci_dev *hdev = (struct hci_dev *)skb->dev;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200856
Marcel Holtmann89e75332014-09-16 04:44:50 +0200857 BT_DBG("%s urb %p status %d count %d", hdev->name, urb, urb->status,
858 urb->actual_length);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200859
860 if (!test_bit(HCI_RUNNING, &hdev->flags))
861 goto done;
862
863 if (!urb->status)
864 hdev->stat.byte_tx += urb->transfer_buffer_length;
865 else
866 hdev->stat.err_tx++;
867
868done:
869 kfree(urb->setup_packet);
870
871 kfree_skb(skb);
872}
873
874static int btusb_open(struct hci_dev *hdev)
875{
David Herrmann155961e2012-02-09 21:58:32 +0100876 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200877 int err;
878
879 BT_DBG("%s", hdev->name);
880
Oliver Neukum7bee5492009-08-24 23:44:59 +0200881 err = usb_autopm_get_interface(data->intf);
882 if (err < 0)
883 return err;
884
885 data->intf->needs_remote_wakeup = 1;
886
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200887 if (test_and_set_bit(HCI_RUNNING, &hdev->flags))
Oliver Neukum7bee5492009-08-24 23:44:59 +0200888 goto done;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200889
890 if (test_and_set_bit(BTUSB_INTR_RUNNING, &data->flags))
Oliver Neukum7bee5492009-08-24 23:44:59 +0200891 goto done;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200892
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100893 err = btusb_submit_intr_urb(hdev, GFP_KERNEL);
Marcel Holtmann43c2e572009-02-04 17:41:38 +0100894 if (err < 0)
895 goto failed;
896
897 err = btusb_submit_bulk_urb(hdev, GFP_KERNEL);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200898 if (err < 0) {
Marcel Holtmann43c2e572009-02-04 17:41:38 +0100899 usb_kill_anchored_urbs(&data->intr_anchor);
900 goto failed;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200901 }
902
Marcel Holtmann43c2e572009-02-04 17:41:38 +0100903 set_bit(BTUSB_BULK_RUNNING, &data->flags);
904 btusb_submit_bulk_urb(hdev, GFP_KERNEL);
905
Oliver Neukum7bee5492009-08-24 23:44:59 +0200906done:
907 usb_autopm_put_interface(data->intf);
Marcel Holtmann43c2e572009-02-04 17:41:38 +0100908 return 0;
909
910failed:
911 clear_bit(BTUSB_INTR_RUNNING, &data->flags);
912 clear_bit(HCI_RUNNING, &hdev->flags);
Oliver Neukum7bee5492009-08-24 23:44:59 +0200913 usb_autopm_put_interface(data->intf);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200914 return err;
915}
916
Oliver Neukum7bee5492009-08-24 23:44:59 +0200917static void btusb_stop_traffic(struct btusb_data *data)
918{
919 usb_kill_anchored_urbs(&data->intr_anchor);
920 usb_kill_anchored_urbs(&data->bulk_anchor);
921 usb_kill_anchored_urbs(&data->isoc_anchor);
922}
923
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200924static int btusb_close(struct hci_dev *hdev)
925{
David Herrmann155961e2012-02-09 21:58:32 +0100926 struct btusb_data *data = hci_get_drvdata(hdev);
Oliver Neukum7bee5492009-08-24 23:44:59 +0200927 int err;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200928
929 BT_DBG("%s", hdev->name);
930
931 if (!test_and_clear_bit(HCI_RUNNING, &hdev->flags))
932 return 0;
933
Marcel Holtmanne8c3c3d2008-09-23 00:16:36 +0200934 cancel_work_sync(&data->work);
Linus Torvalds404291a2009-11-11 13:32:29 -0800935 cancel_work_sync(&data->waker);
Marcel Holtmanne8c3c3d2008-09-23 00:16:36 +0200936
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200937 clear_bit(BTUSB_ISOC_RUNNING, &data->flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200938 clear_bit(BTUSB_BULK_RUNNING, &data->flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200939 clear_bit(BTUSB_INTR_RUNNING, &data->flags);
Oliver Neukum7bee5492009-08-24 23:44:59 +0200940
941 btusb_stop_traffic(data);
Marcel Holtmann803b5832014-09-16 08:00:29 +0200942 btusb_free_frags(data);
943
Oliver Neukum7bee5492009-08-24 23:44:59 +0200944 err = usb_autopm_get_interface(data->intf);
945 if (err < 0)
Oliver Neukum7b8e2c12009-11-13 14:26:23 +0100946 goto failed;
Oliver Neukum7bee5492009-08-24 23:44:59 +0200947
948 data->intf->needs_remote_wakeup = 0;
949 usb_autopm_put_interface(data->intf);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200950
Oliver Neukum7b8e2c12009-11-13 14:26:23 +0100951failed:
952 usb_scuttle_anchored_urbs(&data->deferred);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200953 return 0;
954}
955
956static int btusb_flush(struct hci_dev *hdev)
957{
David Herrmann155961e2012-02-09 21:58:32 +0100958 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200959
960 BT_DBG("%s", hdev->name);
961
962 usb_kill_anchored_urbs(&data->tx_anchor);
Marcel Holtmann803b5832014-09-16 08:00:29 +0200963 btusb_free_frags(data);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200964
965 return 0;
966}
967
Marcel Holtmann047b2ec2014-09-14 09:11:06 +0200968static struct urb *alloc_ctrl_urb(struct hci_dev *hdev, struct sk_buff *skb)
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200969{
David Herrmann155961e2012-02-09 21:58:32 +0100970 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200971 struct usb_ctrlrequest *dr;
972 struct urb *urb;
973 unsigned int pipe;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200974
Marcel Holtmann047b2ec2014-09-14 09:11:06 +0200975 urb = usb_alloc_urb(0, GFP_KERNEL);
976 if (!urb)
977 return ERR_PTR(-ENOMEM);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200978
Marcel Holtmann047b2ec2014-09-14 09:11:06 +0200979 dr = kmalloc(sizeof(*dr), GFP_KERNEL);
980 if (!dr) {
981 usb_free_urb(urb);
982 return ERR_PTR(-ENOMEM);
983 }
984
985 dr->bRequestType = data->cmdreq_type;
Marcel Holtmann893ba542015-01-28 20:27:34 -0800986 dr->bRequest = data->cmdreq;
Marcel Holtmann047b2ec2014-09-14 09:11:06 +0200987 dr->wIndex = 0;
988 dr->wValue = 0;
989 dr->wLength = __cpu_to_le16(skb->len);
990
991 pipe = usb_sndctrlpipe(data->udev, 0x00);
992
Marcel Holtmann89e75332014-09-16 04:44:50 +0200993 usb_fill_control_urb(urb, data->udev, pipe, (void *)dr,
Marcel Holtmann047b2ec2014-09-14 09:11:06 +0200994 skb->data, skb->len, btusb_tx_complete, skb);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200995
Marcel Holtmann89e75332014-09-16 04:44:50 +0200996 skb->dev = (void *)hdev;
Marcel Holtmann7bd8f092013-10-11 06:19:18 -0700997
Marcel Holtmann047b2ec2014-09-14 09:11:06 +0200998 return urb;
999}
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001000
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001001static struct urb *alloc_bulk_urb(struct hci_dev *hdev, struct sk_buff *skb)
1002{
1003 struct btusb_data *data = hci_get_drvdata(hdev);
1004 struct urb *urb;
1005 unsigned int pipe;
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001006
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001007 if (!data->bulk_tx_ep)
1008 return ERR_PTR(-ENODEV);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001009
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001010 urb = usb_alloc_urb(0, GFP_KERNEL);
1011 if (!urb)
1012 return ERR_PTR(-ENOMEM);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001013
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001014 pipe = usb_sndbulkpipe(data->udev, data->bulk_tx_ep->bEndpointAddress);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001015
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001016 usb_fill_bulk_urb(urb, data->udev, pipe,
1017 skb->data, skb->len, btusb_tx_complete, skb);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001018
Marcel Holtmann89e75332014-09-16 04:44:50 +02001019 skb->dev = (void *)hdev;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001020
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001021 return urb;
1022}
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001023
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001024static struct urb *alloc_isoc_urb(struct hci_dev *hdev, struct sk_buff *skb)
1025{
1026 struct btusb_data *data = hci_get_drvdata(hdev);
1027 struct urb *urb;
1028 unsigned int pipe;
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001029
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001030 if (!data->isoc_tx_ep)
1031 return ERR_PTR(-ENODEV);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001032
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001033 urb = usb_alloc_urb(BTUSB_MAX_ISOC_FRAMES, GFP_KERNEL);
1034 if (!urb)
1035 return ERR_PTR(-ENOMEM);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001036
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001037 pipe = usb_sndisocpipe(data->udev, data->isoc_tx_ep->bEndpointAddress);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001038
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001039 usb_fill_int_urb(urb, data->udev, pipe,
1040 skb->data, skb->len, btusb_isoc_tx_complete,
1041 skb, data->isoc_tx_ep->bInterval);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001042
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001043 urb->transfer_flags = URB_ISO_ASAP;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001044
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001045 __fill_isoc_descriptor(urb, skb->len,
1046 le16_to_cpu(data->isoc_tx_ep->wMaxPacketSize));
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001047
Marcel Holtmann89e75332014-09-16 04:44:50 +02001048 skb->dev = (void *)hdev;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001049
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001050 return urb;
1051}
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001052
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001053static int submit_tx_urb(struct hci_dev *hdev, struct urb *urb)
1054{
1055 struct btusb_data *data = hci_get_drvdata(hdev);
1056 int err;
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001057
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001058 usb_anchor_urb(urb, &data->tx_anchor);
1059
Johan Hedberge9753ef2014-09-14 08:49:34 +03001060 err = usb_submit_urb(urb, GFP_KERNEL);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001061 if (err < 0) {
Paul Bolle5a9b80e2011-10-09 12:12:16 +02001062 if (err != -EPERM && err != -ENODEV)
1063 BT_ERR("%s urb %p submission failed (%d)",
Marcel Holtmann89e75332014-09-16 04:44:50 +02001064 hdev->name, urb, -err);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001065 kfree(urb->setup_packet);
1066 usb_unanchor_urb(urb);
Oliver Neukum7bee5492009-08-24 23:44:59 +02001067 } else {
1068 usb_mark_last_busy(data->udev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001069 }
1070
Cong Wang54a8a792011-11-22 09:32:57 +08001071 usb_free_urb(urb);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001072 return err;
1073}
1074
Marcel Holtmann047b2ec2014-09-14 09:11:06 +02001075static int submit_or_queue_tx_urb(struct hci_dev *hdev, struct urb *urb)
1076{
1077 struct btusb_data *data = hci_get_drvdata(hdev);
1078 unsigned long flags;
1079 bool suspending;
1080
1081 spin_lock_irqsave(&data->txlock, flags);
1082 suspending = test_bit(BTUSB_SUSPENDING, &data->flags);
1083 if (!suspending)
1084 data->tx_in_flight++;
1085 spin_unlock_irqrestore(&data->txlock, flags);
1086
1087 if (!suspending)
1088 return submit_tx_urb(hdev, urb);
1089
1090 usb_anchor_urb(urb, &data->deferred);
1091 schedule_work(&data->waker);
1092
1093 usb_free_urb(urb);
1094 return 0;
1095}
1096
1097static int btusb_send_frame(struct hci_dev *hdev, struct sk_buff *skb)
1098{
1099 struct urb *urb;
1100
1101 BT_DBG("%s", hdev->name);
1102
1103 if (!test_bit(HCI_RUNNING, &hdev->flags))
1104 return -EBUSY;
1105
1106 switch (bt_cb(skb)->pkt_type) {
1107 case HCI_COMMAND_PKT:
1108 urb = alloc_ctrl_urb(hdev, skb);
1109 if (IS_ERR(urb))
1110 return PTR_ERR(urb);
1111
1112 hdev->stat.cmd_tx++;
1113 return submit_or_queue_tx_urb(hdev, urb);
1114
1115 case HCI_ACLDATA_PKT:
1116 urb = alloc_bulk_urb(hdev, skb);
1117 if (IS_ERR(urb))
1118 return PTR_ERR(urb);
1119
1120 hdev->stat.acl_tx++;
1121 return submit_or_queue_tx_urb(hdev, urb);
1122
1123 case HCI_SCODATA_PKT:
1124 if (hci_conn_num(hdev, SCO_LINK) < 1)
1125 return -ENODEV;
1126
1127 urb = alloc_isoc_urb(hdev, skb);
1128 if (IS_ERR(urb))
1129 return PTR_ERR(urb);
1130
1131 hdev->stat.sco_tx++;
1132 return submit_tx_urb(hdev, urb);
1133 }
1134
1135 return -EILSEQ;
1136}
1137
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001138static void btusb_notify(struct hci_dev *hdev, unsigned int evt)
1139{
David Herrmann155961e2012-02-09 21:58:32 +01001140 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001141
1142 BT_DBG("%s evt %d", hdev->name, evt);
1143
Marcel Holtmann014f7bc2013-10-10 09:47:55 -07001144 if (hci_conn_num(hdev, SCO_LINK) != data->sco_num) {
1145 data->sco_num = hci_conn_num(hdev, SCO_LINK);
Marcel Holtmann43c2e572009-02-04 17:41:38 +01001146 schedule_work(&data->work);
Marcel Holtmanna780efa2008-11-30 12:17:12 +01001147 }
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001148}
1149
Jesper Juhl42b16b32011-01-17 00:09:38 +01001150static inline int __set_isoc_interface(struct hci_dev *hdev, int altsetting)
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001151{
David Herrmann155961e2012-02-09 21:58:32 +01001152 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001153 struct usb_interface *intf = data->isoc;
1154 struct usb_endpoint_descriptor *ep_desc;
1155 int i, err;
1156
1157 if (!data->isoc)
1158 return -ENODEV;
1159
1160 err = usb_set_interface(data->udev, 1, altsetting);
1161 if (err < 0) {
1162 BT_ERR("%s setting interface failed (%d)", hdev->name, -err);
1163 return err;
1164 }
1165
1166 data->isoc_altsetting = altsetting;
1167
1168 data->isoc_tx_ep = NULL;
1169 data->isoc_rx_ep = NULL;
1170
1171 for (i = 0; i < intf->cur_altsetting->desc.bNumEndpoints; i++) {
1172 ep_desc = &intf->cur_altsetting->endpoint[i].desc;
1173
1174 if (!data->isoc_tx_ep && usb_endpoint_is_isoc_out(ep_desc)) {
1175 data->isoc_tx_ep = ep_desc;
1176 continue;
1177 }
1178
1179 if (!data->isoc_rx_ep && usb_endpoint_is_isoc_in(ep_desc)) {
1180 data->isoc_rx_ep = ep_desc;
1181 continue;
1182 }
1183 }
1184
1185 if (!data->isoc_tx_ep || !data->isoc_rx_ep) {
1186 BT_ERR("%s invalid SCO descriptors", hdev->name);
1187 return -ENODEV;
1188 }
1189
1190 return 0;
1191}
1192
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001193static void btusb_work(struct work_struct *work)
1194{
1195 struct btusb_data *data = container_of(work, struct btusb_data, work);
1196 struct hci_dev *hdev = data->hdev;
Mikel Astizf4001d22012-04-11 08:48:51 +02001197 int new_alts;
Oliver Neukum7bee5492009-08-24 23:44:59 +02001198 int err;
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001199
Marcel Holtmann014f7bc2013-10-10 09:47:55 -07001200 if (data->sco_num > 0) {
Gustavo F. Padovan08b8b6c2010-07-16 17:20:33 -03001201 if (!test_bit(BTUSB_DID_ISO_RESUME, &data->flags)) {
Oliver Neukum8efdd0c2011-02-11 13:00:06 +01001202 err = usb_autopm_get_interface(data->isoc ? data->isoc : data->intf);
Oliver Neukum7bee5492009-08-24 23:44:59 +02001203 if (err < 0) {
1204 clear_bit(BTUSB_ISOC_RUNNING, &data->flags);
1205 usb_kill_anchored_urbs(&data->isoc_anchor);
1206 return;
1207 }
1208
Gustavo F. Padovan08b8b6c2010-07-16 17:20:33 -03001209 set_bit(BTUSB_DID_ISO_RESUME, &data->flags);
Oliver Neukum7bee5492009-08-24 23:44:59 +02001210 }
Mikel Astizf4001d22012-04-11 08:48:51 +02001211
1212 if (hdev->voice_setting & 0x0020) {
1213 static const int alts[3] = { 2, 4, 5 };
Marcel Holtmann89e75332014-09-16 04:44:50 +02001214
Marcel Holtmann014f7bc2013-10-10 09:47:55 -07001215 new_alts = alts[data->sco_num - 1];
Mikel Astizf4001d22012-04-11 08:48:51 +02001216 } else {
Marcel Holtmann014f7bc2013-10-10 09:47:55 -07001217 new_alts = data->sco_num;
Mikel Astizf4001d22012-04-11 08:48:51 +02001218 }
1219
1220 if (data->isoc_altsetting != new_alts) {
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001221 clear_bit(BTUSB_ISOC_RUNNING, &data->flags);
1222 usb_kill_anchored_urbs(&data->isoc_anchor);
1223
Mikel Astizf4001d22012-04-11 08:48:51 +02001224 if (__set_isoc_interface(hdev, new_alts) < 0)
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001225 return;
1226 }
1227
1228 if (!test_and_set_bit(BTUSB_ISOC_RUNNING, &data->flags)) {
Marcel Holtmann2eda66f2008-11-30 12:17:10 +01001229 if (btusb_submit_isoc_urb(hdev, GFP_KERNEL) < 0)
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001230 clear_bit(BTUSB_ISOC_RUNNING, &data->flags);
1231 else
Marcel Holtmann2eda66f2008-11-30 12:17:10 +01001232 btusb_submit_isoc_urb(hdev, GFP_KERNEL);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001233 }
1234 } else {
1235 clear_bit(BTUSB_ISOC_RUNNING, &data->flags);
1236 usb_kill_anchored_urbs(&data->isoc_anchor);
1237
1238 __set_isoc_interface(hdev, 0);
Gustavo F. Padovan08b8b6c2010-07-16 17:20:33 -03001239 if (test_and_clear_bit(BTUSB_DID_ISO_RESUME, &data->flags))
Oliver Neukum8efdd0c2011-02-11 13:00:06 +01001240 usb_autopm_put_interface(data->isoc ? data->isoc : data->intf);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001241 }
1242}
1243
Oliver Neukum7bee5492009-08-24 23:44:59 +02001244static void btusb_waker(struct work_struct *work)
1245{
1246 struct btusb_data *data = container_of(work, struct btusb_data, waker);
1247 int err;
1248
1249 err = usb_autopm_get_interface(data->intf);
1250 if (err < 0)
1251 return;
1252
1253 usb_autopm_put_interface(data->intf);
1254}
1255
Marcel Holtmann9f8f9622013-04-10 08:11:35 -07001256static int btusb_setup_bcm92035(struct hci_dev *hdev)
1257{
1258 struct sk_buff *skb;
1259 u8 val = 0x00;
1260
1261 BT_DBG("%s", hdev->name);
1262
1263 skb = __hci_cmd_sync(hdev, 0xfc3b, 1, &val, HCI_INIT_TIMEOUT);
1264 if (IS_ERR(skb))
1265 BT_ERR("BCM92035 command failed (%ld)", -PTR_ERR(skb));
1266 else
1267 kfree_skb(skb);
1268
1269 return 0;
1270}
1271
Marcel Holtmann81cac642014-01-03 03:02:36 -08001272static int btusb_setup_csr(struct hci_dev *hdev)
1273{
1274 struct hci_rp_read_local_version *rp;
1275 struct sk_buff *skb;
1276 int ret;
1277
1278 BT_DBG("%s", hdev->name);
1279
1280 skb = __hci_cmd_sync(hdev, HCI_OP_READ_LOCAL_VERSION, 0, NULL,
1281 HCI_INIT_TIMEOUT);
1282 if (IS_ERR(skb)) {
1283 BT_ERR("Reading local version failed (%ld)", -PTR_ERR(skb));
1284 return -PTR_ERR(skb);
1285 }
1286
Marcel Holtmann89e75332014-09-16 04:44:50 +02001287 rp = (struct hci_rp_read_local_version *)skb->data;
Marcel Holtmann81cac642014-01-03 03:02:36 -08001288
1289 if (!rp->status) {
1290 if (le16_to_cpu(rp->manufacturer) != 10) {
1291 /* Clear the reset quirk since this is not an actual
1292 * early Bluetooth 1.1 device from CSR.
1293 */
1294 clear_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
1295
1296 /* These fake CSR controllers have all a broken
1297 * stored link key handling and so just disable it.
1298 */
1299 set_bit(HCI_QUIRK_BROKEN_STORED_LINK_KEY,
1300 &hdev->quirks);
1301 }
1302 }
1303
1304 ret = -bt_to_errno(rp->status);
1305
1306 kfree_skb(skb);
1307
1308 return ret;
1309}
1310
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001311struct intel_version {
1312 u8 status;
1313 u8 hw_platform;
1314 u8 hw_variant;
1315 u8 hw_revision;
1316 u8 fw_variant;
1317 u8 fw_revision;
1318 u8 fw_build_num;
1319 u8 fw_build_ww;
1320 u8 fw_build_yy;
1321 u8 fw_patch_num;
1322} __packed;
1323
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08001324struct intel_boot_params {
1325 __u8 status;
1326 __u8 otp_format;
1327 __u8 otp_content;
1328 __u8 otp_patch;
1329 __le16 dev_revid;
1330 __u8 secure_boot;
1331 __u8 key_from_hdr;
1332 __u8 key_type;
1333 __u8 otp_lock;
1334 __u8 api_lock;
1335 __u8 debug_lock;
1336 bdaddr_t otp_bdaddr;
1337 __u8 min_fw_build_nn;
1338 __u8 min_fw_build_cw;
1339 __u8 min_fw_build_yy;
1340 __u8 limited_cce;
1341 __u8 unlocked_state;
1342} __packed;
1343
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001344static const struct firmware *btusb_setup_intel_get_fw(struct hci_dev *hdev,
Marcel Holtmann89e75332014-09-16 04:44:50 +02001345 struct intel_version *ver)
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001346{
1347 const struct firmware *fw;
1348 char fwname[64];
1349 int ret;
1350
1351 snprintf(fwname, sizeof(fwname),
1352 "intel/ibt-hw-%x.%x.%x-fw-%x.%x.%x.%x.%x.bseq",
1353 ver->hw_platform, ver->hw_variant, ver->hw_revision,
1354 ver->fw_variant, ver->fw_revision, ver->fw_build_num,
1355 ver->fw_build_ww, ver->fw_build_yy);
1356
1357 ret = request_firmware(&fw, fwname, &hdev->dev);
1358 if (ret < 0) {
1359 if (ret == -EINVAL) {
1360 BT_ERR("%s Intel firmware file request failed (%d)",
1361 hdev->name, ret);
1362 return NULL;
1363 }
1364
1365 BT_ERR("%s failed to open Intel firmware file: %s(%d)",
1366 hdev->name, fwname, ret);
1367
1368 /* If the correct firmware patch file is not found, use the
1369 * default firmware patch file instead
1370 */
1371 snprintf(fwname, sizeof(fwname), "intel/ibt-hw-%x.%x.bseq",
1372 ver->hw_platform, ver->hw_variant);
1373 if (request_firmware(&fw, fwname, &hdev->dev) < 0) {
1374 BT_ERR("%s failed to open default Intel fw file: %s",
1375 hdev->name, fwname);
1376 return NULL;
1377 }
1378 }
1379
1380 BT_INFO("%s: Intel Bluetooth firmware file: %s", hdev->name, fwname);
1381
1382 return fw;
1383}
1384
1385static int btusb_setup_intel_patching(struct hci_dev *hdev,
1386 const struct firmware *fw,
1387 const u8 **fw_ptr, int *disable_patch)
1388{
1389 struct sk_buff *skb;
1390 struct hci_command_hdr *cmd;
1391 const u8 *cmd_param;
1392 struct hci_event_hdr *evt = NULL;
1393 const u8 *evt_param = NULL;
1394 int remain = fw->size - (*fw_ptr - fw->data);
1395
1396 /* The first byte indicates the types of the patch command or event.
1397 * 0x01 means HCI command and 0x02 is HCI event. If the first bytes
1398 * in the current firmware buffer doesn't start with 0x01 or
1399 * the size of remain buffer is smaller than HCI command header,
1400 * the firmware file is corrupted and it should stop the patching
1401 * process.
1402 */
1403 if (remain > HCI_COMMAND_HDR_SIZE && *fw_ptr[0] != 0x01) {
1404 BT_ERR("%s Intel fw corrupted: invalid cmd read", hdev->name);
1405 return -EINVAL;
1406 }
1407 (*fw_ptr)++;
1408 remain--;
1409
1410 cmd = (struct hci_command_hdr *)(*fw_ptr);
1411 *fw_ptr += sizeof(*cmd);
1412 remain -= sizeof(*cmd);
1413
1414 /* Ensure that the remain firmware data is long enough than the length
1415 * of command parameter. If not, the firmware file is corrupted.
1416 */
1417 if (remain < cmd->plen) {
1418 BT_ERR("%s Intel fw corrupted: invalid cmd len", hdev->name);
1419 return -EFAULT;
1420 }
1421
1422 /* If there is a command that loads a patch in the firmware
1423 * file, then enable the patch upon success, otherwise just
1424 * disable the manufacturer mode, for example patch activation
1425 * is not required when the default firmware patch file is used
1426 * because there are no patch data to load.
1427 */
1428 if (*disable_patch && le16_to_cpu(cmd->opcode) == 0xfc8e)
1429 *disable_patch = 0;
1430
1431 cmd_param = *fw_ptr;
1432 *fw_ptr += cmd->plen;
1433 remain -= cmd->plen;
1434
1435 /* This reads the expected events when the above command is sent to the
1436 * device. Some vendor commands expects more than one events, for
1437 * example command status event followed by vendor specific event.
1438 * For this case, it only keeps the last expected event. so the command
1439 * can be sent with __hci_cmd_sync_ev() which returns the sk_buff of
1440 * last expected event.
1441 */
1442 while (remain > HCI_EVENT_HDR_SIZE && *fw_ptr[0] == 0x02) {
1443 (*fw_ptr)++;
1444 remain--;
1445
1446 evt = (struct hci_event_hdr *)(*fw_ptr);
1447 *fw_ptr += sizeof(*evt);
1448 remain -= sizeof(*evt);
1449
1450 if (remain < evt->plen) {
1451 BT_ERR("%s Intel fw corrupted: invalid evt len",
1452 hdev->name);
1453 return -EFAULT;
1454 }
1455
1456 evt_param = *fw_ptr;
1457 *fw_ptr += evt->plen;
1458 remain -= evt->plen;
1459 }
1460
1461 /* Every HCI commands in the firmware file has its correspond event.
1462 * If event is not found or remain is smaller than zero, the firmware
1463 * file is corrupted.
1464 */
1465 if (!evt || !evt_param || remain < 0) {
1466 BT_ERR("%s Intel fw corrupted: invalid evt read", hdev->name);
1467 return -EFAULT;
1468 }
1469
1470 skb = __hci_cmd_sync_ev(hdev, le16_to_cpu(cmd->opcode), cmd->plen,
1471 cmd_param, evt->evt, HCI_INIT_TIMEOUT);
1472 if (IS_ERR(skb)) {
1473 BT_ERR("%s sending Intel patch command (0x%4.4x) failed (%ld)",
1474 hdev->name, cmd->opcode, PTR_ERR(skb));
Adam Leed9c78e92013-07-10 10:02:12 +08001475 return PTR_ERR(skb);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001476 }
1477
1478 /* It ensures that the returned event matches the event data read from
1479 * the firmware file. At fist, it checks the length and then
1480 * the contents of the event.
1481 */
1482 if (skb->len != evt->plen) {
1483 BT_ERR("%s mismatch event length (opcode 0x%4.4x)", hdev->name,
1484 le16_to_cpu(cmd->opcode));
1485 kfree_skb(skb);
1486 return -EFAULT;
1487 }
1488
1489 if (memcmp(skb->data, evt_param, evt->plen)) {
1490 BT_ERR("%s mismatch event parameter (opcode 0x%4.4x)",
1491 hdev->name, le16_to_cpu(cmd->opcode));
1492 kfree_skb(skb);
1493 return -EFAULT;
1494 }
1495 kfree_skb(skb);
1496
1497 return 0;
1498}
1499
Marcel Holtmann40cb0982014-07-02 12:06:45 +02001500#define BDADDR_INTEL (&(bdaddr_t) {{0x00, 0x8b, 0x9e, 0x19, 0x03, 0x00}})
1501
1502static int btusb_check_bdaddr_intel(struct hci_dev *hdev)
1503{
1504 struct sk_buff *skb;
1505 struct hci_rp_read_bd_addr *rp;
1506
1507 skb = __hci_cmd_sync(hdev, HCI_OP_READ_BD_ADDR, 0, NULL,
1508 HCI_INIT_TIMEOUT);
1509 if (IS_ERR(skb)) {
1510 BT_ERR("%s reading Intel device address failed (%ld)",
1511 hdev->name, PTR_ERR(skb));
1512 return PTR_ERR(skb);
1513 }
1514
1515 if (skb->len != sizeof(*rp)) {
1516 BT_ERR("%s Intel device address length mismatch", hdev->name);
1517 kfree_skb(skb);
1518 return -EIO;
1519 }
1520
Marcel Holtmann89e75332014-09-16 04:44:50 +02001521 rp = (struct hci_rp_read_bd_addr *)skb->data;
Marcel Holtmann40cb0982014-07-02 12:06:45 +02001522 if (rp->status) {
1523 BT_ERR("%s Intel device address result failed (%02x)",
1524 hdev->name, rp->status);
1525 kfree_skb(skb);
1526 return -bt_to_errno(rp->status);
1527 }
1528
1529 /* For some Intel based controllers, the default Bluetooth device
1530 * address 00:03:19:9E:8B:00 can be found. These controllers are
1531 * fully operational, but have the danger of duplicate addresses
1532 * and that in turn can cause problems with Bluetooth operation.
1533 */
Marcel Holtmann4739b5b2014-07-04 16:54:38 +02001534 if (!bacmp(&rp->bdaddr, BDADDR_INTEL)) {
Marcel Holtmann40cb0982014-07-02 12:06:45 +02001535 BT_ERR("%s found Intel default device address (%pMR)",
1536 hdev->name, &rp->bdaddr);
Marcel Holtmann4739b5b2014-07-04 16:54:38 +02001537 set_bit(HCI_QUIRK_INVALID_BDADDR, &hdev->quirks);
1538 }
Marcel Holtmann40cb0982014-07-02 12:06:45 +02001539
1540 kfree_skb(skb);
1541
1542 return 0;
1543}
1544
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001545static int btusb_setup_intel(struct hci_dev *hdev)
1546{
1547 struct sk_buff *skb;
1548 const struct firmware *fw;
1549 const u8 *fw_ptr;
1550 int disable_patch;
1551 struct intel_version *ver;
1552
1553 const u8 mfg_enable[] = { 0x01, 0x00 };
1554 const u8 mfg_disable[] = { 0x00, 0x00 };
1555 const u8 mfg_reset_deactivate[] = { 0x00, 0x01 };
1556 const u8 mfg_reset_activate[] = { 0x00, 0x02 };
1557
1558 BT_DBG("%s", hdev->name);
1559
1560 /* The controller has a bug with the first HCI command sent to it
1561 * returning number of completed commands as zero. This would stall the
1562 * command processing in the Bluetooth core.
1563 *
1564 * As a workaround, send HCI Reset command first which will reset the
1565 * number of completed commands and allow normal command processing
1566 * from now on.
1567 */
1568 skb = __hci_cmd_sync(hdev, HCI_OP_RESET, 0, NULL, HCI_INIT_TIMEOUT);
1569 if (IS_ERR(skb)) {
1570 BT_ERR("%s sending initial HCI reset command failed (%ld)",
1571 hdev->name, PTR_ERR(skb));
Adam Leed9c78e92013-07-10 10:02:12 +08001572 return PTR_ERR(skb);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001573 }
1574 kfree_skb(skb);
1575
1576 /* Read Intel specific controller version first to allow selection of
1577 * which firmware file to load.
1578 *
1579 * The returned information are hardware variant and revision plus
1580 * firmware variant, revision and build number.
1581 */
1582 skb = __hci_cmd_sync(hdev, 0xfc05, 0, NULL, HCI_INIT_TIMEOUT);
1583 if (IS_ERR(skb)) {
1584 BT_ERR("%s reading Intel fw version command failed (%ld)",
1585 hdev->name, PTR_ERR(skb));
Adam Leed9c78e92013-07-10 10:02:12 +08001586 return PTR_ERR(skb);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001587 }
1588
1589 if (skb->len != sizeof(*ver)) {
1590 BT_ERR("%s Intel version event length mismatch", hdev->name);
1591 kfree_skb(skb);
1592 return -EIO;
1593 }
1594
1595 ver = (struct intel_version *)skb->data;
1596 if (ver->status) {
1597 BT_ERR("%s Intel fw version event failed (%02x)", hdev->name,
1598 ver->status);
1599 kfree_skb(skb);
1600 return -bt_to_errno(ver->status);
1601 }
1602
1603 BT_INFO("%s: read Intel version: %02x%02x%02x%02x%02x%02x%02x%02x%02x",
1604 hdev->name, ver->hw_platform, ver->hw_variant,
1605 ver->hw_revision, ver->fw_variant, ver->fw_revision,
1606 ver->fw_build_num, ver->fw_build_ww, ver->fw_build_yy,
1607 ver->fw_patch_num);
1608
1609 /* fw_patch_num indicates the version of patch the device currently
1610 * have. If there is no patch data in the device, it is always 0x00.
1611 * So, if it is other than 0x00, no need to patch the deivce again.
1612 */
1613 if (ver->fw_patch_num) {
1614 BT_INFO("%s: Intel device is already patched. patch num: %02x",
1615 hdev->name, ver->fw_patch_num);
1616 kfree_skb(skb);
Marcel Holtmann40cb0982014-07-02 12:06:45 +02001617 btusb_check_bdaddr_intel(hdev);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001618 return 0;
1619 }
1620
1621 /* Opens the firmware patch file based on the firmware version read
1622 * from the controller. If it fails to open the matching firmware
1623 * patch file, it tries to open the default firmware patch file.
1624 * If no patch file is found, allow the device to operate without
1625 * a patch.
1626 */
1627 fw = btusb_setup_intel_get_fw(hdev, ver);
1628 if (!fw) {
1629 kfree_skb(skb);
Marcel Holtmann40cb0982014-07-02 12:06:45 +02001630 btusb_check_bdaddr_intel(hdev);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001631 return 0;
1632 }
1633 fw_ptr = fw->data;
1634
1635 /* This Intel specific command enables the manufacturer mode of the
1636 * controller.
1637 *
1638 * Only while this mode is enabled, the driver can download the
1639 * firmware patch data and configuration parameters.
1640 */
1641 skb = __hci_cmd_sync(hdev, 0xfc11, 2, mfg_enable, HCI_INIT_TIMEOUT);
1642 if (IS_ERR(skb)) {
1643 BT_ERR("%s entering Intel manufacturer mode failed (%ld)",
1644 hdev->name, PTR_ERR(skb));
1645 release_firmware(fw);
Adam Leed9c78e92013-07-10 10:02:12 +08001646 return PTR_ERR(skb);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001647 }
1648
1649 if (skb->data[0]) {
1650 u8 evt_status = skb->data[0];
Marcel Holtmann89e75332014-09-16 04:44:50 +02001651
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001652 BT_ERR("%s enable Intel manufacturer mode event failed (%02x)",
1653 hdev->name, evt_status);
1654 kfree_skb(skb);
1655 release_firmware(fw);
1656 return -bt_to_errno(evt_status);
1657 }
1658 kfree_skb(skb);
1659
1660 disable_patch = 1;
1661
1662 /* The firmware data file consists of list of Intel specific HCI
1663 * commands and its expected events. The first byte indicates the
1664 * type of the message, either HCI command or HCI event.
1665 *
1666 * It reads the command and its expected event from the firmware file,
1667 * and send to the controller. Once __hci_cmd_sync_ev() returns,
1668 * the returned event is compared with the event read from the firmware
1669 * file and it will continue until all the messages are downloaded to
1670 * the controller.
1671 *
1672 * Once the firmware patching is completed successfully,
1673 * the manufacturer mode is disabled with reset and activating the
1674 * downloaded patch.
1675 *
1676 * If the firmware patching fails, the manufacturer mode is
1677 * disabled with reset and deactivating the patch.
1678 *
1679 * If the default patch file is used, no reset is done when disabling
1680 * the manufacturer.
1681 */
1682 while (fw->size > fw_ptr - fw->data) {
1683 int ret;
1684
1685 ret = btusb_setup_intel_patching(hdev, fw, &fw_ptr,
1686 &disable_patch);
1687 if (ret < 0)
1688 goto exit_mfg_deactivate;
1689 }
1690
1691 release_firmware(fw);
1692
1693 if (disable_patch)
1694 goto exit_mfg_disable;
1695
1696 /* Patching completed successfully and disable the manufacturer mode
1697 * with reset and activate the downloaded firmware patches.
1698 */
1699 skb = __hci_cmd_sync(hdev, 0xfc11, sizeof(mfg_reset_activate),
1700 mfg_reset_activate, HCI_INIT_TIMEOUT);
1701 if (IS_ERR(skb)) {
1702 BT_ERR("%s exiting Intel manufacturer mode failed (%ld)",
1703 hdev->name, PTR_ERR(skb));
Adam Leed9c78e92013-07-10 10:02:12 +08001704 return PTR_ERR(skb);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001705 }
1706 kfree_skb(skb);
1707
1708 BT_INFO("%s: Intel Bluetooth firmware patch completed and activated",
1709 hdev->name);
1710
Marcel Holtmann40cb0982014-07-02 12:06:45 +02001711 btusb_check_bdaddr_intel(hdev);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001712 return 0;
1713
1714exit_mfg_disable:
1715 /* Disable the manufacturer mode without reset */
1716 skb = __hci_cmd_sync(hdev, 0xfc11, sizeof(mfg_disable), mfg_disable,
1717 HCI_INIT_TIMEOUT);
1718 if (IS_ERR(skb)) {
1719 BT_ERR("%s exiting Intel manufacturer mode failed (%ld)",
1720 hdev->name, PTR_ERR(skb));
Adam Leed9c78e92013-07-10 10:02:12 +08001721 return PTR_ERR(skb);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001722 }
1723 kfree_skb(skb);
1724
1725 BT_INFO("%s: Intel Bluetooth firmware patch completed", hdev->name);
Marcel Holtmann40cb0982014-07-02 12:06:45 +02001726
1727 btusb_check_bdaddr_intel(hdev);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001728 return 0;
1729
1730exit_mfg_deactivate:
1731 release_firmware(fw);
1732
1733 /* Patching failed. Disable the manufacturer mode with reset and
1734 * deactivate the downloaded firmware patches.
1735 */
1736 skb = __hci_cmd_sync(hdev, 0xfc11, sizeof(mfg_reset_deactivate),
1737 mfg_reset_deactivate, HCI_INIT_TIMEOUT);
1738 if (IS_ERR(skb)) {
1739 BT_ERR("%s exiting Intel manufacturer mode failed (%ld)",
1740 hdev->name, PTR_ERR(skb));
Adam Leed9c78e92013-07-10 10:02:12 +08001741 return PTR_ERR(skb);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001742 }
1743 kfree_skb(skb);
1744
1745 BT_INFO("%s: Intel Bluetooth firmware patch completed and deactivated",
1746 hdev->name);
1747
Marcel Holtmann40cb0982014-07-02 12:06:45 +02001748 btusb_check_bdaddr_intel(hdev);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001749 return 0;
1750}
1751
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08001752static int inject_cmd_complete(struct hci_dev *hdev, __u16 opcode)
1753{
1754 struct sk_buff *skb;
1755 struct hci_event_hdr *hdr;
1756 struct hci_ev_cmd_complete *evt;
1757
1758 skb = bt_skb_alloc(sizeof(*hdr) + sizeof(*evt) + 1, GFP_ATOMIC);
1759 if (!skb)
1760 return -ENOMEM;
1761
1762 hdr = (struct hci_event_hdr *)skb_put(skb, sizeof(*hdr));
1763 hdr->evt = HCI_EV_CMD_COMPLETE;
1764 hdr->plen = sizeof(*evt) + 1;
1765
1766 evt = (struct hci_ev_cmd_complete *)skb_put(skb, sizeof(*evt));
1767 evt->ncmd = 0x01;
1768 evt->opcode = cpu_to_le16(opcode);
1769
1770 *skb_put(skb, 1) = 0x00;
1771
1772 bt_cb(skb)->pkt_type = HCI_EVENT_PKT;
1773
1774 return hci_recv_frame(hdev, skb);
1775}
1776
1777static int btusb_recv_bulk_intel(struct btusb_data *data, void *buffer,
1778 int count)
1779{
1780 /* When the device is in bootloader mode, then it can send
1781 * events via the bulk endpoint. These events are treated the
1782 * same way as the ones received from the interrupt endpoint.
1783 */
1784 if (test_bit(BTUSB_BOOTLOADER, &data->flags))
1785 return btusb_recv_intr(data, buffer, count);
1786
1787 return btusb_recv_bulk(data, buffer, count);
1788}
1789
1790static int btusb_recv_event_intel(struct hci_dev *hdev, struct sk_buff *skb)
1791{
1792 struct btusb_data *data = hci_get_drvdata(hdev);
1793
1794 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) {
1795 struct hci_event_hdr *hdr = (void *)skb->data;
1796
1797 /* When the firmware loading completes the device sends
1798 * out a vendor specific event indicating the result of
1799 * the firmware loading.
1800 */
1801 if (skb->len == 7 && hdr->evt == 0xff && hdr->plen == 0x05 &&
1802 skb->data[2] == 0x06) {
1803 if (skb->data[3] != 0x00)
1804 test_bit(BTUSB_FIRMWARE_FAILED, &data->flags);
1805
Marcel Holtmannce6bb922015-01-28 01:58:40 -08001806 if (test_and_clear_bit(BTUSB_DOWNLOADING,
1807 &data->flags) &&
Johan Hedberga087a982015-01-30 10:58:54 +02001808 test_bit(BTUSB_FIRMWARE_LOADED, &data->flags)) {
1809 smp_mb__after_atomic();
1810 wake_up_bit(&data->flags, BTUSB_DOWNLOADING);
1811 }
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08001812 }
1813
1814 /* When switching to the operational firmware the device
1815 * sends a vendor specific event indicating that the bootup
1816 * completed.
1817 */
1818 if (skb->len == 9 && hdr->evt == 0xff && hdr->plen == 0x07 &&
1819 skb->data[2] == 0x02) {
Johan Hedbergfad70972015-01-30 10:58:55 +02001820 if (test_and_clear_bit(BTUSB_BOOTING, &data->flags)) {
1821 smp_mb__after_atomic();
1822 wake_up_bit(&data->flags, BTUSB_BOOTING);
1823 }
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08001824 }
1825 }
1826
1827 return hci_recv_frame(hdev, skb);
1828}
1829
1830static int btusb_send_frame_intel(struct hci_dev *hdev, struct sk_buff *skb)
1831{
1832 struct btusb_data *data = hci_get_drvdata(hdev);
1833 struct urb *urb;
1834
1835 BT_DBG("%s", hdev->name);
1836
1837 if (!test_bit(HCI_RUNNING, &hdev->flags))
1838 return -EBUSY;
1839
1840 switch (bt_cb(skb)->pkt_type) {
1841 case HCI_COMMAND_PKT:
1842 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) {
1843 struct hci_command_hdr *cmd = (void *)skb->data;
1844 __u16 opcode = le16_to_cpu(cmd->opcode);
1845
1846 /* When in bootloader mode and the command 0xfc09
1847 * is received, it needs to be send down the
1848 * bulk endpoint. So allocate a bulk URB instead.
1849 */
1850 if (opcode == 0xfc09)
1851 urb = alloc_bulk_urb(hdev, skb);
1852 else
1853 urb = alloc_ctrl_urb(hdev, skb);
1854
1855 /* When the 0xfc01 command is issued to boot into
1856 * the operational firmware, it will actually not
1857 * send a command complete event. To keep the flow
1858 * control working inject that event here.
1859 */
1860 if (opcode == 0xfc01)
1861 inject_cmd_complete(hdev, opcode);
1862 } else {
1863 urb = alloc_ctrl_urb(hdev, skb);
1864 }
1865 if (IS_ERR(urb))
1866 return PTR_ERR(urb);
1867
1868 hdev->stat.cmd_tx++;
1869 return submit_or_queue_tx_urb(hdev, urb);
1870
1871 case HCI_ACLDATA_PKT:
1872 urb = alloc_bulk_urb(hdev, skb);
1873 if (IS_ERR(urb))
1874 return PTR_ERR(urb);
1875
1876 hdev->stat.acl_tx++;
1877 return submit_or_queue_tx_urb(hdev, urb);
1878
1879 case HCI_SCODATA_PKT:
1880 if (hci_conn_num(hdev, SCO_LINK) < 1)
1881 return -ENODEV;
1882
1883 urb = alloc_isoc_urb(hdev, skb);
1884 if (IS_ERR(urb))
1885 return PTR_ERR(urb);
1886
1887 hdev->stat.sco_tx++;
1888 return submit_tx_urb(hdev, urb);
1889 }
1890
1891 return -EILSEQ;
1892}
1893
1894static int btusb_intel_secure_send(struct hci_dev *hdev, u8 fragment_type,
1895 u32 plen, const void *param)
1896{
1897 while (plen > 0) {
1898 struct sk_buff *skb;
1899 u8 cmd_param[253], fragment_len = (plen > 252) ? 252 : plen;
1900
1901 cmd_param[0] = fragment_type;
1902 memcpy(cmd_param + 1, param, fragment_len);
1903
1904 skb = __hci_cmd_sync(hdev, 0xfc09, fragment_len + 1,
1905 cmd_param, HCI_INIT_TIMEOUT);
1906 if (IS_ERR(skb))
1907 return PTR_ERR(skb);
1908
1909 kfree_skb(skb);
1910
1911 plen -= fragment_len;
1912 param += fragment_len;
1913 }
1914
1915 return 0;
1916}
1917
1918static void btusb_intel_version_info(struct hci_dev *hdev,
1919 struct intel_version *ver)
1920{
1921 const char *variant;
1922
1923 switch (ver->fw_variant) {
1924 case 0x06:
1925 variant = "Bootloader";
1926 break;
1927 case 0x23:
1928 variant = "Firmware";
1929 break;
1930 default:
1931 return;
1932 }
1933
1934 BT_INFO("%s: %s revision %u.%u build %u week %u %u", hdev->name,
1935 variant, ver->fw_revision >> 4, ver->fw_revision & 0x0f,
1936 ver->fw_build_num, ver->fw_build_ww, 2000 + ver->fw_build_yy);
1937}
1938
1939static int btusb_setup_intel_new(struct hci_dev *hdev)
1940{
1941 static const u8 reset_param[] = { 0x00, 0x01, 0x00, 0x01,
1942 0x00, 0x08, 0x04, 0x00 };
1943 struct btusb_data *data = hci_get_drvdata(hdev);
1944 struct sk_buff *skb;
1945 struct intel_version *ver;
1946 struct intel_boot_params *params;
1947 const struct firmware *fw;
1948 const u8 *fw_ptr;
1949 char fwname[64];
1950 ktime_t calltime, delta, rettime;
1951 unsigned long long duration;
1952 int err;
1953
1954 BT_DBG("%s", hdev->name);
1955
1956 calltime = ktime_get();
1957
1958 /* Read the Intel version information to determine if the device
1959 * is in bootloader mode or if it already has operational firmware
1960 * loaded.
1961 */
1962 skb = __hci_cmd_sync(hdev, 0xfc05, 0, NULL, HCI_INIT_TIMEOUT);
1963 if (IS_ERR(skb)) {
1964 BT_ERR("%s: Reading Intel version information failed (%ld)",
1965 hdev->name, PTR_ERR(skb));
1966 return PTR_ERR(skb);
1967 }
1968
1969 if (skb->len != sizeof(*ver)) {
1970 BT_ERR("%s: Intel version event size mismatch", hdev->name);
1971 kfree_skb(skb);
1972 return -EILSEQ;
1973 }
1974
1975 ver = (struct intel_version *)skb->data;
1976 if (ver->status) {
1977 BT_ERR("%s: Intel version command failure (%02x)",
1978 hdev->name, ver->status);
1979 err = -bt_to_errno(ver->status);
1980 kfree_skb(skb);
1981 return err;
1982 }
1983
1984 /* The hardware platform number has a fixed value of 0x37 and
1985 * for now only accept this single value.
1986 */
1987 if (ver->hw_platform != 0x37) {
1988 BT_ERR("%s: Unsupported Intel hardware platform (%u)",
1989 hdev->name, ver->hw_platform);
1990 kfree_skb(skb);
1991 return -EINVAL;
1992 }
1993
1994 /* At the moment only the hardware variant iBT 3.0 (LnP/SfP) is
1995 * supported by this firmware loading method. This check has been
1996 * put in place to ensure correct forward compatibility options
1997 * when newer hardware variants come along.
1998 */
1999 if (ver->hw_variant != 0x0b) {
2000 BT_ERR("%s: Unsupported Intel hardware variant (%u)",
2001 hdev->name, ver->hw_variant);
2002 kfree_skb(skb);
2003 return -EINVAL;
2004 }
2005
2006 btusb_intel_version_info(hdev, ver);
2007
2008 /* The firmware variant determines if the device is in bootloader
2009 * mode or is running operational firmware. The value 0x06 identifies
2010 * the bootloader and the value 0x23 identifies the operational
2011 * firmware.
2012 *
2013 * When the operational firmware is already present, then only
2014 * the check for valid Bluetooth device address is needed. This
2015 * determines if the device will be added as configured or
2016 * unconfigured controller.
2017 *
2018 * It is not possible to use the Secure Boot Parameters in this
2019 * case since that command is only available in bootloader mode.
2020 */
2021 if (ver->fw_variant == 0x23) {
2022 kfree_skb(skb);
2023 clear_bit(BTUSB_BOOTLOADER, &data->flags);
2024 btusb_check_bdaddr_intel(hdev);
2025 return 0;
2026 }
2027
2028 /* If the device is not in bootloader mode, then the only possible
2029 * choice is to return an error and abort the device initialization.
2030 */
2031 if (ver->fw_variant != 0x06) {
2032 BT_ERR("%s: Unsupported Intel firmware variant (%u)",
2033 hdev->name, ver->fw_variant);
2034 kfree_skb(skb);
2035 return -ENODEV;
2036 }
2037
2038 kfree_skb(skb);
2039
2040 /* Read the secure boot parameters to identify the operating
2041 * details of the bootloader.
2042 */
2043 skb = __hci_cmd_sync(hdev, 0xfc0d, 0, NULL, HCI_INIT_TIMEOUT);
2044 if (IS_ERR(skb)) {
2045 BT_ERR("%s: Reading Intel boot parameters failed (%ld)",
2046 hdev->name, PTR_ERR(skb));
2047 return PTR_ERR(skb);
2048 }
2049
2050 if (skb->len != sizeof(*params)) {
2051 BT_ERR("%s: Intel boot parameters size mismatch", hdev->name);
2052 kfree_skb(skb);
2053 return -EILSEQ;
2054 }
2055
2056 params = (struct intel_boot_params *)skb->data;
2057 if (params->status) {
2058 BT_ERR("%s: Intel boot parameters command failure (%02x)",
2059 hdev->name, params->status);
2060 err = -bt_to_errno(params->status);
2061 kfree_skb(skb);
2062 return err;
2063 }
2064
2065 BT_INFO("%s: Device revision is %u", hdev->name,
2066 le16_to_cpu(params->dev_revid));
2067
2068 BT_INFO("%s: Secure boot is %s", hdev->name,
2069 params->secure_boot ? "enabled" : "disabled");
2070
2071 BT_INFO("%s: Minimum firmware build %u week %u %u", hdev->name,
2072 params->min_fw_build_nn, params->min_fw_build_cw,
2073 2000 + params->min_fw_build_yy);
2074
2075 /* It is required that every single firmware fragment is acknowledged
2076 * with a command complete event. If the boot parameters indicate
2077 * that this bootloader does not send them, then abort the setup.
2078 */
2079 if (params->limited_cce != 0x00) {
2080 BT_ERR("%s: Unsupported Intel firmware loading method (%u)",
2081 hdev->name, params->limited_cce);
2082 kfree_skb(skb);
2083 return -EINVAL;
2084 }
2085
2086 /* If the OTP has no valid Bluetooth device address, then there will
2087 * also be no valid address for the operational firmware.
2088 */
2089 if (!bacmp(&params->otp_bdaddr, BDADDR_ANY)) {
2090 BT_INFO("%s: No device address configured", hdev->name);
2091 set_bit(HCI_QUIRK_INVALID_BDADDR, &hdev->quirks);
2092 }
2093
2094 /* With this Intel bootloader only the hardware variant and device
2095 * revision information are used to select the right firmware.
2096 *
2097 * Currently this bootloader support is limited to hardware variant
2098 * iBT 3.0 (LnP/SfP) which is identified by the value 11 (0x0b).
2099 */
2100 snprintf(fwname, sizeof(fwname), "intel/ibt-11-%u.sfi",
2101 le16_to_cpu(params->dev_revid));
2102
2103 err = request_firmware(&fw, fwname, &hdev->dev);
2104 if (err < 0) {
2105 BT_ERR("%s: Failed to load Intel firmware file (%d)",
2106 hdev->name, err);
2107 kfree_skb(skb);
2108 return err;
2109 }
2110
2111 BT_INFO("%s: Found device firmware: %s", hdev->name, fwname);
2112
2113 kfree_skb(skb);
2114
2115 if (fw->size < 644) {
2116 BT_ERR("%s: Invalid size of firmware file (%zu)",
2117 hdev->name, fw->size);
2118 err = -EBADF;
2119 goto done;
2120 }
2121
2122 set_bit(BTUSB_DOWNLOADING, &data->flags);
2123
2124 /* Start the firmware download transaction with the Init fragment
2125 * represented by the 128 bytes of CSS header.
2126 */
2127 err = btusb_intel_secure_send(hdev, 0x00, 128, fw->data);
2128 if (err < 0) {
2129 BT_ERR("%s: Failed to send firmware header (%d)",
2130 hdev->name, err);
2131 goto done;
2132 }
2133
2134 /* Send the 256 bytes of public key information from the firmware
2135 * as the PKey fragment.
2136 */
2137 err = btusb_intel_secure_send(hdev, 0x03, 256, fw->data + 128);
2138 if (err < 0) {
2139 BT_ERR("%s: Failed to send firmware public key (%d)",
2140 hdev->name, err);
2141 goto done;
2142 }
2143
2144 /* Send the 256 bytes of signature information from the firmware
2145 * as the Sign fragment.
2146 */
2147 err = btusb_intel_secure_send(hdev, 0x02, 256, fw->data + 388);
2148 if (err < 0) {
2149 BT_ERR("%s: Failed to send firmware signature (%d)",
2150 hdev->name, err);
2151 goto done;
2152 }
2153
2154 fw_ptr = fw->data + 644;
2155
2156 while (fw_ptr - fw->data < fw->size) {
2157 struct hci_command_hdr *cmd = (void *)fw_ptr;
2158 u8 cmd_len;
2159
2160 cmd_len = sizeof(*cmd) + cmd->plen;
2161
2162 /* Send each command from the firmware data buffer as
2163 * a single Data fragment.
2164 */
2165 err = btusb_intel_secure_send(hdev, 0x01, cmd_len, fw_ptr);
2166 if (err < 0) {
2167 BT_ERR("%s: Failed to send firmware data (%d)",
2168 hdev->name, err);
2169 goto done;
2170 }
2171
2172 fw_ptr += cmd_len;
2173 }
2174
Marcel Holtmannce6bb922015-01-28 01:58:40 -08002175 set_bit(BTUSB_FIRMWARE_LOADED, &data->flags);
2176
Johan Hedberga087a982015-01-30 10:58:54 +02002177 BT_INFO("%s: Waiting for firmware download to complete", hdev->name);
2178
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08002179 /* Before switching the device into operational mode and with that
2180 * booting the loaded firmware, wait for the bootloader notification
2181 * that all fragments have been successfully received.
2182 *
Johan Hedberga087a982015-01-30 10:58:54 +02002183 * When the event processing receives the notification, then the
2184 * BTUSB_DOWNLOADING flag will be cleared.
2185 *
2186 * The firmware loading should not take longer than 5 seconds
2187 * and thus just timeout if that happens and fail the setup
2188 * of this device.
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08002189 */
Johan Hedberg129a7692015-02-14 09:33:35 +02002190 err = wait_on_bit_timeout(&data->flags, BTUSB_DOWNLOADING,
2191 TASK_INTERRUPTIBLE,
2192 msecs_to_jiffies(5000));
Johan Hedberga087a982015-01-30 10:58:54 +02002193 if (err == 1) {
2194 BT_ERR("%s: Firmware loading interrupted", hdev->name);
2195 err = -EINTR;
2196 goto done;
2197 }
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08002198
Johan Hedberga087a982015-01-30 10:58:54 +02002199 if (err) {
2200 BT_ERR("%s: Firmware loading timeout", hdev->name);
2201 err = -ETIMEDOUT;
2202 goto done;
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08002203 }
2204
2205 if (test_bit(BTUSB_FIRMWARE_FAILED, &data->flags)) {
2206 BT_ERR("%s: Firmware loading failed", hdev->name);
2207 err = -ENOEXEC;
2208 goto done;
2209 }
2210
2211 rettime = ktime_get();
2212 delta = ktime_sub(rettime, calltime);
2213 duration = (unsigned long long) ktime_to_ns(delta) >> 10;
2214
2215 BT_INFO("%s: Firmware loaded in %llu usecs", hdev->name, duration);
2216
2217done:
2218 release_firmware(fw);
2219
2220 if (err < 0)
2221 return err;
2222
2223 calltime = ktime_get();
2224
2225 set_bit(BTUSB_BOOTING, &data->flags);
2226
2227 skb = __hci_cmd_sync(hdev, 0xfc01, sizeof(reset_param), reset_param,
2228 HCI_INIT_TIMEOUT);
2229 if (IS_ERR(skb))
2230 return PTR_ERR(skb);
2231
2232 kfree_skb(skb);
2233
2234 /* The bootloader will not indicate when the device is ready. This
2235 * is done by the operational firmware sending bootup notification.
Johan Hedbergfad70972015-01-30 10:58:55 +02002236 *
2237 * Booting into operational firmware should not take longer than
2238 * 1 second. However if that happens, then just fail the setup
2239 * since something went wrong.
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08002240 */
Johan Hedbergfad70972015-01-30 10:58:55 +02002241 BT_INFO("%s: Waiting for device to boot", hdev->name);
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08002242
Johan Hedberg129a7692015-02-14 09:33:35 +02002243 err = wait_on_bit_timeout(&data->flags, BTUSB_BOOTING,
2244 TASK_INTERRUPTIBLE,
2245 msecs_to_jiffies(1000));
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08002246
Johan Hedbergfad70972015-01-30 10:58:55 +02002247 if (err == 1) {
2248 BT_ERR("%s: Device boot interrupted", hdev->name);
2249 return -EINTR;
2250 }
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08002251
Johan Hedbergfad70972015-01-30 10:58:55 +02002252 if (err) {
2253 BT_ERR("%s: Device boot timeout", hdev->name);
2254 return -ETIMEDOUT;
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08002255 }
2256
2257 rettime = ktime_get();
2258 delta = ktime_sub(rettime, calltime);
2259 duration = (unsigned long long) ktime_to_ns(delta) >> 10;
2260
2261 BT_INFO("%s: Device booted in %llu usecs", hdev->name, duration);
2262
2263 clear_bit(BTUSB_BOOTLOADER, &data->flags);
2264
2265 return 0;
2266}
2267
Marcel Holtmann385a7682015-01-28 11:09:56 -08002268static void btusb_hw_error_intel(struct hci_dev *hdev, u8 code)
2269{
2270 struct sk_buff *skb;
2271 u8 type = 0x00;
2272
2273 BT_ERR("%s: Hardware error 0x%2.2x", hdev->name, code);
2274
2275 skb = __hci_cmd_sync(hdev, HCI_OP_RESET, 0, NULL, HCI_INIT_TIMEOUT);
2276 if (IS_ERR(skb)) {
2277 BT_ERR("%s: Reset after hardware error failed (%ld)",
2278 hdev->name, PTR_ERR(skb));
2279 return;
2280 }
2281 kfree_skb(skb);
2282
2283 skb = __hci_cmd_sync(hdev, 0xfc22, 1, &type, HCI_INIT_TIMEOUT);
2284 if (IS_ERR(skb)) {
2285 BT_ERR("%s: Retrieving Intel exception info failed (%ld)",
2286 hdev->name, PTR_ERR(skb));
2287 return;
2288 }
2289
2290 if (skb->len != 13) {
2291 BT_ERR("%s: Exception info size mismatch", hdev->name);
2292 kfree_skb(skb);
2293 return;
2294 }
2295
2296 if (skb->data[0] != 0x00) {
2297 BT_ERR("%s: Exception info command failure (%02x)",
2298 hdev->name, skb->data[0]);
2299 kfree_skb(skb);
2300 return;
2301 }
2302
2303 BT_ERR("%s: Exception info %s", hdev->name, (char *)(skb->data + 1));
2304
2305 kfree_skb(skb);
2306}
2307
Marcel Holtmanncb8d6592014-07-02 11:25:25 +02002308static int btusb_set_bdaddr_intel(struct hci_dev *hdev, const bdaddr_t *bdaddr)
2309{
2310 struct sk_buff *skb;
2311 long ret;
2312
2313 skb = __hci_cmd_sync(hdev, 0xfc31, 6, bdaddr, HCI_INIT_TIMEOUT);
2314 if (IS_ERR(skb)) {
2315 ret = PTR_ERR(skb);
2316 BT_ERR("%s: changing Intel device address failed (%ld)",
Marcel Holtmann89e75332014-09-16 04:44:50 +02002317 hdev->name, ret);
Marcel Holtmanncb8d6592014-07-02 11:25:25 +02002318 return ret;
2319 }
2320 kfree_skb(skb);
2321
2322 return 0;
2323}
2324
Tedd Ho-Jeong Anbfbd45e2015-02-13 09:20:52 -08002325static int btusb_shutdown_intel(struct hci_dev *hdev)
2326{
2327 struct sk_buff *skb;
2328 long ret;
2329
2330 /* Some platforms have an issue with BT LED when the interface is
2331 * down or BT radio is turned off, which takes 5 seconds to BT LED
2332 * goes off. This command turns off the BT LED immediately.
2333 */
2334 skb = __hci_cmd_sync(hdev, 0xfc3f, 0, NULL, HCI_INIT_TIMEOUT);
2335 if (IS_ERR(skb)) {
2336 ret = PTR_ERR(skb);
2337 BT_ERR("%s: turning off Intel device LED failed (%ld)",
2338 hdev->name, ret);
2339 return ret;
2340 }
2341 kfree_skb(skb);
2342
2343 return 0;
2344}
2345
Amitkumar Karwarae8df492014-07-18 14:47:06 -07002346static int btusb_set_bdaddr_marvell(struct hci_dev *hdev,
2347 const bdaddr_t *bdaddr)
2348{
2349 struct sk_buff *skb;
2350 u8 buf[8];
2351 long ret;
2352
2353 buf[0] = 0xfe;
2354 buf[1] = sizeof(bdaddr_t);
2355 memcpy(buf + 2, bdaddr, sizeof(bdaddr_t));
2356
2357 skb = __hci_cmd_sync(hdev, 0xfc22, sizeof(buf), buf, HCI_INIT_TIMEOUT);
2358 if (IS_ERR(skb)) {
2359 ret = PTR_ERR(skb);
2360 BT_ERR("%s: changing Marvell device address failed (%ld)",
2361 hdev->name, ret);
2362 return ret;
2363 }
2364 kfree_skb(skb);
2365
2366 return 0;
2367}
2368
Marcel Holtmann18835df2015-02-14 23:08:47 -08002369static const struct {
2370 u16 subver;
2371 const char *name;
2372} bcm_subver_table[] = {
2373 { 0x210b, "BCM43142A0" }, /* 001.001.011 */
2374 { 0x2112, "BCM4314A0" }, /* 001.001.018 */
2375 { 0x2118, "BCM20702A0" }, /* 001.001.024 */
2376 { 0x2126, "BCM4335A0" }, /* 001.001.038 */
2377 { 0x220e, "BCM20702A1" }, /* 001.002.014 */
2378 { 0x230f, "BCM4354A2" }, /* 001.003.015 */
2379 { 0x4106, "BCM4335B0" }, /* 002.001.006 */
2380 { 0x410e, "BCM20702B0" }, /* 002.001.014 */
2381 { 0x6109, "BCM4335C0" }, /* 003.001.009 */
2382 { 0x610c, "BCM4354" }, /* 003.001.012 */
2383 { }
2384};
2385
Marcel Holtmannc8abb732014-07-02 12:38:22 +02002386#define BDADDR_BCM20702A0 (&(bdaddr_t) {{0x00, 0xa0, 0x02, 0x70, 0x20, 0x00}})
2387
Petri Gynther10d4c672014-05-08 15:50:01 -07002388static int btusb_setup_bcm_patchram(struct hci_dev *hdev)
2389{
2390 struct btusb_data *data = hci_get_drvdata(hdev);
2391 struct usb_device *udev = data->udev;
2392 char fw_name[64];
2393 const struct firmware *fw;
2394 const u8 *fw_ptr;
2395 size_t fw_size;
2396 const struct hci_command_hdr *cmd;
2397 const u8 *cmd_param;
Marcel Holtmann18835df2015-02-14 23:08:47 -08002398 u16 opcode, subver, rev;
2399 const char *hw_name = NULL;
Petri Gynther10d4c672014-05-08 15:50:01 -07002400 struct sk_buff *skb;
2401 struct hci_rp_read_local_version *ver;
Marcel Holtmannc8abb732014-07-02 12:38:22 +02002402 struct hci_rp_read_bd_addr *bda;
Petri Gynther10d4c672014-05-08 15:50:01 -07002403 long ret;
Marcel Holtmann18835df2015-02-14 23:08:47 -08002404 int i;
Petri Gynther10d4c672014-05-08 15:50:01 -07002405
2406 /* Reset */
2407 skb = __hci_cmd_sync(hdev, HCI_OP_RESET, 0, NULL, HCI_INIT_TIMEOUT);
2408 if (IS_ERR(skb)) {
2409 ret = PTR_ERR(skb);
2410 BT_ERR("%s: HCI_OP_RESET failed (%ld)", hdev->name, ret);
Marcel Holtmann18835df2015-02-14 23:08:47 -08002411 return ret;
Petri Gynther10d4c672014-05-08 15:50:01 -07002412 }
2413 kfree_skb(skb);
2414
2415 /* Read Local Version Info */
2416 skb = __hci_cmd_sync(hdev, HCI_OP_READ_LOCAL_VERSION, 0, NULL,
2417 HCI_INIT_TIMEOUT);
2418 if (IS_ERR(skb)) {
2419 ret = PTR_ERR(skb);
2420 BT_ERR("%s: HCI_OP_READ_LOCAL_VERSION failed (%ld)",
Marcel Holtmann89e75332014-09-16 04:44:50 +02002421 hdev->name, ret);
Marcel Holtmann18835df2015-02-14 23:08:47 -08002422 return ret;
Petri Gynther10d4c672014-05-08 15:50:01 -07002423 }
2424
2425 if (skb->len != sizeof(*ver)) {
2426 BT_ERR("%s: HCI_OP_READ_LOCAL_VERSION event length mismatch",
Marcel Holtmann89e75332014-09-16 04:44:50 +02002427 hdev->name);
Petri Gynther10d4c672014-05-08 15:50:01 -07002428 kfree_skb(skb);
Marcel Holtmann18835df2015-02-14 23:08:47 -08002429 return -EIO;
Petri Gynther10d4c672014-05-08 15:50:01 -07002430 }
2431
Marcel Holtmann89e75332014-09-16 04:44:50 +02002432 ver = (struct hci_rp_read_local_version *)skb->data;
Marcel Holtmann18835df2015-02-14 23:08:47 -08002433 rev = le16_to_cpu(ver->hci_rev);
2434 subver = le16_to_cpu(ver->lmp_subver);
Petri Gynther10d4c672014-05-08 15:50:01 -07002435 kfree_skb(skb);
2436
Marcel Holtmann18835df2015-02-14 23:08:47 -08002437 for (i = 0; bcm_subver_table[i].name; i++) {
2438 if (subver == bcm_subver_table[i].subver) {
2439 hw_name = bcm_subver_table[i].name;
2440 break;
2441 }
2442 }
2443
2444 BT_INFO("%s: %s (%3.3u.%3.3u.%3.3u) build %4.4u", hdev->name,
2445 hw_name ? : "BCM", (subver & 0x7000) >> 13,
2446 (subver & 0x1f00) >> 8, (subver & 0x00ff), rev & 0x0fff);
2447
2448 snprintf(fw_name, sizeof(fw_name), "brcm/%s-%4.4x-%4.4x.hcd",
2449 hw_name ? : "BCM",
2450 le16_to_cpu(udev->descriptor.idVendor),
2451 le16_to_cpu(udev->descriptor.idProduct));
2452
2453 ret = request_firmware(&fw, fw_name, &hdev->dev);
2454 if (ret < 0) {
2455 BT_INFO("%s: BCM: patch %s not found", hdev->name, fw_name);
2456 return 0;
2457 }
2458
Petri Gynther10d4c672014-05-08 15:50:01 -07002459 /* Start Download */
2460 skb = __hci_cmd_sync(hdev, 0xfc2e, 0, NULL, HCI_INIT_TIMEOUT);
2461 if (IS_ERR(skb)) {
2462 ret = PTR_ERR(skb);
2463 BT_ERR("%s: BCM: Download Minidrv command failed (%ld)",
Marcel Holtmann89e75332014-09-16 04:44:50 +02002464 hdev->name, ret);
Petri Gynther10d4c672014-05-08 15:50:01 -07002465 goto reset_fw;
2466 }
2467 kfree_skb(skb);
2468
2469 /* 50 msec delay after Download Minidrv completes */
2470 msleep(50);
2471
2472 fw_ptr = fw->data;
2473 fw_size = fw->size;
2474
2475 while (fw_size >= sizeof(*cmd)) {
Marcel Holtmann89e75332014-09-16 04:44:50 +02002476 cmd = (struct hci_command_hdr *)fw_ptr;
Petri Gynther10d4c672014-05-08 15:50:01 -07002477 fw_ptr += sizeof(*cmd);
2478 fw_size -= sizeof(*cmd);
2479
2480 if (fw_size < cmd->plen) {
2481 BT_ERR("%s: BCM: patch %s is corrupted",
Marcel Holtmann89e75332014-09-16 04:44:50 +02002482 hdev->name, fw_name);
Petri Gynther10d4c672014-05-08 15:50:01 -07002483 ret = -EINVAL;
2484 goto reset_fw;
2485 }
2486
2487 cmd_param = fw_ptr;
2488 fw_ptr += cmd->plen;
2489 fw_size -= cmd->plen;
2490
2491 opcode = le16_to_cpu(cmd->opcode);
2492
2493 skb = __hci_cmd_sync(hdev, opcode, cmd->plen, cmd_param,
2494 HCI_INIT_TIMEOUT);
2495 if (IS_ERR(skb)) {
2496 ret = PTR_ERR(skb);
2497 BT_ERR("%s: BCM: patch command %04x failed (%ld)",
Marcel Holtmann89e75332014-09-16 04:44:50 +02002498 hdev->name, opcode, ret);
Petri Gynther10d4c672014-05-08 15:50:01 -07002499 goto reset_fw;
2500 }
2501 kfree_skb(skb);
2502 }
2503
2504 /* 250 msec delay after Launch Ram completes */
2505 msleep(250);
2506
2507reset_fw:
2508 /* Reset */
2509 skb = __hci_cmd_sync(hdev, HCI_OP_RESET, 0, NULL, HCI_INIT_TIMEOUT);
2510 if (IS_ERR(skb)) {
2511 ret = PTR_ERR(skb);
2512 BT_ERR("%s: HCI_OP_RESET failed (%ld)", hdev->name, ret);
2513 goto done;
2514 }
2515 kfree_skb(skb);
2516
2517 /* Read Local Version Info */
2518 skb = __hci_cmd_sync(hdev, HCI_OP_READ_LOCAL_VERSION, 0, NULL,
2519 HCI_INIT_TIMEOUT);
2520 if (IS_ERR(skb)) {
2521 ret = PTR_ERR(skb);
2522 BT_ERR("%s: HCI_OP_READ_LOCAL_VERSION failed (%ld)",
Marcel Holtmann89e75332014-09-16 04:44:50 +02002523 hdev->name, ret);
Petri Gynther10d4c672014-05-08 15:50:01 -07002524 goto done;
2525 }
2526
2527 if (skb->len != sizeof(*ver)) {
2528 BT_ERR("%s: HCI_OP_READ_LOCAL_VERSION event length mismatch",
Marcel Holtmann89e75332014-09-16 04:44:50 +02002529 hdev->name);
Petri Gynther10d4c672014-05-08 15:50:01 -07002530 kfree_skb(skb);
2531 ret = -EIO;
2532 goto done;
2533 }
2534
Marcel Holtmann89e75332014-09-16 04:44:50 +02002535 ver = (struct hci_rp_read_local_version *)skb->data;
Marcel Holtmann18835df2015-02-14 23:08:47 -08002536 rev = le16_to_cpu(ver->hci_rev);
2537 subver = le16_to_cpu(ver->lmp_subver);
Petri Gynther10d4c672014-05-08 15:50:01 -07002538 kfree_skb(skb);
2539
Marcel Holtmann18835df2015-02-14 23:08:47 -08002540 BT_INFO("%s: %s (%3.3u.%3.3u.%3.3u) build %4.4u", hdev->name,
2541 hw_name ? : "BCM", (subver & 0x7000) >> 13,
2542 (subver & 0x1f00) >> 8, (subver & 0x00ff), rev & 0x0fff);
2543
Marcel Holtmannc8abb732014-07-02 12:38:22 +02002544 /* Read BD Address */
2545 skb = __hci_cmd_sync(hdev, HCI_OP_READ_BD_ADDR, 0, NULL,
2546 HCI_INIT_TIMEOUT);
2547 if (IS_ERR(skb)) {
2548 ret = PTR_ERR(skb);
2549 BT_ERR("%s: HCI_OP_READ_BD_ADDR failed (%ld)",
Marcel Holtmann89e75332014-09-16 04:44:50 +02002550 hdev->name, ret);
Marcel Holtmannc8abb732014-07-02 12:38:22 +02002551 goto done;
2552 }
2553
2554 if (skb->len != sizeof(*bda)) {
2555 BT_ERR("%s: HCI_OP_READ_BD_ADDR event length mismatch",
Marcel Holtmann89e75332014-09-16 04:44:50 +02002556 hdev->name);
Marcel Holtmannc8abb732014-07-02 12:38:22 +02002557 kfree_skb(skb);
2558 ret = -EIO;
2559 goto done;
2560 }
2561
Marcel Holtmann89e75332014-09-16 04:44:50 +02002562 bda = (struct hci_rp_read_bd_addr *)skb->data;
Marcel Holtmannc8abb732014-07-02 12:38:22 +02002563 if (bda->status) {
2564 BT_ERR("%s: HCI_OP_READ_BD_ADDR error status (%02x)",
2565 hdev->name, bda->status);
2566 kfree_skb(skb);
2567 ret = -bt_to_errno(bda->status);
2568 goto done;
2569 }
2570
2571 /* The address 00:20:70:02:A0:00 indicates a BCM20702A0 controller
2572 * with no configured address.
2573 */
Marcel Holtmann849e5082014-07-04 16:54:39 +02002574 if (!bacmp(&bda->bdaddr, BDADDR_BCM20702A0)) {
Marcel Holtmannc8abb732014-07-02 12:38:22 +02002575 BT_INFO("%s: BCM: using default device address (%pMR)",
2576 hdev->name, &bda->bdaddr);
Marcel Holtmann849e5082014-07-04 16:54:39 +02002577 set_bit(HCI_QUIRK_INVALID_BDADDR, &hdev->quirks);
2578 }
Marcel Holtmannc8abb732014-07-02 12:38:22 +02002579
2580 kfree_skb(skb);
2581
Petri Gynther10d4c672014-05-08 15:50:01 -07002582done:
2583 release_firmware(fw);
2584
2585 return ret;
2586}
2587
Marcel Holtmannabbaf502014-07-02 00:53:48 +02002588static int btusb_set_bdaddr_bcm(struct hci_dev *hdev, const bdaddr_t *bdaddr)
2589{
2590 struct sk_buff *skb;
2591 long ret;
2592
2593 skb = __hci_cmd_sync(hdev, 0xfc01, 6, bdaddr, HCI_INIT_TIMEOUT);
2594 if (IS_ERR(skb)) {
2595 ret = PTR_ERR(skb);
2596 BT_ERR("%s: BCM: Change address command failed (%ld)",
Marcel Holtmann89e75332014-09-16 04:44:50 +02002597 hdev->name, ret);
Marcel Holtmannabbaf502014-07-02 00:53:48 +02002598 return ret;
2599 }
2600 kfree_skb(skb);
2601
2602 return 0;
2603}
2604
Toshi Kikuchi58592232014-12-12 10:58:05 -08002605static int btusb_set_bdaddr_ath3012(struct hci_dev *hdev,
2606 const bdaddr_t *bdaddr)
2607{
2608 struct sk_buff *skb;
2609 u8 buf[10];
2610 long ret;
2611
2612 buf[0] = 0x01;
2613 buf[1] = 0x01;
2614 buf[2] = 0x00;
2615 buf[3] = sizeof(bdaddr_t);
2616 memcpy(buf + 4, bdaddr, sizeof(bdaddr_t));
2617
2618 skb = __hci_cmd_sync(hdev, 0xfc0b, sizeof(buf), buf, HCI_INIT_TIMEOUT);
2619 if (IS_ERR(skb)) {
2620 ret = PTR_ERR(skb);
2621 BT_ERR("%s: Change address command failed (%ld)",
2622 hdev->name, ret);
2623 return ret;
2624 }
2625 kfree_skb(skb);
2626
2627 return 0;
2628}
2629
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002630static int btusb_probe(struct usb_interface *intf,
Marcel Holtmann89e75332014-09-16 04:44:50 +02002631 const struct usb_device_id *id)
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002632{
2633 struct usb_endpoint_descriptor *ep_desc;
2634 struct btusb_data *data;
2635 struct hci_dev *hdev;
2636 int i, err;
2637
2638 BT_DBG("intf %p id %p", intf, id);
2639
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02002640 /* interface numbers are hardcoded in the spec */
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002641 if (intf->cur_altsetting->desc.bInterfaceNumber != 0)
2642 return -ENODEV;
2643
2644 if (!id->driver_info) {
2645 const struct usb_device_id *match;
Marcel Holtmann89e75332014-09-16 04:44:50 +02002646
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002647 match = usb_match_id(intf, blacklist_table);
2648 if (match)
2649 id = match;
2650 }
2651
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02002652 if (id->driver_info == BTUSB_IGNORE)
2653 return -ENODEV;
2654
Steven.Li2d25f8b2011-07-01 14:02:36 +08002655 if (id->driver_info & BTUSB_ATH3012) {
2656 struct usb_device *udev = interface_to_usbdev(intf);
2657
2658 /* Old firmware would otherwise let ath3k driver load
2659 * patch and sysconfig files */
2660 if (le16_to_cpu(udev->descriptor.bcdDevice) <= 0x0001)
2661 return -ENODEV;
2662 }
2663
Sachin Kamat98921db2012-07-27 12:38:39 +05302664 data = devm_kzalloc(&intf->dev, sizeof(*data), GFP_KERNEL);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002665 if (!data)
2666 return -ENOMEM;
2667
2668 for (i = 0; i < intf->cur_altsetting->desc.bNumEndpoints; i++) {
2669 ep_desc = &intf->cur_altsetting->endpoint[i].desc;
2670
2671 if (!data->intr_ep && usb_endpoint_is_int_in(ep_desc)) {
2672 data->intr_ep = ep_desc;
2673 continue;
2674 }
2675
2676 if (!data->bulk_tx_ep && usb_endpoint_is_bulk_out(ep_desc)) {
2677 data->bulk_tx_ep = ep_desc;
2678 continue;
2679 }
2680
2681 if (!data->bulk_rx_ep && usb_endpoint_is_bulk_in(ep_desc)) {
2682 data->bulk_rx_ep = ep_desc;
2683 continue;
2684 }
2685 }
2686
Sachin Kamat98921db2012-07-27 12:38:39 +05302687 if (!data->intr_ep || !data->bulk_tx_ep || !data->bulk_rx_ep)
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002688 return -ENODEV;
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002689
Marcel Holtmann893ba542015-01-28 20:27:34 -08002690 if (id->driver_info & BTUSB_AMP) {
2691 data->cmdreq_type = USB_TYPE_CLASS | 0x01;
2692 data->cmdreq = 0x2b;
2693 } else {
2694 data->cmdreq_type = USB_TYPE_CLASS;
2695 data->cmdreq = 0x00;
2696 }
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01002697
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002698 data->udev = interface_to_usbdev(intf);
Marcel Holtmann5fbcd262008-09-23 00:16:36 +02002699 data->intf = intf;
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002700
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002701 INIT_WORK(&data->work, btusb_work);
Oliver Neukum7bee5492009-08-24 23:44:59 +02002702 INIT_WORK(&data->waker, btusb_waker);
Marcel Holtmann803b5832014-09-16 08:00:29 +02002703 init_usb_anchor(&data->deferred);
2704 init_usb_anchor(&data->tx_anchor);
Oliver Neukum7bee5492009-08-24 23:44:59 +02002705 spin_lock_init(&data->txlock);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002706
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002707 init_usb_anchor(&data->intr_anchor);
2708 init_usb_anchor(&data->bulk_anchor);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02002709 init_usb_anchor(&data->isoc_anchor);
Marcel Holtmann803b5832014-09-16 08:00:29 +02002710 spin_lock_init(&data->rxlock);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002711
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08002712 if (id->driver_info & BTUSB_INTEL_NEW) {
2713 data->recv_event = btusb_recv_event_intel;
2714 data->recv_bulk = btusb_recv_bulk_intel;
2715 set_bit(BTUSB_BOOTLOADER, &data->flags);
2716 } else {
2717 data->recv_event = hci_recv_frame;
2718 data->recv_bulk = btusb_recv_bulk;
2719 }
Marcel Holtmann2cbd3f52014-11-03 05:16:07 +01002720
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002721 hdev = hci_alloc_dev();
Sachin Kamat98921db2012-07-27 12:38:39 +05302722 if (!hdev)
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002723 return -ENOMEM;
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002724
Marcel Holtmannc13854c2010-02-08 15:27:07 +01002725 hdev->bus = HCI_USB;
David Herrmann155961e2012-02-09 21:58:32 +01002726 hci_set_drvdata(hdev, data);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002727
Marcel Holtmann893ba542015-01-28 20:27:34 -08002728 if (id->driver_info & BTUSB_AMP)
2729 hdev->dev_type = HCI_AMP;
2730 else
2731 hdev->dev_type = HCI_BREDR;
2732
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002733 data->hdev = hdev;
2734
2735 SET_HCIDEV_DEV(hdev, &intf->dev);
2736
Marcel Holtmann9f8f9622013-04-10 08:11:35 -07002737 hdev->open = btusb_open;
2738 hdev->close = btusb_close;
2739 hdev->flush = btusb_flush;
2740 hdev->send = btusb_send_frame;
2741 hdev->notify = btusb_notify;
2742
2743 if (id->driver_info & BTUSB_BCM92035)
2744 hdev->setup = btusb_setup_bcm92035;
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002745
Marcel Holtmannabbaf502014-07-02 00:53:48 +02002746 if (id->driver_info & BTUSB_BCM_PATCHRAM) {
Petri Gynther10d4c672014-05-08 15:50:01 -07002747 hdev->setup = btusb_setup_bcm_patchram;
Marcel Holtmannabbaf502014-07-02 00:53:48 +02002748 hdev->set_bdaddr = btusb_set_bdaddr_bcm;
Marcel Holtmann27c3fbe2014-11-02 20:52:24 +01002749 set_bit(HCI_QUIRK_STRICT_DUPLICATE_FILTER, &hdev->quirks);
Marcel Holtmannabbaf502014-07-02 00:53:48 +02002750 }
Petri Gynther10d4c672014-05-08 15:50:01 -07002751
Marcel Holtmanncb8d6592014-07-02 11:25:25 +02002752 if (id->driver_info & BTUSB_INTEL) {
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07002753 hdev->setup = btusb_setup_intel;
Tedd Ho-Jeong Anbfbd45e2015-02-13 09:20:52 -08002754 hdev->shutdown = btusb_shutdown_intel;
Marcel Holtmanncb8d6592014-07-02 11:25:25 +02002755 hdev->set_bdaddr = btusb_set_bdaddr_intel;
Jakub Pawlowskic33fb9b2015-01-30 18:55:58 -08002756 set_bit(HCI_QUIRK_STRICT_DUPLICATE_FILTER, &hdev->quirks);
Marcel Holtmanncb8d6592014-07-02 11:25:25 +02002757 }
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07002758
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08002759 if (id->driver_info & BTUSB_INTEL_NEW) {
2760 hdev->send = btusb_send_frame_intel;
2761 hdev->setup = btusb_setup_intel_new;
Marcel Holtmann385a7682015-01-28 11:09:56 -08002762 hdev->hw_error = btusb_hw_error_intel;
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08002763 hdev->set_bdaddr = btusb_set_bdaddr_intel;
Marcel Holtmannb970c5b2015-02-01 23:57:18 -08002764 set_bit(HCI_QUIRK_STRICT_DUPLICATE_FILTER, &hdev->quirks);
Marcel Holtmanncda0dd72015-01-26 21:33:48 -08002765 }
2766
Amitkumar Karwarae8df492014-07-18 14:47:06 -07002767 if (id->driver_info & BTUSB_MARVELL)
2768 hdev->set_bdaddr = btusb_set_bdaddr_marvell;
2769
Marcel Holtmann661cf882015-01-02 23:35:20 -08002770 if (id->driver_info & BTUSB_SWAVE) {
2771 set_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks);
Marcel Holtmannd57dbe72014-12-26 04:42:33 +01002772 set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks);
Marcel Holtmann661cf882015-01-02 23:35:20 -08002773 }
Marcel Holtmannd57dbe72014-12-26 04:42:33 +01002774
Marcel Holtmann40df7832014-07-06 13:29:58 +02002775 if (id->driver_info & BTUSB_INTEL_BOOT)
2776 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks);
2777
Jakub Pawlowski79f0c872015-01-29 10:38:34 -08002778 if (id->driver_info & BTUSB_ATH3012) {
Toshi Kikuchi58592232014-12-12 10:58:05 -08002779 hdev->set_bdaddr = btusb_set_bdaddr_ath3012;
Jakub Pawlowski79f0c872015-01-29 10:38:34 -08002780 set_bit(HCI_QUIRK_STRICT_DUPLICATE_FILTER, &hdev->quirks);
2781 }
Toshi Kikuchi58592232014-12-12 10:58:05 -08002782
Marcel Holtmann893ba542015-01-28 20:27:34 -08002783 if (id->driver_info & BTUSB_AMP) {
2784 /* AMP controllers do not support SCO packets */
2785 data->isoc = NULL;
2786 } else {
2787 /* Interface numbers are hardcoded in the specification */
2788 data->isoc = usb_ifnum_to_if(data->udev, 1);
2789 }
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02002790
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01002791 if (!reset)
Szymon Janca6c511c2012-05-23 12:35:46 +02002792 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02002793
2794 if (force_scofix || id->driver_info & BTUSB_WRONG_SCO_MTU) {
2795 if (!disable_scofix)
2796 set_bit(HCI_QUIRK_FIXUP_BUFFER_SIZE, &hdev->quirks);
2797 }
2798
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02002799 if (id->driver_info & BTUSB_BROKEN_ISOC)
2800 data->isoc = NULL;
2801
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01002802 if (id->driver_info & BTUSB_DIGIANSWER) {
2803 data->cmdreq_type = USB_TYPE_VENDOR;
Szymon Janca6c511c2012-05-23 12:35:46 +02002804 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01002805 }
2806
2807 if (id->driver_info & BTUSB_CSR) {
2808 struct usb_device *udev = data->udev;
Marcel Holtmann81cac642014-01-03 03:02:36 -08002809 u16 bcdDevice = le16_to_cpu(udev->descriptor.bcdDevice);
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01002810
2811 /* Old firmware would otherwise execute USB reset */
Marcel Holtmann81cac642014-01-03 03:02:36 -08002812 if (bcdDevice < 0x117)
Szymon Janca6c511c2012-05-23 12:35:46 +02002813 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
Marcel Holtmann81cac642014-01-03 03:02:36 -08002814
2815 /* Fake CSR devices with broken commands */
2816 if (bcdDevice <= 0x100)
2817 hdev->setup = btusb_setup_csr;
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01002818 }
2819
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02002820 if (id->driver_info & BTUSB_SNIFFER) {
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02002821 struct usb_device *udev = data->udev;
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02002822
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01002823 /* New sniffer firmware has crippled HCI interface */
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02002824 if (le16_to_cpu(udev->descriptor.bcdDevice) > 0x997)
2825 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks);
2826 }
2827
Marcel Holtmann3a5ef202014-07-06 14:53:54 +02002828 if (id->driver_info & BTUSB_INTEL_BOOT) {
2829 /* A bug in the bootloader causes that interrupt interface is
2830 * only enabled after receiving SetInterface(0, AltSetting=0).
2831 */
2832 err = usb_set_interface(data->udev, 0, 0);
2833 if (err < 0) {
2834 BT_ERR("failed to set interface 0, alt 0 %d", err);
2835 hci_free_dev(hdev);
2836 return err;
2837 }
2838 }
2839
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02002840 if (data->isoc) {
2841 err = usb_driver_claim_interface(&btusb_driver,
Marcel Holtmann89e75332014-09-16 04:44:50 +02002842 data->isoc, data);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02002843 if (err < 0) {
2844 hci_free_dev(hdev);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02002845 return err;
2846 }
2847 }
2848
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002849 err = hci_register_dev(hdev);
2850 if (err < 0) {
2851 hci_free_dev(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002852 return err;
2853 }
2854
2855 usb_set_intfdata(intf, data);
2856
2857 return 0;
2858}
2859
2860static void btusb_disconnect(struct usb_interface *intf)
2861{
2862 struct btusb_data *data = usb_get_intfdata(intf);
2863 struct hci_dev *hdev;
2864
2865 BT_DBG("intf %p", intf);
2866
2867 if (!data)
2868 return;
2869
2870 hdev = data->hdev;
Marcel Holtmann5fbcd262008-09-23 00:16:36 +02002871 usb_set_intfdata(data->intf, NULL);
2872
2873 if (data->isoc)
2874 usb_set_intfdata(data->isoc, NULL);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002875
2876 hci_unregister_dev(hdev);
2877
Marcel Holtmann5fbcd262008-09-23 00:16:36 +02002878 if (intf == data->isoc)
2879 usb_driver_release_interface(&btusb_driver, data->intf);
2880 else if (data->isoc)
2881 usb_driver_release_interface(&btusb_driver, data->isoc);
2882
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002883 hci_free_dev(hdev);
2884}
2885
Oliver Neukum7bee5492009-08-24 23:44:59 +02002886#ifdef CONFIG_PM
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01002887static int btusb_suspend(struct usb_interface *intf, pm_message_t message)
2888{
2889 struct btusb_data *data = usb_get_intfdata(intf);
2890
2891 BT_DBG("intf %p", intf);
2892
2893 if (data->suspend_count++)
2894 return 0;
2895
Oliver Neukum7bee5492009-08-24 23:44:59 +02002896 spin_lock_irq(&data->txlock);
Alan Stern5b1b0b82011-08-19 23:49:48 +02002897 if (!(PMSG_IS_AUTO(message) && data->tx_in_flight)) {
Oliver Neukum7bee5492009-08-24 23:44:59 +02002898 set_bit(BTUSB_SUSPENDING, &data->flags);
2899 spin_unlock_irq(&data->txlock);
2900 } else {
2901 spin_unlock_irq(&data->txlock);
2902 data->suspend_count--;
2903 return -EBUSY;
2904 }
2905
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01002906 cancel_work_sync(&data->work);
2907
Oliver Neukum7bee5492009-08-24 23:44:59 +02002908 btusb_stop_traffic(data);
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01002909 usb_kill_anchored_urbs(&data->tx_anchor);
2910
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01002911 return 0;
2912}
2913
Oliver Neukum7bee5492009-08-24 23:44:59 +02002914static void play_deferred(struct btusb_data *data)
2915{
2916 struct urb *urb;
2917 int err;
2918
2919 while ((urb = usb_get_from_anchor(&data->deferred))) {
2920 err = usb_submit_urb(urb, GFP_ATOMIC);
2921 if (err < 0)
2922 break;
2923
2924 data->tx_in_flight++;
2925 }
2926 usb_scuttle_anchored_urbs(&data->deferred);
2927}
2928
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01002929static int btusb_resume(struct usb_interface *intf)
2930{
2931 struct btusb_data *data = usb_get_intfdata(intf);
2932 struct hci_dev *hdev = data->hdev;
Oliver Neukum7bee5492009-08-24 23:44:59 +02002933 int err = 0;
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01002934
2935 BT_DBG("intf %p", intf);
2936
2937 if (--data->suspend_count)
2938 return 0;
2939
2940 if (!test_bit(HCI_RUNNING, &hdev->flags))
Oliver Neukum7bee5492009-08-24 23:44:59 +02002941 goto done;
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01002942
2943 if (test_bit(BTUSB_INTR_RUNNING, &data->flags)) {
2944 err = btusb_submit_intr_urb(hdev, GFP_NOIO);
2945 if (err < 0) {
2946 clear_bit(BTUSB_INTR_RUNNING, &data->flags);
Oliver Neukum7bee5492009-08-24 23:44:59 +02002947 goto failed;
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01002948 }
2949 }
2950
2951 if (test_bit(BTUSB_BULK_RUNNING, &data->flags)) {
Marcel Holtmann43c2e572009-02-04 17:41:38 +01002952 err = btusb_submit_bulk_urb(hdev, GFP_NOIO);
2953 if (err < 0) {
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01002954 clear_bit(BTUSB_BULK_RUNNING, &data->flags);
Oliver Neukum7bee5492009-08-24 23:44:59 +02002955 goto failed;
2956 }
2957
2958 btusb_submit_bulk_urb(hdev, GFP_NOIO);
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01002959 }
2960
2961 if (test_bit(BTUSB_ISOC_RUNNING, &data->flags)) {
2962 if (btusb_submit_isoc_urb(hdev, GFP_NOIO) < 0)
2963 clear_bit(BTUSB_ISOC_RUNNING, &data->flags);
2964 else
2965 btusb_submit_isoc_urb(hdev, GFP_NOIO);
2966 }
2967
Oliver Neukum7bee5492009-08-24 23:44:59 +02002968 spin_lock_irq(&data->txlock);
2969 play_deferred(data);
2970 clear_bit(BTUSB_SUSPENDING, &data->flags);
2971 spin_unlock_irq(&data->txlock);
2972 schedule_work(&data->work);
2973
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01002974 return 0;
Oliver Neukum7bee5492009-08-24 23:44:59 +02002975
2976failed:
2977 usb_scuttle_anchored_urbs(&data->deferred);
2978done:
2979 spin_lock_irq(&data->txlock);
2980 clear_bit(BTUSB_SUSPENDING, &data->flags);
2981 spin_unlock_irq(&data->txlock);
2982
2983 return err;
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01002984}
Oliver Neukum7bee5492009-08-24 23:44:59 +02002985#endif
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01002986
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002987static struct usb_driver btusb_driver = {
2988 .name = "btusb",
2989 .probe = btusb_probe,
2990 .disconnect = btusb_disconnect,
Oliver Neukum7bee5492009-08-24 23:44:59 +02002991#ifdef CONFIG_PM
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01002992 .suspend = btusb_suspend,
2993 .resume = btusb_resume,
Oliver Neukum7bee5492009-08-24 23:44:59 +02002994#endif
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002995 .id_table = btusb_table,
Oliver Neukum7bee5492009-08-24 23:44:59 +02002996 .supports_autosuspend = 1,
Sarah Sharpe1f12eb2012-04-23 10:08:51 -07002997 .disable_hub_initiated_lpm = 1,
Marcel Holtmann5e23b922007-10-20 14:12:34 +02002998};
2999
Greg Kroah-Hartman93f15082011-11-18 09:47:34 -08003000module_usb_driver(btusb_driver);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02003001
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02003002module_param(disable_scofix, bool, 0644);
3003MODULE_PARM_DESC(disable_scofix, "Disable fixup of wrong SCO buffer size");
3004
3005module_param(force_scofix, bool, 0644);
3006MODULE_PARM_DESC(force_scofix, "Force fixup of wrong SCO buffers size");
3007
3008module_param(reset, bool, 0644);
3009MODULE_PARM_DESC(reset, "Send HCI reset command on initialization");
3010
Marcel Holtmann5e23b922007-10-20 14:12:34 +02003011MODULE_AUTHOR("Marcel Holtmann <marcel@holtmann.org>");
3012MODULE_DESCRIPTION("Generic Bluetooth USB driver ver " VERSION);
3013MODULE_VERSION(VERSION);
3014MODULE_LICENSE("GPL");