1. 037d365 USB: Fix kernel oops with g_ether and Windows by Maxim Osipov · 14 years ago
  2. 793f03a USB: rndis: section mismatch fix by Henrik Kretzschmar · 14 years ago
  3. 0f1312b USB: s3c-hsotg: Remove DEBUG define by Maurus Cuelenaere · 15 years ago
  4. 7c81aaf USB: gadget: Return -ENOMEM on memory allocation failure by Julia Lawall · 15 years ago
  5. d187abb USB: gadget: fix composite kernel-doc warnings by Randy Dunlap · 15 years ago
  6. 96f2a34 USB: r8a66597-udc: return -ENOMEM if kzalloc() fails by Axel Lin · 14 years ago
  7. 9a88716 USB: uvc_v4l2: cleanup test for end of loop by Dan Carpenter · 15 years ago
  8. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  9. 5670649 USB: gadget: file_storage: serial parameter even if not test mode by Michal Nazarewicz · 15 years ago
  10. 31ee04d USB: s3c-hsotg: add support for clock gating by Marek Szyprowski · 15 years ago
  11. 1eb838d USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register by Marek Szyprowski · 15 years ago
  12. 4d47166 USB: s3c-hsotg: fix compilation problem by Marek Szyprowski · 15 years ago
  13. e50bf38 USB: s3c-hsotg: Add support for external USB clock by Maurus Cuelenaere · 15 years ago
  14. a33e713 USB: s3c-hsotg: Fix OUT packet request retry by Ben Dooks · 15 years ago
  15. b05ca58 USB: s3c-hsotg: Fix the OUT EP0 limit by Ben Dooks · 15 years ago
  16. 6cd68de USB: s3c-hsotg: Fix max EP0 IN request length by Ben Dooks · 15 years ago
  17. c9a64ea USB: s3c-hsotg: Check for new request before enqueing new setup by Ben Dooks · 15 years ago
  18. 03e10e5 USB: s3c-hsotg: Only load packet per fifo write by Ben Dooks · 15 years ago
  19. 10aebc7 USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode by Ben Dooks · 15 years ago
  20. b3864ce USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset by Ben Dooks · 15 years ago
  21. e7a9ff5 USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo' by Ben Dooks · 15 years ago
  22. 679f9b7 USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes by Ben Dooks · 15 years ago
  23. 6d091ee USB: s3c-hsotg: Increase TX fifo limit by Ben Dooks · 15 years ago
  24. a93917d USB: gadget: storage: optional SCSI WRITE FUA bit by Andy Shevchenko · 15 years ago
  25. 8156d15 usb: gadget: storage: strict coversion of 'ro' parameter by Andy Shevchenko · 15 years ago
  26. 92eb2a5 USB: gadget: functionfs: stale Makefile entry removed by Michal Nazarewicz · 15 years ago
  27. f6c826a USB: EHCI Debug Port Device Gadget by stephane duverger · 15 years ago
  28. fd63b10 USB: gadget: Remove unnecessary casts of private_data by Joe Perches · 15 years ago
  29. 925ce68 USB: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 15 years ago
  30. d089326 USB: gadget: storage_common: comments updated by Michal Nazarewicz · 15 years ago
  31. 1e41394 USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE by stephane duverger · 15 years ago
  32. f8dae53 USB: gadget: g_fs: code cleanup by Michal Nazarewicz · 15 years ago
  33. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 15 years ago
  34. 89ba85d USB: gadget: section mismatch warning fixed by Michal Nazarewicz · 15 years ago
  35. 8876f5e USB: gadget: f_mass_storage: added eject callback by Michal Nazarewicz · 15 years ago
  36. 3f3e12d USB: gadget: composite: added disconnect callback by Michal Nazarewicz · 15 years ago
  37. 279cc49 USB: gadget: g_multi: code clean up and refactoring by Michal Nazarewicz · 15 years ago
  38. 2487205 USB: gadget: f_mass_storage: dead code removed by Michal Nazarewicz · 15 years ago
  39. fd7c9a0 USB: gadget: f_fs: use usb_string_ids_n() by Michal Nazarewicz · 15 years ago
  40. f2adc4f USB: gadget: composite: usb_string_ids_*() functions added by Michal Nazarewicz · 15 years ago
  41. 7898aee USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() by Michal Nazarewicz · 15 years ago
  42. 1dc9098 USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config() by Michal Nazarewicz · 15 years ago
  43. 26eca10 USB: gadget: g_mass_storage: static data instead of dynamic allocation by Michal Nazarewicz · 15 years ago
  44. 1548b13 usb: gadget: Do not take BKL for gadget->ops->ioctl by Arnd Bergmann · 15 years ago
  45. 87eb1be USB: Add a serial number parameter to g_file_storage module by Yann Cantin · 15 years ago
  46. f7244ce USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a dma_t by Joe Perches · 15 years ago
  47. e644814 usb: throw away custom hex digit methods by Andy Shevchenko · 15 years ago
  48. be8a058 USB: gadget: Use memdup_user by Julia Lawall · 15 years ago
  49. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  50. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 15 years ago
  51. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  52. 74bf40f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  53. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  54. f63b759 Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  55. bbafc0c V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h by Laurent Pinchart · 15 years ago
  56. 22ae782 of/address: Clean up function declarations by Grant Likely · 15 years ago
  57. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  58. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 15 years ago
  59. d50f58b Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 15 years ago
  60. 592d32c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  61. 00c05aa USB: s3c2410_udc: be aware of connected gadget driver by Vladimir Zapolskiy · 15 years ago
  62. 6aa033d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  63. 2dcf78c Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 into HEAD by Uwe Kleine-König · 15 years ago
  64. 2518507 i.MX25: fix USB gadget support by Eric Bénard · 15 years ago
  65. a4ce96a Fix up trivial spelling errors ('taht' -> 'that') by Linus Torvalds · 15 years ago
  66. 4037242 ARM: 6209/3: at91_udc: Add vbus polarity and polling mode by Ryan Mallon · 15 years ago
  67. 59376cc [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x by Eric Miao · 15 years ago
  68. 5d9955f V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers by Laurent Pinchart · 15 years ago
  69. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 15 years ago
  70. b894f60 USB: gadget: f_mass_storage: stale common->fsg value bug fix by Michal Nazarewicz · 15 years ago
  71. e5fd39d USB: gadget: f_mass_storage: fixed fs descriptors not being updated by Michal Nazarewicz · 15 years ago
  72. 03ab746 USB: gadget eth: Fix calculate CRC32 in EEM by Jiri Pinkava · 15 years ago
  73. 10ca442 USB: gadget/printer, fix sleep inside atomic by Jiri Slaby · 15 years ago
  74. 3b49d23 USB: s3c2410: deactivate endpoints before gadget unbinding by Vladimir Zapolskiy · 15 years ago
  75. f588c0d USB: gadget: g_fs: possible invalid pointer reference bug fixed by Michal Nazarewicz · 15 years ago
  76. b23097b USB: g_serial: fix tty cleanup on unload by Jon Povey · 15 years ago
  77. 44a0c01 USB: g_serial: don't set low_latency flag by Jon Povey · 15 years ago
  78. 69da9bc ALSA: usb-audio: unify UAC macros and struct names by Daniel Mack · 15 years ago
  79. 4f4c5e3 ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxx by Harro Haan · 15 years ago
  80. fdb93f8a gadget/rndis: dev_get_stats() now returns rtnl_link_stats64. by David S. Miller · 15 years ago
  81. 999fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  82. d7940b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  83. 1703a6d USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout by Ben Dooks · 15 years ago
  84. 2e0e077 USB: s3c-hsotg: SoftDisconnect minimum 3ms by Ben Dooks · 15 years ago
  85. 0f002d2 USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs by Ben Dooks · 15 years ago
  86. 0287e43 USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig by Maurus Cuelenaere · 15 years ago
  87. 390b166 USB: s3c: Enable soft disconnect during initialization by Thomas Abraham · 15 years ago
  88. bc23416 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  89. 3ed3880 of/usb: fsl_qe_udc.c: fix build breakage by Anatolij Gustschin · 15 years ago
  90. 019e257 Merge branch 'sh/iomap' by Paul Mundt · 15 years ago
  91. e8b4866 usb: gadget: r8a66597-udc pio to mmio accessor conversion. by Paul Mundt · 15 years ago
  92. abb24f4 usb: gadget: m66592-udc pio to mmio accessor conversion. by Paul Mundt · 15 years ago
  93. f07ff97 usb/gadget: Replace the old USB audio FU definitions in f_audio.c by Takashi Iwai · 15 years ago
  94. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 15 years ago
  95. cf9b59e Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 15 years ago
  96. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  97. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 15 years ago
  98. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  99. 4b8e123 USB: gadget: Use kmemdup by Julia Lawall · 15 years ago
  100. 17b2765 USB: fix functionfs for CONFIG_NET disabled by Randy Dunlap · 15 years ago