message.c 56 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829
  1. /*
  2. * message.c - synchronous message handling
  3. */
  4. #include <linux/pci.h> /* for scatterlist macros */
  5. #include <linux/usb.h>
  6. #include <linux/module.h>
  7. #include <linux/slab.h>
  8. #include <linux/init.h>
  9. #include <linux/mm.h>
  10. #include <linux/timer.h>
  11. #include <linux/ctype.h>
  12. #include <linux/device.h>
  13. #include <linux/scatterlist.h>
  14. #include <linux/usb/quirks.h>
  15. #include <asm/byteorder.h>
  16. #include "hcd.h" /* for usbcore internals */
  17. #include "usb.h"
  18. static void cancel_async_set_config(struct usb_device *udev);
  19. struct api_context {
  20. struct completion done;
  21. int status;
  22. };
  23. static void usb_api_blocking_completion(struct urb *urb)
  24. {
  25. struct api_context *ctx = urb->context;
  26. ctx->status = urb->status;
  27. complete(&ctx->done);
  28. }
  29. /*
  30. * Starts urb and waits for completion or timeout. Note that this call
  31. * is NOT interruptible. Many device driver i/o requests should be
  32. * interruptible and therefore these drivers should implement their
  33. * own interruptible routines.
  34. */
  35. static int usb_start_wait_urb(struct urb *urb, int timeout, int *actual_length)
  36. {
  37. struct api_context ctx;
  38. unsigned long expire;
  39. int retval;
  40. init_completion(&ctx.done);
  41. urb->context = &ctx;
  42. urb->actual_length = 0;
  43. retval = usb_submit_urb(urb, GFP_NOIO);
  44. if (unlikely(retval))
  45. goto out;
  46. expire = timeout ? msecs_to_jiffies(timeout) : MAX_SCHEDULE_TIMEOUT;
  47. if (!wait_for_completion_timeout(&ctx.done, expire)) {
  48. usb_kill_urb(urb);
  49. retval = (ctx.status == -ENOENT ? -ETIMEDOUT : ctx.status);
  50. dev_dbg(&urb->dev->dev,
  51. "%s timed out on ep%d%s len=%d/%d\n",
  52. current->comm,
  53. usb_endpoint_num(&urb->ep->desc),
  54. usb_urb_dir_in(urb) ? "in" : "out",
  55. urb->actual_length,
  56. urb->transfer_buffer_length);
  57. } else
  58. retval = ctx.status;
  59. out:
  60. if (actual_length)
  61. *actual_length = urb->actual_length;
  62. usb_free_urb(urb);
  63. return retval;
  64. }
  65. /*-------------------------------------------------------------------*/
  66. /* returns status (negative) or length (positive) */
  67. static int usb_internal_control_msg(struct usb_device *usb_dev,
  68. unsigned int pipe,
  69. struct usb_ctrlrequest *cmd,
  70. void *data, int len, int timeout)
  71. {
  72. struct urb *urb;
  73. int retv;
  74. int length;
  75. urb = usb_alloc_urb(0, GFP_NOIO);
  76. if (!urb)
  77. return -ENOMEM;
  78. usb_fill_control_urb(urb, usb_dev, pipe, (unsigned char *)cmd, data,
  79. len, usb_api_blocking_completion, NULL);
  80. retv = usb_start_wait_urb(urb, timeout, &length);
  81. if (retv < 0)
  82. return retv;
  83. else
  84. return length;
  85. }
  86. /**
  87. * usb_control_msg - Builds a control urb, sends it off and waits for completion
  88. * @dev: pointer to the usb device to send the message to
  89. * @pipe: endpoint "pipe" to send the message to
  90. * @request: USB message request value
  91. * @requesttype: USB message request type value
  92. * @value: USB message value
  93. * @index: USB message index value
  94. * @data: pointer to the data to send
  95. * @size: length in bytes of the data to send
  96. * @timeout: time in msecs to wait for the message to complete before timing
  97. * out (if 0 the wait is forever)
  98. *
  99. * Context: !in_interrupt ()
  100. *
  101. * This function sends a simple control message to a specified endpoint and
  102. * waits for the message to complete, or timeout.
  103. *
  104. * If successful, it returns the number of bytes transferred, otherwise a
  105. * negative error number.
  106. *
  107. * Don't use this function from within an interrupt context, like a bottom half
  108. * handler. If you need an asynchronous message, or need to send a message
  109. * from within interrupt context, use usb_submit_urb().
  110. * If a thread in your driver uses this call, make sure your disconnect()
  111. * method can wait for it to complete. Since you don't have a handle on the
  112. * URB used, you can't cancel the request.
  113. */
  114. int usb_control_msg(struct usb_device *dev, unsigned int pipe, __u8 request,
  115. __u8 requesttype, __u16 value, __u16 index, void *data,
  116. __u16 size, int timeout)
  117. {
  118. struct usb_ctrlrequest *dr;
  119. int ret;
  120. dr = kmalloc(sizeof(struct usb_ctrlrequest), GFP_NOIO);
  121. if (!dr)
  122. return -ENOMEM;
  123. dr->bRequestType = requesttype;
  124. dr->bRequest = request;
  125. dr->wValue = cpu_to_le16(value);
  126. dr->wIndex = cpu_to_le16(index);
  127. dr->wLength = cpu_to_le16(size);
  128. /* dbg("usb_control_msg"); */
  129. ret = usb_internal_control_msg(dev, pipe, dr, data, size, timeout);
  130. kfree(dr);
  131. return ret;
  132. }
  133. EXPORT_SYMBOL_GPL(usb_control_msg);
  134. /**
  135. * usb_interrupt_msg - Builds an interrupt urb, sends it off and waits for completion
  136. * @usb_dev: pointer to the usb device to send the message to
  137. * @pipe: endpoint "pipe" to send the message to
  138. * @data: pointer to the data to send
  139. * @len: length in bytes of the data to send
  140. * @actual_length: pointer to a location to put the actual length transferred
  141. * in bytes
  142. * @timeout: time in msecs to wait for the message to complete before
  143. * timing out (if 0 the wait is forever)
  144. *
  145. * Context: !in_interrupt ()
  146. *
  147. * This function sends a simple interrupt message to a specified endpoint and
  148. * waits for the message to complete, or timeout.
  149. *
  150. * If successful, it returns 0, otherwise a negative error number. The number
  151. * of actual bytes transferred will be stored in the actual_length paramater.
  152. *
  153. * Don't use this function from within an interrupt context, like a bottom half
  154. * handler. If you need an asynchronous message, or need to send a message
  155. * from within interrupt context, use usb_submit_urb() If a thread in your
  156. * driver uses this call, make sure your disconnect() method can wait for it to
  157. * complete. Since you don't have a handle on the URB used, you can't cancel
  158. * the request.
  159. */
  160. int usb_interrupt_msg(struct usb_device *usb_dev, unsigned int pipe,
  161. void *data, int len, int *actual_length, int timeout)
  162. {
  163. return usb_bulk_msg(usb_dev, pipe, data, len, actual_length, timeout);
  164. }
  165. EXPORT_SYMBOL_GPL(usb_interrupt_msg);
  166. /**
  167. * usb_bulk_msg - Builds a bulk urb, sends it off and waits for completion
  168. * @usb_dev: pointer to the usb device to send the message to
  169. * @pipe: endpoint "pipe" to send the message to
  170. * @data: pointer to the data to send
  171. * @len: length in bytes of the data to send
  172. * @actual_length: pointer to a location to put the actual length transferred
  173. * in bytes
  174. * @timeout: time in msecs to wait for the message to complete before
  175. * timing out (if 0 the wait is forever)
  176. *
  177. * Context: !in_interrupt ()
  178. *
  179. * This function sends a simple bulk message to a specified endpoint
  180. * and waits for the message to complete, or timeout.
  181. *
  182. * If successful, it returns 0, otherwise a negative error number. The number
  183. * of actual bytes transferred will be stored in the actual_length paramater.
  184. *
  185. * Don't use this function from within an interrupt context, like a bottom half
  186. * handler. If you need an asynchronous message, or need to send a message
  187. * from within interrupt context, use usb_submit_urb() If a thread in your
  188. * driver uses this call, make sure your disconnect() method can wait for it to
  189. * complete. Since you don't have a handle on the URB used, you can't cancel
  190. * the request.
  191. *
  192. * Because there is no usb_interrupt_msg() and no USBDEVFS_INTERRUPT ioctl,
  193. * users are forced to abuse this routine by using it to submit URBs for
  194. * interrupt endpoints. We will take the liberty of creating an interrupt URB
  195. * (with the default interval) if the target is an interrupt endpoint.
  196. */
  197. int usb_bulk_msg(struct usb_device *usb_dev, unsigned int pipe,
  198. void *data, int len, int *actual_length, int timeout)
  199. {
  200. struct urb *urb;
  201. struct usb_host_endpoint *ep;
  202. ep = (usb_pipein(pipe) ? usb_dev->ep_in : usb_dev->ep_out)
  203. [usb_pipeendpoint(pipe)];
  204. if (!ep || len < 0)
  205. return -EINVAL;
  206. urb = usb_alloc_urb(0, GFP_KERNEL);
  207. if (!urb)
  208. return -ENOMEM;
  209. if ((ep->desc.bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) ==
  210. USB_ENDPOINT_XFER_INT) {
  211. pipe = (pipe & ~(3 << 30)) | (PIPE_INTERRUPT << 30);
  212. usb_fill_int_urb(urb, usb_dev, pipe, data, len,
  213. usb_api_blocking_completion, NULL,
  214. ep->desc.bInterval);
  215. } else
  216. usb_fill_bulk_urb(urb, usb_dev, pipe, data, len,
  217. usb_api_blocking_completion, NULL);
  218. return usb_start_wait_urb(urb, timeout, actual_length);
  219. }
  220. EXPORT_SYMBOL_GPL(usb_bulk_msg);
  221. /*-------------------------------------------------------------------*/
  222. static void sg_clean(struct usb_sg_request *io)
  223. {
  224. if (io->urbs) {
  225. while (io->entries--)
  226. usb_free_urb(io->urbs [io->entries]);
  227. kfree(io->urbs);
  228. io->urbs = NULL;
  229. }
  230. if (io->dev->dev.dma_mask != NULL)
  231. usb_buffer_unmap_sg(io->dev, usb_pipein(io->pipe),
  232. io->sg, io->nents);
  233. io->dev = NULL;
  234. }
  235. static void sg_complete(struct urb *urb)
  236. {
  237. struct usb_sg_request *io = urb->context;
  238. int status = urb->status;
  239. spin_lock(&io->lock);
  240. /* In 2.5 we require hcds' endpoint queues not to progress after fault
  241. * reports, until the completion callback (this!) returns. That lets
  242. * device driver code (like this routine) unlink queued urbs first,
  243. * if it needs to, since the HC won't work on them at all. So it's
  244. * not possible for page N+1 to overwrite page N, and so on.
  245. *
  246. * That's only for "hard" faults; "soft" faults (unlinks) sometimes
  247. * complete before the HCD can get requests away from hardware,
  248. * though never during cleanup after a hard fault.
  249. */
  250. if (io->status
  251. && (io->status != -ECONNRESET
  252. || status != -ECONNRESET)
  253. && urb->actual_length) {
  254. dev_err(io->dev->bus->controller,
  255. "dev %s ep%d%s scatterlist error %d/%d\n",
  256. io->dev->devpath,
  257. usb_endpoint_num(&urb->ep->desc),
  258. usb_urb_dir_in(urb) ? "in" : "out",
  259. status, io->status);
  260. /* BUG (); */
  261. }
  262. if (io->status == 0 && status && status != -ECONNRESET) {
  263. int i, found, retval;
  264. io->status = status;
  265. /* the previous urbs, and this one, completed already.
  266. * unlink pending urbs so they won't rx/tx bad data.
  267. * careful: unlink can sometimes be synchronous...
  268. */
  269. spin_unlock(&io->lock);
  270. for (i = 0, found = 0; i < io->entries; i++) {
  271. if (!io->urbs [i] || !io->urbs [i]->dev)
  272. continue;
  273. if (found) {
  274. retval = usb_unlink_urb(io->urbs [i]);
  275. if (retval != -EINPROGRESS &&
  276. retval != -ENODEV &&
  277. retval != -EBUSY)
  278. dev_err(&io->dev->dev,
  279. "%s, unlink --> %d\n",
  280. __func__, retval);
  281. } else if (urb == io->urbs [i])
  282. found = 1;
  283. }
  284. spin_lock(&io->lock);
  285. }
  286. urb->dev = NULL;
  287. /* on the last completion, signal usb_sg_wait() */
  288. io->bytes += urb->actual_length;
  289. io->count--;
  290. if (!io->count)
  291. complete(&io->complete);
  292. spin_unlock(&io->lock);
  293. }
  294. /**
  295. * usb_sg_init - initializes scatterlist-based bulk/interrupt I/O request
  296. * @io: request block being initialized. until usb_sg_wait() returns,
  297. * treat this as a pointer to an opaque block of memory,
  298. * @dev: the usb device that will send or receive the data
  299. * @pipe: endpoint "pipe" used to transfer the data
  300. * @period: polling rate for interrupt endpoints, in frames or
  301. * (for high speed endpoints) microframes; ignored for bulk
  302. * @sg: scatterlist entries
  303. * @nents: how many entries in the scatterlist
  304. * @length: how many bytes to send from the scatterlist, or zero to
  305. * send every byte identified in the list.
  306. * @mem_flags: SLAB_* flags affecting memory allocations in this call
  307. *
  308. * Returns zero for success, else a negative errno value. This initializes a
  309. * scatter/gather request, allocating resources such as I/O mappings and urb
  310. * memory (except maybe memory used by USB controller drivers).
  311. *
  312. * The request must be issued using usb_sg_wait(), which waits for the I/O to
  313. * complete (or to be canceled) and then cleans up all resources allocated by
  314. * usb_sg_init().
  315. *
  316. * The request may be canceled with usb_sg_cancel(), either before or after
  317. * usb_sg_wait() is called.
  318. */
  319. int usb_sg_init(struct usb_sg_request *io, struct usb_device *dev,
  320. unsigned pipe, unsigned period, struct scatterlist *sg,
  321. int nents, size_t length, gfp_t mem_flags)
  322. {
  323. int i;
  324. int urb_flags;
  325. int dma;
  326. if (!io || !dev || !sg
  327. || usb_pipecontrol(pipe)
  328. || usb_pipeisoc(pipe)
  329. || nents <= 0)
  330. return -EINVAL;
  331. spin_lock_init(&io->lock);
  332. io->dev = dev;
  333. io->pipe = pipe;
  334. io->sg = sg;
  335. io->nents = nents;
  336. /* not all host controllers use DMA (like the mainstream pci ones);
  337. * they can use PIO (sl811) or be software over another transport.
  338. */
  339. dma = (dev->dev.dma_mask != NULL);
  340. if (dma)
  341. io->entries = usb_buffer_map_sg(dev, usb_pipein(pipe),
  342. sg, nents);
  343. else
  344. io->entries = nents;
  345. /* initialize all the urbs we'll use */
  346. if (io->entries <= 0)
  347. return io->entries;
  348. io->urbs = kmalloc(io->entries * sizeof *io->urbs, mem_flags);
  349. if (!io->urbs)
  350. goto nomem;
  351. urb_flags = URB_NO_INTERRUPT;
  352. if (dma)
  353. urb_flags |= URB_NO_TRANSFER_DMA_MAP;
  354. if (usb_pipein(pipe))
  355. urb_flags |= URB_SHORT_NOT_OK;
  356. for_each_sg(sg, sg, io->entries, i) {
  357. unsigned len;
  358. io->urbs[i] = usb_alloc_urb(0, mem_flags);
  359. if (!io->urbs[i]) {
  360. io->entries = i;
  361. goto nomem;
  362. }
  363. io->urbs[i]->dev = NULL;
  364. io->urbs[i]->pipe = pipe;
  365. io->urbs[i]->interval = period;
  366. io->urbs[i]->transfer_flags = urb_flags;
  367. io->urbs[i]->complete = sg_complete;
  368. io->urbs[i]->context = io;
  369. /*
  370. * Some systems need to revert to PIO when DMA is temporarily
  371. * unavailable. For their sakes, both transfer_buffer and
  372. * transfer_dma are set when possible. However this can only
  373. * work on systems without:
  374. *
  375. * - HIGHMEM, since DMA buffers located in high memory are
  376. * not directly addressable by the CPU for PIO;
  377. *
  378. * - IOMMU, since dma_map_sg() is allowed to use an IOMMU to
  379. * make virtually discontiguous buffers be "dma-contiguous"
  380. * so that PIO and DMA need diferent numbers of URBs.
  381. *
  382. * So when HIGHMEM or IOMMU are in use, transfer_buffer is NULL
  383. * to prevent stale pointers and to help spot bugs.
  384. */
  385. if (dma) {
  386. io->urbs[i]->transfer_dma = sg_dma_address(sg);
  387. len = sg_dma_len(sg);
  388. #if defined(CONFIG_HIGHMEM) || defined(CONFIG_GART_IOMMU)
  389. io->urbs[i]->transfer_buffer = NULL;
  390. #else
  391. io->urbs[i]->transfer_buffer = sg_virt(sg);
  392. #endif
  393. } else {
  394. /* hc may use _only_ transfer_buffer */
  395. io->urbs[i]->transfer_buffer = sg_virt(sg);
  396. len = sg->length;
  397. }
  398. if (length) {
  399. len = min_t(unsigned, len, length);
  400. length -= len;
  401. if (length == 0)
  402. io->entries = i + 1;
  403. }
  404. io->urbs[i]->transfer_buffer_length = len;
  405. }
  406. io->urbs[--i]->transfer_flags &= ~URB_NO_INTERRUPT;
  407. /* transaction state */
  408. io->count = io->entries;
  409. io->status = 0;
  410. io->bytes = 0;
  411. init_completion(&io->complete);
  412. return 0;
  413. nomem:
  414. sg_clean(io);
  415. return -ENOMEM;
  416. }
  417. EXPORT_SYMBOL_GPL(usb_sg_init);
  418. /**
  419. * usb_sg_wait - synchronously execute scatter/gather request
  420. * @io: request block handle, as initialized with usb_sg_init().
  421. * some fields become accessible when this call returns.
  422. * Context: !in_interrupt ()
  423. *
  424. * This function blocks until the specified I/O operation completes. It
  425. * leverages the grouping of the related I/O requests to get good transfer
  426. * rates, by queueing the requests. At higher speeds, such queuing can
  427. * significantly improve USB throughput.
  428. *
  429. * There are three kinds of completion for this function.
  430. * (1) success, where io->status is zero. The number of io->bytes
  431. * transferred is as requested.
  432. * (2) error, where io->status is a negative errno value. The number
  433. * of io->bytes transferred before the error is usually less
  434. * than requested, and can be nonzero.
  435. * (3) cancellation, a type of error with status -ECONNRESET that
  436. * is initiated by usb_sg_cancel().
  437. *
  438. * When this function returns, all memory allocated through usb_sg_init() or
  439. * this call will have been freed. The request block parameter may still be
  440. * passed to usb_sg_cancel(), or it may be freed. It could also be
  441. * reinitialized and then reused.
  442. *
  443. * Data Transfer Rates:
  444. *
  445. * Bulk transfers are valid for full or high speed endpoints.
  446. * The best full speed data rate is 19 packets of 64 bytes each
  447. * per frame, or 1216 bytes per millisecond.
  448. * The best high speed data rate is 13 packets of 512 bytes each
  449. * per microframe, or 52 KBytes per millisecond.
  450. *
  451. * The reason to use interrupt transfers through this API would most likely
  452. * be to reserve high speed bandwidth, where up to 24 KBytes per millisecond
  453. * could be transferred. That capability is less useful for low or full
  454. * speed interrupt endpoints, which allow at most one packet per millisecond,
  455. * of at most 8 or 64 bytes (respectively).
  456. */
  457. void usb_sg_wait(struct usb_sg_request *io)
  458. {
  459. int i;
  460. int entries = io->entries;
  461. /* queue the urbs. */
  462. spin_lock_irq(&io->lock);
  463. i = 0;
  464. while (i < entries && !io->status) {
  465. int retval;
  466. io->urbs[i]->dev = io->dev;
  467. retval = usb_submit_urb(io->urbs [i], GFP_ATOMIC);
  468. /* after we submit, let completions or cancelations fire;
  469. * we handshake using io->status.
  470. */
  471. spin_unlock_irq(&io->lock);
  472. switch (retval) {
  473. /* maybe we retrying will recover */
  474. case -ENXIO: /* hc didn't queue this one */
  475. case -EAGAIN:
  476. case -ENOMEM:
  477. io->urbs[i]->dev = NULL;
  478. retval = 0;
  479. yield();
  480. break;
  481. /* no error? continue immediately.
  482. *
  483. * NOTE: to work better with UHCI (4K I/O buffer may
  484. * need 3K of TDs) it may be good to limit how many
  485. * URBs are queued at once; N milliseconds?
  486. */
  487. case 0:
  488. ++i;
  489. cpu_relax();
  490. break;
  491. /* fail any uncompleted urbs */
  492. default:
  493. io->urbs[i]->dev = NULL;
  494. io->urbs[i]->status = retval;
  495. dev_dbg(&io->dev->dev, "%s, submit --> %d\n",
  496. __func__, retval);
  497. usb_sg_cancel(io);
  498. }
  499. spin_lock_irq(&io->lock);
  500. if (retval && (io->status == 0 || io->status == -ECONNRESET))
  501. io->status = retval;
  502. }
  503. io->count -= entries - i;
  504. if (io->count == 0)
  505. complete(&io->complete);
  506. spin_unlock_irq(&io->lock);
  507. /* OK, yes, this could be packaged as non-blocking.
  508. * So could the submit loop above ... but it's easier to
  509. * solve neither problem than to solve both!
  510. */
  511. wait_for_completion(&io->complete);
  512. sg_clean(io);
  513. }
  514. EXPORT_SYMBOL_GPL(usb_sg_wait);
  515. /**
  516. * usb_sg_cancel - stop scatter/gather i/o issued by usb_sg_wait()
  517. * @io: request block, initialized with usb_sg_init()
  518. *
  519. * This stops a request after it has been started by usb_sg_wait().
  520. * It can also prevents one initialized by usb_sg_init() from starting,
  521. * so that call just frees resources allocated to the request.
  522. */
  523. void usb_sg_cancel(struct usb_sg_request *io)
  524. {
  525. unsigned long flags;
  526. spin_lock_irqsave(&io->lock, flags);
  527. /* shut everything down, if it didn't already */
  528. if (!io->status) {
  529. int i;
  530. io->status = -ECONNRESET;
  531. spin_unlock(&io->lock);
  532. for (i = 0; i < io->entries; i++) {
  533. int retval;
  534. if (!io->urbs [i]->dev)
  535. continue;
  536. retval = usb_unlink_urb(io->urbs [i]);
  537. if (retval != -EINPROGRESS && retval != -EBUSY)
  538. dev_warn(&io->dev->dev, "%s, unlink --> %d\n",
  539. __func__, retval);
  540. }
  541. spin_lock(&io->lock);
  542. }
  543. spin_unlock_irqrestore(&io->lock, flags);
  544. }
  545. EXPORT_SYMBOL_GPL(usb_sg_cancel);
  546. /*-------------------------------------------------------------------*/
  547. /**
  548. * usb_get_descriptor - issues a generic GET_DESCRIPTOR request
  549. * @dev: the device whose descriptor is being retrieved
  550. * @type: the descriptor type (USB_DT_*)
  551. * @index: the number of the descriptor
  552. * @buf: where to put the descriptor
  553. * @size: how big is "buf"?
  554. * Context: !in_interrupt ()
  555. *
  556. * Gets a USB descriptor. Convenience functions exist to simplify
  557. * getting some types of descriptors. Use
  558. * usb_get_string() or usb_string() for USB_DT_STRING.
  559. * Device (USB_DT_DEVICE) and configuration descriptors (USB_DT_CONFIG)
  560. * are part of the device structure.
  561. * In addition to a number of USB-standard descriptors, some
  562. * devices also use class-specific or vendor-specific descriptors.
  563. *
  564. * This call is synchronous, and may not be used in an interrupt context.
  565. *
  566. * Returns the number of bytes received on success, or else the status code
  567. * returned by the underlying usb_control_msg() call.
  568. */
  569. int usb_get_descriptor(struct usb_device *dev, unsigned char type,
  570. unsigned char index, void *buf, int size)
  571. {
  572. int i;
  573. int result;
  574. memset(buf, 0, size); /* Make sure we parse really received data */
  575. for (i = 0; i < 3; ++i) {
  576. /* retry on length 0 or error; some devices are flakey */
  577. result = usb_control_msg(dev, usb_rcvctrlpipe(dev, 0),
  578. USB_REQ_GET_DESCRIPTOR, USB_DIR_IN,
  579. (type << 8) + index, 0, buf, size,
  580. USB_CTRL_GET_TIMEOUT);
  581. if (result <= 0 && result != -ETIMEDOUT)
  582. continue;
  583. if (result > 1 && ((u8 *)buf)[1] != type) {
  584. result = -EPROTO;
  585. continue;
  586. }
  587. break;
  588. }
  589. return result;
  590. }
  591. EXPORT_SYMBOL_GPL(usb_get_descriptor);
  592. /**
  593. * usb_get_string - gets a string descriptor
  594. * @dev: the device whose string descriptor is being retrieved
  595. * @langid: code for language chosen (from string descriptor zero)
  596. * @index: the number of the descriptor
  597. * @buf: where to put the string
  598. * @size: how big is "buf"?
  599. * Context: !in_interrupt ()
  600. *
  601. * Retrieves a string, encoded using UTF-16LE (Unicode, 16 bits per character,
  602. * in little-endian byte order).
  603. * The usb_string() function will often be a convenient way to turn
  604. * these strings into kernel-printable form.
  605. *
  606. * Strings may be referenced in device, configuration, interface, or other
  607. * descriptors, and could also be used in vendor-specific ways.
  608. *
  609. * This call is synchronous, and may not be used in an interrupt context.
  610. *
  611. * Returns the number of bytes received on success, or else the status code
  612. * returned by the underlying usb_control_msg() call.
  613. */
  614. static int usb_get_string(struct usb_device *dev, unsigned short langid,
  615. unsigned char index, void *buf, int size)
  616. {
  617. int i;
  618. int result;
  619. for (i = 0; i < 3; ++i) {
  620. /* retry on length 0 or stall; some devices are flakey */
  621. result = usb_control_msg(dev, usb_rcvctrlpipe(dev, 0),
  622. USB_REQ_GET_DESCRIPTOR, USB_DIR_IN,
  623. (USB_DT_STRING << 8) + index, langid, buf, size,
  624. USB_CTRL_GET_TIMEOUT);
  625. if (!(result == 0 || result == -EPIPE))
  626. break;
  627. }
  628. return result;
  629. }
  630. static void usb_try_string_workarounds(unsigned char *buf, int *length)
  631. {
  632. int newlength, oldlength = *length;
  633. for (newlength = 2; newlength + 1 < oldlength; newlength += 2)
  634. if (!isprint(buf[newlength]) || buf[newlength + 1])
  635. break;
  636. if (newlength > 2) {
  637. buf[0] = newlength;
  638. *length = newlength;
  639. }
  640. }
  641. static int usb_string_sub(struct usb_device *dev, unsigned int langid,
  642. unsigned int index, unsigned char *buf)
  643. {
  644. int rc;
  645. /* Try to read the string descriptor by asking for the maximum
  646. * possible number of bytes */
  647. if (dev->quirks & USB_QUIRK_STRING_FETCH_255)
  648. rc = -EIO;
  649. else
  650. rc = usb_get_string(dev, langid, index, buf, 255);
  651. /* If that failed try to read the descriptor length, then
  652. * ask for just that many bytes */
  653. if (rc < 2) {
  654. rc = usb_get_string(dev, langid, index, buf, 2);
  655. if (rc == 2)
  656. rc = usb_get_string(dev, langid, index, buf, buf[0]);
  657. }
  658. if (rc >= 2) {
  659. if (!buf[0] && !buf[1])
  660. usb_try_string_workarounds(buf, &rc);
  661. /* There might be extra junk at the end of the descriptor */
  662. if (buf[0] < rc)
  663. rc = buf[0];
  664. rc = rc - (rc & 1); /* force a multiple of two */
  665. }
  666. if (rc < 2)
  667. rc = (rc < 0 ? rc : -EINVAL);
  668. return rc;
  669. }
  670. /**
  671. * usb_string - returns ISO 8859-1 version of a string descriptor
  672. * @dev: the device whose string descriptor is being retrieved
  673. * @index: the number of the descriptor
  674. * @buf: where to put the string
  675. * @size: how big is "buf"?
  676. * Context: !in_interrupt ()
  677. *
  678. * This converts the UTF-16LE encoded strings returned by devices, from
  679. * usb_get_string_descriptor(), to null-terminated ISO-8859-1 encoded ones
  680. * that are more usable in most kernel contexts. Note that all characters
  681. * in the chosen descriptor that can't be encoded using ISO-8859-1
  682. * are converted to the question mark ("?") character, and this function
  683. * chooses strings in the first language supported by the device.
  684. *
  685. * The ASCII (or, redundantly, "US-ASCII") character set is the seven-bit
  686. * subset of ISO 8859-1. ISO-8859-1 is the eight-bit subset of Unicode,
  687. * and is appropriate for use many uses of English and several other
  688. * Western European languages. (But it doesn't include the "Euro" symbol.)
  689. *
  690. * This call is synchronous, and may not be used in an interrupt context.
  691. *
  692. * Returns length of the string (>= 0) or usb_control_msg status (< 0).
  693. */
  694. int usb_string(struct usb_device *dev, int index, char *buf, size_t size)
  695. {
  696. unsigned char *tbuf;
  697. int err;
  698. unsigned int u, idx;
  699. if (dev->state == USB_STATE_SUSPENDED)
  700. return -EHOSTUNREACH;
  701. if (size <= 0 || !buf || !index)
  702. return -EINVAL;
  703. buf[0] = 0;
  704. tbuf = kmalloc(256, GFP_NOIO);
  705. if (!tbuf)
  706. return -ENOMEM;
  707. /* get langid for strings if it's not yet known */
  708. if (!dev->have_langid) {
  709. err = usb_string_sub(dev, 0, 0, tbuf);
  710. if (err < 0) {
  711. dev_err(&dev->dev,
  712. "string descriptor 0 read error: %d\n",
  713. err);
  714. goto errout;
  715. } else if (err < 4) {
  716. dev_err(&dev->dev, "string descriptor 0 too short\n");
  717. err = -EINVAL;
  718. goto errout;
  719. } else {
  720. dev->have_langid = 1;
  721. dev->string_langid = tbuf[2] | (tbuf[3] << 8);
  722. /* always use the first langid listed */
  723. dev_dbg(&dev->dev, "default language 0x%04x\n",
  724. dev->string_langid);
  725. }
  726. }
  727. err = usb_string_sub(dev, dev->string_langid, index, tbuf);
  728. if (err < 0)
  729. goto errout;
  730. size--; /* leave room for trailing NULL char in output buffer */
  731. for (idx = 0, u = 2; u < err; u += 2) {
  732. if (idx >= size)
  733. break;
  734. if (tbuf[u+1]) /* high byte */
  735. buf[idx++] = '?'; /* non ISO-8859-1 character */
  736. else
  737. buf[idx++] = tbuf[u];
  738. }
  739. buf[idx] = 0;
  740. err = idx;
  741. if (tbuf[1] != USB_DT_STRING)
  742. dev_dbg(&dev->dev,
  743. "wrong descriptor type %02x for string %d (\"%s\")\n",
  744. tbuf[1], index, buf);
  745. errout:
  746. kfree(tbuf);
  747. return err;
  748. }
  749. EXPORT_SYMBOL_GPL(usb_string);
  750. /**
  751. * usb_cache_string - read a string descriptor and cache it for later use
  752. * @udev: the device whose string descriptor is being read
  753. * @index: the descriptor index
  754. *
  755. * Returns a pointer to a kmalloc'ed buffer containing the descriptor string,
  756. * or NULL if the index is 0 or the string could not be read.
  757. */
  758. char *usb_cache_string(struct usb_device *udev, int index)
  759. {
  760. char *buf;
  761. char *smallbuf = NULL;
  762. int len;
  763. if (index <= 0)
  764. return NULL;
  765. buf = kmalloc(256, GFP_KERNEL);
  766. if (buf) {
  767. len = usb_string(udev, index, buf, 256);
  768. if (len > 0) {
  769. smallbuf = kmalloc(++len, GFP_KERNEL);
  770. if (!smallbuf)
  771. return buf;
  772. memcpy(smallbuf, buf, len);
  773. }
  774. kfree(buf);
  775. }
  776. return smallbuf;
  777. }
  778. /*
  779. * usb_get_device_descriptor - (re)reads the device descriptor (usbcore)
  780. * @dev: the device whose device descriptor is being updated
  781. * @size: how much of the descriptor to read
  782. * Context: !in_interrupt ()
  783. *
  784. * Updates the copy of the device descriptor stored in the device structure,
  785. * which dedicates space for this purpose.
  786. *
  787. * Not exported, only for use by the core. If drivers really want to read
  788. * the device descriptor directly, they can call usb_get_descriptor() with
  789. * type = USB_DT_DEVICE and index = 0.
  790. *
  791. * This call is synchronous, and may not be used in an interrupt context.
  792. *
  793. * Returns the number of bytes received on success, or else the status code
  794. * returned by the underlying usb_control_msg() call.
  795. */
  796. int usb_get_device_descriptor(struct usb_device *dev, unsigned int size)
  797. {
  798. struct usb_device_descriptor *desc;
  799. int ret;
  800. if (size > sizeof(*desc))
  801. return -EINVAL;
  802. desc = kmalloc(sizeof(*desc), GFP_NOIO);
  803. if (!desc)
  804. return -ENOMEM;
  805. ret = usb_get_descriptor(dev, USB_DT_DEVICE, 0, desc, size);
  806. if (ret >= 0)
  807. memcpy(&dev->descriptor, desc, size);
  808. kfree(desc);
  809. return ret;
  810. }
  811. /**
  812. * usb_get_status - issues a GET_STATUS call
  813. * @dev: the device whose status is being checked
  814. * @type: USB_RECIP_*; for device, interface, or endpoint
  815. * @target: zero (for device), else interface or endpoint number
  816. * @data: pointer to two bytes of bitmap data
  817. * Context: !in_interrupt ()
  818. *
  819. * Returns device, interface, or endpoint status. Normally only of
  820. * interest to see if the device is self powered, or has enabled the
  821. * remote wakeup facility; or whether a bulk or interrupt endpoint
  822. * is halted ("stalled").
  823. *
  824. * Bits in these status bitmaps are set using the SET_FEATURE request,
  825. * and cleared using the CLEAR_FEATURE request. The usb_clear_halt()
  826. * function should be used to clear halt ("stall") status.
  827. *
  828. * This call is synchronous, and may not be used in an interrupt context.
  829. *
  830. * Returns the number of bytes received on success, or else the status code
  831. * returned by the underlying usb_control_msg() call.
  832. */
  833. int usb_get_status(struct usb_device *dev, int type, int target, void *data)
  834. {
  835. int ret;
  836. u16 *status = kmalloc(sizeof(*status), GFP_KERNEL);
  837. if (!status)
  838. return -ENOMEM;
  839. ret = usb_control_msg(dev, usb_rcvctrlpipe(dev, 0),
  840. USB_REQ_GET_STATUS, USB_DIR_IN | type, 0, target, status,
  841. sizeof(*status), USB_CTRL_GET_TIMEOUT);
  842. *(u16 *)data = *status;
  843. kfree(status);
  844. return ret;
  845. }
  846. EXPORT_SYMBOL_GPL(usb_get_status);
  847. /**
  848. * usb_clear_halt - tells device to clear endpoint halt/stall condition
  849. * @dev: device whose endpoint is halted
  850. * @pipe: endpoint "pipe" being cleared
  851. * Context: !in_interrupt ()
  852. *
  853. * This is used to clear halt conditions for bulk and interrupt endpoints,
  854. * as reported by URB completion status. Endpoints that are halted are
  855. * sometimes referred to as being "stalled". Such endpoints are unable
  856. * to transmit or receive data until the halt status is cleared. Any URBs
  857. * queued for such an endpoint should normally be unlinked by the driver
  858. * before clearing the halt condition, as described in sections 5.7.5
  859. * and 5.8.5 of the USB 2.0 spec.
  860. *
  861. * Note that control and isochronous endpoints don't halt, although control
  862. * endpoints report "protocol stall" (for unsupported requests) using the
  863. * same status code used to report a true stall.
  864. *
  865. * This call is synchronous, and may not be used in an interrupt context.
  866. *
  867. * Returns zero on success, or else the status code returned by the
  868. * underlying usb_control_msg() call.
  869. */
  870. int usb_clear_halt(struct usb_device *dev, int pipe)
  871. {
  872. int result;
  873. int endp = usb_pipeendpoint(pipe);
  874. if (usb_pipein(pipe))
  875. endp |= USB_DIR_IN;
  876. /* we don't care if it wasn't halted first. in fact some devices
  877. * (like some ibmcam model 1 units) seem to expect hosts to make
  878. * this request for iso endpoints, which can't halt!
  879. */
  880. result = usb_control_msg(dev, usb_sndctrlpipe(dev, 0),
  881. USB_REQ_CLEAR_FEATURE, USB_RECIP_ENDPOINT,
  882. USB_ENDPOINT_HALT, endp, NULL, 0,
  883. USB_CTRL_SET_TIMEOUT);
  884. /* don't un-halt or force to DATA0 except on success */
  885. if (result < 0)
  886. return result;
  887. /* NOTE: seems like Microsoft and Apple don't bother verifying
  888. * the clear "took", so some devices could lock up if you check...
  889. * such as the Hagiwara FlashGate DUAL. So we won't bother.
  890. *
  891. * NOTE: make sure the logic here doesn't diverge much from
  892. * the copy in usb-storage, for as long as we need two copies.
  893. */
  894. /* toggle was reset by the clear */
  895. usb_settoggle(dev, usb_pipeendpoint(pipe), usb_pipeout(pipe), 0);
  896. return 0;
  897. }
  898. EXPORT_SYMBOL_GPL(usb_clear_halt);
  899. static int create_intf_ep_devs(struct usb_interface *intf)
  900. {
  901. struct usb_device *udev = interface_to_usbdev(intf);
  902. struct usb_host_interface *alt = intf->cur_altsetting;
  903. int i;
  904. if (intf->ep_devs_created || intf->unregistering)
  905. return 0;
  906. for (i = 0; i < alt->desc.bNumEndpoints; ++i)
  907. (void) usb_create_ep_devs(&intf->dev, &alt->endpoint[i], udev);
  908. intf->ep_devs_created = 1;
  909. return 0;
  910. }
  911. static void remove_intf_ep_devs(struct usb_interface *intf)
  912. {
  913. struct usb_host_interface *alt = intf->cur_altsetting;
  914. int i;
  915. if (!intf->ep_devs_created)
  916. return;
  917. for (i = 0; i < alt->desc.bNumEndpoints; ++i)
  918. usb_remove_ep_devs(&alt->endpoint[i]);
  919. intf->ep_devs_created = 0;
  920. }
  921. /**
  922. * usb_disable_endpoint -- Disable an endpoint by address
  923. * @dev: the device whose endpoint is being disabled
  924. * @epaddr: the endpoint's address. Endpoint number for output,
  925. * endpoint number + USB_DIR_IN for input
  926. * @reset_hardware: flag to erase any endpoint state stored in the
  927. * controller hardware
  928. *
  929. * Disables the endpoint for URB submission and nukes all pending URBs.
  930. * If @reset_hardware is set then also deallocates hcd/hardware state
  931. * for the endpoint.
  932. */
  933. void usb_disable_endpoint(struct usb_device *dev, unsigned int epaddr,
  934. bool reset_hardware)
  935. {
  936. unsigned int epnum = epaddr & USB_ENDPOINT_NUMBER_MASK;
  937. struct usb_host_endpoint *ep;
  938. if (!dev)
  939. return;
  940. if (usb_endpoint_out(epaddr)) {
  941. ep = dev->ep_out[epnum];
  942. if (reset_hardware)
  943. dev->ep_out[epnum] = NULL;
  944. } else {
  945. ep = dev->ep_in[epnum];
  946. if (reset_hardware)
  947. dev->ep_in[epnum] = NULL;
  948. }
  949. if (ep) {
  950. ep->enabled = 0;
  951. usb_hcd_flush_endpoint(dev, ep);
  952. if (reset_hardware)
  953. usb_hcd_disable_endpoint(dev, ep);
  954. }
  955. }
  956. /**
  957. * usb_disable_interface -- Disable all endpoints for an interface
  958. * @dev: the device whose interface is being disabled
  959. * @intf: pointer to the interface descriptor
  960. * @reset_hardware: flag to erase any endpoint state stored in the
  961. * controller hardware
  962. *
  963. * Disables all the endpoints for the interface's current altsetting.
  964. */
  965. void usb_disable_interface(struct usb_device *dev, struct usb_interface *intf,
  966. bool reset_hardware)
  967. {
  968. struct usb_host_interface *alt = intf->cur_altsetting;
  969. int i;
  970. for (i = 0; i < alt->desc.bNumEndpoints; ++i) {
  971. usb_disable_endpoint(dev,
  972. alt->endpoint[i].desc.bEndpointAddress,
  973. reset_hardware);
  974. }
  975. }
  976. /**
  977. * usb_disable_device - Disable all the endpoints for a USB device
  978. * @dev: the device whose endpoints are being disabled
  979. * @skip_ep0: 0 to disable endpoint 0, 1 to skip it.
  980. *
  981. * Disables all the device's endpoints, potentially including endpoint 0.
  982. * Deallocates hcd/hardware state for the endpoints (nuking all or most
  983. * pending urbs) and usbcore state for the interfaces, so that usbcore
  984. * must usb_set_configuration() before any interfaces could be used.
  985. */
  986. void usb_disable_device(struct usb_device *dev, int skip_ep0)
  987. {
  988. int i;
  989. dev_dbg(&dev->dev, "%s nuking %s URBs\n", __func__,
  990. skip_ep0 ? "non-ep0" : "all");
  991. for (i = skip_ep0; i < 16; ++i) {
  992. usb_disable_endpoint(dev, i, true);
  993. usb_disable_endpoint(dev, i + USB_DIR_IN, true);
  994. }
  995. dev->toggle[0] = dev->toggle[1] = 0;
  996. /* getting rid of interfaces will disconnect
  997. * any drivers bound to them (a key side effect)
  998. */
  999. if (dev->actconfig) {
  1000. for (i = 0; i < dev->actconfig->desc.bNumInterfaces; i++) {
  1001. struct usb_interface *interface;
  1002. /* remove this interface if it has been registered */
  1003. interface = dev->actconfig->interface[i];
  1004. if (!device_is_registered(&interface->dev))
  1005. continue;
  1006. dev_dbg(&dev->dev, "unregistering interface %s\n",
  1007. dev_name(&interface->dev));
  1008. interface->unregistering = 1;
  1009. remove_intf_ep_devs(interface);
  1010. device_del(&interface->dev);
  1011. }
  1012. /* Now that the interfaces are unbound, nobody should
  1013. * try to access them.
  1014. */
  1015. for (i = 0; i < dev->actconfig->desc.bNumInterfaces; i++) {
  1016. put_device(&dev->actconfig->interface[i]->dev);
  1017. dev->actconfig->interface[i] = NULL;
  1018. }
  1019. dev->actconfig = NULL;
  1020. if (dev->state == USB_STATE_CONFIGURED)
  1021. usb_set_device_state(dev, USB_STATE_ADDRESS);
  1022. }
  1023. }
  1024. /**
  1025. * usb_enable_endpoint - Enable an endpoint for USB communications
  1026. * @dev: the device whose interface is being enabled
  1027. * @ep: the endpoint
  1028. * @reset_toggle: flag to set the endpoint's toggle back to 0
  1029. *
  1030. * Resets the endpoint toggle if asked, and sets dev->ep_{in,out} pointers.
  1031. * For control endpoints, both the input and output sides are handled.
  1032. */
  1033. void usb_enable_endpoint(struct usb_device *dev, struct usb_host_endpoint *ep,
  1034. bool reset_toggle)
  1035. {
  1036. int epnum = usb_endpoint_num(&ep->desc);
  1037. int is_out = usb_endpoint_dir_out(&ep->desc);
  1038. int is_control = usb_endpoint_xfer_control(&ep->desc);
  1039. if (is_out || is_control) {
  1040. if (reset_toggle)
  1041. usb_settoggle(dev, epnum, 1, 0);
  1042. dev->ep_out[epnum] = ep;
  1043. }
  1044. if (!is_out || is_control) {
  1045. if (reset_toggle)
  1046. usb_settoggle(dev, epnum, 0, 0);
  1047. dev->ep_in[epnum] = ep;
  1048. }
  1049. ep->enabled = 1;
  1050. }
  1051. /**
  1052. * usb_enable_interface - Enable all the endpoints for an interface
  1053. * @dev: the device whose interface is being enabled
  1054. * @intf: pointer to the interface descriptor
  1055. * @reset_toggles: flag to set the endpoints' toggles back to 0
  1056. *
  1057. * Enables all the endpoints for the interface's current altsetting.
  1058. */
  1059. void usb_enable_interface(struct usb_device *dev,
  1060. struct usb_interface *intf, bool reset_toggles)
  1061. {
  1062. struct usb_host_interface *alt = intf->cur_altsetting;
  1063. int i;
  1064. for (i = 0; i < alt->desc.bNumEndpoints; ++i)
  1065. usb_enable_endpoint(dev, &alt->endpoint[i], reset_toggles);
  1066. }
  1067. /**
  1068. * usb_set_interface - Makes a particular alternate setting be current
  1069. * @dev: the device whose interface is being updated
  1070. * @interface: the interface being updated
  1071. * @alternate: the setting being chosen.
  1072. * Context: !in_interrupt ()
  1073. *
  1074. * This is used to enable data transfers on interfaces that may not
  1075. * be enabled by default. Not all devices support such configurability.
  1076. * Only the driver bound to an interface may change its setting.
  1077. *
  1078. * Within any given configuration, each interface may have several
  1079. * alternative settings. These are often used to control levels of
  1080. * bandwidth consumption. For example, the default setting for a high
  1081. * speed interrupt endpoint may not send more than 64 bytes per microframe,
  1082. * while interrupt transfers of up to 3KBytes per microframe are legal.
  1083. * Also, isochronous endpoints may never be part of an
  1084. * interface's default setting. To access such bandwidth, alternate
  1085. * interface settings must be made current.
  1086. *
  1087. * Note that in the Linux USB subsystem, bandwidth associated with
  1088. * an endpoint in a given alternate setting is not reserved until an URB
  1089. * is submitted that needs that bandwidth. Some other operating systems
  1090. * allocate bandwidth early, when a configuration is chosen.
  1091. *
  1092. * This call is synchronous, and may not be used in an interrupt context.
  1093. * Also, drivers must not change altsettings while urbs are scheduled for
  1094. * endpoints in that interface; all such urbs must first be completed
  1095. * (perhaps forced by unlinking).
  1096. *
  1097. * Returns zero on success, or else the status code returned by the
  1098. * underlying usb_control_msg() call.
  1099. */
  1100. int usb_set_interface(struct usb_device *dev, int interface, int alternate)
  1101. {
  1102. struct usb_interface *iface;
  1103. struct usb_host_interface *alt;
  1104. int ret;
  1105. int manual = 0;
  1106. unsigned int epaddr;
  1107. unsigned int pipe;
  1108. if (dev->state == USB_STATE_SUSPENDED)
  1109. return -EHOSTUNREACH;
  1110. iface = usb_ifnum_to_if(dev, interface);
  1111. if (!iface) {
  1112. dev_dbg(&dev->dev, "selecting invalid interface %d\n",
  1113. interface);
  1114. return -EINVAL;
  1115. }
  1116. alt = usb_altnum_to_altsetting(iface, alternate);
  1117. if (!alt) {
  1118. dev_warn(&dev->dev, "selecting invalid altsetting %d",
  1119. alternate);
  1120. return -EINVAL;
  1121. }
  1122. if (dev->quirks & USB_QUIRK_NO_SET_INTF)
  1123. ret = -EPIPE;
  1124. else
  1125. ret = usb_control_msg(dev, usb_sndctrlpipe(dev, 0),
  1126. USB_REQ_SET_INTERFACE, USB_RECIP_INTERFACE,
  1127. alternate, interface, NULL, 0, 5000);
  1128. /* 9.4.10 says devices don't need this and are free to STALL the
  1129. * request if the interface only has one alternate setting.
  1130. */
  1131. if (ret == -EPIPE && iface->num_altsetting == 1) {
  1132. dev_dbg(&dev->dev,
  1133. "manual set_interface for iface %d, alt %d\n",
  1134. interface, alternate);
  1135. manual = 1;
  1136. } else if (ret < 0)
  1137. return ret;
  1138. /* FIXME drivers shouldn't need to replicate/bugfix the logic here
  1139. * when they implement async or easily-killable versions of this or
  1140. * other "should-be-internal" functions (like clear_halt).
  1141. * should hcd+usbcore postprocess control requests?
  1142. */
  1143. /* prevent submissions using previous endpoint settings */
  1144. if (iface->cur_altsetting != alt) {
  1145. remove_intf_ep_devs(iface);
  1146. usb_remove_sysfs_intf_files(iface);
  1147. }
  1148. usb_disable_interface(dev, iface, true);
  1149. iface->cur_altsetting = alt;
  1150. /* If the interface only has one altsetting and the device didn't
  1151. * accept the request, we attempt to carry out the equivalent action
  1152. * by manually clearing the HALT feature for each endpoint in the
  1153. * new altsetting.
  1154. */
  1155. if (manual) {
  1156. int i;
  1157. for (i = 0; i < alt->desc.bNumEndpoints; i++) {
  1158. epaddr = alt->endpoint[i].desc.bEndpointAddress;
  1159. pipe = __create_pipe(dev,
  1160. USB_ENDPOINT_NUMBER_MASK & epaddr) |
  1161. (usb_endpoint_out(epaddr) ?
  1162. USB_DIR_OUT : USB_DIR_IN);
  1163. usb_clear_halt(dev, pipe);
  1164. }
  1165. }
  1166. /* 9.1.1.5: reset toggles for all endpoints in the new altsetting
  1167. *
  1168. * Note:
  1169. * Despite EP0 is always present in all interfaces/AS, the list of
  1170. * endpoints from the descriptor does not contain EP0. Due to its
  1171. * omnipresence one might expect EP0 being considered "affected" by
  1172. * any SetInterface request and hence assume toggles need to be reset.
  1173. * However, EP0 toggles are re-synced for every individual transfer
  1174. * during the SETUP stage - hence EP0 toggles are "don't care" here.
  1175. * (Likewise, EP0 never "halts" on well designed devices.)
  1176. */
  1177. usb_enable_interface(dev, iface, true);
  1178. if (device_is_registered(&iface->dev)) {
  1179. usb_create_sysfs_intf_files(iface);
  1180. create_intf_ep_devs(iface);
  1181. }
  1182. return 0;
  1183. }
  1184. EXPORT_SYMBOL_GPL(usb_set_interface);
  1185. /**
  1186. * usb_reset_configuration - lightweight device reset
  1187. * @dev: the device whose configuration is being reset
  1188. *
  1189. * This issues a standard SET_CONFIGURATION request to the device using
  1190. * the current configuration. The effect is to reset most USB-related
  1191. * state in the device, including interface altsettings (reset to zero),
  1192. * endpoint halts (cleared), and data toggle (only for bulk and interrupt
  1193. * endpoints). Other usbcore state is unchanged, including bindings of
  1194. * usb device drivers to interfaces.
  1195. *
  1196. * Because this affects multiple interfaces, avoid using this with composite
  1197. * (multi-interface) devices. Instead, the driver for each interface may
  1198. * use usb_set_interface() on the interfaces it claims. Be careful though;
  1199. * some devices don't support the SET_INTERFACE request, and others won't
  1200. * reset all the interface state (notably data toggles). Resetting the whole
  1201. * configuration would affect other drivers' interfaces.
  1202. *
  1203. * The caller must own the device lock.
  1204. *
  1205. * Returns zero on success, else a negative error code.
  1206. */
  1207. int usb_reset_configuration(struct usb_device *dev)
  1208. {
  1209. int i, retval;
  1210. struct usb_host_config *config;
  1211. if (dev->state == USB_STATE_SUSPENDED)
  1212. return -EHOSTUNREACH;
  1213. /* caller must have locked the device and must own
  1214. * the usb bus readlock (so driver bindings are stable);
  1215. * calls during probe() are fine
  1216. */
  1217. for (i = 1; i < 16; ++i) {
  1218. usb_disable_endpoint(dev, i, true);
  1219. usb_disable_endpoint(dev, i + USB_DIR_IN, true);
  1220. }
  1221. config = dev->actconfig;
  1222. retval = usb_control_msg(dev, usb_sndctrlpipe(dev, 0),
  1223. USB_REQ_SET_CONFIGURATION, 0,
  1224. config->desc.bConfigurationValue, 0,
  1225. NULL, 0, USB_CTRL_SET_TIMEOUT);
  1226. if (retval < 0)
  1227. return retval;
  1228. dev->toggle[0] = dev->toggle[1] = 0;
  1229. /* re-init hc/hcd interface/endpoint state */
  1230. for (i = 0; i < config->desc.bNumInterfaces; i++) {
  1231. struct usb_interface *intf = config->interface[i];
  1232. struct usb_host_interface *alt;
  1233. alt = usb_altnum_to_altsetting(intf, 0);
  1234. /* No altsetting 0? We'll assume the first altsetting.
  1235. * We could use a GetInterface call, but if a device is
  1236. * so non-compliant that it doesn't have altsetting 0
  1237. * then I wouldn't trust its reply anyway.
  1238. */
  1239. if (!alt)
  1240. alt = &intf->altsetting[0];
  1241. if (alt != intf->cur_altsetting) {
  1242. remove_intf_ep_devs(intf);
  1243. usb_remove_sysfs_intf_files(intf);
  1244. }
  1245. intf->cur_altsetting = alt;
  1246. usb_enable_interface(dev, intf, true);
  1247. if (device_is_registered(&intf->dev)) {
  1248. usb_create_sysfs_intf_files(intf);
  1249. create_intf_ep_devs(intf);
  1250. }
  1251. }
  1252. return 0;
  1253. }
  1254. EXPORT_SYMBOL_GPL(usb_reset_configuration);
  1255. static void usb_release_interface(struct device *dev)
  1256. {
  1257. struct usb_interface *intf = to_usb_interface(dev);
  1258. struct usb_interface_cache *intfc =
  1259. altsetting_to_usb_interface_cache(intf->altsetting);
  1260. kref_put(&intfc->ref, usb_release_interface_cache);
  1261. kfree(intf);
  1262. }
  1263. #ifdef CONFIG_HOTPLUG
  1264. static int usb_if_uevent(struct device *dev, struct kobj_uevent_env *env)
  1265. {
  1266. struct usb_device *usb_dev;
  1267. struct usb_interface *intf;
  1268. struct usb_host_interface *alt;
  1269. intf = to_usb_interface(dev);
  1270. usb_dev = interface_to_usbdev(intf);
  1271. alt = intf->cur_altsetting;
  1272. if (add_uevent_var(env, "INTERFACE=%d/%d/%d",
  1273. alt->desc.bInterfaceClass,
  1274. alt->desc.bInterfaceSubClass,
  1275. alt->desc.bInterfaceProtocol))
  1276. return -ENOMEM;
  1277. if (add_uevent_var(env,
  1278. "MODALIAS=usb:"
  1279. "v%04Xp%04Xd%04Xdc%02Xdsc%02Xdp%02Xic%02Xisc%02Xip%02X",
  1280. le16_to_cpu(usb_dev->descriptor.idVendor),
  1281. le16_to_cpu(usb_dev->descriptor.idProduct),
  1282. le16_to_cpu(usb_dev->descriptor.bcdDevice),
  1283. usb_dev->descriptor.bDeviceClass,
  1284. usb_dev->descriptor.bDeviceSubClass,
  1285. usb_dev->descriptor.bDeviceProtocol,
  1286. alt->desc.bInterfaceClass,
  1287. alt->desc.bInterfaceSubClass,
  1288. alt->desc.bInterfaceProtocol))
  1289. return -ENOMEM;
  1290. return 0;
  1291. }
  1292. #else
  1293. static int usb_if_uevent(struct device *dev, struct kobj_uevent_env *env)
  1294. {
  1295. return -ENODEV;
  1296. }
  1297. #endif /* CONFIG_HOTPLUG */
  1298. struct device_type usb_if_device_type = {
  1299. .name = "usb_interface",
  1300. .release = usb_release_interface,
  1301. .uevent = usb_if_uevent,
  1302. };
  1303. static struct usb_interface_assoc_descriptor *find_iad(struct usb_device *dev,
  1304. struct usb_host_config *config,
  1305. u8 inum)
  1306. {
  1307. struct usb_interface_assoc_descriptor *retval = NULL;
  1308. struct usb_interface_assoc_descriptor *intf_assoc;
  1309. int first_intf;
  1310. int last_intf;
  1311. int i;
  1312. for (i = 0; (i < USB_MAXIADS && config->intf_assoc[i]); i++) {
  1313. intf_assoc = config->intf_assoc[i];
  1314. if (intf_assoc->bInterfaceCount == 0)
  1315. continue;
  1316. first_intf = intf_assoc->bFirstInterface;
  1317. last_intf = first_intf + (intf_assoc->bInterfaceCount - 1);
  1318. if (inum >= first_intf && inum <= last_intf) {
  1319. if (!retval)
  1320. retval = intf_assoc;
  1321. else
  1322. dev_err(&dev->dev, "Interface #%d referenced"
  1323. " by multiple IADs\n", inum);
  1324. }
  1325. }
  1326. return retval;
  1327. }
  1328. /*
  1329. * Internal function to queue a device reset
  1330. *
  1331. * This is initialized into the workstruct in 'struct
  1332. * usb_device->reset_ws' that is launched by
  1333. * message.c:usb_set_configuration() when initializing each 'struct
  1334. * usb_interface'.
  1335. *
  1336. * It is safe to get the USB device without reference counts because
  1337. * the life cycle of @iface is bound to the life cycle of @udev. Then,
  1338. * this function will be ran only if @iface is alive (and before
  1339. * freeing it any scheduled instances of it will have been cancelled).
  1340. *
  1341. * We need to set a flag (usb_dev->reset_running) because when we call
  1342. * the reset, the interfaces might be unbound. The current interface
  1343. * cannot try to remove the queued work as it would cause a deadlock
  1344. * (you cannot remove your work from within your executing
  1345. * workqueue). This flag lets it know, so that
  1346. * usb_cancel_queued_reset() doesn't try to do it.
  1347. *
  1348. * See usb_queue_reset_device() for more details
  1349. */
  1350. void __usb_queue_reset_device(struct work_struct *ws)
  1351. {
  1352. int rc;
  1353. struct usb_interface *iface =
  1354. container_of(ws, struct usb_interface, reset_ws);
  1355. struct usb_device *udev = interface_to_usbdev(iface);
  1356. rc = usb_lock_device_for_reset(udev, iface);
  1357. if (rc >= 0) {
  1358. iface->reset_running = 1;
  1359. usb_reset_device(udev);
  1360. iface->reset_running = 0;
  1361. usb_unlock_device(udev);
  1362. }
  1363. }
  1364. /*
  1365. * usb_set_configuration - Makes a particular device setting be current
  1366. * @dev: the device whose configuration is being updated
  1367. * @configuration: the configuration being chosen.
  1368. * Context: !in_interrupt(), caller owns the device lock
  1369. *
  1370. * This is used to enable non-default device modes. Not all devices
  1371. * use this kind of configurability; many devices only have one
  1372. * configuration.
  1373. *
  1374. * @configuration is the value of the configuration to be installed.
  1375. * According to the USB spec (e.g. section 9.1.1.5), configuration values
  1376. * must be non-zero; a value of zero indicates that the device in
  1377. * unconfigured. However some devices erroneously use 0 as one of their
  1378. * configuration values. To help manage such devices, this routine will
  1379. * accept @configuration = -1 as indicating the device should be put in
  1380. * an unconfigured state.
  1381. *
  1382. * USB device configurations may affect Linux interoperability,
  1383. * power consumption and the functionality available. For example,
  1384. * the default configuration is limited to using 100mA of bus power,
  1385. * so that when certain device functionality requires more power,
  1386. * and the device is bus powered, that functionality should be in some
  1387. * non-default device configuration. Other device modes may also be
  1388. * reflected as configuration options, such as whether two ISDN
  1389. * channels are available independently; and choosing between open
  1390. * standard device protocols (like CDC) or proprietary ones.
  1391. *
  1392. * Note that a non-authorized device (dev->authorized == 0) will only
  1393. * be put in unconfigured mode.
  1394. *
  1395. * Note that USB has an additional level of device configurability,
  1396. * associated with interfaces. That configurability is accessed using
  1397. * usb_set_interface().
  1398. *
  1399. * This call is synchronous. The calling context must be able to sleep,
  1400. * must own the device lock, and must not hold the driver model's USB
  1401. * bus mutex; usb interface driver probe() methods cannot use this routine.
  1402. *
  1403. * Returns zero on success, or else the status code returned by the
  1404. * underlying call that failed. On successful completion, each interface
  1405. * in the original device configuration has been destroyed, and each one
  1406. * in the new configuration has been probed by all relevant usb device
  1407. * drivers currently known to the kernel.
  1408. */
  1409. int usb_set_configuration(struct usb_device *dev, int configuration)
  1410. {
  1411. int i, ret;
  1412. struct usb_host_config *cp = NULL;
  1413. struct usb_interface **new_interfaces = NULL;
  1414. int n, nintf;
  1415. if (dev->authorized == 0 || configuration == -1)
  1416. configuration = 0;
  1417. else {
  1418. for (i = 0; i < dev->descriptor.bNumConfigurations; i++) {
  1419. if (dev->config[i].desc.bConfigurationValue ==
  1420. configuration) {
  1421. cp = &dev->config[i];
  1422. break;
  1423. }
  1424. }
  1425. }
  1426. if ((!cp && configuration != 0))
  1427. return -EINVAL;
  1428. /* The USB spec says configuration 0 means unconfigured.
  1429. * But if a device includes a configuration numbered 0,
  1430. * we will accept it as a correctly configured state.
  1431. * Use -1 if you really want to unconfigure the device.
  1432. */
  1433. if (cp && configuration == 0)
  1434. dev_warn(&dev->dev, "config 0 descriptor??\n");
  1435. /* Allocate memory for new interfaces before doing anything else,
  1436. * so that if we run out then nothing will have changed. */
  1437. n = nintf = 0;
  1438. if (cp) {
  1439. nintf = cp->desc.bNumInterfaces;
  1440. new_interfaces = kmalloc(nintf * sizeof(*new_interfaces),
  1441. GFP_KERNEL);
  1442. if (!new_interfaces) {
  1443. dev_err(&dev->dev, "Out of memory\n");
  1444. return -ENOMEM;
  1445. }
  1446. for (; n < nintf; ++n) {
  1447. new_interfaces[n] = kzalloc(
  1448. sizeof(struct usb_interface),
  1449. GFP_KERNEL);
  1450. if (!new_interfaces[n]) {
  1451. dev_err(&dev->dev, "Out of memory\n");
  1452. ret = -ENOMEM;
  1453. free_interfaces:
  1454. while (--n >= 0)
  1455. kfree(new_interfaces[n]);
  1456. kfree(new_interfaces);
  1457. return ret;
  1458. }
  1459. }
  1460. i = dev->bus_mA - cp->desc.bMaxPower * 2;
  1461. if (i < 0)
  1462. dev_warn(&dev->dev, "new config #%d exceeds power "
  1463. "limit by %dmA\n",
  1464. configuration, -i);
  1465. }
  1466. /* Wake up the device so we can send it the Set-Config request */
  1467. ret = usb_autoresume_device(dev);
  1468. if (ret)
  1469. goto free_interfaces;
  1470. /* if it's already configured, clear out old state first.
  1471. * getting rid of old interfaces means unbinding their drivers.
  1472. */
  1473. if (dev->state != USB_STATE_ADDRESS)
  1474. usb_disable_device(dev, 1); /* Skip ep0 */
  1475. /* Get rid of pending async Set-Config requests for this device */
  1476. cancel_async_set_config(dev);
  1477. ret = usb_control_msg(dev, usb_sndctrlpipe(dev, 0),
  1478. USB_REQ_SET_CONFIGURATION, 0, configuration, 0,
  1479. NULL, 0, USB_CTRL_SET_TIMEOUT);
  1480. if (ret < 0) {
  1481. /* All the old state is gone, so what else can we do?
  1482. * The device is probably useless now anyway.
  1483. */
  1484. cp = NULL;
  1485. }
  1486. dev->actconfig = cp;
  1487. if (!cp) {
  1488. usb_set_device_state(dev, USB_STATE_ADDRESS);
  1489. usb_autosuspend_device(dev);
  1490. goto free_interfaces;
  1491. }
  1492. usb_set_device_state(dev, USB_STATE_CONFIGURED);
  1493. /* Initialize the new interface structures and the
  1494. * hc/hcd/usbcore interface/endpoint state.
  1495. */
  1496. for (i = 0; i < nintf; ++i) {
  1497. struct usb_interface_cache *intfc;
  1498. struct usb_interface *intf;
  1499. struct usb_host_interface *alt;
  1500. cp->interface[i] = intf = new_interfaces[i];
  1501. intfc = cp->intf_cache[i];
  1502. intf->altsetting = intfc->altsetting;
  1503. intf->num_altsetting = intfc->num_altsetting;
  1504. intf->intf_assoc = find_iad(dev, cp, i);
  1505. kref_get(&intfc->ref);
  1506. alt = usb_altnum_to_altsetting(intf, 0);
  1507. /* No altsetting 0? We'll assume the first altsetting.
  1508. * We could use a GetInterface call, but if a device is
  1509. * so non-compliant that it doesn't have altsetting 0
  1510. * then I wouldn't trust its reply anyway.
  1511. */
  1512. if (!alt)
  1513. alt = &intf->altsetting[0];
  1514. intf->cur_altsetting = alt;
  1515. usb_enable_interface(dev, intf, true);
  1516. intf->dev.parent = &dev->dev;
  1517. intf->dev.driver = NULL;
  1518. intf->dev.bus = &usb_bus_type;
  1519. intf->dev.type = &usb_if_device_type;
  1520. intf->dev.groups = usb_interface_groups;
  1521. intf->dev.dma_mask = dev->dev.dma_mask;
  1522. INIT_WORK(&intf->reset_ws, __usb_queue_reset_device);
  1523. device_initialize(&intf->dev);
  1524. mark_quiesced(intf);
  1525. dev_set_name(&intf->dev, "%d-%s:%d.%d",
  1526. dev->bus->busnum, dev->devpath,
  1527. configuration, alt->desc.bInterfaceNumber);
  1528. }
  1529. kfree(new_interfaces);
  1530. if (cp->string == NULL)
  1531. cp->string = usb_cache_string(dev, cp->desc.iConfiguration);
  1532. /* Now that all the interfaces are set up, register them
  1533. * to trigger binding of drivers to interfaces. probe()
  1534. * routines may install different altsettings and may
  1535. * claim() any interfaces not yet bound. Many class drivers
  1536. * need that: CDC, audio, video, etc.
  1537. */
  1538. for (i = 0; i < nintf; ++i) {
  1539. struct usb_interface *intf = cp->interface[i];
  1540. dev_dbg(&dev->dev,
  1541. "adding %s (config #%d, interface %d)\n",
  1542. dev_name(&intf->dev), configuration,
  1543. intf->cur_altsetting->desc.bInterfaceNumber);
  1544. ret = device_add(&intf->dev);
  1545. if (ret != 0) {
  1546. dev_err(&dev->dev, "device_add(%s) --> %d\n",
  1547. dev_name(&intf->dev), ret);
  1548. continue;
  1549. }
  1550. create_intf_ep_devs(intf);
  1551. }
  1552. usb_autosuspend_device(dev);
  1553. return 0;
  1554. }
  1555. static LIST_HEAD(set_config_list);
  1556. static DEFINE_SPINLOCK(set_config_lock);
  1557. struct set_config_request {
  1558. struct usb_device *udev;
  1559. int config;
  1560. struct work_struct work;
  1561. struct list_head node;
  1562. };
  1563. /* Worker routine for usb_driver_set_configuration() */
  1564. static void driver_set_config_work(struct work_struct *work)
  1565. {
  1566. struct set_config_request *req =
  1567. container_of(work, struct set_config_request, work);
  1568. struct usb_device *udev = req->udev;
  1569. usb_lock_device(udev);
  1570. spin_lock(&set_config_lock);
  1571. list_del(&req->node);
  1572. spin_unlock(&set_config_lock);
  1573. if (req->config >= -1) /* Is req still valid? */
  1574. usb_set_configuration(udev, req->config);
  1575. usb_unlock_device(udev);
  1576. usb_put_dev(udev);
  1577. kfree(req);
  1578. }
  1579. /* Cancel pending Set-Config requests for a device whose configuration
  1580. * was just changed
  1581. */
  1582. static void cancel_async_set_config(struct usb_device *udev)
  1583. {
  1584. struct set_config_request *req;
  1585. spin_lock(&set_config_lock);
  1586. list_for_each_entry(req, &set_config_list, node) {
  1587. if (req->udev == udev)
  1588. req->config = -999; /* Mark as cancelled */
  1589. }
  1590. spin_unlock(&set_config_lock);
  1591. }
  1592. /**
  1593. * usb_driver_set_configuration - Provide a way for drivers to change device configurations
  1594. * @udev: the device whose configuration is being updated
  1595. * @config: the configuration being chosen.
  1596. * Context: In process context, must be able to sleep
  1597. *
  1598. * Device interface drivers are not allowed to change device configurations.
  1599. * This is because changing configurations will destroy the interface the
  1600. * driver is bound to and create new ones; it would be like a floppy-disk
  1601. * driver telling the computer to replace the floppy-disk drive with a
  1602. * tape drive!
  1603. *
  1604. * Still, in certain specialized circumstances the need may arise. This
  1605. * routine gets around the normal restrictions by using a work thread to
  1606. * submit the change-config request.
  1607. *
  1608. * Returns 0 if the request was succesfully queued, error code otherwise.
  1609. * The caller has no way to know whether the queued request will eventually
  1610. * succeed.
  1611. */
  1612. int usb_driver_set_configuration(struct usb_device *udev, int config)
  1613. {
  1614. struct set_config_request *req;
  1615. req = kmalloc(sizeof(*req), GFP_KERNEL);
  1616. if (!req)
  1617. return -ENOMEM;
  1618. req->udev = udev;
  1619. req->config = config;
  1620. INIT_WORK(&req->work, driver_set_config_work);
  1621. spin_lock(&set_config_lock);
  1622. list_add(&req->node, &set_config_list);
  1623. spin_unlock(&set_config_lock);
  1624. usb_get_dev(udev);
  1625. schedule_work(&req->work);
  1626. return 0;
  1627. }
  1628. EXPORT_SYMBOL_GPL(usb_driver_set_configuration);