1. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  2. 104bb37 gadgetfs: list_for_each_safe() misuse by Al Viro · 13 years ago
  3. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  4. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  5. 647d558 usb: gadget: f_fs: Remove lock is held before freeing checks by Andi Kleen · 12 years ago
  6. 8d06984 usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCTIONFS_ETH by Lothar Waßmann · 12 years ago
  7. b55dd32 usb: gadget: Kconfig: fix typo for 'different' by Fabio Baltieri · 12 years ago
  8. 33d2832 USB: gadget: Make g_hid device class conform to spec. by Orjan Friberg · 12 years ago
  9. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
  10. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  11. 30e9eb1 usb/gadget/pch_udc: Fix compile error by Tomoya MORINAGA · 12 years ago
  12. 85b4b3c usb: gadgetfs: return number of bytes on ep0 read request by Thomas Faber · 13 years ago
  13. 2a5be87 Allocate correct size (portably) in drivers/usb/gadget/f_midi.c::f_midi_bind() by Jesper Juhl · 13 years ago
  14. b1443ac0e usb: gadget: dummy_hcd: signedness bug in transfer() by Dan Carpenter · 13 years ago
  15. f9b0f51 Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  16. 8062d94 Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  17. 775dafd usb/gadget: use common defines within the storage gadget by Sebastian Andrzej Siewior · 13 years ago
  18. 7ac4704 usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h by Sebastian Andrzej Siewior · 13 years ago
  19. 6440093 usb: gadget: goku: use generic map/unmap routines by Felipe Balbi · 13 years ago
  20. ae4d793 usb: gadget: net2280: use generic map/unmap routines by Felipe Balbi · 13 years ago
  21. af93f2c usb: gadget: net2272: use generic map/umap routines by Felipe Balbi · 13 years ago
  22. 05d00fb usb: gadget: r8a66597: use generic map/unmap routines by Felipe Balbi · 13 years ago
  23. 220e860 usb: gadget: amd5536: use generic map/unmap routines by Felipe Balbi · 13 years ago
  24. ac8a138 usb: gadget: langwell: use generic map/unmap functions by Felipe Balbi · 13 years ago
  25. a698908 usb: gadget: add generic map/unmap request utilities by Felipe Balbi · 13 years ago
  26. c15e03e usb: amd5536udc: Remove old CVS markers by Cyril Roelandt · 13 years ago
  27. 34af373 usb: amd5536udc: Fix the type of ep_string by Cyril Roelandt · 13 years ago
  28. 1b8860d usb: amd5536udc: use the DEFINE_PCI_DEVICE_TABLE macro by Cyril Roelandt · 13 years ago
  29. 1435db4 usb: amd5536udc: Fix indentation by Cyril Roelandt · 13 years ago
  30. 5647a14 usb: amd5536udc: Fix coding style issues. by Cyril Roelandt · 13 years ago
  31. 170b778 usb: amd5536udc: Fix brace coding style issues. by Cyril Roelandt · 13 years ago
  32. 6e13c65 usb: otg: Convert all users to pass struct usb_otg for OTG functions by Heikki Krogerus · 13 years ago
  33. b96d3b0 usb: Convert all users to new usb_phy by Heikki Krogerus · 13 years ago
  34. c5cc5ed usb: fsl_udc_core: Fix scheduling while atomic dump message by Peter Chen · 13 years ago
  35. f9c56cd usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable by Ido Shayevitz · 13 years ago
  36. a003c18 usb: at91_udc: linux/prefetch.h included twice by Danny Kukawka · 13 years ago
  37. 132fcb4 usb: gadget: Add Audio Class 2.0 Driver by Jassi Brar · 13 years ago
  38. d747a91 usb: gadget: audio: Move string IDs to audio.c by Jassi Brar · 13 years ago
  39. 18b5b3b usb: gadget: Rename audio function to uac1 by Jassi Brar · 13 years ago
  40. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 13 years ago
  41. 6fecfb0 usb: gadget: add usb3.0 descriptors to serial gadgets by Sebastian Andrzej Siewior · 13 years ago
  42. 609ca22 usb: gadget: clean the ep in autoconf before returning it. by Sebastian Andrzej Siewior · 13 years ago
  43. 637b78e usb: gadget: pch_udc: Detecting VBUS through GPIO with interrupt by Tomoya MORINAGA · 13 years ago
  44. dd63180 usb: gadget: pch_udc: Detecting VBUS through GPIO by Tomoya MORINAGA · 13 years ago
  45. 20edfbb usb: gadget: dummy_hcd: fix null-deref free req by Sebastian Andrzej Siewior · 13 years ago
  46. 3cf0ad0 usb: gadget: dummy_hcd: don't assign ->desc on error case by Sebastian Andrzej Siewior · 13 years ago
  47. d11519a usb: gadget: Add Interface Association Descriptor to ECM by Praveena Nadahally · 13 years ago
  48. 683da59 usb: gadget: zero: fix bug in loopback autoresume handling by Timo Juhani Lindfors · 13 years ago
  49. 4b5203f usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parameters by Fabio Estevam · 13 years ago
  50. c74c930 usb: gadget: check for streams only for SS udcs by Sebastian Andrzej Siewior · 13 years ago
  51. 118d63f usb: gadget: fsl_udc: fix the usage of udc->max_ep by Peter Chen · 13 years ago
  52. 9e878a6 usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst too by Paul Zimmerman · 13 years ago
  53. a850163 usb: gadget: storage: endian fix by Andiry Xu · 13 years ago
  54. 37fd371 usb: gadget: langwell: don't call gadget's disconnect() by Alexander Shishkin · 13 years ago
  55. 28bd622 usb: gadget: langwell: drop langwell_otg support by Alexander Shishkin · 13 years ago
  56. fcc0bb5 usb: gadget: f_mass_storage: remove one FSG_NO_INTR_EP by Sebastian Andrzej Siewior · 13 years ago
  57. 54b8360 usb: gadget: update Michal Nazarewicz's email address by Michal Nazarewicz · 13 years ago
  58. 18f2cba usb: gadget: dummy_hcd: clean up checkpatch by Sebastian Andrzej Siewior · 13 years ago
  59. 59f08e6 usb: dummy_hcd: use usb_endpoint_type() by Sebastian Andrzej Siewior · 13 years ago
  60. a54c979 usb: gadget: dummy_hcd: complete stream support by Sebastian Andrzej Siewior · 13 years ago
  61. 9645f7d usb: gadget: pch_udc: Add debug message by Tomoya MORINAGA · 13 years ago
  62. 8333104 usb: gadget: pch_udc: Reduce redundant interrupt by Tomoya MORINAGA · 13 years ago
  63. 1c575d2 usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/disconnect issue by Tomoya MORINAGA · 13 years ago
  64. 84566ab usb: gadget: pch_udc: Fix USB suspend issue by Tomoya MORINAGA · 13 years ago
  65. c802672 usb: gadget: pch_udc: Fix wrong return value by Tomoya MORINAGA · 13 years ago
  66. c50a3bf usb: gadget: pch_udc: Fix disconnect issue by Tomoya MORINAGA · 13 years ago
  67. 294f78e usb: s3c-hsudc: add basic runtime_pm calls by Heiko Stübner · 13 years ago
  68. 2d4172c usb: s3c-hsudc: Use helper functions instead of generic container_of by Heiko Stübner · 13 years ago
  69. 10800f2 usb: gadget: mv_udc: remove unneeded NULL check by Dan Carpenter · 13 years ago
  70. d81f3e4 usb: gadget: dummy_hcd: make alloc/free streams static by Sebastian Andrzej Siewior · 13 years ago
  71. d262127 usb: gadget: dummy_hcd: rename dummy_udc_udpate_ep0() to dummy_udc_update_ep0() by Sebastian Andrzej Siewior · 13 years ago
  72. 14fce33 usb: gadget: dummy_hcd: add sg support by Sebastian Andrzej Siewior · 13 years ago
  73. a04ce20 usb: gadget: dummy_hcd: move the transfer part into its own function by Sebastian Andrzej Siewior · 13 years ago
  74. c688419 usb: gadget: dummy_hcd: initialize max_streams early by Sebastian Andrzej Siewior · 13 years ago
  75. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  76. acc952c Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  77. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  78. 87da5b3 ... and the same for gadgetfs by Al Viro · 13 years ago
  79. 5b5f956 functionfs: unfuck failure exits on mount by Al Viro · 13 years ago
  80. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  81. 40ba95f Merge branch 'depends/rmk/restart' into next/cleanup by Arnd Bergmann · 13 years ago
  82. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  83. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  84. ee0db58 Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  85. abfbe33 usb: gadget: remove useless depends on Kconfig by Felipe Contreras · 13 years ago
  86. 922be95 usb: gadget: s3c-hsudc: remove the_controller global by Heiko Stübner · 13 years ago
  87. dee19be usb: gadget: s3c-hsudc: use release_mem_region instead of release_resource by Heiko Stübner · 13 years ago
  88. bab7d03 usb: gadget: s3c-hsudc: Add regulator handling by Heiko Stübner · 13 years ago
  89. d93e260 usb: gadget: s3c-hsudc: use udc_start and udc_stop functions by Heiko Stübner · 13 years ago
  90. 103495a usb: gadget: s3c-hsudc: move device registration to probe by Heiko Stübner · 13 years ago
  91. e9bcb9e usb: gadget: s3c-hsudc: add missing otg_put_transceiver in probe by Heiko Stübner · 13 years ago
  92. a197756 usb: gadget: s3c-hsudc: add __devinit to probe function by Heiko Stübner · 13 years ago
  93. 715a3e4 usb: gadget: s3c-hsudc: move platform_data struct to global header by Heiko Stübner · 13 years ago
  94. 5e6c86b usb: gadget: mv_udc: drop ARCH dependency by Neil Zhang · 13 years ago
  95. c2bbd16 usb: gadget: mv_udc: fix bug in ep_dequeue by Neil Zhang · 13 years ago
  96. 7422ba5 usb: gadget: epautoconf: do not change number of streams by Felipe Balbi · 13 years ago
  97. 91d959d usb: gadget: mv_udc: rewrite queue_dtd according to spec by Neil Zhang · 13 years ago
  98. 86bb702 usb: gadget: mv_udc: fix readl error by Neil Zhang · 13 years ago
  99. 02735a2 Merge branch 'at91/defconfig' into next/cleanup by Olof Johansson · 13 years ago
  100. 121a8cd Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago