1. 2247818 USB: fsl_qe_udc: Fix QE USB controller initialization by Anton Vorontsov · 16 years ago
  2. a30551d USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus() by Anton Vorontsov · 16 years ago
  3. 94f341db USB: fsl_qe_udc: Fix oops on QE UDC probe failure by Anton Vorontsov · 16 years ago
  4. 0df2479 USB: GADGET: fix !x & y by Roel Kluin · 16 years ago
  5. 0888951 USB: composite: Fix bug: low byte of w_index is the usb interface number not the whole 2 bytes of w_index by Bryan Wu · 16 years ago
  6. dd4dff8 USB: composite: Fix bug: should test set_alt function pointer before use it by Bryan Wu · 16 years ago
  7. 183c6e0 drivers/usb/gadget: Convert to snd_card_create() by Takashi Iwai · 16 years ago
  8. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  9. 5ec38f3 gadget: convert devices to new API by Stephen Hemminger · 16 years ago
  10. ab638e6 phonet: update to net_device_ops by Stephen Hemminger · 16 years ago
  11. 32e7fea USB: Fix goku_udc usb speed handling by SangSu Park · 16 years ago
  12. 2a4f136 USB: add imx udc gadget driver by Darius Augulis · 16 years ago
  13. 085ad40 USB: musb: add Blackfin Kconfig options and Makefile by Bryan Wu · 16 years ago
  14. 889394b USB: gadget: don't wait for completion twice by Felipe Balbi · 16 years ago
  15. 68144e0 USB: otg: add otg_put_transceiver() by Philipp Zabel · 16 years ago
  16. ea99ecf USB: gadget: s3c2410_udc uses standard GPIO calls by Ben Dooks · 16 years ago
  17. b40fc2a USB: gadget: pxa25x_udc vbus sense initialization by David Brownell · 16 years ago
  18. aa69a80 USB: gadget: MIPS ci13xxx_udc by David Lopo · 16 years ago
  19. bb9496c USB: gadget: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  20. 12aae68 USB: g_file_storage: add CD-ROM emulation by Alan Stern · 16 years ago
  21. 1c53e6c USB: gadget: pxa27x_udc.c: cleanup kernel-doc by Qinghuang Feng · 16 years ago
  22. 0a2e5b9 USB: m66592 and r8a66597 resource changes by Magnus Damm · 16 years ago
  23. cd40c4c USB: fsl_qe_udc: Check for muram allocation errors by Anton Vorontsov · 16 years ago
  24. da2bbdc USB: avoid needless address-taking of function parameters by Harvey Harrison · 16 years ago
  25. c682b17 gadget: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  26. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 16 years ago
  27. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  28. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  29. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  30. d643510 usb: Fix up sh_mobile usbf clock framework warnings. by Paul Mundt · 16 years ago
  31. af5be79 sh: sh_mobile usbf clock framework support by Magnus Damm · 16 years ago
  32. 9732d52 Phonet: USB CDC Phonet function for gadget framework by Rémi Denis-Courmont · 16 years ago
  33. 7c12414 USB: gadget: fix rndis working at high speed by David Brownell · 16 years ago
  34. 72aaf09 Merge git://git.marvell.com/orion into devel by Russell King · 16 years ago
  35. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  36. 1f15a50 USB: fsl_usb2_udc: Report disconnect before unbinding by Anton Vorontsov · 16 years ago
  37. 9ac36da USB: fsl_qe_udc: Report disconnect before unbinding by Anton Vorontsov · 16 years ago
  38. fba6700 Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
  39. 7ef4de1 Merge branch 'highmem' into devel by Russell King · 16 years ago
  40. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  41. 47fd6f7 [ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0 by Jaya Kumar · 16 years ago
  42. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  43. ccad637 netdev: expose ethernet address primitives by Stephen Hemminger · 16 years ago
  44. ff34950 USB: gadget rndis: send notifications by Richard Röjfors · 16 years ago
  45. 9c26452 USB: gadget rndis: stop windows self-immolation by David Brownell · 16 years ago
  46. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  47. e50ae57 USB: gadget: cdc-acm deadlock fix by David Brownell · 16 years ago
  48. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  49. e856359 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2 by Ben Dooks · 16 years ago
  50. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  51. 57bd4b9 [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat by Ben Dooks · 16 years ago
  52. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  53. 3131f7b USB: Fix unneeded endpoint check in pxa27x_udc by Robert Jarzmik · 16 years ago
  54. dd9ebf14 usb/gadget: fix kernel-doc warning by Randy Dunlap · 16 years ago
  55. d66937d USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udc by Zhaolei · 16 years ago
  56. 15d5a9a usb/fsl_qe_udc: clear data toggle on clear halt request by Li Yang · 16 years ago
  57. 928dfa6 usb/fsl_qe_udc: fix response to get status request by Li Yang · 16 years ago
  58. 23d7cd0 fsl_usb2_udc: Fix oops on probe failure. by Will Newton · 16 years ago
  59. 59097fb fsl_usb2_udc: Add a wmb before priming endpoint. by Will Newton · 16 years ago
  60. 224b503 fsl_usb2_udc: Make fsl_queue_td return type void. by Will Newton · 16 years ago
  61. 825bee3 fsl_usb2_udc: Uninline udc_reset_ep_queue. by Will Newton · 16 years ago
  62. c93eebb fsl_usb2_udc: Rename the arguments of the fsl_writel macro. by Will Newton · 16 years ago
  63. e06da9a fsl_usb2_udc: Initialize spinlock earlier. by Will Newton · 16 years ago
  64. 9d9d88c fsl_usb2_udc: Clean up whitespace in /proc debugging output. by Will Newton · 16 years ago
  65. bf7409a fsl_usb2_udc: Clean up whitespace in errors and warnings. by Will Newton · 16 years ago
  66. 7483cff8 fsl_usb2_udc: Fix some sparse warnings and remove redundant code. by Will Newton · 16 years ago
  67. f6e4411 fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup. by Will Newton · 16 years ago
  68. 9c94155 fsl_usb2_udc: Make dr_ep_setup function static. by Will Newton · 16 years ago
  69. 29bac7b usb gadget: cdc ethernet notification bugfix by David Brownell · 16 years ago
  70. f1c9e15 USB: omap_udc: sync with OMAP tree by Tony Lindgren · 16 years ago
  71. f9e9cff USB: Fix s3c2410_udc usb speed handling by Yauhen Kharuzhy · 16 years ago
  72. 36e893d usb gadget: USB_GADGET_VBUS_DRAW Kconfig option by David Brownell · 16 years ago
  73. 549c41e usb: gadget: workaround storage command size issues by Felipe Balbi · 16 years ago
  74. 8296345 USB: g_printer: fix handling zero-length packet by SangSu Park · 16 years ago
  75. 3948f0e usb: add Freescale QE/CPM USB peripheral controller driver by Li Yang · 16 years ago
  76. 5820901 USB: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  77. 2121427 usb gadget: defer obex enumeration by David Brownell · 16 years ago
  78. 3086775 usb gadget: cdc obex glue by Felipe Balbi · 16 years ago
  79. 60beed9 usb gadget: function activation/deactivation by David Brownell · 16 years ago
  80. 8066134 USB: gadget: net2280: implement set_wedge by Alan Stern · 16 years ago
  81. 851a526 USB: gadget: dummy_hcd: implement set_wedge by Alan Stern · 16 years ago
  82. a7a19fa usb: gadget Kconfig cleanup by David Brownell · 16 years ago
  83. 33376c1 usb gadget: link fixes for network gadget by David Brownell · 16 years ago
  84. 8a1ce2c usb gadget: link fixes for cdc composite gadget by David Brownell · 16 years ago
  85. 352e2b9 usb gadget: link fixes for storage gadget by David Brownell · 16 years ago
  86. 0a56b03 usb gadget: link fixes for printer gadget by David Brownell · 16 years ago
  87. 77f754c usb gadget: link fixes for MIDI gadget by David Brownell · 16 years ago
  88. 7e75bc0 usb gadget: link fixes for gadget zero by David Brownell · 16 years ago
  89. 4e9ba51 usb gadget: link fixes for serial gadget by David Brownell · 16 years ago
  90. b0b090e device create: usb: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  91. 6ef65a7 USB: fsl_usb2_udc: fix VDBG() format string by Peter Korsgaard · 16 years ago
  92. c3e3208 usb gadget: fix omap_udc DMA regression by David Brownell · 16 years ago
  93. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  94. bf31338 USB: Fix pxa27x_udc usb speed handling. by Robert Jarzmik · 16 years ago
  95. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 16 years ago
  96. e12cc34 USB: omap_udc: fix compilation with debug enabled by Dmitry Baryshkov · 16 years ago
  97. 1f1ba11 usb gadget: issue notifications from ACM function by David Brownell · 16 years ago
  98. 630c7aa usb gadget: remove needless struct members by David Brownell · 16 years ago
  99. 937ef73 USB: serial gadget: rx path data loss fixes by David Brownell · 16 years ago
  100. e67d70f usb: gadget: protect gadget_chips.h from been included twice by Felipe Balbi · 16 years ago