1. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  2. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  3. 38ff1ed f_phonet: fix page offset of first received fragment by Rémi Denis-Courmont · 13 years ago
  4. 5f861ed4 powerpc/fsl_udc_core: Fix dumb typo by Al Viro · 13 years ago
  5. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 14 years ago
  6. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  7. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  8. 0f8fd43 USB: gadget: midi: memory leak in f_midi_bind_config() by Dan Carpenter · 13 years ago
  9. 0889551 USB: gadget: midi: fix range check in f_midi_out_open() by Dan Carpenter · 13 years ago
  10. 91960c2 usb: gadget: file_storage: fix race on unloading by Yauheni Kaliuta · 13 years ago
  11. fa3ae0c usb: gadget: add new usb gadget for ACM and mass storage by Klaus Schwarzkopf · 13 years ago
  12. 431879a usb: gadget: mv_udc: fix compile warning by Felipe Balbi · 13 years ago
  13. 1aec033 usb: gadget: mv_udc: add clock gating support by Neil Zhang · 13 years ago
  14. fb22cba usb: gadget: mv_udc: add test mode support by Neil Zhang · 13 years ago
  15. 46e172d usb: gadget: mv_udc: use DMA API for status_req's dma address by Neil Zhang · 13 years ago
  16. daec765 usb: gadget: mv_udc: fix dtd dma confusion by Neil Zhang · 13 years ago
  17. 046b07a usb: gadget: mv_udc: add shutdown function for it by Neil Zhang · 13 years ago
  18. 36616224 usb: gadget: mv_udc: correct ep0 state by Neil Zhang · 13 years ago
  19. 0c70840 usb: gadget: mv_udc: rewrite fifo flush by Neil Zhang · 13 years ago
  20. 615268b usb: gadget: mv_udc: set unused endpoint with right type by Neil Zhang · 13 years ago
  21. 27cec2b usb: gadget: mv_udc: add missing spinlock in ep enable/disable by Neil Zhang · 13 years ago
  22. 96c2bbb usb: gadget: mv_udc: fix bug when handle setup package. by Neil Zhang · 13 years ago
  23. fbebe1f usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0 by Neil Zhang · 13 years ago
  24. 43ad9f3 usb: gadget: mv_udc: ep0 needn't set toggle flag by Neil Zhang · 13 years ago
  25. bedcff9 usb: gadget: mv_udc: fix a clerical error by Neil Zhang · 13 years ago
  26. 4540a9ab usb: gadget: mv_udc: fix kernel panic on some platforms by Neil Zhang · 13 years ago
  27. 5d0b8d0 usb: gadget: mv_udc: add section information by Neil Zhang · 13 years ago
  28. dde34cc usb: gadget: mv_udc: refine the driver structure by Neil Zhang · 13 years ago
  29. 4bb99b7 usb: gadget: storage: add superspeed support by Felipe Balbi · 13 years ago
  30. 089b837 usb: gadget: fix typo for default U1/U2 exit latencies by Felipe Balbi · 13 years ago
  31. 478ff25 usb: gadget: r8a66597: convert to new style by Felipe Balbi · 13 years ago
  32. 4cf5e00 usb: gadget: net2280: convert to new style by Felipe Balbi · 13 years ago
  33. 96f8db6 usb: gadget: net2272: convert to new style by Felipe Balbi · 13 years ago
  34. 2c7f098 usb: gadget: langwell: convert to new style by Felipe Balbi · 13 years ago
  35. 5bc639f usb: gadget: langwell: don't use the_controller when it's not needed by Felipe Balbi · 13 years ago
  36. 1a8060d usb: gadget: at91_udc: change french comments to english by Robert Schwebel · 13 years ago
  37. d5546b3 usb: gadget: pxa25x: is_vbus_present is gone by Arnd Bergmann · 13 years ago
  38. fe69676 usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC by Paul Zimmerman · 13 years ago
  39. c8933c3 USB: gadget: f_midi: allow a dynamic number of input and output ports by Daniel Mack · 13 years ago
  40. 2672eea USB: gadget: midi: refactor the device code by Daniel Mack · 13 years ago
  41. d5daf49 USB: gadget: midi: add midi function driver by Daniel Mack · 13 years ago
  42. 56526c0 usb gadget: fix langwell_udc.c build error by Randy Dunlap · 13 years ago
  43. b8a56e1 usb: gadget: r8a66597-udc: add support for SUDMAC by Yoshihiro Shimoda · 13 years ago
  44. 12158f4 usb: gadget: r8a66597-udc: use dev_*() instead of printk() by Yoshihiro Shimoda · 13 years ago
  45. 5c481a6 usb: gadget: r8a66597-udc: add function for external controller by Yoshihiro Shimoda · 13 years ago
  46. 0a85577 usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifo by Yoshihiro Shimoda · 13 years ago
  47. 5023829 USB: gadget: u_serial.c: fixed a brace coding style issue by Shaun Silk · 13 years ago
  48. 865569b usb: gadget: udc-core: fix bug on soft_connect interface by Felipe Balbi · 13 years ago
  49. 073b854 Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  50. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  51. 8582d86 USB: g_printer: fix bug in unregistration by Fabian Godehardt · 13 years ago
  52. fba9e54 s3c-hsudc: implement vbus_draw hook by Heiko Stübner · 13 years ago
  53. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  54. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  55. 255f5e0 Remove unneeded version.h includes (and add where needed) for drivers/usb/ by Jesper Juhl · 13 years ago
  56. 6993248 treewide: remove extra semicolons from various parts of the kernel by Justin P. Mattock · 13 years ago
  57. fb914eb treewide: typo 'interrrupt' word corrections. by Vitaliy Ivanov · 13 years ago
  58. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  59. 7c5881d usb: gadget: audio: queue wLength-sized requests by Felipe Balbi · 13 years ago
  60. ef7f584 usb: gadget: audio: actually support both speeds by Felipe Balbi · 13 years ago
  61. 6532c7f usb: gadget: storage: make FSG_NUM_BUFFERS variable size by Per Forlin · 13 years ago
  62. 04eee25 USB: gadget: storage: remove alignment assumption by Alan Stern · 13 years ago
  63. 3f565a3 usb: gadget: storage: adapt logic block size to bound block devices by Peiyu Li · 13 years ago
  64. 6ed962a Merge 3.1-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  65. 2e5a08a USB gadget i.MX1: remove dependency on ARCH_MXC by Sascha Hauer · 13 years ago
  66. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  67. 938fbe54 s3c-hsudc: Add basic otg transceiver handling by Heiko Stübner · 13 years ago
  68. da4fc14 s3c-hsudc: Fix possible nullpointer dereference during probe by Heiko Stübner · 13 years ago
  69. 72246da usb: Introduce DesignWare USB3 DRD Driver by Felipe Balbi · 13 years ago
  70. 500fdf8 usb: gadget: introduce gadget_is_dwc3() by Felipe Balbi · 13 years ago
  71. 200b018 Merge branch 'fixes' into for-greg by Felipe Balbi · 13 years ago
  72. bb8070c usb: gadget: f_phonet: unlock in error case by Sebastian Andrzej Siewior · 13 years ago
  73. 71964b9 usb: gadget: hid: don't STALL when processing a HID Descriptor request by Sebastian Bauer · 13 years ago
  74. 26e5c3e usb: musb: fix Kconfig by Rabin Vincent · 13 years ago
  75. 6a22158 usb: gadget: composite: fix bMaxPacketSize for SuperSpeed by Sebastian Andrzej Siewior · 13 years ago
  76. aba1350 usb: gadget: fusb300: remove #if 0 block by Sebastian Andrzej Siewior · 13 years ago
  77. 567b20e usb: gadget: s3c2410_udc: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  78. eed3936 USB: at91_udc: include linux/prefetch.h explicitly by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  79. d84d661 usb: gadget: net2272 - Correct includes by Geert Uytterhoeven · 13 years ago
  80. acab460 Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  81. c240d78 usb: gadget: hid: don't STALL when processing a HID Descriptor request by Sebastian Bauer · 13 years ago
  82. b61ae34 usb: musb: fix Kconfig by Rabin Vincent · 13 years ago
  83. a8f2115 usb: gadget: composite: fix bMaxPacketSize for SuperSpeed by Sebastian Andrzej Siewior · 13 years ago
  84. 9c5ea0e usb: gadget: fusb300: remove #if 0 block by Sebastian Andrzej Siewior · 13 years ago
  85. 7e9d40f usb: gadget: s3c2410_udc: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  86. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  87. f1e393d [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh by Hans Verkuil · 14 years ago
  88. 523f46d [media] v4l2-events/fh: merge v4l2_events into v4l2_fh by Hans Verkuil · 14 years ago
  89. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  90. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  91. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  92. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  93. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  94. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  95. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  96. 18fbb93 Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  97. 7eff1d8 usb: gadget: m66592-udc: add pullup function by Yoshihiro Shimoda · 13 years ago
  98. bb59dbf usb: gadget: m66592-udc: add function for external controller by Yoshihiro Shimoda · 13 years ago
  99. 8ca1375 usb: gadget: r8a66597-udc: add pullup function by Yoshihiro Shimoda · 13 years ago
  100. 030ed1f usb: renesas_usbhs: compile/config are rescued by Kuninori Morimoto · 13 years ago