1. 64dc9e2 Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  2. 7ca2cd2 usb: chipidea: udc: fix memory leak in _ep_nuke by Michael Grzeschik · 12 years ago
  3. a9c1743 usb: chipidea: udc: fix memory access of shared memory on armv5 machines by Michael Grzeschik · 12 years ago
  4. b983e51 usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users by Michael Grzeschik · 12 years ago
  5. dd064e9 usb: chipidea: udc: move _ep_queue into an unlocked function by Michael Grzeschik · 12 years ago
  6. 24dcade usb: chipidea: udc: don't truncate requests to single tds by Michael Grzeschik · 12 years ago
  7. 9e50643 usb: chipidea: udc: read status of td only once in hardware_dequeue by Michael Grzeschik · 12 years ago
  8. 776ffc1 usb: chipidea: udc: move ZLT flag change to ep_enable by Michael Grzeschik · 12 years ago
  9. 1cd12a9 usb: chipidea: udc: rework ep_enable cap setting by Michael Grzeschik · 12 years ago
  10. 080ff5f usb: chipidea: udc: only clear active and halted bits in qhead by Michael Grzeschik · 12 years ago
  11. 938d323 usb: chipidea: big-endian support by Svetoslav Neykov · 12 years ago
  12. 727b4dd usb: chipidea: don't redefine __ffs() by Felipe Balbi · 12 years ago
  13. adf0f73 usb: chipidea: move debug files creation/removal to the core by Alexander Shishkin · 12 years ago
  14. 2d65128 usb: chipidea: convert debug entries in sysfs to debugfs by Alexander Shishkin · 12 years ago
  15. 69b7e8d usb: chipidea: remove home-grown tracing facility by Alexander Shishkin · 12 years ago
  16. 571bb7a Revert "USB: chipidea: add vbus detect for udc" by Peter Chen · 12 years ago
  17. 5b08319 usb: chipidea: trim include list in udc code by Alexander Shishkin · 12 years ago
  18. 79c7d84 usb: chipidea: udc: don't assign gadget.dev.release directly by Felipe Balbi · 12 years ago
  19. 036804a usb: gadget: chipidea: remove unnecessary initializations by Felipe Balbi · 12 years ago
  20. 7bce401 usb: gadget: drop now unnecessary flag by Felipe Balbi · 12 years ago
  21. dc9e287 usb: chipidea: let udc-core manage gadget->dev by Felipe Balbi · 12 years ago
  22. 2b7dc3b usb: chipidea: register debugging sysfs on our device by Felipe Balbi · 12 years ago
  23. 8c4fc03 USB: chipidea: add vbus detect for udc by Richard Zhao · 12 years ago
  24. db89960 usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_complete_low by Michael Grzeschik · 12 years ago
  25. ad6b1b9 usb: chipidea: cleanup dma_pool if udc_start() fails by Marc Kleine-Budde · 12 years ago
  26. c9d1f94 usb: chipidea: udc: fix error path in udc_start() by Marc Kleine-Budde · 12 years ago
  27. c0a48e6 usb: chipidea: udc: add pullup fuction, needed by the uvc gadget by Michael Grzeschik · 12 years ago
  28. 7f67c38 usb: chipidea: udc: fix setup of endpoint maxpacket size by Michael Grzeschik · 12 years ago
  29. a2c3d69 usb: chipidea: permit driver bindings pass phy pointer by Richard Zhao · 12 years ago
  30. 26c696c USB: Chipidea: rename struct ci13xxx variables from udc to ci by Richard Zhao · 12 years ago
  31. 77c4400 USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data by Richard Zhao · 12 years ago
  32. b7283d5 usb: chipidea: remove unneeded NULL check by Alexander Shishkin · 12 years ago
  33. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 12 years ago
  34. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  35. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  36. ab3999a usb: chipidea: drop unused field "device" from ci13xxx_ep by Alexander Shishkin · 12 years ago
  37. 5e0aa49 usb: chipidea: use generic map/unmap routines by Alexander Shishkin · 12 years ago
  38. eb70e5a usb: chipidea: add host role by Alexander Shishkin · 12 years ago
  39. 758fc98 usb: chipidea: use common definition for USBMODE bits by Alexander Shishkin · 12 years ago
  40. cac0961 usb: chipidea: drop redundant NULL check by Alexander Shishkin · 12 years ago
  41. b932225 usb: chipidea: isr_reset_handler fix missing locking by Michael Grzeschik · 12 years ago
  42. 5f36e23 usb: chipidea: add support for roles by Alexander Shishkin · 12 years ago
  43. e443b33 usb: chipidea: split the driver code into units by Alexander Shishkin · 12 years ago[Renamed (60%) from drivers/usb/chipidea/ci13xxx_udc.c]
  44. bc25a80 usb: move ci13xxx and related code to drivers/usb/chipidea by Alexander Shishkin · 12 years ago[Renamed from drivers/usb/gadget/ci13xxx_udc.c]
  45. ce9d6fb usb: gadget: ci13xxx: print basic device info when probing by Alexander Shishkin · 12 years ago
  46. ef15e54 usb: gadget: ci13xxx: don't use "advance" feature when setting address by Alexander Shishkin · 12 years ago
  47. 177a830 usb: gadget: ci13xxx: get rid of local tracing for good by Alexander Shishkin · 12 years ago
  48. f639554 USB: gadget: ci13xx_udc: fix potential crash in irq handler by Greg Kroah-Hartman · 12 years ago
  49. 1f339d8 usb: gadget: ci13xxx: convert to new style by Alexander Shishkin · 13 years ago
  50. 790c2d5 usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/remove by Alexander Shishkin · 13 years ago
  51. 0f08909 usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info} by Alexander Shishkin · 13 years ago
  52. 62bb84e usb: gadget: ci13xxx: convert to platform device by Alexander Shishkin · 13 years ago
  53. 262c163 usb: gadget: ci13xxx: redo register access by Alexander Shishkin · 13 years ago
  54. d3595d1 usb: gadget: ci13xxx: move global variables inside struct ci13xxx by Alexander Shishkin · 13 years ago
  55. 1155a7b usb: gadget: ci13xxx: drop needless parens by Alexander Shishkin · 13 years ago
  56. f9df839 usb: gadget: ci13xxx: rename register layouts by Alexander Shishkin · 13 years ago
  57. d36ade6 usb: gadget: ci13xxx: initialize ep0{out,in} dynamically by Alexander Shishkin · 13 years ago
  58. efa015b usb: gadget: ci13xxx: fix ep list removal in gadget unregistering code by Alexander Shishkin · 13 years ago
  59. 6a1e1d7 Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  60. 31fb601 usb: gadget: Update ci13xxx_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  61. 0917ba8 USB: ci13xxx_udc.c: remove err() usage by Greg Kroah-Hartman · 13 years ago
  62. f9b0f51 Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  63. 6e13c65 usb: otg: Convert all users to pass struct usb_otg for OTG functions by Heikki Krogerus · 13 years ago
  64. b96d3b0 usb: Convert all users to new usb_phy by Heikki Krogerus · 13 years ago
  65. f9c56cd usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable by Ido Shayevitz · 13 years ago
  66. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  67. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  68. dd39c35 USB: ci13xxx_udc: handle controllers with less than 16 EPs by Marc Kleine-Budde · 13 years ago
  69. 7bb4fdc USB: ci13xxx_udc: make suspend and resume in gadget driver optional by Marc Kleine-Budde · 13 years ago
  70. 194fa47 USB: ci13xxx_udc: fix debug trace code by Marc Kleine-Budde · 13 years ago
  71. fd537c0 USB: ci13xxx_udc: fix deadlock during rmmod by Marc Kleine-Budde · 13 years ago
  72. 954aad8 USB: ci13xxx_udc: fix logic to mark request dma addresses as invalid by Michael Grzeschik · 13 years ago
  73. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  74. c2b65f8 usb: gadget: ci13xx_udc.c: fix compile warning by Sebastian Andrzej Siewior · 13 years ago
  75. 877c1f5 usb: gadget: ci13xx_udc: fix usb_ep_enable() call by Felipe Balbi · 13 years ago
  76. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  77. d860852 USB: OTG: msm: Implement charger detection by Pavankumar Kondeti · 14 years ago
  78. ac1aa6a USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc by Anji jonnala · 14 years ago
  79. 76cd9cf USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  80. 4c5212b USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  81. 986b11b USB: gadget: Fix unused variable warning in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  82. 8c2387a USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  83. ef90748 USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  84. 541cace USB: gadget: Add test mode support for ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  85. e2b61c1 USB: gadget: Implement remote wakeup in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  86. 0e6ca19 USB: gadget: Implement hardware queuing in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  87. ca9cfea USB: gadget: Fix endpoint representation in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  88. 49d3df5 USB: gadget: Fix error path in ci13xxx_udc gadget probe function by Pavankumar Kondeti · 14 years ago
  89. 0a313c4 USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096 by Artem Leonenko · 14 years ago
  90. 7c25a82 USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq's by Artem Leonenko · 14 years ago
  91. d9bb9c1 USB: gadget: update ci13xxx to work with g_ether by Artem Leonenko · 14 years ago
  92. 6549e8b USB: gadgets: ci13xxx: fix probing of compiled-in gadget drivers by Artem Leonenko · 14 years ago
  93. c036019 USB: gadget: Implement runtime PM for ci13xxx gadget by Pavankumar Kondeti · 14 years ago
  94. f01ef57 USB: gadget: Introduce ci13xxx_udc_driver struct by Pavankumar Kondeti · 14 years ago
  95. 61948ee USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask by Pavankumar Kondeti · 14 years ago
  96. 0a91efa USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  97. 409a15d USB: gadget: Separate out PCI bus code from ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  98. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  99. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  100. 15739bb USB: ci13xxx_udc: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 16 years ago