1. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  2. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 14 years ago
  3. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  4. 3140d5b USB: fsl_udc_core: fix build breakage when building for ARM arch by Anatolij Gustschin · 14 years ago
  5. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  6. 97b2f90 USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable by Alan Stern · 14 years ago
  7. c5c69f3 USB: dummy-hcd needs the has_tt flag by Alan Stern · 14 years ago
  8. 6bc1295 usb/s3c-hsudc: fix error path by Sebastian Andrzej Siewior · 14 years ago
  9. a6207b1 usb/pxa25x_udc: cleanup the LUBBOCK err path by Sebastian Andrzej Siewior · 14 years ago
  10. cb42447 usb/mv_udc_core: fix compile by Sebastian Andrzej Siewior · 14 years ago
  11. b38b03b usb: gadget: include <linux/prefetch.h> to fix compiling error by Bryan Wu · 14 years ago
  12. 83a0180 USB: s3c-hsotg: Tone down debugging by Mark Brown · 14 years ago
  13. 3898115 usb-gadget: unlock data->lock mutex on error path in ep_write() by Alexey Khoroshilov · 14 years ago
  14. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  15. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  16. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
  17. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 14 years ago
  18. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 14 years ago
  19. e6251a9 USB: gadget: f_audio: Fix invalid dereference of initdata by Martin Jackson · 14 years ago
  20. 472b912 usb: gadget: rndis: don't test against req->length by Felipe Balbi · 14 years ago
  21. bf1f0a0 usb/gadget: at91sam9g20 fix end point max packet size by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  22. 2328cea USB: s3c-hsotg: return proper error if clk_get fails by Jingoo Han · 14 years ago
  23. 66e5c64 USB: s3c-hsotg: fix checkpatch warnings by Jingoo Han · 14 years ago
  24. d616766 USB: s3c-hsudc: fix checkpatch error and warning by Jingoo Han · 14 years ago
  25. 004c127 USB: s3c-hsudc: use IS_ERR() instead of NULL check by Jingoo Han · 14 years ago
  26. a9df304 USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver by Thomas Abraham · 14 years ago
  27. 849426c usb: gadget: Remove the LUN checks which are always true by Maxin B John · 14 years ago
  28. 95ed323 usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests by Roger Quadros · 14 years ago
  29. 1b9ba00 usb: gadget: composite: Allow function drivers to pause control transfers by Roger Quadros · 14 years ago
  30. d860852 USB: OTG: msm: Implement charger detection by Pavankumar Kondeti · 14 years ago
  31. ea437f3 fsl/usb: Unused endpoint failure for USB gadget by Ramneek Mehresh · 14 years ago
  32. ac1aa6a USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc by Anji jonnala · 14 years ago
  33. 76cd9cf USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  34. 4c5212b USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  35. 986b11b USB: gadget: Fix unused variable warning in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  36. 8c2387a USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  37. ef90748 USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  38. dfbc6fa USB: s3c-hsotg: Add copyright string by Anton Tikhomirov · 14 years ago
  39. f8acb08 USB: s3c-hsotg: Fix hang up after reset by Anton Tikhomirov · 14 years ago
  40. 9c39ddc USB: s3c-hsotg: Fix stall condition processing by Anton Tikhomirov · 14 years ago
  41. 26ab3d0 USB: s3c-hsotg: Fix control request processing by Anton Tikhomirov · 14 years ago
  42. a3395f0 USB: s3c-hsotg: Fix interrupt cleaning code by Anton Tikhomirov · 14 years ago
  43. d00f500 USB: s3c-hsotg: Fix core reset by Anton Tikhomirov · 14 years ago
  44. 83722bc USB: extend ehci-fsl and fsl_udc_core driver for OTG operation by Anatolij Gustschin · 14 years ago
  45. 2ea6698 USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller by Anatolij Gustschin · 14 years ago
  46. 09ba0de USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors by Anatolij Gustschin · 14 years ago
  47. fd4477b usb: gadget: storage_common: use kstrto*() [bug fix] by Michal Nazarewicz · 14 years ago
  48. 865835f usb/dummy_hcd: don't probe for udc if hcd failed by Sebastian Andrzej Siewior · 14 years ago
  49. a0c25c2 USB: g_printer required set interface request by Jonas Andersson · 14 years ago
  50. a8779ee USB: dbpg gadget: dont mask out direction bit by Sven Schnelle · 14 years ago
  51. 83b7201 USB: dbgp gadget: set MaxpacketSize0 by Sven Schnelle · 14 years ago
  52. 1744020 USB: dbgp gadget: fix return value of dbgp_setup by Sven Schnelle · 14 years ago
  53. 50ee933 Merge 2.6.39-rc4 into usb-next by Greg Kroah-Hartman · 14 years ago
  54. 98346f7 Revert "usb: usb_storage: do not align length of request for CBW to maxp size" by Greg Kroah-Hartman · 14 years ago
  55. db8fa28 usb: gadget: storage_common: use kstrto*() by Michal Nazarewicz · 14 years ago
  56. 74d1dc8 usb: fix a typo in a comment by Weiping Pan(潘卫平) · 14 years ago
  57. 3c624d4 usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only by Roger Quadros · 14 years ago
  58. 73ee4da usb: gadget: f_mass_storage: Fix Bulk-only RESET handling by Roger Quadros · 14 years ago
  59. ee81b3e USB: g_file_storage: don't send padding when stall=n by Alan Stern · 14 years ago
  60. 806e8f8 usb: usb_storage: do not align length of request for CBW to maxp size by Mian Yousaf Kaukab · 14 years ago
  61. 2f98382 usb: renesas_usbhs: Add Renesas USBHS Gadget by Kuninori Morimoto · 14 years ago
  62. d834508 USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0 by Valentin Longchamp · 14 years ago
  63. 4857071 usb: pch_udc: unlock on allocation failure by Dan Carpenter · 14 years ago
  64. 16a2f97 usb/gadget: don't leak hs_descriptors by Sebastian Andrzej Siewior · 14 years ago
  65. 505d1f6 usb: gadget: eem: fix echo command processing by Yauheni Kaliuta · 14 years ago
  66. 2c2da17 usb: r8a66597-udc: fix spinlock usage by Yoshihiro Shimoda · 14 years ago
  67. 00cc7a5 USB: usb-gadget: unlock data->lock mutex on error path in ep_read() by Alexey Khoroshilov · 14 years ago
  68. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  69. 938c0ace Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 14 years ago
  70. 63a9369 Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  71. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  72. a8ecc86 ARM: pxa25x_udc: stop handling gpio-vbus internally by Dmitry Eremin-Solenikov · 14 years ago
  73. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  74. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  75. a74022a USB: s3c2410_udc: Add common implementation for GPIO controlled pullups by Lars-Peter Clausen · 14 years ago
  76. dfb2130 USB: Rename "msm72k_otg.c" to "msm_otg.c" by Pavankumar Kondeti · 14 years ago
  77. 2cd5bb2 USB: Remove unused is_iso from fsl_udc_core.c by Huzaifa Sidhpurwala · 14 years ago
  78. 45d1b7a usb-gadget: fix warning in ethernet by Stephen Hemminger · 14 years ago
  79. f5a4532 f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM by Rémi Denis-Courmont · 14 years ago
  80. d35fb64 dt/usb: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  81. 2edb11c usb: gadget: composite: fix req->length in composite_setup() by Maulik Mankad · 14 years ago
  82. 10408bb USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM by Rémi Denis-Courmont · 14 years ago
  83. 541cace USB: gadget: Add test mode support for ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  84. e2b61c1 USB: gadget: Implement remote wakeup in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  85. 0e6ca19 USB: gadget: Implement hardware queuing in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  86. 108be95 usb: m66592-udc: Fixed bufnum of Bulk by Yusuke Goda · 14 years ago
  87. 8ab1040 usb: gadget: at91_udc: Fix error path by Rahul Ruikar · 14 years ago
  88. 6b2e30c usb: fusb300_udc: add more "ep%d" names by Dan Carpenter · 14 years ago
  89. 16f08a0 USB: s3c2410_udc: Add handling for S3C244X dual-packet mode by Fabian Godehardt · 14 years ago
  90. c17f459 usb: pch_udc: Fixed issue which does not work with g_ether by Toshiharu Okada · 14 years ago
  91. 05c3eeb USB: Gadget: Reorder driver name assignment by Jassi Brar · 14 years ago
  92. ff085de USB: Gadget: Composite: Debug interface comparison by Jassi Brar · 14 years ago
  93. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  94. a283c03 USB, Mass Storage, composite, gadget: Fix build failure and memset of a struct by Jesper Juhl · 14 years ago
  95. 8cf28f1 USB: Fix trout build failure with ci13xxx_msm gadget by Pavankumar Kondeti · 14 years ago
  96. ce1fd35 USB: gadget: f_fs: even zero-length packets require a buffer by Marek Szyprowski · 14 years ago
  97. a51ea8c usb: gadget/fsl_mxc_udc: Detect the CPU type in run-time by Fabio Estevam · 14 years ago
  98. 553fbcd USB: Gadget: Initialize wMaxPacketSize if not already set by Jassi Brar · 14 years ago
  99. 6d86d52 usb: r8a66597-udc: Fixed bufnum of Bulk by Yusuke Goda · 14 years ago
  100. 82e6923 ARM: lh7a40x: remove unmaintained platform support by Russell King · 14 years ago