1. d04477d usb: dwc2: gadget: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  2. e9ebe7c usb: dwc2: gadget: fix checkpatch errors by Jingoo Han · 10 years ago
  3. 0cc4cf6 usb: dwc2: Remove '0x' notation when using %pad format by Fabio Estevam · 10 years ago
  4. d5dbd3f usb: dwc2: fix sparse warning by Paul Zimmerman · 10 years ago
  5. f7c0b14 usb: dwc2: move s3c-hsotg data structures by Dinh Nguyen · 10 years ago
  6. 47a1685 usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directory by Dinh Nguyen · 10 years ago[Renamed (90%) from drivers/usb/gadget/s3c-hsotg.c]
  7. b83e333 usb: gadget: s3c-hsotg: add proper suspend/resume support by Marek Szyprowski · 10 years ago
  8. c9f721b usb: gadget: s3c-hsotg: stall ep0 in set_halt function by Robert Baldyga · 10 years ago
  9. 8b3bc14 usb: gadget: s3c-hsotg: use %pad for dma_addr_t by Jingoo Han · 10 years ago
  10. 1a7ed5b usb: gadget: s3c-hsotg: fix build on x86 and other architectures by Matt Porter · 10 years ago
  11. 62e3986 usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c by Wei Yongjun · 10 years ago
  12. f7e504c usb: gadget: s3c-hsotg: get phy bus width from phy subsystem by Matt Porter · 11 years ago
  13. 7408484 usb: gadget: s3c-hsotg: enable generic phy support by Matt Porter · 11 years ago
  14. 0d33d82 usb: gadget: s3c-hsotg: add snps,dwc2 compatible string by Matt Porter · 11 years ago
  15. 29026e0 usb: gadget: s3c-hsotg: enable build for other platforms by Matt Porter · 11 years ago
  16. c139e14 Merge tag 'v3.13-rc4' into next by Felipe Balbi · 11 years ago
  17. e117e74 usb: gadget: add "maxpacket_limit" field to struct usb_ep by Robert Baldyga · 11 years ago
  18. b963a81 usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requests by Robert Baldyga · 11 years ago
  19. 295538f usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone by Robert Baldyga · 11 years ago
  20. d18f7116 usb: gadget: s3c-hsotg: fix disconnect handling by Robert Baldyga · 11 years ago
  21. 93f599f usb: gadget: s3c-hsotg: fix spinlock locking by Robert Baldyga · 11 years ago
  22. 811f330 usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints by Robert Baldyga · 11 years ago
  23. 8acc829 usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo mode by Robert Baldyga · 11 years ago
  24. bd9ef7b usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT by Robert Baldyga · 11 years ago
  25. a18ed7b usb: gadget: s3c-hsotg: fix "halted" property updating by Robert Baldyga · 11 years ago
  26. 7e80465 usb: gadget: s3c-hsotg: add DAINT masking by Robert Baldyga · 11 years ago
  27. afcf416 usb: gadget: s3c-hsotg: fix endpoint interrupts handling by Robert Baldyga · 11 years ago
  28. 5cb2ff0 usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo mode by Robert Baldyga · 11 years ago
  29. ab93e01 usb: gadget: s3c-hsotg: fix "protocol stall" handling by Robert Baldyga · 11 years ago
  30. 7eb581d usb: gadget: s3c-hsotg: remove unused label by Robert Baldyga · 11 years ago
  31. 4fca54a usb: gadget: s3c-hsotg: add multi count support by Robert Baldyga · 11 years ago
  32. 1479e84 usb: gadget: s3c-hsotg: add isochronous transfers support by Robert Baldyga · 11 years ago
  33. e9edd199 usb: gadget: s3c-hsotg: fix set_ep_maxpacket function by Robert Baldyga · 11 years ago
  34. 13613c1 usb: gadget: s3c-hsotg: fix maxpacket size by Robert Baldyga · 11 years ago
  35. a023da3 usb: gadget: s3c-hsotg: fix CodingStyle issues by Pavel Machek · 11 years ago
  36. d3675e3 usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr by Chanho Park · 11 years ago
  37. c8c1025 usb: s3c-hsotg: fix unregistration function by Marek Szyprowski · 11 years ago
  38. e01ee9f usb: gadget: use dev_get_platdata() by Jingoo Han · 11 years ago
  39. c50f056c usb: gadget: s3c-hsotg: Allow driver instantiation using device tree by Tomasz Figa · 11 years ago
  40. 17d966a usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_request() by Jingoo Han · 11 years ago
  41. f4f5ba5 usb: gadget: s3c-hsotg: fix PHY error handling by Felipe Balbi · 11 years ago
  42. ad8033f usb: gadget: s3c-hsotg: don't assign gadget.dev.release directly by Felipe Balbi · 11 years ago
  43. 430e958 usb: gadget: s3c-hsotg: don't touch gadget.dev.driver by Felipe Balbi · 11 years ago
  44. 2015760 usb: gadget: s3c-hsotg: remove unnecessary initializations by Felipe Balbi · 11 years ago
  45. e58ebcd usb: gadget: s3c-hsotg: switch over to usb_gadget_map/unmap_request() by Felipe Balbi · 11 years ago
  46. 7bce401 usb: gadget: drop now unnecessary flag by Felipe Balbi · 11 years ago
  47. b8d833a usb: gadget: s3c-hsotg: let udc-core manage gadget->dev by Felipe Balbi · 11 years ago
  48. 74e1a2a Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  49. 4811f53 Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  50. cba6c85 Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  51. eeef458 usb: gadget: constify all struct usb_gadget_ops by Felipe Balbi · 11 years ago
  52. 148e113 usb: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  53. b2e587d usb: phy: s3c-hsotg: adding phy driver support by Praveen Paneri · 12 years ago
  54. cd76213 usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get API by Sachin Kamat · 11 years ago
  55. 69f5165 usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated data by Tushar Behera · 12 years ago
  56. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  57. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  58. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  59. 7135f08 Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  60. 84749c6 usb: gadget: s3c-hsotg: Use devm_clk_get function by Sachin Kamat · 12 years ago
  61. 2868fea usb: gadget: s3c-hsotg: fix core reset timeout failure by Du, Changbin · 12 years ago
  62. dfdda5a drivers/usb/gadget/s3c-hsotg.c: fix error return code by Julia Lawall · 12 years ago
  63. 7d7b229 usb: gadget: s3c-hsotg: Propagate devicetree to gadget drivers by Alexandre Pereira da Silva · 12 years ago
  64. a188b68 usb: gadget: hsotg: pullup method implementation for s3c-hsotg UDC driver by Lukasz Majewski · 12 years ago
  65. 5ad1d31 usb: hsotg: samsung: smp Provide *_lock functions abstraction layer for SMP SoCs by Lukasz Majewski · 12 years ago
  66. 2b19a52 usb: hsotg: samsung: Protect the udc_stop routine with spinlock by Lukasz Majewski · 12 years ago
  67. 22258f4 usb: hsotg: samsung: Replace endpoint specific locks with a global lock by Lukasz Majewski · 12 years ago
  68. 338edab usb: s3c-hsotg: Use devm_* functions in s3c-hsotg.c file by Sachin Kamat · 12 years ago
  69. 126625e usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper place by Lukasz Majewski · 12 years ago
  70. 1d144c6 usb:hsotg:samsung: err_irq: support for probe function by Lukasz Majewski · 12 years ago
  71. 04b4a0f usb:hsotg:samsung: Use clk_prepare_enable and clk_disable_unprepare by Lukasz Majewski · 12 years ago
  72. 94cb8fd usb:hsotg:samsung: Remove the S3C_ prefix from registers definition. by Lukasz Majewski · 12 years ago
  73. f026a52 usb:hsotg:samsung: Add release function for hsotg device by Lukasz Majewski · 12 years ago
  74. f99b2bf usb:hsotg:samsung: Remove our_hsotg global pointer by Lukasz Majewski · 12 years ago
  75. 8b9bc46 usb:hsotg:samsung: Comments reorganization and cleanup by Lukasz Majewski · 12 years ago
  76. f65f0f1 usb:hsotg:samsung: Use new udc_start and udc_stop callbacks by Lukasz Majewski · 12 years ago
  77. b3f489b usb:hsotg:samsung: Determine number of EPs from HW configuration register by Lukasz Majewski · 12 years ago
  78. 12a1f4d usb:hsotg:samsung: Cable disconnection recovery code by Lukasz Majewski · 12 years ago
  79. 5e89134 usb:hsotg:samsung: Rename s3c_hsotg_disconnect function by Lukasz Majewski · 12 years ago
  80. b3546c9 usb:hsotg:samsung: Remove Disconnect Interrupt handler by Lukasz Majewski · 12 years ago
  81. 308d734 usb:hsotg:samsung: Extract core initialization function by Lukasz Majewski · 12 years ago
  82. d3ca025 usb:hsotg:samsung: Sending ZLP packet for IN EP0 transfers by Lukasz Majewski · 12 years ago
  83. 71225be usb:hsotg:samsung: NAK management for EP0 (Setup stage of control transfers) by Lukasz Majewski · 12 years ago
  84. fc9a731 usb:hsotg:samsung: Use of regulator_bulk_* functions for USB regulators by Lukasz Majewski · 12 years ago
  85. 4118878 usb:hsotg:samsung: Wrappers for USB PHY methods by Lukasz Majewski · 12 years ago
  86. d77039c usb:hsotg:samsung: Remove platform dependent functions from s3c-hsotg by Lukasz Majewski · 12 years ago
  87. 127d42a usb:hsotg:samsung: Remove platform dependency from s3c-hsotg by Lukasz Majewski · 12 years ago
  88. db1d8ba usb: s3c-hsotg: Fix big buffers transfer in DMA mode by Anton Tikhomirov · 12 years ago
  89. 70fa030 usb: s3c-hsotg: Avoid TxFIFO corruption in DMA mode by Anton Tikhomirov · 12 years ago
  90. 659ad60 usb: s3c-hsotg: Fix maximum patcket size setting for EP0 by Anton Tikhomirov · 12 years ago
  91. f7a83fe usb: s3c-hsotg: Fix TX FIFOs allocation by Anton Tikhomirov · 12 years ago
  92. 121a8cd Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  93. 007d00d Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  94. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  95. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  96. bfe0658 usb: udc: Fix gadget driver's speed check in various UDC drivers by Michal Nazarewicz · 13 years ago
  97. cc27c96 usb: convert drivers/usb/* to use module_platform_driver() by Axel Lin · 13 years ago
  98. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  99. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  100. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago