1. 276e2e4 usb: gadget: make sure each gadget is using same index for Product, Serial,… by Sebastian Andrzej Siewior · 12 years ago
  2. 7d16e8d usb: gadget: push VID/PID/USB BCD module option into gadgets by Sebastian Andrzej Siewior · 12 years ago
  3. 3b4a3fc usb: gadget: move usb_gadget_controller_number() into a .c file and libcomposite by Sebastian Andrzej Siewior · 12 years ago
  4. 18786da4 usb: gadget: initialize the strings in tcm_usb_gadget properly by Sebastian Andrzej Siewior · 12 years ago
  5. 5a175bb usb: gadget: make g_printer enumerate again by Sebastian Andrzej Siewior · 12 years ago
  6. e1f15cc usb: gadget: use usb_string_ids_tab instead multiple usb_string_id() by Sebastian Andrzej Siewior · 12 years ago
  7. 7225849 usb: gadget: make composite module options readonly only by Sebastian Andrzej Siewior · 12 years ago
  8. 40bfef05 usb: gadget: remove bufsiz from struct usb_composite_dev by Sebastian Andrzej Siewior · 12 years ago
  9. e13f17f usb: gadget: move USB_BUFSIZ into global composite.h by Sebastian Andrzej Siewior · 12 years ago
  10. dc995fc usb: gadget: libcomposite: add epautoconf.c to libcomposite by Sebastian Andrzej Siewior · 12 years ago
  11. e87bb71 usb: gadget: move global vars from epautoconf into struct usb_gadget by Sebastian Andrzej Siewior · 12 years ago
  12. 0ba16de usb: gadget: libcomposite: move config.c into libcomposite by Sebastian Andrzej Siewior · 12 years ago
  13. a84d9e5 usb: gadget: start with libcomposite by Sebastian Andrzej Siewior · 12 years ago
  14. 4001a7a usb: gadget: pxa25x: make it compile with debug again by Sebastian Andrzej Siewior · 12 years ago
  15. ffe0b33 usb: gadget: remove global variable composite in composite.c by Sebastian Andrzej Siewior · 12 years ago
  16. 9395295 usb: gadget: move bind() callback back to struct usb_gadget_driver by Sebastian Andrzej Siewior · 12 years ago
  17. 03e42bd usb: gadget: move bind() callback back to struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  18. c2ec75c usb: gadget: push all usb_composite_driver structs into __refdata by Sebastian Andrzej Siewior · 12 years ago
  19. 1e1a27c usb: gadget: remove __devexit in f_uac2 by Sebastian Andrzej Siewior · 12 years ago
  20. fac3a43 usb: gadget: move bind callback into driver struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  21. 613065e usb: gadget: bcm63xx UDC driver by Kevin Cernekee · 12 years ago
  22. 84749c6 usb: gadget: s3c-hsotg: Use devm_clk_get function by Sachin Kamat · 12 years ago
  23. dc2cdca usb: gadget: s3c-hsudc: Replace 0 with NULL for pointers by Sachin Kamat · 12 years ago
  24. affaab4 usb: gadget: s3c-hsudc: Add missing braces around sizeof by Sachin Kamat · 12 years ago
  25. 78f0c53 usb: gadget: s3c-hsudc: Use devm_* functions by Sachin Kamat · 12 years ago
  26. 9d2333d usb: gadget: remove duplicated include from pxa25x_udc.c by Wei Yongjun · 12 years ago
  27. 44fd6c0 usb: gadget: lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  28. 85b8614 usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED by Michal Nazarewicz · 12 years ago
  29. 86bab36 usb: gadget: s3c2410_udc: Do not use integer for NULL by Sachin Kamat · 12 years ago
  30. 1660c89 usb: gadget: s3c2410_udc: Move assignment outside if condition by Sachin Kamat · 12 years ago
  31. ff24166 usb: gadget: s3c2410_udc: Silence checkpatch errors and warnings by Sachin Kamat · 12 years ago
  32. c2892cd usb: gadget: s3c2410_udc: Use pr_* and dev_err functions by Sachin Kamat · 12 years ago
  33. 2e8e25b usb: gadget: s3c2410_udc: Replace <asm/io.h> with <linux/io.h> by Sachin Kamat · 12 years ago
  34. d0d8607 usb: gadget: dummy-hcd: remember to update driver pointer by Alan Stern · 12 years ago
  35. c4846a1 usb: gadget: lpc32xx_udc: Support multiple controllers by Roland Stigge · 12 years ago
  36. 78ca913 usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptor by Roland Stigge · 12 years ago
  37. 252d8ce usb: gadget: lpc32xx_udc: Port to new start/stop interface by Roland Stigge · 12 years ago
  38. 8c7ca99 usb: gadget: use %pm to print mac addresses by Andy Shevchenko · 13 years ago
  39. 974e932 usb: gadget: udc-core: Race between disconnect/unbind and setup by Kevin Cernekee · 12 years ago
  40. d3091cf usb: gadget: use native print_hex_dump_bytes() by Andy Shevchenko · 12 years ago
  41. 2868fea usb: gadget: s3c-hsotg: fix core reset timeout failure by Du, Changbin · 12 years ago
  42. 4fefe9f6 usb composite: fix locking in usb_function_activate by Michael Grzeschik · 12 years ago
  43. 11c37c8 usb: gadget: mv_udc: fix boot up hang by Neil Zhang · 13 years ago
  44. 1dcaa25 usb: gadget: mv_udc: fix hang when shutdown by Yunfan Zhang · 13 years ago
  45. 60326ce usb: gadget: mv_udc: add iso support by Chao Xie · 13 years ago
  46. 583a726 usb: gadget: mv_udc: enable stream mode by Neil Zhang · 13 years ago
  47. 0344606 usb: gadget: mv_udc: avoid sleeping on spinlock by Neil Zhang · 13 years ago
  48. a07bc24 usb: gadget: mv_udc: remove unused code by Neil Zhang · 13 years ago
  49. 9b2035a usb: gadget: mv_udc: reduce the delay interval by Neil Zhang · 13 years ago
  50. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  51. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  52. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  53. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  54. 569a50d gadget/r8a66597: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  55. f12a86a gadget/m66592: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  56. 20818a0 gadgetfs: clean up by Al Viro · 12 years ago
  57. 9fc3777 Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  58. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  59. 451ce7f Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. cb47c18 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  61. 8de1ee8 pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  62. 9728276 omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  63. 11bc268 goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out by Theodore Ts'o · 12 years ago
  64. d6dfc86 target: Allow for target_submit_cmd() returning errors by Roland Dreier · 12 years ago
  65. 006c913 usb: Use eth_random_addr by Joe Perches · 13 years ago
  66. f314643 target: remove transport_generic_handle_cdb_map by Christoph Hellwig · 13 years ago
  67. 70baf0a target: remove transport_generic_process_write by Christoph Hellwig · 13 years ago
  68. ff9cce8 Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  69. 94ff447 Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  70. 1fe4061 Merge tag 'omap-cleanup-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Arnd Bergmann · 13 years ago
  71. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 13 years ago
  72. 65c84ea usb: gadget: at91_udc: Propagate devicetree to gadget drivers by Alexandre Pereira da Silva · 13 years ago
  73. cb4baf1 usb: gadget: fsl_udc: Propagate devicetree to gadget drivers by Alexandre Pereira da Silva · 13 years ago
  74. 7d7b229 usb: gadget: s3c-hsotg: Propagate devicetree to gadget drivers by Alexandre Pereira da Silva · 13 years ago
  75. eebc0d3 usb: gadget: lpc32xx_udc: Propagate devicetree to gadget drivers by Alexandre Pereira da Silva · 13 years ago
  76. 48a31af usb: gadget: mass_storage: make "file" and "ro" read only in some cases by Michal Nazarewicz · 13 years ago
  77. 5f612967 Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanup by Tony Lindgren · 13 years ago
  78. 31bde1c usb: gadget: Fix g_ether interface link status by Kevin Cernekee · 13 years ago
  79. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 13 years ago
  80. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 13 years ago
  81. a188b68 usb: gadget: hsotg: pullup method implementation for s3c-hsotg UDC driver by Lukasz Majewski · 13 years ago
  82. d6e16a8 usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file by Michal Nazarewicz · 13 years ago
  83. f87cabf usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support by Michal Nazarewicz · 13 years ago
  84. d7dbdb5 usb: gadget: lpc32xx_udc: fix build error with debugfs enabled by Alexandre Pereira da Silva · 13 years ago
  85. 6f47209 usb: gadget: acm_ms: need to set max_speed by Steve Bennett · 13 years ago
  86. 5085669 usb: gadget: lpc32xx_udc: move clock init to clock framework by Alexandre Pereira da Silva · 13 years ago
  87. ba78917 usb: gadget: fsl_mxc_udc: do not depend on grouped clocks by Fabio Estevam · 13 years ago
  88. 3d4eb9d usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip. by Yu Xu · 13 years ago
  89. 5ad1d31 usb: hsotg: samsung: smp Provide *_lock functions abstraction layer for SMP SoCs by Lukasz Majewski · 13 years ago
  90. 2b19a52 usb: hsotg: samsung: Protect the udc_stop routine with spinlock by Lukasz Majewski · 13 years ago
  91. 22258f4 usb: hsotg: samsung: Replace endpoint specific locks with a global lock by Lukasz Majewski · 13 years ago
  92. 99c5150 usb: gadget: hidg: register OUT INT endpoint for SET_REPORT by Daniel Mack · 13 years ago
  93. a8287a4 usb: gadget: mass_storage: add documentation by Michal Nazarewicz · 13 years ago
  94. 1a12af1 usb: gadget: mass_storage: remove unused options by Michal Nazarewicz · 13 years ago
  95. 2347fc4 usb: gadget: Complete fsl qe/udc driver conversion by Ben Collins · 13 years ago
  96. 8194fea usb: imx_udc.c: Use clk_prepare_enable/clk_disable_unprepare by Fabio Estevam · 13 years ago
  97. 1c7f6cd usb: fsl_mxc_udc.c : Use clk_prepare_enable/clk_disable_unprepare by Fabio Estevam · 13 years ago
  98. b785ea7 usb: gadget: composite: fix ep->maxburst initialization by Felipe Balbi · 13 years ago
  99. 80e91fd usb: gadget: regression fix - usage of usb_ep by Christoph Fritz · 13 years ago
  100. 109f0f7 usb: gadget: s3c-hsudc.c: Remove unneeded condition by Ido Shayevitz · 13 years ago