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