1. b958fb9 usb:g_dnl: Support for TIZEN's THOR function in generic download code by Lukasz Majewski · 11 years ago
  2. c527937 usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol by Lukasz Majewski · 11 years ago
  3. d6eae7b usb:g_dnl: Add name parameter to g_dnl_bind_fixup function by Lukasz Majewski · 11 years ago
  4. 7b412ab usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one by Lukasz Majewski · 11 years ago
  5. 57ffabe usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer by Lukasz Majewski · 11 years ago
  6. b065eb7 usb: gadget: mv_udc: clear desc upon ep_disable by Troy Kisky · 11 years ago
  7. 01773cc usb: gadget: mv_udc: zero transfer descriptor memory on probe by Troy Kisky · 11 years ago
  8. 5fc2e99 usb: gadget: mv_udc: flush item before head by Troy Kisky · 11 years ago
  9. 5a90443 usb: gadget: mv_udc: set is_dualspeed = 1 by Troy Kisky · 11 years ago
  10. d092879 usb: gadget: mv_udc: fix typo in error message by Troy Kisky · 11 years ago
  11. 71fc5f9 usb: gadget: ether: return error from rx_submit if no request by Troy Kisky · 11 years ago
  12. 43880ce usb: gadget: ether set wMaxPacketSize by Troy Kisky · 11 years ago
  13. 16641d5 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  14. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  15. 4585fc5 USB: gadget: atmel: disconnect before unbind by Bo Shen · 11 years ago
  16. a6921ad usb:g_dnl:dfu: Download gadget and DFU function code clean up by Lukasz Majewski · 11 years ago
  17. 69d6cbe usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  18. ba4e95c usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_storage) by Lukasz Majewski · 11 years ago
  19. 9e40493 USB: gadget: add atmel usba udc driver by Bo Shen · 11 years ago
  20. 898d686 usb: gadget: config: fix unaligned access issues by Troy Kisky · 11 years ago
  21. 5290759 usb: gadget: Fix data aborts during USB ethernet boot by Joel Fernandes · 11 years ago
  22. c4219a8 usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver by Lukasz Majewski · 11 years ago
  23. cfc2d0d usb:dfu:g_dnl: Change number of exported configurations at composite gadget by Lukasz Majewski · 11 years ago
  24. cb3761e SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · 11 years ago
  25. 6bed7ce dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · 11 years ago
  26. 6dd30af usb: mv_udc: Add bounce buffer by Marek Vasut · 11 years ago
  27. f19a343 usb: mv_udc: Add proper cache management by Marek Vasut · 11 years ago
  28. ede709c usb: mv_udc: Implement better qTD item accessor by Marek Vasut · 11 years ago
  29. 8a095a6 usb: mv_udc: Improve allocation of qTD items by Marek Vasut · 11 years ago
  30. b5cd45b usb: mv_udc: Implement better QH accessor by Marek Vasut · 11 years ago
  31. 5804b88 usb: mv_udc: Add cacheline length check by Marek Vasut · 11 years ago
  32. ab65da1 usb: mv_udc: Properly align the endpoint QH and qTD list by Marek Vasut · 11 years ago
  33. ab52df1 usb: mv_udc: Move QH and qTD into mv_drv by Marek Vasut · 11 years ago
  34. fe48f05 usb: mv_udc: Init mv_drv.gadget.ops statically by Marek Vasut · 11 years ago
  35. f646317 usb: mv_udc: Remove QH_MAXNUM macro by Marek Vasut · 11 years ago
  36. d766303 usb: mv_udc: Clean up the initial variable check by Marek Vasut · 11 years ago
  37. be7ed25 usb: mv_udc: Make use of struct ehci_ctrl by Marek Vasut · 11 years ago
  38. 2ea4b44 usb: mv_udc: Clean up the EP initialization by Marek Vasut · 11 years ago
  39. 532d846 usb: mv_udc: Move endpoint array into driver data by Marek Vasut · 11 years ago
  40. a7eafcf usb: mv_udc: Unbreak the mv_udc driver by Marek Vasut · 11 years ago
  41. eee479c Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  42. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  43. ecc8edb usb: pxa27x_udc: fix compiler warnings by Mike Dunn · 11 years ago
  44. 81c065d dfu: Update DFU's authorship history by Łukasz Majewski · 11 years ago
  45. e059a40 dfu:function: Fix number of allocated DFU function pointers by Lukasz Majewski · 11 years ago
  46. c5398cc usb, g_dnl: make possibility to fixup the device_desc board specific by Heiko Schocher · 11 years ago
  47. ad5f977 usb, dfu gadget: switch to dfu mode in dfu_bind by Heiko Schocher · 11 years ago
  48. 12595e9 usb:composite: use memcpy to avoid unaligned access by Piotr Wilczek · 12 years ago
  49. 7f3cf40 drivers:usb: use get|put_unaligned_le16 by Piotr Wilczek · 11 years ago
  50. c67b0e4 usb, composite: after unregister gadget driver set composite to NULL by Heiko Schocher · 11 years ago
  51. 64cfd3f usb: gadget: add Faraday FOTG210 USB gadget support by Kuo-Jung Su · 11 years ago
  52. f6664ba usb: gadget: Use unaligned access for wMaxPacketSize by Vivek Gautam · 11 years ago
  53. e0e89e2 pxa27x_udc: remove call to unimplemented set_GPIO_mode() by Mike Dunn · 12 years ago
  54. b528f71 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  55. b4d36f6 usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel by Piotr Wilczek · 12 years ago
  56. dee1d99 usb:composite: USB Mass Storage - storage_common.c from Linux kernel by Lukasz Majewski · 12 years ago
  57. f7b4162 usb:composite:fix Provide function data when addressing device with only one interface by Lukasz Majewski · 12 years ago
  58. a04983d usb: Fix bug when both DFU & ETHER are defined by Pantelis Antoniou · 12 years ago
  59. 80eb1bd dfu: Properly zero out timeout value by Pantelis Antoniou · 12 years ago
  60. 598cf60 g_dnl: Properly terminate string list. by Pantelis Antoniou · 12 years ago
  61. 5a413ca g_dnl: Issue connect/disconnect as appropriate by Pantelis Antoniou · 12 years ago
  62. 27460be pxa25x_udc: Remove usbdescriptors.h by Lukasz Dalek · 12 years ago
  63. 66dc452 Remove obsolete header file by Pantelis Antoniou · 12 years ago
  64. eb81955 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  65. 82651c3 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  66. 57a87a2 usb gadget ether: Fix warning in is_eth_addr_valid() by Tom Rini · 12 years ago
  67. b9f4bc3 Remove lh7a40x cpu and serial driver by Albert ARIBAUD · 12 years ago
  68. 3c09a28 pxa25x: Add support for USB ethernet gadget by Lukasz Dalek · 12 years ago
  69. 2bb3788 usbether: Removed DEV_CONFIG_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  70. 4c43cd5 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  71. 563aed2 usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · 12 years ago
  72. b819ddb dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget by Lukasz Majewski · 12 years ago
  73. 1d4a0b6 dfu:usb: Support for g_dnl composite download gadget. by Lukasz Majewski · 12 years ago
  74. 10cbe3b net: Fix remaining API interface breakage by Joe Hershberger · 12 years ago
  75. 6734b6b usb:udc:samsung Add functions for storing private gadget data in UDC driver by Lukasz Majewski · 13 years ago
  76. 7010f5b usb:gadget:composite USB composite gadget support by Lukasz Majewski · 13 years ago
  77. f3b05ca usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls by Lukasz Majewski · 13 years ago
  78. b930053 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 13 years ago
  79. 6777a3c lin_gadget: use common linux/compat.h by Mike Frysinger · 13 years ago
  80. f9da0f8 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · 13 years ago
  81. 7cf7bef usb:udc:samsung:fix Remove the req_config flag by Łukasz Majewski · 13 years ago
  82. f50dcd6 USB:gadget:designware Fix memory nonalignment issue by Shiraz Hashim · 13 years ago
  83. 4df4f3c USB:gadget:designware Make locally used functions static by Amit Virdi · 13 years ago
  84. 23b0e69 USB:gadget:designware Support high speed by Vipin KUMAR · 13 years ago
  85. dc3e773 USB:gadget:designware Device controller bugfixes by Vipin KUMAR · 13 years ago
  86. 2721551 USB:gadget:designware USB device controller (UDC) implementation by Vipin KUMAR · 13 years ago
  87. ea2d915 usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  88. 10879aa drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup by Wolfgang Denk · 13 years ago
  89. b2fb47f USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  90. 38517a7 usb:gadget:s5p USB Device Controller (UDC) implementation by Lukasz Majewski · 13 years ago
  91. bdbcdc8 pxa: convert pxa27x_udc to use read and write functions by Stefan Herbrechtsmeier · 13 years ago
  92. 26cc512 USB: gadaget: add Marvell controller support by Lei Wen · 13 years ago
  93. e6d55d2 drivers/usb/gadget/ep0.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  94. 5fea775 drivers/usb/gadget/core.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  95. abc20ab PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  96. 1466641 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 14 years ago
  97. e4ae666 USB-RNDIS: Send RNDIS state on disconnecting by Vitaly Kuzmichev · 14 years ago
  98. 7612a43 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · 14 years ago
  99. 8b6b66b USB-CDC: Move struct declaration before its use by Vitaly Kuzmichev · 14 years ago
  100. c85d70e USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · 14 years ago