blob: f338b0c5a8de507a153b6761886b943c702176a4 [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
Oliver Neukum7bee5492009-08-24 23:44:59 +020031#define VERSION "0.6"
Marcel Holtmanncfeb4142008-08-07 22:26:56 +020032
Rusty Russell90ab5ee2012-01-13 09:32:20 +103033static bool ignore_dga;
34static bool ignore_csr;
35static bool ignore_sniffer;
36static bool disable_scofix;
37static bool force_scofix;
Marcel Holtmann7a9d4022008-11-30 12:17:26 +010038
Rusty Russell90ab5ee2012-01-13 09:32:20 +103039static bool reset = 1;
Marcel Holtmanncfeb4142008-08-07 22:26:56 +020040
41static struct usb_driver btusb_driver;
42
43#define BTUSB_IGNORE 0x01
Marcel Holtmann7a9d4022008-11-30 12:17:26 +010044#define BTUSB_DIGIANSWER 0x02
45#define BTUSB_CSR 0x04
46#define BTUSB_SNIFFER 0x08
47#define BTUSB_BCM92035 0x10
48#define BTUSB_BROKEN_ISOC 0x20
49#define BTUSB_WRONG_SCO_MTU 0x40
Steven.Li2d25f8b2011-07-01 14:02:36 +080050#define BTUSB_ATH3012 0x80
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -070051#define BTUSB_INTEL 0x100
Marcel Holtmann5e23b922007-10-20 14:12:34 +020052
Marcel Holtmann54265202013-10-11 07:46:18 -070053static const struct usb_device_id btusb_table[] = {
Marcel Holtmann5e23b922007-10-20 14:12:34 +020054 /* Generic Bluetooth USB device */
55 { USB_DEVICE_INFO(0xe0, 0x01, 0x01) },
56
Henrik Rydberg1fa65352012-08-25 19:28:06 +020057 /* Apple-specific (Broadcom) devices */
58 { USB_VENDOR_AND_INTERFACE_INFO(0x05ac, 0xff, 0x01, 0x01) },
59
Cho, Yu-Chen178c0592013-06-04 21:40:26 +080060 /* MediaTek MT76x0E */
61 { USB_DEVICE(0x0e8d, 0x763f) },
62
Oliver Neukumc510eae2011-09-21 11:41:45 +020063 /* Broadcom SoftSailing reporting vendor specific */
Don Zickus2e8b50632012-03-28 16:41:11 -040064 { USB_DEVICE(0x0a5c, 0x21e1) },
Oliver Neukumc510eae2011-09-21 11:41:45 +020065
Nobuhiro Iwamatsu3cd01972010-08-20 16:24:07 +090066 /* Apple MacBookPro 7,1 */
67 { USB_DEVICE(0x05ac, 0x8213) },
68
Cyril Lacoux0a79f672010-07-14 10:29:27 +040069 /* Apple iMac11,1 */
70 { USB_DEVICE(0x05ac, 0x8215) },
71
Nobuhiro Iwamatsu9c047152010-08-20 16:24:06 +090072 /* Apple MacBookPro6,2 */
73 { USB_DEVICE(0x05ac, 0x8218) },
74
Edgar (gimli) Hucek3e3ede72010-11-04 08:04:33 +010075 /* Apple MacBookAir3,1, MacBookAir3,2 */
76 { USB_DEVICE(0x05ac, 0x821b) },
77
Pieter-Augustijn Van Malleghema63b7232011-09-07 02:28:10 -040078 /* Apple MacBookAir4,1 */
79 { USB_DEVICE(0x05ac, 0x821f) },
80
Marc-Antoine Perennou88d377b2011-03-24 14:51:21 -030081 /* Apple MacBookPro8,2 */
82 { USB_DEVICE(0x05ac, 0x821a) },
83
Jurgen Kramerf78b68262011-09-04 18:01:42 +020084 /* Apple MacMini5,1 */
85 { USB_DEVICE(0x05ac, 0x8281) },
86
Marcel Holtmanncfeb4142008-08-07 22:26:56 +020087 /* AVM BlueFRITZ! USB v2.0 */
88 { USB_DEVICE(0x057c, 0x3800) },
89
90 /* Bluetooth Ultraport Module from IBM */
91 { USB_DEVICE(0x04bf, 0x030a) },
92
93 /* ALPS Modules with non-standard id */
94 { USB_DEVICE(0x044e, 0x3001) },
95 { USB_DEVICE(0x044e, 0x3002) },
96
97 /* Ericsson with non-standard id */
98 { USB_DEVICE(0x0bdb, 0x1002) },
99
100 /* Canyon CN-BTU1 with HID interfaces */
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100101 { USB_DEVICE(0x0c10, 0x0000) },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200102
Wen-chien Jesse Sungd13431c2011-11-08 14:30:22 +0800103 /* Broadcom BCM20702A0 */
Andy Shevchenko0b880062014-02-18 18:26:19 +0200104 { USB_DEVICE(0x0489, 0xe042) },
105 { USB_DEVICE(0x04ca, 0x2003) },
Jeff Cook1ee3ff62012-11-09 16:39:48 -0700106 { USB_DEVICE(0x0b05, 0x17b5) },
Raphael Kubo da Costa38a172b2013-09-02 14:57:51 +0300107 { USB_DEVICE(0x0b05, 0x17cb) },
Wen-chien Jesse Sungd13431c2011-11-08 14:30:22 +0800108 { USB_DEVICE(0x413c, 0x8197) },
109
Steven Harms98514032012-04-13 14:45:55 -0400110 /* Foxconn - Hon Hai */
Gustavo Padovanee664012012-08-15 01:38:11 -0300111 { USB_VENDOR_AND_INTERFACE_INFO(0x0489, 0xff, 0x01, 0x01) },
Steven Harms98514032012-04-13 14:45:55 -0400112
Andy Shevchenko0b880062014-02-18 18:26:19 +0200113 /* Broadcom devices with vendor specific id */
Gustavo Padovan92c385f2012-08-06 15:36:49 -0300114 { USB_VENDOR_AND_INTERFACE_INFO(0x0a5c, 0xff, 0x01, 0x01) },
115
Ken O'Brien5bcecf32013-09-21 19:14:43 +0100116 /* Belkin F8065bf - Broadcom based */
117 { USB_VENDOR_AND_INTERFACE_INFO(0x050d, 0xff, 0x01, 0x01) },
118
Jurgen Kramer9113bfd2014-02-15 12:01:09 +0100119 /* IMC Networks - Broadcom based */
120 { USB_VENDOR_AND_INTERFACE_INFO(0x13d3, 0xff, 0x01, 0x01) },
121
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200122 { } /* Terminating entry */
123};
124
125MODULE_DEVICE_TABLE(usb, btusb_table);
126
Marcel Holtmann54265202013-10-11 07:46:18 -0700127static const struct usb_device_id blacklist_table[] = {
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200128 /* CSR BlueCore devices */
129 { USB_DEVICE(0x0a12, 0x0001), .driver_info = BTUSB_CSR },
130
131 /* Broadcom BCM2033 without firmware */
132 { USB_DEVICE(0x0a5c, 0x2033), .driver_info = BTUSB_IGNORE },
133
Bala Shanmugambe931122010-11-26 17:35:46 +0530134 /* Atheros 3011 with sflash firmware */
Andy Shevchenko0b880062014-02-18 18:26:19 +0200135 { USB_DEVICE(0x0489, 0xe027), .driver_info = BTUSB_IGNORE },
136 { USB_DEVICE(0x0489, 0xe03d), .driver_info = BTUSB_IGNORE },
137 { USB_DEVICE(0x0930, 0x0215), .driver_info = BTUSB_IGNORE },
Bala Shanmugambe931122010-11-26 17:35:46 +0530138 { USB_DEVICE(0x0cf3, 0x3002), .driver_info = BTUSB_IGNORE },
Marek Vasut6eda5412012-06-08 14:32:50 +0200139 { USB_DEVICE(0x0cf3, 0xe019), .driver_info = BTUSB_IGNORE },
Andy Ross2a7bccc2011-05-09 16:11:16 -0700140 { USB_DEVICE(0x13d3, 0x3304), .driver_info = BTUSB_IGNORE },
Bala Shanmugambe931122010-11-26 17:35:46 +0530141
Cho, Yu-Chen509e7862011-01-26 17:10:59 +0800142 /* Atheros AR9285 Malbec with sflash firmware */
143 { USB_DEVICE(0x03f0, 0x311d), .driver_info = BTUSB_IGNORE },
144
Bala Shanmugamd9f51b52011-02-11 15:38:53 +0530145 /* Atheros 3012 with sflash firmware */
Andy Shevchenko0b880062014-02-18 18:26:19 +0200146 { USB_DEVICE(0x0489, 0xe04d), .driver_info = BTUSB_ATH3012 },
147 { USB_DEVICE(0x0489, 0xe04e), .driver_info = BTUSB_ATH3012 },
148 { USB_DEVICE(0x0489, 0xe056), .driver_info = BTUSB_ATH3012 },
149 { USB_DEVICE(0x0489, 0xe057), .driver_info = BTUSB_ATH3012 },
150 { USB_DEVICE(0x0489, 0xe05f), .driver_info = BTUSB_ATH3012 },
151 { USB_DEVICE(0x04c5, 0x1330), .driver_info = BTUSB_ATH3012 },
152 { USB_DEVICE(0x04ca, 0x3004), .driver_info = BTUSB_ATH3012 },
153 { USB_DEVICE(0x04ca, 0x3005), .driver_info = BTUSB_ATH3012 },
154 { USB_DEVICE(0x04ca, 0x3006), .driver_info = BTUSB_ATH3012 },
155 { USB_DEVICE(0x04ca, 0x3008), .driver_info = BTUSB_ATH3012 },
156 { USB_DEVICE(0x04ca, 0x300b), .driver_info = BTUSB_ATH3012 },
157 { USB_DEVICE(0x0930, 0x0219), .driver_info = BTUSB_ATH3012 },
158 { USB_DEVICE(0x0930, 0x0220), .driver_info = BTUSB_ATH3012 },
Andy Shevchenkoa735f9e2014-02-18 18:26:20 +0200159 { USB_DEVICE(0x0b05, 0x17d0), .driver_info = BTUSB_ATH3012 },
Ming Leid66629c2013-03-15 11:00:39 +0800160 { USB_DEVICE(0x0cf3, 0x0036), .driver_info = BTUSB_ATH3012 },
Steven.Li2d25f8b2011-07-01 14:02:36 +0800161 { USB_DEVICE(0x0cf3, 0x3004), .driver_info = BTUSB_ATH3012 },
Peng Chenca58e592013-08-30 17:09:52 +0800162 { USB_DEVICE(0x0cf3, 0x3005), .driver_info = BTUSB_ATH3012 },
Sunguk Lee94a32d102013-03-12 04:41:58 +0900163 { USB_DEVICE(0x0cf3, 0x3008), .driver_info = BTUSB_ATH3012 },
Cho, Yu-Chen07c0ea82012-03-14 22:01:21 +0200164 { USB_DEVICE(0x0cf3, 0x311d), .driver_info = BTUSB_ATH3012 },
Oliver Neukumb1312372014-01-16 15:37:11 +0100165 { USB_DEVICE(0x0cf3, 0x311e), .driver_info = BTUSB_ATH3012 },
Oliver Neukum1e56f1e2014-01-16 16:02:58 +0100166 { USB_DEVICE(0x0cf3, 0x311f), .driver_info = BTUSB_ATH3012 },
Andy Shevchenko0b880062014-02-18 18:26:19 +0200167 { USB_DEVICE(0x0cf3, 0x3121), .driver_info = BTUSB_ATH3012 },
Ming Leiebaf5792013-03-18 23:45:11 +0800168 { USB_DEVICE(0x0cf3, 0x817a), .driver_info = BTUSB_ATH3012 },
Andy Shevchenko0b880062014-02-18 18:26:19 +0200169 { USB_DEVICE(0x0cf3, 0xe003), .driver_info = BTUSB_ATH3012 },
AceLan Kaoac713112012-04-19 14:53:45 +0800170 { USB_DEVICE(0x0cf3, 0xe004), .driver_info = BTUSB_ATH3012 },
Peng Chen0a3658c2013-08-30 17:41:40 +0800171 { USB_DEVICE(0x0cf3, 0xe005), .driver_info = BTUSB_ATH3012 },
Andy Shevchenko0b880062014-02-18 18:26:19 +0200172 { USB_DEVICE(0x13d3, 0x3362), .driver_info = BTUSB_ATH3012 },
173 { USB_DEVICE(0x13d3, 0x3375), .driver_info = BTUSB_ATH3012 },
AceLan Kaoeed307e2012-12-11 11:41:20 +0800174 { USB_DEVICE(0x13d3, 0x3393), .driver_info = BTUSB_ATH3012 },
Sujith Manoharan5b77a1f2013-07-15 09:29:03 +0530175 { USB_DEVICE(0x13d3, 0x3402), .driver_info = BTUSB_ATH3012 },
Bala Shanmugamd9f51b52011-02-11 15:38:53 +0530176
Cho, Yu-Chene9036e32011-02-15 10:20:07 +0800177 /* Atheros AR5BBU12 with sflash firmware */
178 { USB_DEVICE(0x0489, 0xe02c), .driver_info = BTUSB_IGNORE },
179
Michael Gruetzner85d59722012-05-02 22:33:40 +0200180 /* Atheros AR5BBU12 with sflash firmware */
Yevgeniy Melnichukbc21fde2012-08-07 19:48:10 +0530181 { USB_DEVICE(0x0489, 0xe036), .driver_info = BTUSB_ATH3012 },
Andy Shevchenko0b880062014-02-18 18:26:19 +0200182 { USB_DEVICE(0x0489, 0xe03c), .driver_info = BTUSB_ATH3012 },
Michael Gruetzner85d59722012-05-02 22:33:40 +0200183
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200184 /* Broadcom BCM2035 */
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100185 { USB_DEVICE(0x0a5c, 0x2009), .driver_info = BTUSB_BCM92035 },
Andy Shevchenko0b880062014-02-18 18:26:19 +0200186 { USB_DEVICE(0x0a5c, 0x200a), .driver_info = BTUSB_WRONG_SCO_MTU },
187 { USB_DEVICE(0x0a5c, 0x2035), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200188
189 /* Broadcom BCM2045 */
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100190 { USB_DEVICE(0x0a5c, 0x2039), .driver_info = BTUSB_WRONG_SCO_MTU },
191 { USB_DEVICE(0x0a5c, 0x2101), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmannbdbef3d2008-09-23 00:16:35 +0200192
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200193 /* IBM/Lenovo ThinkPad with Broadcom chip */
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100194 { USB_DEVICE(0x0a5c, 0x201e), .driver_info = BTUSB_WRONG_SCO_MTU },
195 { USB_DEVICE(0x0a5c, 0x2110), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200196
197 /* HP laptop with Broadcom chip */
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100198 { USB_DEVICE(0x03f0, 0x171d), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200199
200 /* Dell laptop with Broadcom chip */
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100201 { USB_DEVICE(0x413c, 0x8126), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200202
Marcel Holtmann5ddd4a62008-11-30 12:17:27 +0100203 /* Dell Wireless 370 and 410 devices */
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100204 { USB_DEVICE(0x413c, 0x8152), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmann5ddd4a62008-11-30 12:17:27 +0100205 { USB_DEVICE(0x413c, 0x8156), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200206
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100207 /* Belkin F8T012 and F8T013 devices */
208 { USB_DEVICE(0x050d, 0x0012), .driver_info = BTUSB_WRONG_SCO_MTU },
209 { USB_DEVICE(0x050d, 0x0013), .driver_info = BTUSB_WRONG_SCO_MTU },
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200210
Marcel Holtmann5ddd4a62008-11-30 12:17:27 +0100211 /* Asus WL-BTD202 device */
212 { USB_DEVICE(0x0b05, 0x1715), .driver_info = BTUSB_WRONG_SCO_MTU },
213
214 /* Kensington Bluetooth USB adapter */
215 { USB_DEVICE(0x047d, 0x105e), .driver_info = BTUSB_WRONG_SCO_MTU },
216
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200217 /* RTX Telecom based adapters with buggy SCO support */
218 { USB_DEVICE(0x0400, 0x0807), .driver_info = BTUSB_BROKEN_ISOC },
219 { USB_DEVICE(0x0400, 0x080a), .driver_info = BTUSB_BROKEN_ISOC },
220
221 /* CONWISE Technology based adapters with buggy SCO support */
222 { USB_DEVICE(0x0e5e, 0x6622), .driver_info = BTUSB_BROKEN_ISOC },
223
Marcel Holtmanncfeb4142008-08-07 22:26:56 +0200224 /* Digianswer devices */
225 { USB_DEVICE(0x08fd, 0x0001), .driver_info = BTUSB_DIGIANSWER },
226 { USB_DEVICE(0x08fd, 0x0002), .driver_info = BTUSB_IGNORE },
227
228 /* CSR BlueCore Bluetooth Sniffer */
229 { USB_DEVICE(0x0a12, 0x0002), .driver_info = BTUSB_SNIFFER },
230
231 /* Frontline ComProbe Bluetooth Sniffer */
232 { USB_DEVICE(0x16d3, 0x0002), .driver_info = BTUSB_SNIFFER },
233
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -0700234 /* Intel Bluetooth device */
235 { USB_DEVICE(0x8087, 0x07dc), .driver_info = BTUSB_INTEL },
Tedd Ho-Jeong Anef4e5e42013-11-12 13:10:58 -0800236 { USB_DEVICE(0x8087, 0x0a2a), .driver_info = BTUSB_INTEL },
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -0700237
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200238 { } /* Terminating entry */
239};
240
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200241#define BTUSB_MAX_ISOC_FRAMES 10
242
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200243#define BTUSB_INTR_RUNNING 0
244#define BTUSB_BULK_RUNNING 1
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200245#define BTUSB_ISOC_RUNNING 2
Oliver Neukum7bee5492009-08-24 23:44:59 +0200246#define BTUSB_SUSPENDING 3
Gustavo F. Padovan08b8b6c2010-07-16 17:20:33 -0300247#define BTUSB_DID_ISO_RESUME 4
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200248
249struct btusb_data {
250 struct hci_dev *hdev;
251 struct usb_device *udev;
Marcel Holtmann5fbcd262008-09-23 00:16:36 +0200252 struct usb_interface *intf;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200253 struct usb_interface *isoc;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200254
255 spinlock_t lock;
256
257 unsigned long flags;
258
259 struct work_struct work;
Oliver Neukum7bee5492009-08-24 23:44:59 +0200260 struct work_struct waker;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200261
262 struct usb_anchor tx_anchor;
263 struct usb_anchor intr_anchor;
264 struct usb_anchor bulk_anchor;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200265 struct usb_anchor isoc_anchor;
Oliver Neukum7bee5492009-08-24 23:44:59 +0200266 struct usb_anchor deferred;
267 int tx_in_flight;
268 spinlock_t txlock;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200269
270 struct usb_endpoint_descriptor *intr_ep;
271 struct usb_endpoint_descriptor *bulk_tx_ep;
272 struct usb_endpoint_descriptor *bulk_rx_ep;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200273 struct usb_endpoint_descriptor *isoc_tx_ep;
274 struct usb_endpoint_descriptor *isoc_rx_ep;
275
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100276 __u8 cmdreq_type;
277
Marcel Holtmann43c2e572009-02-04 17:41:38 +0100278 unsigned int sco_num;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200279 int isoc_altsetting;
Marcel Holtmann6a88adf2008-11-30 12:17:14 +0100280 int suspend_count;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200281};
282
Oliver Neukum7bee5492009-08-24 23:44:59 +0200283static int inc_tx(struct btusb_data *data)
284{
285 unsigned long flags;
286 int rv;
287
288 spin_lock_irqsave(&data->txlock, flags);
289 rv = test_bit(BTUSB_SUSPENDING, &data->flags);
290 if (!rv)
291 data->tx_in_flight++;
292 spin_unlock_irqrestore(&data->txlock, flags);
293
294 return rv;
295}
296
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200297static void btusb_intr_complete(struct urb *urb)
298{
299 struct hci_dev *hdev = urb->context;
David Herrmann155961e2012-02-09 21:58:32 +0100300 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200301 int err;
302
303 BT_DBG("%s urb %p status %d count %d", hdev->name,
304 urb, urb->status, urb->actual_length);
305
306 if (!test_bit(HCI_RUNNING, &hdev->flags))
307 return;
308
309 if (urb->status == 0) {
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200310 hdev->stat.byte_rx += urb->actual_length;
311
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200312 if (hci_recv_fragment(hdev, HCI_EVENT_PKT,
313 urb->transfer_buffer,
314 urb->actual_length) < 0) {
315 BT_ERR("%s corrupted event packet", hdev->name);
316 hdev->stat.err_rx++;
317 }
318 }
319
320 if (!test_bit(BTUSB_INTR_RUNNING, &data->flags))
321 return;
322
Oliver Neukum7bee5492009-08-24 23:44:59 +0200323 usb_mark_last_busy(data->udev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200324 usb_anchor_urb(urb, &data->intr_anchor);
325
326 err = usb_submit_urb(urb, GFP_ATOMIC);
327 if (err < 0) {
Paul Bolle4935f1c2011-08-09 17:16:28 +0200328 /* -EPERM: urb is being killed;
329 * -ENODEV: device got disconnected */
330 if (err != -EPERM && err != -ENODEV)
Stefan Seyfried61faddf2010-11-30 21:49:08 +0100331 BT_ERR("%s urb %p failed to resubmit (%d)",
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200332 hdev->name, urb, -err);
333 usb_unanchor_urb(urb);
334 }
335}
336
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100337static int btusb_submit_intr_urb(struct hci_dev *hdev, gfp_t mem_flags)
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200338{
David Herrmann155961e2012-02-09 21:58:32 +0100339 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200340 struct urb *urb;
341 unsigned char *buf;
342 unsigned int pipe;
343 int err, size;
344
345 BT_DBG("%s", hdev->name);
346
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200347 if (!data->intr_ep)
348 return -ENODEV;
349
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100350 urb = usb_alloc_urb(0, mem_flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200351 if (!urb)
352 return -ENOMEM;
353
354 size = le16_to_cpu(data->intr_ep->wMaxPacketSize);
355
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100356 buf = kmalloc(size, mem_flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200357 if (!buf) {
358 usb_free_urb(urb);
359 return -ENOMEM;
360 }
361
362 pipe = usb_rcvintpipe(data->udev, data->intr_ep->bEndpointAddress);
363
364 usb_fill_int_urb(urb, data->udev, pipe, buf, size,
365 btusb_intr_complete, hdev,
366 data->intr_ep->bInterval);
367
368 urb->transfer_flags |= URB_FREE_BUFFER;
369
370 usb_anchor_urb(urb, &data->intr_anchor);
371
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100372 err = usb_submit_urb(urb, mem_flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200373 if (err < 0) {
Paul Bolled4b8d1c2011-10-09 12:12:22 +0200374 if (err != -EPERM && err != -ENODEV)
375 BT_ERR("%s urb %p submission failed (%d)",
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200376 hdev->name, urb, -err);
377 usb_unanchor_urb(urb);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200378 }
379
380 usb_free_urb(urb);
381
382 return err;
383}
384
385static void btusb_bulk_complete(struct urb *urb)
386{
387 struct hci_dev *hdev = urb->context;
David Herrmann155961e2012-02-09 21:58:32 +0100388 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200389 int err;
390
391 BT_DBG("%s urb %p status %d count %d", hdev->name,
392 urb, urb->status, urb->actual_length);
393
394 if (!test_bit(HCI_RUNNING, &hdev->flags))
395 return;
396
397 if (urb->status == 0) {
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200398 hdev->stat.byte_rx += urb->actual_length;
399
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200400 if (hci_recv_fragment(hdev, HCI_ACLDATA_PKT,
401 urb->transfer_buffer,
402 urb->actual_length) < 0) {
403 BT_ERR("%s corrupted ACL packet", hdev->name);
404 hdev->stat.err_rx++;
405 }
406 }
407
408 if (!test_bit(BTUSB_BULK_RUNNING, &data->flags))
409 return;
410
411 usb_anchor_urb(urb, &data->bulk_anchor);
Oliver Neukum652fd782009-12-16 19:23:43 +0100412 usb_mark_last_busy(data->udev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200413
414 err = usb_submit_urb(urb, GFP_ATOMIC);
415 if (err < 0) {
Paul Bolle4935f1c2011-08-09 17:16:28 +0200416 /* -EPERM: urb is being killed;
417 * -ENODEV: device got disconnected */
418 if (err != -EPERM && err != -ENODEV)
Stefan Seyfried61faddf2010-11-30 21:49:08 +0100419 BT_ERR("%s urb %p failed to resubmit (%d)",
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200420 hdev->name, urb, -err);
421 usb_unanchor_urb(urb);
422 }
423}
424
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100425static int btusb_submit_bulk_urb(struct hci_dev *hdev, gfp_t mem_flags)
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200426{
David Herrmann155961e2012-02-09 21:58:32 +0100427 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200428 struct urb *urb;
429 unsigned char *buf;
430 unsigned int pipe;
Vikram Kandukuri290ba202009-07-02 14:31:59 +0530431 int err, size = HCI_MAX_FRAME_SIZE;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200432
433 BT_DBG("%s", hdev->name);
434
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200435 if (!data->bulk_rx_ep)
436 return -ENODEV;
437
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100438 urb = usb_alloc_urb(0, mem_flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200439 if (!urb)
440 return -ENOMEM;
441
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100442 buf = kmalloc(size, mem_flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200443 if (!buf) {
444 usb_free_urb(urb);
445 return -ENOMEM;
446 }
447
448 pipe = usb_rcvbulkpipe(data->udev, data->bulk_rx_ep->bEndpointAddress);
449
450 usb_fill_bulk_urb(urb, data->udev, pipe,
451 buf, size, btusb_bulk_complete, hdev);
452
453 urb->transfer_flags |= URB_FREE_BUFFER;
454
Oliver Neukum7bee5492009-08-24 23:44:59 +0200455 usb_mark_last_busy(data->udev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200456 usb_anchor_urb(urb, &data->bulk_anchor);
457
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100458 err = usb_submit_urb(urb, mem_flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200459 if (err < 0) {
Paul Bolled4b8d1c2011-10-09 12:12:22 +0200460 if (err != -EPERM && err != -ENODEV)
461 BT_ERR("%s urb %p submission failed (%d)",
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200462 hdev->name, urb, -err);
463 usb_unanchor_urb(urb);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200464 }
465
466 usb_free_urb(urb);
467
468 return err;
469}
470
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200471static void btusb_isoc_complete(struct urb *urb)
472{
473 struct hci_dev *hdev = urb->context;
David Herrmann155961e2012-02-09 21:58:32 +0100474 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200475 int i, err;
476
477 BT_DBG("%s urb %p status %d count %d", hdev->name,
478 urb, urb->status, urb->actual_length);
479
480 if (!test_bit(HCI_RUNNING, &hdev->flags))
481 return;
482
483 if (urb->status == 0) {
484 for (i = 0; i < urb->number_of_packets; i++) {
485 unsigned int offset = urb->iso_frame_desc[i].offset;
486 unsigned int length = urb->iso_frame_desc[i].actual_length;
487
488 if (urb->iso_frame_desc[i].status)
489 continue;
490
491 hdev->stat.byte_rx += length;
492
493 if (hci_recv_fragment(hdev, HCI_SCODATA_PKT,
494 urb->transfer_buffer + offset,
495 length) < 0) {
496 BT_ERR("%s corrupted SCO packet", hdev->name);
497 hdev->stat.err_rx++;
498 }
499 }
500 }
501
502 if (!test_bit(BTUSB_ISOC_RUNNING, &data->flags))
503 return;
504
505 usb_anchor_urb(urb, &data->isoc_anchor);
506
507 err = usb_submit_urb(urb, GFP_ATOMIC);
508 if (err < 0) {
Paul Bolle4935f1c2011-08-09 17:16:28 +0200509 /* -EPERM: urb is being killed;
510 * -ENODEV: device got disconnected */
511 if (err != -EPERM && err != -ENODEV)
Stefan Seyfried61faddf2010-11-30 21:49:08 +0100512 BT_ERR("%s urb %p failed to resubmit (%d)",
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200513 hdev->name, urb, -err);
514 usb_unanchor_urb(urb);
515 }
516}
517
Jesper Juhl42b16b32011-01-17 00:09:38 +0100518static inline void __fill_isoc_descriptor(struct urb *urb, int len, int mtu)
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200519{
520 int i, offset = 0;
521
522 BT_DBG("len %d mtu %d", len, mtu);
523
524 for (i = 0; i < BTUSB_MAX_ISOC_FRAMES && len >= mtu;
525 i++, offset += mtu, len -= mtu) {
526 urb->iso_frame_desc[i].offset = offset;
527 urb->iso_frame_desc[i].length = mtu;
528 }
529
530 if (len && i < BTUSB_MAX_ISOC_FRAMES) {
531 urb->iso_frame_desc[i].offset = offset;
532 urb->iso_frame_desc[i].length = len;
533 i++;
534 }
535
536 urb->number_of_packets = i;
537}
538
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100539static int btusb_submit_isoc_urb(struct hci_dev *hdev, gfp_t mem_flags)
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200540{
David Herrmann155961e2012-02-09 21:58:32 +0100541 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200542 struct urb *urb;
543 unsigned char *buf;
544 unsigned int pipe;
545 int err, size;
546
547 BT_DBG("%s", hdev->name);
548
549 if (!data->isoc_rx_ep)
550 return -ENODEV;
551
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100552 urb = usb_alloc_urb(BTUSB_MAX_ISOC_FRAMES, mem_flags);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200553 if (!urb)
554 return -ENOMEM;
555
556 size = le16_to_cpu(data->isoc_rx_ep->wMaxPacketSize) *
557 BTUSB_MAX_ISOC_FRAMES;
558
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100559 buf = kmalloc(size, mem_flags);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200560 if (!buf) {
561 usb_free_urb(urb);
562 return -ENOMEM;
563 }
564
565 pipe = usb_rcvisocpipe(data->udev, data->isoc_rx_ep->bEndpointAddress);
566
Bing Zhaofa0fb932011-12-20 18:19:00 -0800567 usb_fill_int_urb(urb, data->udev, pipe, buf, size, btusb_isoc_complete,
568 hdev, data->isoc_rx_ep->bInterval);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200569
570 urb->transfer_flags = URB_FREE_BUFFER | URB_ISO_ASAP;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200571
572 __fill_isoc_descriptor(urb, size,
573 le16_to_cpu(data->isoc_rx_ep->wMaxPacketSize));
574
575 usb_anchor_urb(urb, &data->isoc_anchor);
576
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100577 err = usb_submit_urb(urb, mem_flags);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200578 if (err < 0) {
Paul Bolled4b8d1c2011-10-09 12:12:22 +0200579 if (err != -EPERM && err != -ENODEV)
580 BT_ERR("%s urb %p submission failed (%d)",
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200581 hdev->name, urb, -err);
582 usb_unanchor_urb(urb);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200583 }
584
585 usb_free_urb(urb);
586
587 return err;
588}
589
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200590static void btusb_tx_complete(struct urb *urb)
591{
592 struct sk_buff *skb = urb->context;
593 struct hci_dev *hdev = (struct hci_dev *) skb->dev;
David Herrmann155961e2012-02-09 21:58:32 +0100594 struct btusb_data *data = hci_get_drvdata(hdev);
Oliver Neukum7bee5492009-08-24 23:44:59 +0200595
596 BT_DBG("%s urb %p status %d count %d", hdev->name,
597 urb, urb->status, urb->actual_length);
598
599 if (!test_bit(HCI_RUNNING, &hdev->flags))
600 goto done;
601
602 if (!urb->status)
603 hdev->stat.byte_tx += urb->transfer_buffer_length;
604 else
605 hdev->stat.err_tx++;
606
607done:
608 spin_lock(&data->txlock);
609 data->tx_in_flight--;
610 spin_unlock(&data->txlock);
611
612 kfree(urb->setup_packet);
613
614 kfree_skb(skb);
615}
616
617static void btusb_isoc_tx_complete(struct urb *urb)
618{
619 struct sk_buff *skb = urb->context;
620 struct hci_dev *hdev = (struct hci_dev *) skb->dev;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200621
622 BT_DBG("%s urb %p status %d count %d", hdev->name,
623 urb, urb->status, urb->actual_length);
624
625 if (!test_bit(HCI_RUNNING, &hdev->flags))
626 goto done;
627
628 if (!urb->status)
629 hdev->stat.byte_tx += urb->transfer_buffer_length;
630 else
631 hdev->stat.err_tx++;
632
633done:
634 kfree(urb->setup_packet);
635
636 kfree_skb(skb);
637}
638
639static int btusb_open(struct hci_dev *hdev)
640{
David Herrmann155961e2012-02-09 21:58:32 +0100641 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200642 int err;
643
644 BT_DBG("%s", hdev->name);
645
Oliver Neukum7bee5492009-08-24 23:44:59 +0200646 err = usb_autopm_get_interface(data->intf);
647 if (err < 0)
648 return err;
649
650 data->intf->needs_remote_wakeup = 1;
651
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200652 if (test_and_set_bit(HCI_RUNNING, &hdev->flags))
Oliver Neukum7bee5492009-08-24 23:44:59 +0200653 goto done;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200654
655 if (test_and_set_bit(BTUSB_INTR_RUNNING, &data->flags))
Oliver Neukum7bee5492009-08-24 23:44:59 +0200656 goto done;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200657
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100658 err = btusb_submit_intr_urb(hdev, GFP_KERNEL);
Marcel Holtmann43c2e572009-02-04 17:41:38 +0100659 if (err < 0)
660 goto failed;
661
662 err = btusb_submit_bulk_urb(hdev, GFP_KERNEL);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200663 if (err < 0) {
Marcel Holtmann43c2e572009-02-04 17:41:38 +0100664 usb_kill_anchored_urbs(&data->intr_anchor);
665 goto failed;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200666 }
667
Marcel Holtmann43c2e572009-02-04 17:41:38 +0100668 set_bit(BTUSB_BULK_RUNNING, &data->flags);
669 btusb_submit_bulk_urb(hdev, GFP_KERNEL);
670
Oliver Neukum7bee5492009-08-24 23:44:59 +0200671done:
672 usb_autopm_put_interface(data->intf);
Marcel Holtmann43c2e572009-02-04 17:41:38 +0100673 return 0;
674
675failed:
676 clear_bit(BTUSB_INTR_RUNNING, &data->flags);
677 clear_bit(HCI_RUNNING, &hdev->flags);
Oliver Neukum7bee5492009-08-24 23:44:59 +0200678 usb_autopm_put_interface(data->intf);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200679 return err;
680}
681
Oliver Neukum7bee5492009-08-24 23:44:59 +0200682static void btusb_stop_traffic(struct btusb_data *data)
683{
684 usb_kill_anchored_urbs(&data->intr_anchor);
685 usb_kill_anchored_urbs(&data->bulk_anchor);
686 usb_kill_anchored_urbs(&data->isoc_anchor);
687}
688
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200689static int btusb_close(struct hci_dev *hdev)
690{
David Herrmann155961e2012-02-09 21:58:32 +0100691 struct btusb_data *data = hci_get_drvdata(hdev);
Oliver Neukum7bee5492009-08-24 23:44:59 +0200692 int err;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200693
694 BT_DBG("%s", hdev->name);
695
696 if (!test_and_clear_bit(HCI_RUNNING, &hdev->flags))
697 return 0;
698
Marcel Holtmanne8c3c3d2008-09-23 00:16:36 +0200699 cancel_work_sync(&data->work);
Linus Torvalds404291a2009-11-11 13:32:29 -0800700 cancel_work_sync(&data->waker);
Marcel Holtmanne8c3c3d2008-09-23 00:16:36 +0200701
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200702 clear_bit(BTUSB_ISOC_RUNNING, &data->flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200703 clear_bit(BTUSB_BULK_RUNNING, &data->flags);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200704 clear_bit(BTUSB_INTR_RUNNING, &data->flags);
Oliver Neukum7bee5492009-08-24 23:44:59 +0200705
706 btusb_stop_traffic(data);
707 err = usb_autopm_get_interface(data->intf);
708 if (err < 0)
Oliver Neukum7b8e2c12009-11-13 14:26:23 +0100709 goto failed;
Oliver Neukum7bee5492009-08-24 23:44:59 +0200710
711 data->intf->needs_remote_wakeup = 0;
712 usb_autopm_put_interface(data->intf);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200713
Oliver Neukum7b8e2c12009-11-13 14:26:23 +0100714failed:
715 usb_scuttle_anchored_urbs(&data->deferred);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200716 return 0;
717}
718
719static int btusb_flush(struct hci_dev *hdev)
720{
David Herrmann155961e2012-02-09 21:58:32 +0100721 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200722
723 BT_DBG("%s", hdev->name);
724
725 usb_kill_anchored_urbs(&data->tx_anchor);
726
727 return 0;
728}
729
Marcel Holtmann7bd8f092013-10-11 06:19:18 -0700730static int btusb_send_frame(struct hci_dev *hdev, struct sk_buff *skb)
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200731{
David Herrmann155961e2012-02-09 21:58:32 +0100732 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200733 struct usb_ctrlrequest *dr;
734 struct urb *urb;
735 unsigned int pipe;
736 int err;
737
738 BT_DBG("%s", hdev->name);
739
740 if (!test_bit(HCI_RUNNING, &hdev->flags))
741 return -EBUSY;
742
Marcel Holtmann7bd8f092013-10-11 06:19:18 -0700743 skb->dev = (void *) hdev;
744
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200745 switch (bt_cb(skb)->pkt_type) {
746 case HCI_COMMAND_PKT:
747 urb = usb_alloc_urb(0, GFP_ATOMIC);
748 if (!urb)
749 return -ENOMEM;
750
751 dr = kmalloc(sizeof(*dr), GFP_ATOMIC);
752 if (!dr) {
753 usb_free_urb(urb);
754 return -ENOMEM;
755 }
756
Marcel Holtmann7a9d4022008-11-30 12:17:26 +0100757 dr->bRequestType = data->cmdreq_type;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200758 dr->bRequest = 0;
759 dr->wIndex = 0;
760 dr->wValue = 0;
761 dr->wLength = __cpu_to_le16(skb->len);
762
763 pipe = usb_sndctrlpipe(data->udev, 0x00);
764
765 usb_fill_control_urb(urb, data->udev, pipe, (void *) dr,
766 skb->data, skb->len, btusb_tx_complete, skb);
767
768 hdev->stat.cmd_tx++;
769 break;
770
771 case HCI_ACLDATA_PKT:
Peter Hurley9fd481e2011-07-14 08:48:32 -0400772 if (!data->bulk_tx_ep)
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200773 return -ENODEV;
774
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200775 urb = usb_alloc_urb(0, GFP_ATOMIC);
776 if (!urb)
777 return -ENOMEM;
778
779 pipe = usb_sndbulkpipe(data->udev,
780 data->bulk_tx_ep->bEndpointAddress);
781
782 usb_fill_bulk_urb(urb, data->udev, pipe,
783 skb->data, skb->len, btusb_tx_complete, skb);
784
785 hdev->stat.acl_tx++;
786 break;
787
788 case HCI_SCODATA_PKT:
Marcel Holtmann014f7bc2013-10-10 09:47:55 -0700789 if (!data->isoc_tx_ep || hci_conn_num(hdev, SCO_LINK) < 1)
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200790 return -ENODEV;
791
792 urb = usb_alloc_urb(BTUSB_MAX_ISOC_FRAMES, GFP_ATOMIC);
793 if (!urb)
794 return -ENOMEM;
795
796 pipe = usb_sndisocpipe(data->udev,
797 data->isoc_tx_ep->bEndpointAddress);
798
Gustavo F. Padovan03c2d0e2011-02-14 18:53:43 -0300799 usb_fill_int_urb(urb, data->udev, pipe,
800 skb->data, skb->len, btusb_isoc_tx_complete,
801 skb, data->isoc_tx_ep->bInterval);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200802
803 urb->transfer_flags = URB_ISO_ASAP;
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200804
805 __fill_isoc_descriptor(urb, skb->len,
806 le16_to_cpu(data->isoc_tx_ep->wMaxPacketSize));
807
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200808 hdev->stat.sco_tx++;
Oliver Neukum7bee5492009-08-24 23:44:59 +0200809 goto skip_waking;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200810
811 default:
812 return -EILSEQ;
813 }
814
Oliver Neukum7bee5492009-08-24 23:44:59 +0200815 err = inc_tx(data);
816 if (err) {
817 usb_anchor_urb(urb, &data->deferred);
818 schedule_work(&data->waker);
819 err = 0;
820 goto done;
821 }
822
823skip_waking:
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200824 usb_anchor_urb(urb, &data->tx_anchor);
825
826 err = usb_submit_urb(urb, GFP_ATOMIC);
827 if (err < 0) {
Paul Bolle5a9b80e2011-10-09 12:12:16 +0200828 if (err != -EPERM && err != -ENODEV)
829 BT_ERR("%s urb %p submission failed (%d)",
830 hdev->name, urb, -err);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200831 kfree(urb->setup_packet);
832 usb_unanchor_urb(urb);
Oliver Neukum7bee5492009-08-24 23:44:59 +0200833 } else {
834 usb_mark_last_busy(data->udev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200835 }
836
Oliver Neukum7bee5492009-08-24 23:44:59 +0200837done:
Cong Wang54a8a792011-11-22 09:32:57 +0800838 usb_free_urb(urb);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200839 return err;
840}
841
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200842static void btusb_notify(struct hci_dev *hdev, unsigned int evt)
843{
David Herrmann155961e2012-02-09 21:58:32 +0100844 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200845
846 BT_DBG("%s evt %d", hdev->name, evt);
847
Marcel Holtmann014f7bc2013-10-10 09:47:55 -0700848 if (hci_conn_num(hdev, SCO_LINK) != data->sco_num) {
849 data->sco_num = hci_conn_num(hdev, SCO_LINK);
Marcel Holtmann43c2e572009-02-04 17:41:38 +0100850 schedule_work(&data->work);
Marcel Holtmanna780efa2008-11-30 12:17:12 +0100851 }
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200852}
853
Jesper Juhl42b16b32011-01-17 00:09:38 +0100854static inline int __set_isoc_interface(struct hci_dev *hdev, int altsetting)
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200855{
David Herrmann155961e2012-02-09 21:58:32 +0100856 struct btusb_data *data = hci_get_drvdata(hdev);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200857 struct usb_interface *intf = data->isoc;
858 struct usb_endpoint_descriptor *ep_desc;
859 int i, err;
860
861 if (!data->isoc)
862 return -ENODEV;
863
864 err = usb_set_interface(data->udev, 1, altsetting);
865 if (err < 0) {
866 BT_ERR("%s setting interface failed (%d)", hdev->name, -err);
867 return err;
868 }
869
870 data->isoc_altsetting = altsetting;
871
872 data->isoc_tx_ep = NULL;
873 data->isoc_rx_ep = NULL;
874
875 for (i = 0; i < intf->cur_altsetting->desc.bNumEndpoints; i++) {
876 ep_desc = &intf->cur_altsetting->endpoint[i].desc;
877
878 if (!data->isoc_tx_ep && usb_endpoint_is_isoc_out(ep_desc)) {
879 data->isoc_tx_ep = ep_desc;
880 continue;
881 }
882
883 if (!data->isoc_rx_ep && usb_endpoint_is_isoc_in(ep_desc)) {
884 data->isoc_rx_ep = ep_desc;
885 continue;
886 }
887 }
888
889 if (!data->isoc_tx_ep || !data->isoc_rx_ep) {
890 BT_ERR("%s invalid SCO descriptors", hdev->name);
891 return -ENODEV;
892 }
893
894 return 0;
895}
896
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200897static void btusb_work(struct work_struct *work)
898{
899 struct btusb_data *data = container_of(work, struct btusb_data, work);
900 struct hci_dev *hdev = data->hdev;
Mikel Astizf4001d22012-04-11 08:48:51 +0200901 int new_alts;
Oliver Neukum7bee5492009-08-24 23:44:59 +0200902 int err;
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200903
Marcel Holtmann014f7bc2013-10-10 09:47:55 -0700904 if (data->sco_num > 0) {
Gustavo F. Padovan08b8b6c2010-07-16 17:20:33 -0300905 if (!test_bit(BTUSB_DID_ISO_RESUME, &data->flags)) {
Oliver Neukum8efdd0c2011-02-11 13:00:06 +0100906 err = usb_autopm_get_interface(data->isoc ? data->isoc : data->intf);
Oliver Neukum7bee5492009-08-24 23:44:59 +0200907 if (err < 0) {
908 clear_bit(BTUSB_ISOC_RUNNING, &data->flags);
909 usb_kill_anchored_urbs(&data->isoc_anchor);
910 return;
911 }
912
Gustavo F. Padovan08b8b6c2010-07-16 17:20:33 -0300913 set_bit(BTUSB_DID_ISO_RESUME, &data->flags);
Oliver Neukum7bee5492009-08-24 23:44:59 +0200914 }
Mikel Astizf4001d22012-04-11 08:48:51 +0200915
916 if (hdev->voice_setting & 0x0020) {
917 static const int alts[3] = { 2, 4, 5 };
Marcel Holtmann014f7bc2013-10-10 09:47:55 -0700918 new_alts = alts[data->sco_num - 1];
Mikel Astizf4001d22012-04-11 08:48:51 +0200919 } else {
Marcel Holtmann014f7bc2013-10-10 09:47:55 -0700920 new_alts = data->sco_num;
Mikel Astizf4001d22012-04-11 08:48:51 +0200921 }
922
923 if (data->isoc_altsetting != new_alts) {
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200924 clear_bit(BTUSB_ISOC_RUNNING, &data->flags);
925 usb_kill_anchored_urbs(&data->isoc_anchor);
926
Mikel Astizf4001d22012-04-11 08:48:51 +0200927 if (__set_isoc_interface(hdev, new_alts) < 0)
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200928 return;
929 }
930
931 if (!test_and_set_bit(BTUSB_ISOC_RUNNING, &data->flags)) {
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100932 if (btusb_submit_isoc_urb(hdev, GFP_KERNEL) < 0)
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200933 clear_bit(BTUSB_ISOC_RUNNING, &data->flags);
934 else
Marcel Holtmann2eda66f2008-11-30 12:17:10 +0100935 btusb_submit_isoc_urb(hdev, GFP_KERNEL);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +0200936 }
937 } else {
938 clear_bit(BTUSB_ISOC_RUNNING, &data->flags);
939 usb_kill_anchored_urbs(&data->isoc_anchor);
940
941 __set_isoc_interface(hdev, 0);
Gustavo F. Padovan08b8b6c2010-07-16 17:20:33 -0300942 if (test_and_clear_bit(BTUSB_DID_ISO_RESUME, &data->flags))
Oliver Neukum8efdd0c2011-02-11 13:00:06 +0100943 usb_autopm_put_interface(data->isoc ? data->isoc : data->intf);
Marcel Holtmann5e23b922007-10-20 14:12:34 +0200944 }
945}
946
Oliver Neukum7bee5492009-08-24 23:44:59 +0200947static void btusb_waker(struct work_struct *work)
948{
949 struct btusb_data *data = container_of(work, struct btusb_data, waker);
950 int err;
951
952 err = usb_autopm_get_interface(data->intf);
953 if (err < 0)
954 return;
955
956 usb_autopm_put_interface(data->intf);
957}
958
Marcel Holtmann9f8f9622013-04-10 08:11:35 -0700959static int btusb_setup_bcm92035(struct hci_dev *hdev)
960{
961 struct sk_buff *skb;
962 u8 val = 0x00;
963
964 BT_DBG("%s", hdev->name);
965
966 skb = __hci_cmd_sync(hdev, 0xfc3b, 1, &val, HCI_INIT_TIMEOUT);
967 if (IS_ERR(skb))
968 BT_ERR("BCM92035 command failed (%ld)", -PTR_ERR(skb));
969 else
970 kfree_skb(skb);
971
972 return 0;
973}
974
Marcel Holtmann81cac642014-01-03 03:02:36 -0800975static int btusb_setup_csr(struct hci_dev *hdev)
976{
977 struct hci_rp_read_local_version *rp;
978 struct sk_buff *skb;
979 int ret;
980
981 BT_DBG("%s", hdev->name);
982
983 skb = __hci_cmd_sync(hdev, HCI_OP_READ_LOCAL_VERSION, 0, NULL,
984 HCI_INIT_TIMEOUT);
985 if (IS_ERR(skb)) {
986 BT_ERR("Reading local version failed (%ld)", -PTR_ERR(skb));
987 return -PTR_ERR(skb);
988 }
989
990 rp = (struct hci_rp_read_local_version *) skb->data;
991
992 if (!rp->status) {
993 if (le16_to_cpu(rp->manufacturer) != 10) {
994 /* Clear the reset quirk since this is not an actual
995 * early Bluetooth 1.1 device from CSR.
996 */
997 clear_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
998
999 /* These fake CSR controllers have all a broken
1000 * stored link key handling and so just disable it.
1001 */
1002 set_bit(HCI_QUIRK_BROKEN_STORED_LINK_KEY,
1003 &hdev->quirks);
1004 }
1005 }
1006
1007 ret = -bt_to_errno(rp->status);
1008
1009 kfree_skb(skb);
1010
1011 return ret;
1012}
1013
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001014struct intel_version {
1015 u8 status;
1016 u8 hw_platform;
1017 u8 hw_variant;
1018 u8 hw_revision;
1019 u8 fw_variant;
1020 u8 fw_revision;
1021 u8 fw_build_num;
1022 u8 fw_build_ww;
1023 u8 fw_build_yy;
1024 u8 fw_patch_num;
1025} __packed;
1026
1027static const struct firmware *btusb_setup_intel_get_fw(struct hci_dev *hdev,
1028 struct intel_version *ver)
1029{
1030 const struct firmware *fw;
1031 char fwname[64];
1032 int ret;
1033
1034 snprintf(fwname, sizeof(fwname),
1035 "intel/ibt-hw-%x.%x.%x-fw-%x.%x.%x.%x.%x.bseq",
1036 ver->hw_platform, ver->hw_variant, ver->hw_revision,
1037 ver->fw_variant, ver->fw_revision, ver->fw_build_num,
1038 ver->fw_build_ww, ver->fw_build_yy);
1039
1040 ret = request_firmware(&fw, fwname, &hdev->dev);
1041 if (ret < 0) {
1042 if (ret == -EINVAL) {
1043 BT_ERR("%s Intel firmware file request failed (%d)",
1044 hdev->name, ret);
1045 return NULL;
1046 }
1047
1048 BT_ERR("%s failed to open Intel firmware file: %s(%d)",
1049 hdev->name, fwname, ret);
1050
1051 /* If the correct firmware patch file is not found, use the
1052 * default firmware patch file instead
1053 */
1054 snprintf(fwname, sizeof(fwname), "intel/ibt-hw-%x.%x.bseq",
1055 ver->hw_platform, ver->hw_variant);
1056 if (request_firmware(&fw, fwname, &hdev->dev) < 0) {
1057 BT_ERR("%s failed to open default Intel fw file: %s",
1058 hdev->name, fwname);
1059 return NULL;
1060 }
1061 }
1062
1063 BT_INFO("%s: Intel Bluetooth firmware file: %s", hdev->name, fwname);
1064
1065 return fw;
1066}
1067
1068static int btusb_setup_intel_patching(struct hci_dev *hdev,
1069 const struct firmware *fw,
1070 const u8 **fw_ptr, int *disable_patch)
1071{
1072 struct sk_buff *skb;
1073 struct hci_command_hdr *cmd;
1074 const u8 *cmd_param;
1075 struct hci_event_hdr *evt = NULL;
1076 const u8 *evt_param = NULL;
1077 int remain = fw->size - (*fw_ptr - fw->data);
1078
1079 /* The first byte indicates the types of the patch command or event.
1080 * 0x01 means HCI command and 0x02 is HCI event. If the first bytes
1081 * in the current firmware buffer doesn't start with 0x01 or
1082 * the size of remain buffer is smaller than HCI command header,
1083 * the firmware file is corrupted and it should stop the patching
1084 * process.
1085 */
1086 if (remain > HCI_COMMAND_HDR_SIZE && *fw_ptr[0] != 0x01) {
1087 BT_ERR("%s Intel fw corrupted: invalid cmd read", hdev->name);
1088 return -EINVAL;
1089 }
1090 (*fw_ptr)++;
1091 remain--;
1092
1093 cmd = (struct hci_command_hdr *)(*fw_ptr);
1094 *fw_ptr += sizeof(*cmd);
1095 remain -= sizeof(*cmd);
1096
1097 /* Ensure that the remain firmware data is long enough than the length
1098 * of command parameter. If not, the firmware file is corrupted.
1099 */
1100 if (remain < cmd->plen) {
1101 BT_ERR("%s Intel fw corrupted: invalid cmd len", hdev->name);
1102 return -EFAULT;
1103 }
1104
1105 /* If there is a command that loads a patch in the firmware
1106 * file, then enable the patch upon success, otherwise just
1107 * disable the manufacturer mode, for example patch activation
1108 * is not required when the default firmware patch file is used
1109 * because there are no patch data to load.
1110 */
1111 if (*disable_patch && le16_to_cpu(cmd->opcode) == 0xfc8e)
1112 *disable_patch = 0;
1113
1114 cmd_param = *fw_ptr;
1115 *fw_ptr += cmd->plen;
1116 remain -= cmd->plen;
1117
1118 /* This reads the expected events when the above command is sent to the
1119 * device. Some vendor commands expects more than one events, for
1120 * example command status event followed by vendor specific event.
1121 * For this case, it only keeps the last expected event. so the command
1122 * can be sent with __hci_cmd_sync_ev() which returns the sk_buff of
1123 * last expected event.
1124 */
1125 while (remain > HCI_EVENT_HDR_SIZE && *fw_ptr[0] == 0x02) {
1126 (*fw_ptr)++;
1127 remain--;
1128
1129 evt = (struct hci_event_hdr *)(*fw_ptr);
1130 *fw_ptr += sizeof(*evt);
1131 remain -= sizeof(*evt);
1132
1133 if (remain < evt->plen) {
1134 BT_ERR("%s Intel fw corrupted: invalid evt len",
1135 hdev->name);
1136 return -EFAULT;
1137 }
1138
1139 evt_param = *fw_ptr;
1140 *fw_ptr += evt->plen;
1141 remain -= evt->plen;
1142 }
1143
1144 /* Every HCI commands in the firmware file has its correspond event.
1145 * If event is not found or remain is smaller than zero, the firmware
1146 * file is corrupted.
1147 */
1148 if (!evt || !evt_param || remain < 0) {
1149 BT_ERR("%s Intel fw corrupted: invalid evt read", hdev->name);
1150 return -EFAULT;
1151 }
1152
1153 skb = __hci_cmd_sync_ev(hdev, le16_to_cpu(cmd->opcode), cmd->plen,
1154 cmd_param, evt->evt, HCI_INIT_TIMEOUT);
1155 if (IS_ERR(skb)) {
1156 BT_ERR("%s sending Intel patch command (0x%4.4x) failed (%ld)",
1157 hdev->name, cmd->opcode, PTR_ERR(skb));
Adam Leed9c78e92013-07-10 10:02:12 +08001158 return PTR_ERR(skb);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001159 }
1160
1161 /* It ensures that the returned event matches the event data read from
1162 * the firmware file. At fist, it checks the length and then
1163 * the contents of the event.
1164 */
1165 if (skb->len != evt->plen) {
1166 BT_ERR("%s mismatch event length (opcode 0x%4.4x)", hdev->name,
1167 le16_to_cpu(cmd->opcode));
1168 kfree_skb(skb);
1169 return -EFAULT;
1170 }
1171
1172 if (memcmp(skb->data, evt_param, evt->plen)) {
1173 BT_ERR("%s mismatch event parameter (opcode 0x%4.4x)",
1174 hdev->name, le16_to_cpu(cmd->opcode));
1175 kfree_skb(skb);
1176 return -EFAULT;
1177 }
1178 kfree_skb(skb);
1179
1180 return 0;
1181}
1182
1183static int btusb_setup_intel(struct hci_dev *hdev)
1184{
1185 struct sk_buff *skb;
1186 const struct firmware *fw;
1187 const u8 *fw_ptr;
1188 int disable_patch;
1189 struct intel_version *ver;
1190
1191 const u8 mfg_enable[] = { 0x01, 0x00 };
1192 const u8 mfg_disable[] = { 0x00, 0x00 };
1193 const u8 mfg_reset_deactivate[] = { 0x00, 0x01 };
1194 const u8 mfg_reset_activate[] = { 0x00, 0x02 };
1195
1196 BT_DBG("%s", hdev->name);
1197
1198 /* The controller has a bug with the first HCI command sent to it
1199 * returning number of completed commands as zero. This would stall the
1200 * command processing in the Bluetooth core.
1201 *
1202 * As a workaround, send HCI Reset command first which will reset the
1203 * number of completed commands and allow normal command processing
1204 * from now on.
1205 */
1206 skb = __hci_cmd_sync(hdev, HCI_OP_RESET, 0, NULL, HCI_INIT_TIMEOUT);
1207 if (IS_ERR(skb)) {
1208 BT_ERR("%s sending initial HCI reset command failed (%ld)",
1209 hdev->name, PTR_ERR(skb));
Adam Leed9c78e92013-07-10 10:02:12 +08001210 return PTR_ERR(skb);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001211 }
1212 kfree_skb(skb);
1213
1214 /* Read Intel specific controller version first to allow selection of
1215 * which firmware file to load.
1216 *
1217 * The returned information are hardware variant and revision plus
1218 * firmware variant, revision and build number.
1219 */
1220 skb = __hci_cmd_sync(hdev, 0xfc05, 0, NULL, HCI_INIT_TIMEOUT);
1221 if (IS_ERR(skb)) {
1222 BT_ERR("%s reading Intel fw version command failed (%ld)",
1223 hdev->name, PTR_ERR(skb));
Adam Leed9c78e92013-07-10 10:02:12 +08001224 return PTR_ERR(skb);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001225 }
1226
1227 if (skb->len != sizeof(*ver)) {
1228 BT_ERR("%s Intel version event length mismatch", hdev->name);
1229 kfree_skb(skb);
1230 return -EIO;
1231 }
1232
1233 ver = (struct intel_version *)skb->data;
1234 if (ver->status) {
1235 BT_ERR("%s Intel fw version event failed (%02x)", hdev->name,
1236 ver->status);
1237 kfree_skb(skb);
1238 return -bt_to_errno(ver->status);
1239 }
1240
1241 BT_INFO("%s: read Intel version: %02x%02x%02x%02x%02x%02x%02x%02x%02x",
1242 hdev->name, ver->hw_platform, ver->hw_variant,
1243 ver->hw_revision, ver->fw_variant, ver->fw_revision,
1244 ver->fw_build_num, ver->fw_build_ww, ver->fw_build_yy,
1245 ver->fw_patch_num);
1246
1247 /* fw_patch_num indicates the version of patch the device currently
1248 * have. If there is no patch data in the device, it is always 0x00.
1249 * So, if it is other than 0x00, no need to patch the deivce again.
1250 */
1251 if (ver->fw_patch_num) {
1252 BT_INFO("%s: Intel device is already patched. patch num: %02x",
1253 hdev->name, ver->fw_patch_num);
1254 kfree_skb(skb);
1255 return 0;
1256 }
1257
1258 /* Opens the firmware patch file based on the firmware version read
1259 * from the controller. If it fails to open the matching firmware
1260 * patch file, it tries to open the default firmware patch file.
1261 * If no patch file is found, allow the device to operate without
1262 * a patch.
1263 */
1264 fw = btusb_setup_intel_get_fw(hdev, ver);
1265 if (!fw) {
1266 kfree_skb(skb);
1267 return 0;
1268 }
1269 fw_ptr = fw->data;
1270
1271 /* This Intel specific command enables the manufacturer mode of the
1272 * controller.
1273 *
1274 * Only while this mode is enabled, the driver can download the
1275 * firmware patch data and configuration parameters.
1276 */
1277 skb = __hci_cmd_sync(hdev, 0xfc11, 2, mfg_enable, HCI_INIT_TIMEOUT);
1278 if (IS_ERR(skb)) {
1279 BT_ERR("%s entering Intel manufacturer mode failed (%ld)",
1280 hdev->name, PTR_ERR(skb));
1281 release_firmware(fw);
Adam Leed9c78e92013-07-10 10:02:12 +08001282 return PTR_ERR(skb);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001283 }
1284
1285 if (skb->data[0]) {
1286 u8 evt_status = skb->data[0];
1287 BT_ERR("%s enable Intel manufacturer mode event failed (%02x)",
1288 hdev->name, evt_status);
1289 kfree_skb(skb);
1290 release_firmware(fw);
1291 return -bt_to_errno(evt_status);
1292 }
1293 kfree_skb(skb);
1294
1295 disable_patch = 1;
1296
1297 /* The firmware data file consists of list of Intel specific HCI
1298 * commands and its expected events. The first byte indicates the
1299 * type of the message, either HCI command or HCI event.
1300 *
1301 * It reads the command and its expected event from the firmware file,
1302 * and send to the controller. Once __hci_cmd_sync_ev() returns,
1303 * the returned event is compared with the event read from the firmware
1304 * file and it will continue until all the messages are downloaded to
1305 * the controller.
1306 *
1307 * Once the firmware patching is completed successfully,
1308 * the manufacturer mode is disabled with reset and activating the
1309 * downloaded patch.
1310 *
1311 * If the firmware patching fails, the manufacturer mode is
1312 * disabled with reset and deactivating the patch.
1313 *
1314 * If the default patch file is used, no reset is done when disabling
1315 * the manufacturer.
1316 */
1317 while (fw->size > fw_ptr - fw->data) {
1318 int ret;
1319
1320 ret = btusb_setup_intel_patching(hdev, fw, &fw_ptr,
1321 &disable_patch);
1322 if (ret < 0)
1323 goto exit_mfg_deactivate;
1324 }
1325
1326 release_firmware(fw);
1327
1328 if (disable_patch)
1329 goto exit_mfg_disable;
1330
1331 /* Patching completed successfully and disable the manufacturer mode
1332 * with reset and activate the downloaded firmware patches.
1333 */
1334 skb = __hci_cmd_sync(hdev, 0xfc11, sizeof(mfg_reset_activate),
1335 mfg_reset_activate, HCI_INIT_TIMEOUT);
1336 if (IS_ERR(skb)) {
1337 BT_ERR("%s exiting Intel manufacturer mode failed (%ld)",
1338 hdev->name, PTR_ERR(skb));
Adam Leed9c78e92013-07-10 10:02:12 +08001339 return PTR_ERR(skb);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001340 }
1341 kfree_skb(skb);
1342
1343 BT_INFO("%s: Intel Bluetooth firmware patch completed and activated",
1344 hdev->name);
1345
1346 return 0;
1347
1348exit_mfg_disable:
1349 /* Disable the manufacturer mode without reset */
1350 skb = __hci_cmd_sync(hdev, 0xfc11, sizeof(mfg_disable), mfg_disable,
1351 HCI_INIT_TIMEOUT);
1352 if (IS_ERR(skb)) {
1353 BT_ERR("%s exiting Intel manufacturer mode failed (%ld)",
1354 hdev->name, PTR_ERR(skb));
Adam Leed9c78e92013-07-10 10:02:12 +08001355 return PTR_ERR(skb);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001356 }
1357 kfree_skb(skb);
1358
1359 BT_INFO("%s: Intel Bluetooth firmware patch completed", hdev->name);
1360 return 0;
1361
1362exit_mfg_deactivate:
1363 release_firmware(fw);
1364
1365 /* Patching failed. Disable the manufacturer mode with reset and
1366 * deactivate the downloaded firmware patches.
1367 */
1368 skb = __hci_cmd_sync(hdev, 0xfc11, sizeof(mfg_reset_deactivate),
1369 mfg_reset_deactivate, HCI_INIT_TIMEOUT);
1370 if (IS_ERR(skb)) {
1371 BT_ERR("%s exiting Intel manufacturer mode failed (%ld)",
1372 hdev->name, PTR_ERR(skb));
Adam Leed9c78e92013-07-10 10:02:12 +08001373 return PTR_ERR(skb);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001374 }
1375 kfree_skb(skb);
1376
1377 BT_INFO("%s: Intel Bluetooth firmware patch completed and deactivated",
1378 hdev->name);
1379
1380 return 0;
1381}
1382
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001383static int btusb_probe(struct usb_interface *intf,
1384 const struct usb_device_id *id)
1385{
1386 struct usb_endpoint_descriptor *ep_desc;
1387 struct btusb_data *data;
1388 struct hci_dev *hdev;
1389 int i, err;
1390
1391 BT_DBG("intf %p id %p", intf, id);
1392
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02001393 /* interface numbers are hardcoded in the spec */
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001394 if (intf->cur_altsetting->desc.bInterfaceNumber != 0)
1395 return -ENODEV;
1396
1397 if (!id->driver_info) {
1398 const struct usb_device_id *match;
1399 match = usb_match_id(intf, blacklist_table);
1400 if (match)
1401 id = match;
1402 }
1403
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02001404 if (id->driver_info == BTUSB_IGNORE)
1405 return -ENODEV;
1406
1407 if (ignore_dga && id->driver_info & BTUSB_DIGIANSWER)
1408 return -ENODEV;
1409
1410 if (ignore_csr && id->driver_info & BTUSB_CSR)
1411 return -ENODEV;
1412
1413 if (ignore_sniffer && id->driver_info & BTUSB_SNIFFER)
1414 return -ENODEV;
1415
Steven.Li2d25f8b2011-07-01 14:02:36 +08001416 if (id->driver_info & BTUSB_ATH3012) {
1417 struct usb_device *udev = interface_to_usbdev(intf);
1418
1419 /* Old firmware would otherwise let ath3k driver load
1420 * patch and sysconfig files */
1421 if (le16_to_cpu(udev->descriptor.bcdDevice) <= 0x0001)
1422 return -ENODEV;
1423 }
1424
Sachin Kamat98921db2012-07-27 12:38:39 +05301425 data = devm_kzalloc(&intf->dev, sizeof(*data), GFP_KERNEL);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001426 if (!data)
1427 return -ENOMEM;
1428
1429 for (i = 0; i < intf->cur_altsetting->desc.bNumEndpoints; i++) {
1430 ep_desc = &intf->cur_altsetting->endpoint[i].desc;
1431
1432 if (!data->intr_ep && usb_endpoint_is_int_in(ep_desc)) {
1433 data->intr_ep = ep_desc;
1434 continue;
1435 }
1436
1437 if (!data->bulk_tx_ep && usb_endpoint_is_bulk_out(ep_desc)) {
1438 data->bulk_tx_ep = ep_desc;
1439 continue;
1440 }
1441
1442 if (!data->bulk_rx_ep && usb_endpoint_is_bulk_in(ep_desc)) {
1443 data->bulk_rx_ep = ep_desc;
1444 continue;
1445 }
1446 }
1447
Sachin Kamat98921db2012-07-27 12:38:39 +05301448 if (!data->intr_ep || !data->bulk_tx_ep || !data->bulk_rx_ep)
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001449 return -ENODEV;
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001450
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01001451 data->cmdreq_type = USB_TYPE_CLASS;
1452
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001453 data->udev = interface_to_usbdev(intf);
Marcel Holtmann5fbcd262008-09-23 00:16:36 +02001454 data->intf = intf;
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001455
1456 spin_lock_init(&data->lock);
1457
1458 INIT_WORK(&data->work, btusb_work);
Oliver Neukum7bee5492009-08-24 23:44:59 +02001459 INIT_WORK(&data->waker, btusb_waker);
1460 spin_lock_init(&data->txlock);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001461
1462 init_usb_anchor(&data->tx_anchor);
1463 init_usb_anchor(&data->intr_anchor);
1464 init_usb_anchor(&data->bulk_anchor);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001465 init_usb_anchor(&data->isoc_anchor);
Oliver Neukum7bee5492009-08-24 23:44:59 +02001466 init_usb_anchor(&data->deferred);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001467
1468 hdev = hci_alloc_dev();
Sachin Kamat98921db2012-07-27 12:38:39 +05301469 if (!hdev)
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001470 return -ENOMEM;
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001471
Marcel Holtmannc13854c2010-02-08 15:27:07 +01001472 hdev->bus = HCI_USB;
David Herrmann155961e2012-02-09 21:58:32 +01001473 hci_set_drvdata(hdev, data);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001474
1475 data->hdev = hdev;
1476
1477 SET_HCIDEV_DEV(hdev, &intf->dev);
1478
Marcel Holtmann9f8f9622013-04-10 08:11:35 -07001479 hdev->open = btusb_open;
1480 hdev->close = btusb_close;
1481 hdev->flush = btusb_flush;
1482 hdev->send = btusb_send_frame;
1483 hdev->notify = btusb_notify;
1484
1485 if (id->driver_info & BTUSB_BCM92035)
1486 hdev->setup = btusb_setup_bcm92035;
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001487
Tedd Ho-Jeong And2bee8f2013-11-12 13:16:41 -08001488 if (id->driver_info & BTUSB_INTEL) {
1489 usb_enable_autosuspend(data->udev);
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001490 hdev->setup = btusb_setup_intel;
Tedd Ho-Jeong And2bee8f2013-11-12 13:16:41 -08001491 }
Tedd Ho-Jeong Andffd30e2013-04-19 09:57:43 -07001492
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01001493 /* Interface numbers are hardcoded in the specification */
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001494 data->isoc = usb_ifnum_to_if(data->udev, 1);
1495
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01001496 if (!reset)
Szymon Janca6c511c2012-05-23 12:35:46 +02001497 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02001498
1499 if (force_scofix || id->driver_info & BTUSB_WRONG_SCO_MTU) {
1500 if (!disable_scofix)
1501 set_bit(HCI_QUIRK_FIXUP_BUFFER_SIZE, &hdev->quirks);
1502 }
1503
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001504 if (id->driver_info & BTUSB_BROKEN_ISOC)
1505 data->isoc = NULL;
1506
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01001507 if (id->driver_info & BTUSB_DIGIANSWER) {
1508 data->cmdreq_type = USB_TYPE_VENDOR;
Szymon Janca6c511c2012-05-23 12:35:46 +02001509 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01001510 }
1511
1512 if (id->driver_info & BTUSB_CSR) {
1513 struct usb_device *udev = data->udev;
Marcel Holtmann81cac642014-01-03 03:02:36 -08001514 u16 bcdDevice = le16_to_cpu(udev->descriptor.bcdDevice);
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01001515
1516 /* Old firmware would otherwise execute USB reset */
Marcel Holtmann81cac642014-01-03 03:02:36 -08001517 if (bcdDevice < 0x117)
Szymon Janca6c511c2012-05-23 12:35:46 +02001518 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
Marcel Holtmann81cac642014-01-03 03:02:36 -08001519
1520 /* Fake CSR devices with broken commands */
1521 if (bcdDevice <= 0x100)
1522 hdev->setup = btusb_setup_csr;
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01001523 }
1524
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02001525 if (id->driver_info & BTUSB_SNIFFER) {
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001526 struct usb_device *udev = data->udev;
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02001527
Marcel Holtmann7a9d4022008-11-30 12:17:26 +01001528 /* New sniffer firmware has crippled HCI interface */
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02001529 if (le16_to_cpu(udev->descriptor.bcdDevice) > 0x997)
1530 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001531
1532 data->isoc = NULL;
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02001533 }
1534
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001535 if (data->isoc) {
1536 err = usb_driver_claim_interface(&btusb_driver,
Marcel Holtmann5fbcd262008-09-23 00:16:36 +02001537 data->isoc, data);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001538 if (err < 0) {
1539 hci_free_dev(hdev);
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +02001540 return err;
1541 }
1542 }
1543
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001544 err = hci_register_dev(hdev);
1545 if (err < 0) {
1546 hci_free_dev(hdev);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001547 return err;
1548 }
1549
1550 usb_set_intfdata(intf, data);
1551
1552 return 0;
1553}
1554
1555static void btusb_disconnect(struct usb_interface *intf)
1556{
1557 struct btusb_data *data = usb_get_intfdata(intf);
1558 struct hci_dev *hdev;
1559
1560 BT_DBG("intf %p", intf);
1561
1562 if (!data)
1563 return;
1564
1565 hdev = data->hdev;
Marcel Holtmann5fbcd262008-09-23 00:16:36 +02001566 usb_set_intfdata(data->intf, NULL);
1567
1568 if (data->isoc)
1569 usb_set_intfdata(data->isoc, NULL);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001570
1571 hci_unregister_dev(hdev);
1572
Marcel Holtmann5fbcd262008-09-23 00:16:36 +02001573 if (intf == data->isoc)
1574 usb_driver_release_interface(&btusb_driver, data->intf);
1575 else if (data->isoc)
1576 usb_driver_release_interface(&btusb_driver, data->isoc);
1577
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001578 hci_free_dev(hdev);
1579}
1580
Oliver Neukum7bee5492009-08-24 23:44:59 +02001581#ifdef CONFIG_PM
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01001582static int btusb_suspend(struct usb_interface *intf, pm_message_t message)
1583{
1584 struct btusb_data *data = usb_get_intfdata(intf);
1585
1586 BT_DBG("intf %p", intf);
1587
1588 if (data->suspend_count++)
1589 return 0;
1590
Oliver Neukum7bee5492009-08-24 23:44:59 +02001591 spin_lock_irq(&data->txlock);
Alan Stern5b1b0b82011-08-19 23:49:48 +02001592 if (!(PMSG_IS_AUTO(message) && data->tx_in_flight)) {
Oliver Neukum7bee5492009-08-24 23:44:59 +02001593 set_bit(BTUSB_SUSPENDING, &data->flags);
1594 spin_unlock_irq(&data->txlock);
1595 } else {
1596 spin_unlock_irq(&data->txlock);
1597 data->suspend_count--;
1598 return -EBUSY;
1599 }
1600
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01001601 cancel_work_sync(&data->work);
1602
Oliver Neukum7bee5492009-08-24 23:44:59 +02001603 btusb_stop_traffic(data);
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01001604 usb_kill_anchored_urbs(&data->tx_anchor);
1605
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01001606 return 0;
1607}
1608
Oliver Neukum7bee5492009-08-24 23:44:59 +02001609static void play_deferred(struct btusb_data *data)
1610{
1611 struct urb *urb;
1612 int err;
1613
1614 while ((urb = usb_get_from_anchor(&data->deferred))) {
1615 err = usb_submit_urb(urb, GFP_ATOMIC);
1616 if (err < 0)
1617 break;
1618
1619 data->tx_in_flight++;
1620 }
1621 usb_scuttle_anchored_urbs(&data->deferred);
1622}
1623
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01001624static int btusb_resume(struct usb_interface *intf)
1625{
1626 struct btusb_data *data = usb_get_intfdata(intf);
1627 struct hci_dev *hdev = data->hdev;
Oliver Neukum7bee5492009-08-24 23:44:59 +02001628 int err = 0;
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01001629
1630 BT_DBG("intf %p", intf);
1631
1632 if (--data->suspend_count)
1633 return 0;
1634
1635 if (!test_bit(HCI_RUNNING, &hdev->flags))
Oliver Neukum7bee5492009-08-24 23:44:59 +02001636 goto done;
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01001637
1638 if (test_bit(BTUSB_INTR_RUNNING, &data->flags)) {
1639 err = btusb_submit_intr_urb(hdev, GFP_NOIO);
1640 if (err < 0) {
1641 clear_bit(BTUSB_INTR_RUNNING, &data->flags);
Oliver Neukum7bee5492009-08-24 23:44:59 +02001642 goto failed;
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01001643 }
1644 }
1645
1646 if (test_bit(BTUSB_BULK_RUNNING, &data->flags)) {
Marcel Holtmann43c2e572009-02-04 17:41:38 +01001647 err = btusb_submit_bulk_urb(hdev, GFP_NOIO);
1648 if (err < 0) {
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01001649 clear_bit(BTUSB_BULK_RUNNING, &data->flags);
Oliver Neukum7bee5492009-08-24 23:44:59 +02001650 goto failed;
1651 }
1652
1653 btusb_submit_bulk_urb(hdev, GFP_NOIO);
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01001654 }
1655
1656 if (test_bit(BTUSB_ISOC_RUNNING, &data->flags)) {
1657 if (btusb_submit_isoc_urb(hdev, GFP_NOIO) < 0)
1658 clear_bit(BTUSB_ISOC_RUNNING, &data->flags);
1659 else
1660 btusb_submit_isoc_urb(hdev, GFP_NOIO);
1661 }
1662
Oliver Neukum7bee5492009-08-24 23:44:59 +02001663 spin_lock_irq(&data->txlock);
1664 play_deferred(data);
1665 clear_bit(BTUSB_SUSPENDING, &data->flags);
1666 spin_unlock_irq(&data->txlock);
1667 schedule_work(&data->work);
1668
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01001669 return 0;
Oliver Neukum7bee5492009-08-24 23:44:59 +02001670
1671failed:
1672 usb_scuttle_anchored_urbs(&data->deferred);
1673done:
1674 spin_lock_irq(&data->txlock);
1675 clear_bit(BTUSB_SUSPENDING, &data->flags);
1676 spin_unlock_irq(&data->txlock);
1677
1678 return err;
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01001679}
Oliver Neukum7bee5492009-08-24 23:44:59 +02001680#endif
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01001681
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001682static struct usb_driver btusb_driver = {
1683 .name = "btusb",
1684 .probe = btusb_probe,
1685 .disconnect = btusb_disconnect,
Oliver Neukum7bee5492009-08-24 23:44:59 +02001686#ifdef CONFIG_PM
Marcel Holtmann6a88adf2008-11-30 12:17:14 +01001687 .suspend = btusb_suspend,
1688 .resume = btusb_resume,
Oliver Neukum7bee5492009-08-24 23:44:59 +02001689#endif
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001690 .id_table = btusb_table,
Oliver Neukum7bee5492009-08-24 23:44:59 +02001691 .supports_autosuspend = 1,
Sarah Sharpe1f12eb2012-04-23 10:08:51 -07001692 .disable_hub_initiated_lpm = 1,
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001693};
1694
Greg Kroah-Hartman93f15082011-11-18 09:47:34 -08001695module_usb_driver(btusb_driver);
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001696
Marcel Holtmanncfeb4142008-08-07 22:26:56 +02001697module_param(ignore_dga, bool, 0644);
1698MODULE_PARM_DESC(ignore_dga, "Ignore devices with id 08fd:0001");
1699
1700module_param(ignore_csr, bool, 0644);
1701MODULE_PARM_DESC(ignore_csr, "Ignore devices with id 0a12:0001");
1702
1703module_param(ignore_sniffer, bool, 0644);
1704MODULE_PARM_DESC(ignore_sniffer, "Ignore devices with id 0a12:0002");
1705
1706module_param(disable_scofix, bool, 0644);
1707MODULE_PARM_DESC(disable_scofix, "Disable fixup of wrong SCO buffer size");
1708
1709module_param(force_scofix, bool, 0644);
1710MODULE_PARM_DESC(force_scofix, "Force fixup of wrong SCO buffers size");
1711
1712module_param(reset, bool, 0644);
1713MODULE_PARM_DESC(reset, "Send HCI reset command on initialization");
1714
Marcel Holtmann5e23b922007-10-20 14:12:34 +02001715MODULE_AUTHOR("Marcel Holtmann <marcel@holtmann.org>");
1716MODULE_DESCRIPTION("Generic Bluetooth USB driver ver " VERSION);
1717MODULE_VERSION(VERSION);
1718MODULE_LICENSE("GPL");