1. 864328e usb: gadget: storage_common: add methods to show/store 'cdrom' and 'removable' by Andrzej Pietrasiewicz · 11 years ago
  2. 77850ae usb: gadget: storage_common: make attribute operations more generic by Andrzej Pietrasiewicz · 11 years ago
  3. 2412fbf usb: gadget: mass_storage: convert to new interface of f_mass_storage by Andrzej Pietrasiewicz · 11 years ago
  4. e5eaa0d usb: gadget: f_mass_storage: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 11 years ago
  5. 5de862d usb: gadget: f_mass_storage: create fsg_common_run_thread for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  6. 23682e3 usb: gadget: f_mass_storage: create fsg_common_set_inquiry_string for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  7. b27c08c usb: gadget: f_mass_storage: create lun creation helpers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  8. a891d7a usb: gadget: f_mass_storage: create fsg_common_set_cdev for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  9. 7063417 usb: gadget: f_mass_storage: create lun handling helpers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  10. 6313caa usb: gadget: f_mass_storage: create fsg_common_set_num_buffers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  11. b24650d usb: gadget: f_mass_storage: create fsg_common_setup for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  12. bd528d4 usb: gadget: f_mass_storage: make sysfs interface optional by Andrzej Pietrasiewicz · 11 years ago
  13. 8502d66 usb: gadget: f_mass_storage: create _fsg_common_free_buffers by Andrzej Pietrasiewicz · 11 years ago
  14. e9edd199 usb: gadget: s3c-hsotg: fix set_ep_maxpacket function by Robert Baldyga · 11 years ago
  15. dc80757 usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  16. 7fc031e usb: g_ffs: fix compilation warning by David Cohen · 11 years ago
  17. 13613c1 usb: gadget: s3c-hsotg: fix maxpacket size by Robert Baldyga · 11 years ago
  18. f8cffc8 usb: gadget: udc-core: Do not report -EISNAM error from gadgetfs by Fabio Estevam · 11 years ago
  19. a023da3 usb: gadget: s3c-hsotg: fix CodingStyle issues by Pavel Machek · 11 years ago
  20. 4610f19 usb: gadget: f_mass_storage: use usb_gstrings_attach by Andrzej Pietrasiewicz · 11 years ago
  21. 8b903fd usb: gadget: f_mass_storage: add a level of indirection for luns storage by Andrzej Pietrasiewicz · 11 years ago
  22. f3fed36 usb: gadget: f_mass_storage: factor out a header file by Andrzej Pietrasiewicz · 11 years ago
  23. 6fdc5dd usb: gadget: create a utility module for mass_storage by Andrzej Pietrasiewicz · 11 years ago
  24. 092a4bd usb: gadget: configfs: add a method to unregister the gadget by Andrzej Pietrasiewicz · 11 years ago
  25. a346941 usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) by Duan Jiong · 11 years ago
  26. f51a08d usb: gadget: mv_u3d_core: fix memory leaks by Valentin Ilie · 11 years ago
  27. d1d7e3f usb: gadget: net2280: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  28. 42ab3d2 usb: gadget: pch_udc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  29. 1f01863 usb: gadget: goku_udc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  30. 8820099 usb: gadget: amd5536udc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  31. 36ed03f usb: gadget: zero: Add flexible auto remote wakeup test method by Peter Chen · 11 years ago
  32. 2606b28 USB: Fix breakage in ffs_fs_mount() by Al Viro · 11 years ago
  33. 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
  34. dfe2902 USB: Faraday fotg210: fix email addresses by Dave Jones · 11 years ago
  35. d3675e3 usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr by Chanho Park · 11 years ago
  36. c8c1025 usb: s3c-hsotg: fix unregistration function by Marek Szyprowski · 11 years ago
  37. 7f2ccc8 usb: gadget: f_mass_storage: reset endpoint driver data when disabled by Peter Oh · 11 years ago
  38. 5c18a36 usb: gadget: f_eem: Staticize eem_alloc by Sachin Kamat · 11 years ago
  39. 0f0392f usb: gadget: f_ecm: Staticize ecm_alloc by Sachin Kamat · 11 years ago
  40. 780cc0f usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register() by Chen Gang · 12 years ago
  41. d2ff405 usb: gadget: cdc2: fix conversion to new interface of f_ecm by Andrzej Pietrasiewicz · 12 years ago
  42. 5f5610f usb: gadget: fix a bug and a WARN_ON in dummy-hcd by Alan Stern · 12 years ago
  43. 2389df4 usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_disable() by Alexey Khoroshilov · 12 years ago
  44. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  45. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 12 years ago
  46. d257221 usb: acm gadget: Null termintate strings table by Graham Williams · 12 years ago
  47. 3cb40a5 usb: fotg210-udc: use platform_{get,set}_drvdata() by Libo Chen · 12 years ago
  48. 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 · 12 years ago
  49. ffb62a1 usb: gadget: double unlocks on error in atmel_usba_start() by Dan Carpenter · 12 years ago
  50. df49899 usb: gadget: gadgetfs: potential use after free in unbind() by Dan Carpenter · 12 years ago
  51. 1826e9b usb: gadget: gadgetfs: use after free in dev_release() by Dan Carpenter · 12 years ago
  52. ce26bd2 USB: gadget: audit sysfs attribute permissions by Greg Kroah-Hartman · 12 years ago
  53. 272b05a usb: gadget: USB_NET2272_DMA should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  54. 4ee4f23 usb: gadget: USB_R8A66597 should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  55. b2fb945 usb: gadget: USB_FUSB300 should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  56. 5a68e9b usb: gadget: configfs: keep a function if it is not successfully added by Andrzej Pietrasiewicz · 12 years ago
  57. 9c1d696 usb:gadget Fix comment for pointer to configfs by Philippe De Swert · 12 years ago
  58. 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 · 12 years ago
  59. ebe864a usb: gadget: uvc: Fix error handling in uvc_queue_buffer() by Laurent Pinchart · 12 years ago
  60. cf1dea7 usb: gadget: f_uac1: Staticize local functions by Jingoo Han · 12 years ago
  61. 2419831 usb: gadget: u_uac1: add __user annotation by Jingoo Han · 12 years ago
  62. bf19647 usb: gadget: rndis: Staticize rndis_init()/rndis_exit() by Jingoo Han · 12 years ago
  63. 136c489 usb: gadget: f_mass_storage: use NULL instead of 0 by Jingoo Han · 12 years ago
  64. ffcba5a usb: gadget: amd5536udc: unconditionally use GFP_ATOMIC in udc_queue() by Alexey Khoroshilov · 12 years ago
  65. 5b146f7 Merge 3.11-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
  66. c0aefc7 usb: gadget: at91_udc: add usb_clk for transition to common clk framework by Boris BREZILLON · 12 years ago
  67. 30ce198 usb: gadget: at91_udc: add missing clk_put on fclk and iclk by Boris BREZILLON · 12 years ago
  68. 93487aa usb: gadget: fusb300_udc: Staticize fusb300_rdcxf() by Jingoo Han · 12 years ago
  69. 027ca0d usb: gadget: goku_udc: use NULL instead of 0 by Jingoo Han · 12 years ago
  70. 73a7075 aio: Kill aio_rw_vect_retry() by Kent Overstreet · 12 years ago
  71. bec68faa aio: io_cancel() no longer returns the io_event by Kent Overstreet · 12 years ago
  72. e01ee9f usb: gadget: use dev_get_platdata() by Jingoo Han · 12 years ago
  73. 78283dd Merge 3.11-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  74. 1894870 usb: gadget: udc-core: fix the typo of udc state attribute by Rong Wang · 12 years ago
  75. 96edc98 usb: gadget: f_phonet: remove unused preprocessor conditional by Andrzej Pietrasiewicz · 12 years ago
  76. 8abc6fa usb: gadget: multi: fix error return code in cdc_do_config() by Andrzej Pietrasiewicz · 12 years ago
  77. 0d98b9d usb: gadget: atmel_usba: prepare clk before calling enable by Boris BREZILLON · 12 years ago
  78. 052a11d usb: phy: make PHY driver selection possible by controller drivers by Roger Quadros · 12 years ago
  79. 5702f75 usb: gadget: udc-core: move sysfs_notify() to a workqueue by Felipe Balbi · 12 years ago
  80. c50f056c usb: gadget: s3c-hsotg: Allow driver instantiation using device tree by Tomasz Figa · 12 years ago
  81. 2b0c495 usb: gadget: remove imx_udc by Felipe Balbi · 12 years ago
  82. 172d934 usb/gadget: free opts struct on error recovery by Andrzej Pietrasiewicz · 12 years ago
  83. 3b45b2a usb: gadget: free opts struct on error recovery by Andrzej Pietrasiewicz · 12 years ago
  84. 23a113a usb: gadget: ether: put_usb_function on unbind by Andrzej Pietrasiewicz · 12 years ago
  85. 0667fe7 USB: gadget: fix up comment by Greg Kroah-Hartman · 12 years ago
  86. 908b961 usb: gadget: don't fail when DMA isn't present by Alan Stern · 12 years ago
  87. 91f6b84 usb: gadget: USB_MV_U3D should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  88. bfcbd02 usb: gadget: USB_FOTG210_UDC should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  89. 4713aec usb: gadget: USB_MV_UDC should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  90. 9d140f7 usb: gadget: Kconfig: Fix configfs-based RNDIS function build by Andrzej Pietrasiewicz · 12 years ago
  91. 5257a63 usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq() by Wei Yongjun · 12 years ago
  92. 7628083 usb: gadget: at91_udc: prepare clk before calling enable by Boris BREZILLON · 12 years ago
  93. 88ae742 usb: gadget: fotg210-udc: remove __init and __exit by Yuan-Hsin Chen · 12 years ago
  94. ae40d64 usb: gadget: at91_udc: call at91udc_of_init only when needed by Arnd Bergmann · 12 years ago
  95. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  96. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  97. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 12 years ago
  98. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  99. b60f9aa [media] f_uvc: add v4l2_device and replace parent with v4l2_dev by Hans Verkuil · 12 years ago
  100. df48fc7 usb: gadget: f_subset: fix missing unlock on error in geth_alloc() by Wei Yongjun · 12 years ago