1. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  2. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  3. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  4. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  5. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  6. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 11 years ago
  7. a1924d8 usb/gadget: f_mass_storage: use string literal as format in dev_set_name by Andrzej Pietrasiewicz · 11 years ago
  8. 5328f35 Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  9. 5bb7289 usb: gadget: f_mass_storage: style corrections, cleanup & simplification by Andrzej Pietrasiewicz · 11 years ago
  10. d80e224d target: Remove TF_CIT_TMPL macro by Andy Grover · 11 years ago
  11. 811f330 usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints by Robert Baldyga · 11 years ago
  12. 8acc829 usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo mode by Robert Baldyga · 11 years ago
  13. bd9ef7b usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT by Robert Baldyga · 11 years ago
  14. a18ed7b usb: gadget: s3c-hsotg: fix "halted" property updating by Robert Baldyga · 11 years ago
  15. 7e80465 usb: gadget: s3c-hsotg: add DAINT masking by Robert Baldyga · 11 years ago
  16. afcf416 usb: gadget: s3c-hsotg: fix endpoint interrupts handling by Robert Baldyga · 11 years ago
  17. 5cb2ff0 usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo mode by Robert Baldyga · 11 years ago
  18. ab93e01 usb: gadget: s3c-hsotg: fix "protocol stall" handling by Robert Baldyga · 11 years ago
  19. b879863 usb: gadget: storage_common: pass filesem to fsg_store_cdrom by Andrzej Pietrasiewicz · 11 years ago
  20. 81a1d5e usb: gadget: storage_common: use strtobool instead of kstrtouint by Andrzej Pietrasiewicz · 11 years ago
  21. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  22. cd10869 usb: gadget: Make VERBOSE_DEBUG enableable via Kconfig by Andreas Larsson · 11 years ago
  23. 7eb581d usb: gadget: s3c-hsotg: remove unused label by Robert Baldyga · 11 years ago
  24. 4fca54a usb: gadget: s3c-hsotg: add multi count support by Robert Baldyga · 11 years ago
  25. 1479e84 usb: gadget: s3c-hsotg: add isochronous transfers support by Robert Baldyga · 11 years ago
  26. 8254bac usb: gadget: mass_storage: merge usb_f_mass_storage module with u_ms module by Andrzej Pietrasiewicz · 11 years ago
  27. 7a93d04 usb: gadget: f_mass_storage: remove compatibility layer by Andrzej Pietrasiewicz · 11 years ago
  28. 1bcce93 usb: gadget: multi: convert to new interface of f_mass_storage by Andrzej Pietrasiewicz · 11 years ago
  29. 4d1a8f6 usb: gadget: multi: convert to new interface of f_rndis by Andrzej Pietrasiewicz · 11 years ago
  30. 7388901 usb: gadget: multi: convert to new interface of f_ecm by Andrzej Pietrasiewicz · 11 years ago
  31. e6c661e usb: gadget: acm_ms: convert to new interface of f_mass_storage by Andrzej Pietrasiewicz · 11 years ago
  32. ef0aa4b usb: gadget: f_mass_storage: add configfs support by Andrzej Pietrasiewicz · 11 years ago
  33. 864328e usb: gadget: storage_common: add methods to show/store 'cdrom' and 'removable' by Andrzej Pietrasiewicz · 11 years ago
  34. 77850ae usb: gadget: storage_common: make attribute operations more generic by Andrzej Pietrasiewicz · 11 years ago
  35. 2412fbf usb: gadget: mass_storage: convert to new interface of f_mass_storage by Andrzej Pietrasiewicz · 11 years ago
  36. e5eaa0d usb: gadget: f_mass_storage: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 11 years ago
  37. 5de862d usb: gadget: f_mass_storage: create fsg_common_run_thread for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  38. 23682e3 usb: gadget: f_mass_storage: create fsg_common_set_inquiry_string for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  39. b27c08c usb: gadget: f_mass_storage: create lun creation helpers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  40. a891d7a usb: gadget: f_mass_storage: create fsg_common_set_cdev for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  41. 7063417 usb: gadget: f_mass_storage: create lun handling helpers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  42. 6313caa usb: gadget: f_mass_storage: create fsg_common_set_num_buffers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  43. b24650d usb: gadget: f_mass_storage: create fsg_common_setup for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  44. bd528d4 usb: gadget: f_mass_storage: make sysfs interface optional by Andrzej Pietrasiewicz · 11 years ago
  45. 8502d66 usb: gadget: f_mass_storage: create _fsg_common_free_buffers by Andrzej Pietrasiewicz · 11 years ago
  46. e9edd199 usb: gadget: s3c-hsotg: fix set_ep_maxpacket function by Robert Baldyga · 11 years ago
  47. dc80757 usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  48. 7fc031e usb: g_ffs: fix compilation warning by David Cohen · 11 years ago
  49. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  50. cae9160 usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  51. 4c015ba Merge 3.12-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  52. e81b1a6 usb: g_ffs: fix compilation warning by David Cohen · 11 years ago
  53. 13613c1 usb: gadget: s3c-hsotg: fix maxpacket size by Robert Baldyga · 11 years ago
  54. f8cffc8 usb: gadget: udc-core: Do not report -EISNAM error from gadgetfs by Fabio Estevam · 11 years ago
  55. a023da3 usb: gadget: s3c-hsotg: fix CodingStyle issues by Pavel Machek · 11 years ago
  56. bdd78f2 Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  57. 4610f19 usb: gadget: f_mass_storage: use usb_gstrings_attach by Andrzej Pietrasiewicz · 11 years ago
  58. 8b903fd usb: gadget: f_mass_storage: add a level of indirection for luns storage by Andrzej Pietrasiewicz · 11 years ago
  59. f3fed36 usb: gadget: f_mass_storage: factor out a header file by Andrzej Pietrasiewicz · 11 years ago
  60. 6fdc5dd usb: gadget: create a utility module for mass_storage by Andrzej Pietrasiewicz · 11 years ago
  61. 092a4bd usb: gadget: configfs: add a method to unregister the gadget by Andrzej Pietrasiewicz · 11 years ago
  62. a346941 usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) by Duan Jiong · 11 years ago
  63. f51a08d usb: gadget: mv_u3d_core: fix memory leaks by Valentin Ilie · 11 years ago
  64. d1d7e3f usb: gadget: net2280: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  65. 42ab3d2 usb: gadget: pch_udc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  66. 1f01863 usb: gadget: goku_udc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  67. 8820099 usb: gadget: amd5536udc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  68. 36ed03f usb: gadget: zero: Add flexible auto remote wakeup test method by Peter Chen · 11 years ago
  69. b377216 usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints by Robert Baldyga · 11 years ago
  70. 8854894 usb: gadget: f_fs: fix error handling by Robert Baldyga · 11 years ago
  71. df9b17f Merge 3.12-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  72. 2606b28 USB: Fix breakage in ffs_fs_mount() by Al Viro · 11 years ago
  73. d47aa45 usb: gadget: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  74. 8233729 usb: gadget: pxa25x_udc: fix deferred probe from __init by Johan Hovold · 11 years ago
  75. 42f4891 Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  76. dfe2902 USB: Faraday fotg210: fix email addresses by Dave Jones · 11 years ago
  77. d3675e3 usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr by Chanho Park · 11 years ago
  78. c8c1025 usb: s3c-hsotg: fix unregistration function by Marek Szyprowski · 11 years ago
  79. 7f2ccc8 usb: gadget: f_mass_storage: reset endpoint driver data when disabled by Peter Oh · 11 years ago
  80. 5c18a36 usb: gadget: f_eem: Staticize eem_alloc by Sachin Kamat · 11 years ago
  81. 0f0392f usb: gadget: f_ecm: Staticize ecm_alloc by Sachin Kamat · 11 years ago
  82. 780cc0f usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register() by Chen Gang · 11 years ago
  83. d2ff405 usb: gadget: cdc2: fix conversion to new interface of f_ecm by Andrzej Pietrasiewicz · 11 years ago
  84. 5f5610f usb: gadget: fix a bug and a WARN_ON in dummy-hcd by Alan Stern · 11 years ago
  85. 2389df4 usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_disable() by Alexey Khoroshilov · 11 years ago
  86. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  87. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  88. d257221 usb: acm gadget: Null termintate strings table by Graham Williams · 11 years ago
  89. 3cb40a5 usb: fotg210-udc: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  90. 752e695 Merge tag 'usb-for-v3.12-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  91. ffb62a1 usb: gadget: double unlocks on error in atmel_usba_start() by Dan Carpenter · 11 years ago
  92. df49899 usb: gadget: gadgetfs: potential use after free in unbind() by Dan Carpenter · 11 years ago
  93. 1826e9b usb: gadget: gadgetfs: use after free in dev_release() by Dan Carpenter · 11 years ago
  94. ce26bd2 USB: gadget: audit sysfs attribute permissions by Greg Kroah-Hartman · 11 years ago
  95. 272b05a usb: gadget: USB_NET2272_DMA should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  96. 4ee4f23 usb: gadget: USB_R8A66597 should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  97. b2fb945 usb: gadget: USB_FUSB300 should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  98. 5a68e9b usb: gadget: configfs: keep a function if it is not successfully added by Andrzej Pietrasiewicz · 11 years ago
  99. 9c1d696 usb:gadget Fix comment for pointer to configfs by Philippe De Swert · 11 years ago
  100. 165f606 Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago