1. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  2. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  3. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  4. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  5. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  6. 48e34d0 drivers: fix comment typo diable -> disable. by Justin P. Mattock · 14 years ago
  7. 569ff2d usb: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  8. 2af1084 USB: Merge 2.6.37-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  9. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  10. dbb442b Revert "USB: gadget: Allow function access to device ID data during bind()" by Greg Kroah-Hartman · 14 years ago
  11. daba580 USB: gadget: Remove suspended sysfs file before freeing cdev by Pavankumar Kondeti · 14 years ago
  12. 2c8245c USB: atmel_usba_udc: fix freeing irq in usba_udc_remove() by Rob Emanuele · 14 years ago
  13. 0a313c4 USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096 by Artem Leonenko · 14 years ago
  14. 7c25a82 USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq's by Artem Leonenko · 14 years ago
  15. d9bb9c1 USB: gadget: update ci13xxx to work with g_ether by Artem Leonenko · 14 years ago
  16. 6549e8b USB: gadgets: ci13xxx: fix probing of compiled-in gadget drivers by Artem Leonenko · 14 years ago
  17. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  18. 5cdc5bd Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musb by Greg Kroah-Hartman · 14 years ago
  19. 6c34d28 usb: gadget: g_ncm added by Yauheni Kaliuta · 14 years ago
  20. 9f6ce42 usb: gadget: f_ncm.c added by Yauheni Kaliuta · 14 years ago
  21. 5c1168d usb: gadget: u_ether: prepare for NCM by Yauheni Kaliuta · 14 years ago
  22. ff176a4 usb: pch_udc: Fix setup transfers with data out by Richard Röjfors · 14 years ago
  23. 49e2083 usb: pch_udc: Fix compile error, warnings and checkpatch warnings by Richard Röjfors · 14 years ago
  24. 2d0cdcc USB: gadget: Implement runtime PM for MSM bus glue driver by Pavankumar Kondeti · 14 years ago
  25. c036019 USB: gadget: Implement runtime PM for ci13xxx gadget by Pavankumar Kondeti · 14 years ago
  26. 33f82f38 USB: gadget: Add USB controller driver for MSM SoC by Pavankumar Kondeti · 14 years ago
  27. f01ef57 USB: gadget: Introduce ci13xxx_udc_driver struct by Pavankumar Kondeti · 14 years ago
  28. 61948ee USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask by Pavankumar Kondeti · 14 years ago
  29. 0a91efa USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  30. 409a15d USB: gadget: Separate out PCI bus code from ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  31. 537baab usb: gadget: f_fs: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  32. 3440408 usb: gadget/imx-udc: fix interrupt name again by Uwe Kleine-König · 14 years ago
  33. 05ac10d usb: musb: trivial search and replace patch by Felipe Balbi · 14 years ago
  34. 0e44e05 Merge commit 'v2.6.37-rc4' into imx-for-2.6.38 by Sascha Hauer · 14 years ago
  35. df4fede usb: g_audio: Fix crash at driver removal by Richard Röjfors · 14 years ago
  36. 29bb6af plat-mxc/ehci.c: fix compile breakage by Eric Bénard · 14 years ago
  37. e7cddda USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chips by cxie4 · 14 years ago
  38. 7fc56f0 usb: gadget: langwell_udc: add usb test mode support by Luo Andy · 14 years ago
  39. b23f2f9 usb: composite gadget: set vbus_draw current limitation during suspend by Hao Wu · 14 years ago
  40. f30195c Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core by Jens Axboe · 14 years ago
  41. 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
  42. aa02f17 usb: gadget: g_fs: Fix compilation warning by Michal Nazarewicz · 14 years ago
  43. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  44. f646cf9 USB device driver of Topcliff PCH by Toshiharu Okada · 14 years ago
  45. d8df0b6 usb: gadget: f_fs: remove custom printk() wrappers by Michal Nazarewicz · 14 years ago
  46. 5ab54cf usb: gadget: FunctionFS: fix typos and coding style by Michal Nazarewicz · 14 years ago
  47. cc7e605 drivers/usb/gadget: Remove unnecessary semicolons by Joe Perches · 14 years ago
  48. b488095 USB: gadget: AT91: fix typo in atmel_usba_udc driver by Josh Wu · 14 years ago
  49. 75f1dc0 block: check bdev_read_only() from blkdev_get() by Tejun Heo · 14 years ago
  50. 28609d40 usb: subtle increased memory usage in u_serial by Jim Sung · 14 years ago
  51. 4b4cd73 usb: gadget: goku_udc: add registered flag bit, fixing build by Andy Whitcroft · 14 years ago
  52. 018b97d USB: Fix FSL USB driver on non Open Firmware systems by Marc Kleine-Budde · 14 years ago
  53. 8be8a9d usb: dummy_hcd code simplification by Tatyana Brokhman · 14 years ago
  54. b73af61 USB: gadget: f_mass_storage: code style clean ups by Michal Nazarewicz · 14 years ago
  55. 00cb636 USB: gadget: f_mass_storage: remove needless complete() by Michal Nazarewicz · 14 years ago
  56. fe52f79 USB: gadget: f_mass_storage: drop START_TRANSFER() macro by Michal Nazarewicz · 14 years ago
  57. 1ccd792 USB: gadget: f_mass_storage: use ?: instead of a macro by Michal Nazarewicz · 14 years ago
  58. 17a9361 USB: gadget: f_mass_storage: put_device() in error recovery by Rahul Ruikar · 14 years ago
  59. d9385b6 USB: gadget: file_storage: put_device() in error recovery by Michal Nazarewicz · 14 years ago
  60. 78bff3c USB: gadget: composite: Typo fix. by Marek Belisko · 14 years ago
  61. 8b45556 USB: gadget: amd5536udc.c: delete double assignment by Julia Lawall · 14 years ago
  62. 06c3859 usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0 by Uwe Kleine-König · 14 years ago
  63. 4b4a270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  64. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  65. 315daea USB: gadget: fix ethernet gadget crash in gether_setup by Dmitry Artamonow · 14 years ago
  66. 1840897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  67. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  68. 349f6c5 USB: gadget: fix ethernet gadget crash in gether_setup by Dmitry Artamonow · 14 years ago
  69. 12ba8d1 fix braino in fs: do not assign default i_ino in new_inode by Al Viro · 14 years ago
  70. 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
  71. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  72. 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
  73. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  74. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  75. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  76. f34c25e USB: gadget: amd5536udc.c: fix error path by Rahul Ruikar · 14 years ago
  77. bd68826 usb: gadget: fix Kconfig warning by Felipe Contreras · 14 years ago
  78. e576a7a usb: r8a66597-udc: Add processing when USB was removed. by Yusuke Goda · 14 years ago
  79. 69cb1ec mxc_udc: add workaround for ENGcm09152 for i.MX35 by Eric Bénard · 14 years ago
  80. 0a6a717 USB: gadget: storage: reuse definitions from scsi.h header file by Michal Nazarewicz · 14 years ago
  81. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  82. 75d87cd usb: gadget: dummy_hcd: Fix error path by Rahul Ruikar · 14 years ago
  83. 319feaa usb: gadget: goku_udc: Fix error path by Dan Carpenter · 14 years ago
  84. cf7d3c8 usb: langwell_udc: cancel pending requests when controller is suspended. by Philippe Skowronski · 14 years ago
  85. c8458d5 usb: langwell_udc: fix big file transfer issue. by Christophe Lebouc · 14 years ago
  86. 126512e USB: add platform glue driver for FSL USB DR controller by Anatolij Gustschin · 14 years ago
  87. 2501331 usb: change to new flag variable by matt mooney · 14 years ago
  88. 3323b71 USB: gadget: file_storage: reuse definitions from a header file by Michal Nazarewicz · 14 years ago
  89. 969afff USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  90. c0109b8 USB: gadget: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  91. 5c836e4 usb gadget: composite: prevent OOPS for non-standard control request by Roger Quadros · 14 years ago
  92. 5c8db07 USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER by Praveena Nadahally · 14 years ago
  93. 92d3489 USB: r8a66597-udc: Initialize uninitialized variable, fix compile warning by Javier Martinez Canillas · 14 years ago
  94. a1df4e4 USB: gadget: rndis: fix up coding style issues in the file by Mihai Donțu · 14 years ago
  95. eabf0f5 USB: Kconfig: fix typos in USB_FUNCTIONFS* description by Michael Prokop · 14 years ago
  96. d808742 USB: g_file_storage: don't generate automatic serial string by Alan Stern · 14 years ago
  97. 10f4716 USB: langwell: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  98. 0cf7a63 USB: gadget: amd5536udc.c: Remove double test by Julia Lawall · 14 years ago
  99. c9bfff9 usb gadget: don't save bind callback in struct usb_configuration by Uwe Kleine-König · 14 years ago
  100. 07a18bd usb gadget: don't save bind callback in struct usb_composite_driver by Michal Nazarewicz · 14 years ago