1. 20c63f4 usb: gadget: fsl_udc_core: fix ep valid checks by Stefan Agner · 6 years ago
  2. 1f86ece USB: gadget: udc: fix spelling mistake "unexpect" -> "unexpected" by Colin Ian King · 7 years ago
  3. 229e368 USB: gadget: udc: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  4. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  5. d7b2bff fsl_udc_core: add support for devices provided by fsl-mph-dr-of by Michael Grzeschik · 7 years ago
  6. 183b802 scripts/spelling.txt: add "intialization" pattern and fix typo instances by Masahiro Yamada · 7 years ago
  7. 5528954 usb: gadget: udc: fsl: Add missing complete function. by Magnus Lilja · 8 years ago
  8. 977ac78 usb: gadget: udc: constify usb_ep_ops structures by Bhumika Goyal · 8 years ago
  9. 0eb862e usb: gadget: udc: fsl: remove unnecessary & operation by Felipe Balbi · 8 years ago
  10. 4250914 usb: gadget: udc: fsl: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  11. 60a28c63 usb: gadget: fsl_udc_core: add ep capabilities support by Robert Baldyga · 9 years ago
  12. c94e289 usb: gadget: remove incorrect __init/__exit annotations by Arnd Bergmann · 9 years ago
  13. 4651fcf usb: gadget: fsl_udc_core: set value for common is_selfpowered by Peter Chen · 10 years ago
  14. 9f56ce0 usb: gadget: cleanup on stack DECLARE_COMPLETIONs by Nicholas Mc Guire · 10 years ago
  15. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  16. 363ea20 usb: gadget: fsl_udc_core: use udc-core's reset notifier by Peter Chen · 10 years ago
  17. 22835b8 usb: gadget: remove unnecessary 'driver' argument by Felipe Balbi · 10 years ago
  18. 6d3f5f2 usb: gadget: udc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  19. 304f7e5 usb: gadget: Refactor request completion by Michal Sojka · 10 years ago
  20. bbb9f94 usb: gadget: udc: fsl_udc_core: fix sparse errors by Felipe Balbi · 10 years ago
  21. 90fccb5 usb: gadget: Gadget directory cleanup - group UDC drivers by Andrzej Pietrasiewicz · 10 years ago[Renamed from drivers/usb/gadget/fsl_udc_core.c]
  22. ed7a3a9 usb: gadget: fsl_udc_core: should not call gadget driver's .unbind by Peter Chen · 10 years ago
  23. da15057 usb: gadget: fsl_udc_core: delete __init marker for probe by Peter Chen · 10 years ago
  24. f871252 Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  25. 8a67ab7 usb: gadget: fsl_udc_core: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  26. 252455c usb: gadget: fsl driver pullup fix by Suresh Gupta · 10 years ago
  27. fc69688 usb : gadget : fsl: fix the fault issue on rmmod by Suresh Gupta · 10 years ago
  28. e117e74 usb: gadget: add "maxpacket_limit" field to struct usb_ep by Robert Baldyga · 11 years ago
  29. 7de7174 usb: gadget: remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  30. e01ee9f usb: gadget: use dev_get_platdata() by Jingoo Han · 11 years ago
  31. 962a1ab gadget: single_open() leaks by Al Viro · 11 years ago
  32. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  33. 77cd02c fsl_udc: Don't use create_proc_read_entry() by David Howells · 11 years ago
  34. d25ab3e usb: gadget: fsl_udc_core: Use module_platform_driver_probe macro by Sachin Kamat · 11 years ago
  35. 0e4d65e usb: gadget: fsl_udc_core: don't assign gadget.dev.release directly by Felipe Balbi · 11 years ago
  36. a1827ef usb: gadget: fsl_udc_core: don't touch gadget.dev.driver by Felipe Balbi · 11 years ago
  37. 8a1c330 usb: gadget: fsl_udc_core: remove unnecessary initializations by Felipe Balbi · 11 years ago
  38. 5f6da77 usb: gadget: fsl_udc_core: switch over to usb_gadget_map/unmap_request() by Felipe Balbi · 12 years ago
  39. 7bce401 usb: gadget: drop now unnecessary flag by Felipe Balbi · 12 years ago
  40. eab35c4 usb: gadget: fsl_udc_core: let udc-core manage gadget->dev by Felipe Balbi · 12 years ago
  41. 67635d3 Merge 3.8-rc5 into usb-next by Greg Kroah-Hartman · 12 years ago
  42. eeef458 usb: gadget: constify all struct usb_gadget_ops by Felipe Balbi · 12 years ago
  43. eb65796 usb: gadget: fsl_udc_core: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  44. c2c9caa usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap by Peter Chen · 12 years ago
  45. f0ea883 usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id by Peter Chen · 12 years ago
  46. 984e833 usb: fix typo in drivers/usb by Masanari Iida · 12 years ago
  47. ffe0b33 usb: gadget: remove global variable composite in composite.c by Sebastian Andrzej Siewior · 12 years ago
  48. ff9cce8 Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  49. 94ff447 Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  50. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 12 years ago
  51. cb4baf1 usb: gadget: fsl_udc: Propagate devicetree to gadget drivers by Alexandre Pereira da Silva · 12 years ago
  52. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  53. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  54. 80e91fd usb: gadget: regression fix - usage of usb_ep by Christoph Fritz · 12 years ago
  55. 1fa7597 usb: gadget: fsl_udc_core: Remove unneeded condition by Ido Shayevitz · 12 years ago
  56. 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 · 12 years ago
  57. 4d0947d usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once written by Peter Chen · 12 years ago
  58. 79149b8 usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  59. 09091a4 Merge 3.4-rc4 into usb-next. by Greg Kroah-Hartman · 12 years ago
  60. 58c559e fsl/usb: Add controller version based ULPI and UTMI phy support by Ramneek Mehresh · 12 years ago
  61. f79a60b usb: fsl_udc_core: prime status stage once data stage has primed by Peter Chen · 12 years ago
  62. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  63. 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 · 12 years ago
  64. 6e13c65 usb: otg: Convert all users to pass struct usb_otg for OTG functions by Heikki Krogerus · 12 years ago
  65. b96d3b0 usb: Convert all users to new usb_phy by Heikki Krogerus · 12 years ago
  66. c5cc5ed usb: fsl_udc_core: Fix scheduling while atomic dump message by Peter Chen · 12 years ago
  67. f9c56cd usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable by Ido Shayevitz · 12 years ago
  68. 118d63f usb: gadget: fsl_udc: fix the usage of udc->max_ep by Peter Chen · 13 years ago
  69. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  70. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  71. 6414e94 usb: gadget: fsl_udc: fix dequeuing a request in progress by Li Yang · 13 years ago
  72. 7c91d90 USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFER by Peter Chen · 13 years ago
  73. bfe0658 usb: udc: Fix gadget driver's speed check in various UDC drivers by Michal Nazarewicz · 13 years ago
  74. 8981d76 powerpc/usb: fix type cast for address of ioremap to compatible with 64-bit by Shaohui Xie · 13 years ago
  75. 0e042be usb: gadget: fsl_udc_core: fix compile error. by Alexander Aring · 13 years ago
  76. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  77. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  78. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  79. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  80. 3140d5b USB: fsl_udc_core: fix build breakage when building for ARM arch by Anatolij Gustschin · 13 years ago
  81. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  82. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  83. ea437f3 fsl/usb: Unused endpoint failure for USB gadget by Ramneek Mehresh · 13 years ago
  84. 83722bc USB: extend ehci-fsl and fsl_udc_core driver for OTG operation by Anatolij Gustschin · 13 years ago
  85. 2ea6698 USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller by Anatolij Gustschin · 13 years ago
  86. 09ba0de USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors by Anatolij Gustschin · 13 years ago
  87. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  88. 2cd5bb2 USB: Remove unused is_iso from fsl_udc_core.c by Huzaifa Sidhpurwala · 13 years ago
  89. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  90. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  91. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  92. 88e3b59 USB: mxc: gadget: Fix bitfield for calculating maximum packet size by Dinh Nguyen · 14 years ago
  93. 37c4fd8 USB: fsl_udc_core: Fix kernel oops on module removal by Anton Vorontsov · 15 years ago
  94. 54e4026b USB: gadget: Add i.MX3x support to the fsl_usb2_udc driver by Guennadi Liakhovetski · 15 years ago[Renamed (98%) from drivers/usb/gadget/fsl_usb2_udc.c]
  95. 6f8aa65 USB: add missing KERN_* constants to printks by Frank Seidel · 15 years ago
  96. 9a6e184 USB: fsl_usb2_udc: fix potential queue head corruption by Li Yang · 15 years ago
  97. 1f15a50 USB: fsl_usb2_udc: Report disconnect before unbinding by Anton Vorontsov · 16 years ago
  98. 23d7cd0 fsl_usb2_udc: Fix oops on probe failure. by Will Newton · 16 years ago
  99. 59097fb fsl_usb2_udc: Add a wmb before priming endpoint. by Will Newton · 16 years ago
  100. 224b503 fsl_usb2_udc: Make fsl_queue_td return type void. by Will Newton · 16 years ago