1. dbb442b Revert "USB: gadget: Allow function access to device ID data during bind()" by Greg Kroah-Hartman · 14 years ago
  2. daba580 USB: gadget: Remove suspended sysfs file before freeing cdev by Pavankumar Kondeti · 14 years ago
  3. e945716 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  4. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  5. b488095 USB: gadget: AT91: fix typo in atmel_usba_udc driver by Josh Wu · 14 years ago
  6. 28609d40 usb: subtle increased memory usage in u_serial by Jim Sung · 14 years ago
  7. 4b4cd73 usb: gadget: goku_udc: add registered flag bit, fixing build by Andy Whitcroft · 14 years ago
  8. 018b97d USB: Fix FSL USB driver on non Open Firmware systems by Marc Kleine-Budde · 14 years ago
  9. 4b4a270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  10. 315daea USB: gadget: fix ethernet gadget crash in gether_setup by Dmitry Artamonow · 14 years ago
  11. 1840897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  12. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  13. 349f6c5 USB: gadget: fix ethernet gadget crash in gether_setup by Dmitry Artamonow · 14 years ago
  14. 12ba8d1 fix braino in fs: do not assign default i_ino in new_inode by Al Viro · 14 years ago
  15. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  16. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  17. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  18. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  19. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  20. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  21. f34c25e USB: gadget: amd5536udc.c: fix error path by Rahul Ruikar · 14 years ago
  22. bd68826 usb: gadget: fix Kconfig warning by Felipe Contreras · 14 years ago
  23. e576a7a usb: r8a66597-udc: Add processing when USB was removed. by Yusuke Goda · 14 years ago
  24. 69cb1ec mxc_udc: add workaround for ENGcm09152 for i.MX35 by Eric Bénard · 14 years ago
  25. 0a6a717 USB: gadget: storage: reuse definitions from scsi.h header file by Michal Nazarewicz · 14 years ago
  26. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  27. 75d87cd usb: gadget: dummy_hcd: Fix error path by Rahul Ruikar · 14 years ago
  28. 319feaa usb: gadget: goku_udc: Fix error path by Dan Carpenter · 14 years ago
  29. cf7d3c8 usb: langwell_udc: cancel pending requests when controller is suspended. by Philippe Skowronski · 14 years ago
  30. c8458d5 usb: langwell_udc: fix big file transfer issue. by Christophe Lebouc · 14 years ago
  31. 126512e USB: add platform glue driver for FSL USB DR controller by Anatolij Gustschin · 14 years ago
  32. 2501331 usb: change to new flag variable by matt mooney · 14 years ago
  33. 3323b71 USB: gadget: file_storage: reuse definitions from a header file by Michal Nazarewicz · 14 years ago
  34. 969afff USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  35. c0109b8 USB: gadget: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  36. 5c836e4 usb gadget: composite: prevent OOPS for non-standard control request by Roger Quadros · 14 years ago
  37. 5c8db07 USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER by Praveena Nadahally · 14 years ago
  38. 92d3489 USB: r8a66597-udc: Initialize uninitialized variable, fix compile warning by Javier Martinez Canillas · 14 years ago
  39. a1df4e4 USB: gadget: rndis: fix up coding style issues in the file by Mihai Donțu · 14 years ago
  40. eabf0f5 USB: Kconfig: fix typos in USB_FUNCTIONFS* description by Michael Prokop · 14 years ago
  41. d808742 USB: g_file_storage: don't generate automatic serial string by Alan Stern · 14 years ago
  42. 10f4716 USB: langwell: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  43. 0cf7a63 USB: gadget: amd5536udc.c: Remove double test by Julia Lawall · 14 years ago
  44. c9bfff9 usb gadget: don't save bind callback in struct usb_configuration by Uwe Kleine-König · 14 years ago
  45. 07a18bd usb gadget: don't save bind callback in struct usb_composite_driver by Michal Nazarewicz · 14 years ago
  46. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  47. e12995e USB: Revert "USB: gadget: section mismatch warning fixed" by Michal Nazarewicz · 14 years ago
  48. a99d8a4 USB: gadget: g_multi: moved strings handling code to composite by Michal Nazarewicz · 14 years ago
  49. 7c2b61d USB: gadget: mass_storage: moved strings handling code to composite by Michal Nazarewicz · 14 years ago
  50. ad1a810 USB: gadget: composite: Better string override handling by Michal Nazarewicz · 14 years ago
  51. fc19de6 USB: gadget: functionfs: code cleanup by Michal Nazarewicz · 14 years ago
  52. 9cfe745 usb: gadget: mass_storage: optional SCSI WRITE FUA bit by Michal Nazarewicz · 14 years ago
  53. 452ee0e usb: gadget: storage: remove nofua file when unbinding by Michal Nazarewicz · 14 years ago
  54. ba0534b USB: gadget: g_ffs: fixed vendor and product ID by Michal Nazarewicz · 14 years ago
  55. 1c6529e USB: gadget: g_multi: fixed vendor and product ID by Michal Nazarewicz · 14 years ago
  56. 37b5801 USB Gadget: Verify VBUS current before setting the device self-powered bit by Parirajan Muthalagu · 14 years ago
  57. c6a7678 USB: gadget: dbgp: cleanup: remove unneeded check by Dan Carpenter · 14 years ago
  58. 912c93d USB: langwell: USB Client driver memory handling by JiebingLi · 14 years ago
  59. 3211cbc USB: langwell: USB Client Remote Wakeup Support by JiebingLi · 14 years ago
  60. 513b91b USB: langwell: USB Client PHY low power mode setting by JiebingLi · 14 years ago
  61. 3eed298 USB: langwell: USB Client Endpoint initialization by JiebingLi · 14 years ago
  62. 5f81f4b USB: langwell: USB Client driver code cleanup by JiebingLi · 14 years ago
  63. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  64. 4814ced OMAP: control: move plat-omap/control.h to mach-omap2/control.h by Paul Walmsley · 14 years ago
  65. cdbd2b0 BKL: Remove BKL from USB gadgetfs by Arnd Bergmann · 14 years ago
  66. 037d365 USB: Fix kernel oops with g_ether and Windows by Maxim Osipov · 14 years ago
  67. 793f03a USB: rndis: section mismatch fix by Henrik Kretzschmar · 14 years ago
  68. 0f1312b USB: s3c-hsotg: Remove DEBUG define by Maurus Cuelenaere · 14 years ago
  69. 5c5daf5 Revert "drivers/usb: Remove unnecessary return's from void functions" partially by Jiri Kosina · 14 years ago
  70. 7c81aaf USB: gadget: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  71. d187abb USB: gadget: fix composite kernel-doc warnings by Randy Dunlap · 14 years ago
  72. 96f2a34 USB: r8a66597-udc: return -ENOMEM if kzalloc() fails by Axel Lin · 14 years ago
  73. 9a88716 USB: uvc_v4l2: cleanup test for end of loop by Dan Carpenter · 14 years ago
  74. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  75. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  76. 5670649 USB: gadget: file_storage: serial parameter even if not test mode by Michal Nazarewicz · 14 years ago
  77. 31ee04d USB: s3c-hsotg: add support for clock gating by Marek Szyprowski · 14 years ago
  78. 1eb838d USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register by Marek Szyprowski · 14 years ago
  79. 4d47166 USB: s3c-hsotg: fix compilation problem by Marek Szyprowski · 14 years ago
  80. e50bf38 USB: s3c-hsotg: Add support for external USB clock by Maurus Cuelenaere · 14 years ago
  81. a33e713 USB: s3c-hsotg: Fix OUT packet request retry by Ben Dooks · 14 years ago
  82. b05ca58 USB: s3c-hsotg: Fix the OUT EP0 limit by Ben Dooks · 14 years ago
  83. 6cd68de USB: s3c-hsotg: Fix max EP0 IN request length by Ben Dooks · 14 years ago
  84. c9a64ea USB: s3c-hsotg: Check for new request before enqueing new setup by Ben Dooks · 14 years ago
  85. 03e10e5 USB: s3c-hsotg: Only load packet per fifo write by Ben Dooks · 14 years ago
  86. 10aebc7 USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode by Ben Dooks · 14 years ago
  87. b3864ce USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset by Ben Dooks · 14 years ago
  88. e7a9ff5 USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo' by Ben Dooks · 14 years ago
  89. 679f9b7 USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes by Ben Dooks · 14 years ago
  90. 6d091ee USB: s3c-hsotg: Increase TX fifo limit by Ben Dooks · 14 years ago
  91. a93917d USB: gadget: storage: optional SCSI WRITE FUA bit by Andy Shevchenko · 14 years ago
  92. 8156d15 usb: gadget: storage: strict coversion of 'ro' parameter by Andy Shevchenko · 14 years ago
  93. 92eb2a5 USB: gadget: functionfs: stale Makefile entry removed by Michal Nazarewicz · 14 years ago
  94. f6c826a USB: EHCI Debug Port Device Gadget by stephane duverger · 14 years ago
  95. fd63b10 USB: gadget: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  96. 925ce68 USB: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  97. d089326 USB: gadget: storage_common: comments updated by Michal Nazarewicz · 14 years ago
  98. 1e41394 USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE by stephane duverger · 14 years ago
  99. f8dae53 USB: gadget: g_fs: code cleanup by Michal Nazarewicz · 14 years ago
  100. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago