1. e01ee9f usb: gadget: use dev_get_platdata() by Jingoo Han · 11 years ago
  2. 962a1ab gadget: single_open() leaks by Al Viro · 11 years ago
  3. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  4. 77cd02c fsl_udc: Don't use create_proc_read_entry() by David Howells · 11 years ago
  5. d25ab3e usb: gadget: fsl_udc_core: Use module_platform_driver_probe macro by Sachin Kamat · 11 years ago
  6. 0e4d65e usb: gadget: fsl_udc_core: don't assign gadget.dev.release directly by Felipe Balbi · 11 years ago
  7. a1827ef usb: gadget: fsl_udc_core: don't touch gadget.dev.driver by Felipe Balbi · 11 years ago
  8. 8a1c330 usb: gadget: fsl_udc_core: remove unnecessary initializations by Felipe Balbi · 11 years ago
  9. 5f6da77 usb: gadget: fsl_udc_core: switch over to usb_gadget_map/unmap_request() by Felipe Balbi · 12 years ago
  10. 7bce401 usb: gadget: drop now unnecessary flag by Felipe Balbi · 12 years ago
  11. eab35c4 usb: gadget: fsl_udc_core: let udc-core manage gadget->dev by Felipe Balbi · 12 years ago
  12. 67635d3 Merge 3.8-rc5 into usb-next by Greg Kroah-Hartman · 12 years ago
  13. eeef458 usb: gadget: constify all struct usb_gadget_ops by Felipe Balbi · 12 years ago
  14. eb65796 usb: gadget: fsl_udc_core: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  15. c2c9caa usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap by Peter Chen · 12 years ago
  16. f0ea883 usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id by Peter Chen · 12 years ago
  17. 984e833 usb: fix typo in drivers/usb by Masanari Iida · 12 years ago
  18. ffe0b33 usb: gadget: remove global variable composite in composite.c by Sebastian Andrzej Siewior · 12 years ago
  19. 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
  20. 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
  21. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 12 years ago
  22. cb4baf1 usb: gadget: fsl_udc: Propagate devicetree to gadget drivers by Alexandre Pereira da Silva · 12 years ago
  23. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  24. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  25. 80e91fd usb: gadget: regression fix - usage of usb_ep by Christoph Fritz · 12 years ago
  26. 1fa7597 usb: gadget: fsl_udc_core: Remove unneeded condition by Ido Shayevitz · 12 years ago
  27. 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
  28. 4d0947d usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once written by Peter Chen · 12 years ago
  29. 79149b8 usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  30. 09091a4 Merge 3.4-rc4 into usb-next. by Greg Kroah-Hartman · 12 years ago
  31. 58c559e fsl/usb: Add controller version based ULPI and UTMI phy support by Ramneek Mehresh · 12 years ago
  32. f79a60b usb: fsl_udc_core: prime status stage once data stage has primed by Peter Chen · 12 years ago
  33. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  34. 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
  35. 6e13c65 usb: otg: Convert all users to pass struct usb_otg for OTG functions by Heikki Krogerus · 13 years ago
  36. b96d3b0 usb: Convert all users to new usb_phy by Heikki Krogerus · 13 years ago
  37. c5cc5ed usb: fsl_udc_core: Fix scheduling while atomic dump message by Peter Chen · 13 years ago
  38. f9c56cd usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable by Ido Shayevitz · 13 years ago
  39. 118d63f usb: gadget: fsl_udc: fix the usage of udc->max_ep by Peter Chen · 13 years ago
  40. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  41. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  42. 6414e94 usb: gadget: fsl_udc: fix dequeuing a request in progress by Li Yang · 13 years ago
  43. 7c91d90 USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFER by Peter Chen · 13 years ago
  44. bfe0658 usb: udc: Fix gadget driver's speed check in various UDC drivers by Michal Nazarewicz · 13 years ago
  45. 8981d76 powerpc/usb: fix type cast for address of ioremap to compatible with 64-bit by Shaohui Xie · 13 years ago
  46. 0e042be usb: gadget: fsl_udc_core: fix compile error. by Alexander Aring · 13 years ago
  47. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  48. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  49. 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
  50. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  51. 3140d5b USB: fsl_udc_core: fix build breakage when building for ARM arch by Anatolij Gustschin · 13 years ago
  52. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  53. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  54. ea437f3 fsl/usb: Unused endpoint failure for USB gadget by Ramneek Mehresh · 13 years ago
  55. 83722bc USB: extend ehci-fsl and fsl_udc_core driver for OTG operation by Anatolij Gustschin · 13 years ago
  56. 2ea6698 USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller by Anatolij Gustschin · 13 years ago
  57. 09ba0de USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors by Anatolij Gustschin · 13 years ago
  58. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  59. 2cd5bb2 USB: Remove unused is_iso from fsl_udc_core.c by Huzaifa Sidhpurwala · 13 years ago
  60. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  61. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  62. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  63. 88e3b59 USB: mxc: gadget: Fix bitfield for calculating maximum packet size by Dinh Nguyen · 14 years ago
  64. 37c4fd8 USB: fsl_udc_core: Fix kernel oops on module removal by Anton Vorontsov · 15 years ago
  65. 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]
  66. 6f8aa65 USB: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  67. 9a6e184 USB: fsl_usb2_udc: fix potential queue head corruption by Li Yang · 16 years ago
  68. 1f15a50 USB: fsl_usb2_udc: Report disconnect before unbinding by Anton Vorontsov · 16 years ago
  69. 23d7cd0 fsl_usb2_udc: Fix oops on probe failure. by Will Newton · 16 years ago
  70. 59097fb fsl_usb2_udc: Add a wmb before priming endpoint. by Will Newton · 16 years ago
  71. 224b503 fsl_usb2_udc: Make fsl_queue_td return type void. by Will Newton · 16 years ago
  72. 825bee3 fsl_usb2_udc: Uninline udc_reset_ep_queue. by Will Newton · 16 years ago
  73. c93eebb fsl_usb2_udc: Rename the arguments of the fsl_writel macro. by Will Newton · 16 years ago
  74. e06da9a fsl_usb2_udc: Initialize spinlock earlier. by Will Newton · 16 years ago
  75. 9d9d88c fsl_usb2_udc: Clean up whitespace in /proc debugging output. by Will Newton · 16 years ago
  76. bf7409a fsl_usb2_udc: Clean up whitespace in errors and warnings. by Will Newton · 16 years ago
  77. 7483cff8 fsl_usb2_udc: Fix some sparse warnings and remove redundant code. by Will Newton · 16 years ago
  78. f6e4411 fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup. by Will Newton · 16 years ago
  79. 9c94155 fsl_usb2_udc: Make dr_ep_setup function static. by Will Newton · 16 years ago
  80. 6ef65a7 USB: fsl_usb2_udc: fix VDBG() format string by Peter Korsgaard · 16 years ago
  81. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  82. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  83. 185e3de USB: fsl_usb2_udc: fix recursive lock by Li Yang · 16 years ago
  84. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  85. f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  86. dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
  87. 2336a98 usb gadget: fix fsl_usb2_udc potential OOPS by Li Yang · 17 years ago
  88. 3bf4468 USB: Unbreak fsl_usb2_udc by Peter Korsgaard · 17 years ago
  89. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  90. a4e3ef5 USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup by David Brownell · 17 years ago
  91. 39d1f8c USB: fsl_usb2_udc: fix bug in processing setup requests by Li Yang · 17 years ago
  92. c67ab13 usb gadget stack: remove usb_ep_*_buffer(), part 2 by David Brownell · 17 years ago
  93. 7542548 USB: fsl_usb2_udc: fix bug for portsc bit masking by Li Yang · 17 years ago
  94. 4365831 USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register by Li Yang · 17 years ago
  95. 37b5453 USB: fsl_usb2_udc: replace deprecated irq flag by Li Yang · 17 years ago
  96. fcbd963 USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning by Li Yang · 17 years ago
  97. b504882 USB: add Freescale high-speed USB SOC device controller driver by Li Yang · 17 years ago