1. bc25a80 usb: move ci13xxx and related code to drivers/usb/chipidea by Alexander Shishkin · 14 years ago
  2. ce9d6fb usb: gadget: ci13xxx: print basic device info when probing by Alexander Shishkin · 14 years ago
  3. ef15e54 usb: gadget: ci13xxx: don't use "advance" feature when setting address by Alexander Shishkin · 14 years ago
  4. 405b844 usb: gadget: ci13xxx: fix the context of register map by Alexander Shishkin · 14 years ago
  5. 177a830 usb: gadget: ci13xxx: get rid of local tracing for good by Alexander Shishkin · 14 years ago
  6. 1989b5c usb: gadget: ci13xxx_pci: guard against devices without driver_data by Alexander Shishkin · 14 years ago
  7. 72688dc usb: gadget: dummy_hcd: fix build when BUG is not set by Sasha Levin · 14 years ago
  8. 1fbfeff usb: gadget: f_rndis: Set rndis vendor parameters by Benoit Goby · 14 years ago
  9. 80134da usb: gadget: rndis: Fix re-binding f_rndis by Benoit Goby · 14 years ago
  10. 036e98b usb: gadget: Add variant of gether_setup to customize the device name by Mike Lockwood · 14 years ago
  11. c3c04b2 usb: gadget: u_serial: Allow calling gserial_setup after init by Benoit Goby · 14 years ago
  12. cad4cd8 usb: gadget: composite: add iSerialNumber to usb_composite_driver by Andrzej Pietrasiewicz · 14 years ago
  13. 4fffd6e5 usb: gadget: composite: make module parameters accessible at runtime by Andrzej Pietrasiewicz · 14 years ago
  14. 02e8161 usb: gadget: composite: Initialize config->interface by Benoit Goby · 14 years ago
  15. 51cce6f usb: gadget: composite: Add usb_remove_config by Benoit Goby · 14 years ago
  16. 56d95f3 USB: gadget: ci13xx_pci: remove unneeded check in ci13xxx_pci_probe() by Greg Kroah-Hartman · 14 years ago
  17. f639554 USB: gadget: ci13xx_udc: fix potential crash in irq handler by Greg Kroah-Hartman · 14 years ago
  18. 126625e usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper place by Lukasz Majewski · 14 years ago
  19. 1f339d8 usb: gadget: ci13xxx: convert to new style by Alexander Shishkin · 14 years ago
  20. 790c2d5 usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/remove by Alexander Shishkin · 14 years ago
  21. 0f08909 usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info} by Alexander Shishkin · 14 years ago
  22. 62bb84e usb: gadget: ci13xxx: convert to platform device by Alexander Shishkin · 14 years ago
  23. ed6c6f4 usb: gadget: conversion of controllers choice to menu by Alexander Shishkin · 14 years ago
  24. 262c163 usb: gadget: ci13xxx: redo register access by Alexander Shishkin · 14 years ago
  25. d3595d1 usb: gadget: ci13xxx: move global variables inside struct ci13xxx by Alexander Shishkin · 14 years ago
  26. 1155a7b usb: gadget: ci13xxx: drop needless parens by Alexander Shishkin · 14 years ago
  27. d56ba32 usb: gadget: ci13xxx_pci: add langwell/penwell pci ids by Alexander Shishkin · 14 years ago
  28. f9df839 usb: gadget: ci13xxx: rename register layouts by Alexander Shishkin · 14 years ago
  29. d36ade6 usb: gadget: ci13xxx: initialize ep0{out,in} dynamically by Alexander Shishkin · 14 years ago
  30. efa015b usb: gadget: ci13xxx: fix ep list removal in gadget unregistering code by Alexander Shishkin · 14 years ago
  31. 6a1e1d7 Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 14 years ago
  32. 6190631 Merge 3.4-rc6 into usb-next by Greg Kroah-Hartman · 14 years ago
  33. 7275fc4c USB: gadget: ci13xx_udc: remove unused err() macro by Greg Kroah-Hartman · 14 years ago
  34. 1d144c6 usb:hsotg:samsung: err_irq: support for probe function by Lukasz Majewski · 14 years ago
  35. 04b4a0f usb:hsotg:samsung: Use clk_prepare_enable and clk_disable_unprepare by Lukasz Majewski · 14 years ago
  36. 94cb8fd usb:hsotg:samsung: Remove the S3C_ prefix from registers definition. by Lukasz Majewski · 14 years ago
  37. f026a52 usb:hsotg:samsung: Add release function for hsotg device by Lukasz Majewski · 14 years ago
  38. f99b2bf usb:hsotg:samsung: Remove our_hsotg global pointer by Lukasz Majewski · 14 years ago
  39. 8b9bc46 usb:hsotg:samsung: Comments reorganization and cleanup by Lukasz Majewski · 14 years ago
  40. f65f0f1 usb:hsotg:samsung: Use new udc_start and udc_stop callbacks by Lukasz Majewski · 14 years ago
  41. b3f489b usb:hsotg:samsung: Determine number of EPs from HW configuration register by Lukasz Majewski · 14 years ago
  42. 12a1f4d usb:hsotg:samsung: Cable disconnection recovery code by Lukasz Majewski · 14 years ago
  43. 5e89134 usb:hsotg:samsung: Rename s3c_hsotg_disconnect function by Lukasz Majewski · 14 years ago
  44. b3546c9 usb:hsotg:samsung: Remove Disconnect Interrupt handler by Lukasz Majewski · 14 years ago
  45. 308d734 usb:hsotg:samsung: Extract core initialization function by Lukasz Majewski · 14 years ago
  46. d3ca025 usb:hsotg:samsung: Sending ZLP packet for IN EP0 transfers by Lukasz Majewski · 14 years ago
  47. 71225be usb:hsotg:samsung: NAK management for EP0 (Setup stage of control transfers) by Lukasz Majewski · 14 years ago
  48. fc9a731 usb:hsotg:samsung: Use of regulator_bulk_* functions for USB regulators by Lukasz Majewski · 14 years ago
  49. 4118878 usb:hsotg:samsung: Wrappers for USB PHY methods by Lukasz Majewski · 14 years ago
  50. d77039c usb:hsotg:samsung: Remove platform dependent functions from s3c-hsotg by Lukasz Majewski · 14 years ago
  51. 127d42a usb:hsotg:samsung: Remove platform dependency from s3c-hsotg by Lukasz Majewski · 14 years ago
  52. 4f06539 f_fs: ffs_func_free: cleanup requests allocated by autoconfig by Peter Korsgaard · 14 years ago
  53. b4036cc usb: gadget: add isochronous support to gadget zero by Paul Zimmerman · 14 years ago
  54. 20c5e74 usb: gadget: add a sparse endian notation by Dan Carpenter · 14 years ago
  55. 1ec9c8a usb: gadget: r8a66597-udc: add support for set_selfpowered by Shimoda, Yoshihiro · 14 years ago
  56. 00c16f9 usb: gadget: Include i.MX processors in the USB_FSL_USB2 help text by Fabio Estevam · 14 years ago
  57. 4d0947d usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once written by Peter Chen · 14 years ago
  58. 124ef38 usb: gadget: composite: prevent a memory leak when configuration bind fails by Yongsul Oh · 15 years ago
  59. c248460 usb: gadget: f_mass_storage: remove deprecated fsg_add() by Michal Nazarewicz · 15 years ago
  60. f99987b usb: gadget: dummy_hcd: allow to free requests on disabled endpoints by Sebastian Andrzej Siewior · 15 years ago
  61. 2e87edf usb: gadget: make g_printer use composite by Sebastian Andrzej Siewior · 15 years ago
  62. d3bfd25 usb: gadget: remove DUALSPEED from printer by Sebastian Andrzej Siewior · 15 years ago
  63. 66ec8ed usb: gadget: imx_udc: convert to new style start/stop by Sebastian Andrzej Siewior · 15 years ago
  64. 504d14c usb: gadget: fsl_qe_udc: remove not implemented callbacks by Sebastian Andrzej Siewior · 15 years ago
  65. d77c119 usb: gadget: fsl_qe_udc: convert to new style start/stop by Sebastian Andrzej Siewior · 15 years ago
  66. d809f78 usb: gadget: atmel_usba_udc: convert to newstyle start/stop interface by Sebastian Andrzej Siewior · 15 years ago
  67. f3d8bf3 usb: gadget: at91_udc: convert to new style start/stop interface by Sebastian Andrzej Siewior · 15 years ago
  68. 955846a usb: gadget: Update s3c-hsudc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  69. 0ff21e0 usb: gadget: Update pch_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  70. fa42e52 usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  71. 9e658f2 usb: gadget: Update r8a66597-udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  72. c18800d usb: gadget: Update pxa25x_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  73. f8bdae0 usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  74. b1371d1 usb: gadget: Update mv_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  75. 2eb2cff usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  76. a1976f7 usb: gadget: Update langwell_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  77. db79d98 usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  78. fab1137 usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  79. 79149b8 usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  80. ec39e2a usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  81. 978def1 usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  82. 5a6506f usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  83. ef20a72 usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  84. 31fb601 usb: gadget: Update ci13xxx_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 15 years ago
  85. 3cdb772 usb: gadget: use module_pci_driver by Axel Lin · 14 years ago
  86. 24a28e4 USB: gadget driver for LPC32xx by Roland Stigge · 14 years ago
  87. 0917ba8 USB: ci13xxx_udc.c: remove err() usage by Greg Kroah-Hartman · 14 years ago
  88. 41c8a48 Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 14 years ago
  89. 320cd1e usb: gadget: udc-core: fix incompatibility with dummy-hcd by Alan Stern · 14 years ago
  90. 83a787a usb: gadget: udc-core: fix wrong call order by Felipe Balbi · 14 years ago
  91. 6f6543f usb gadget: uvc: uvc_request_data::length field must be signed by Laurent Pinchart · 14 years ago
  92. 09091a4 Merge 3.4-rc4 into usb-next. by Greg Kroah-Hartman · 14 years ago
  93. 8f4f9d4 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  94. 15b120d usb: gadget: dummy: do not call pullup() on udc_stop() by Felipe Balbi · 14 years ago
  95. 1c1301d usb: Fix various typo within usb by Masanari Iida · 14 years ago
  96. 58c559e fsl/usb: Add controller version based ULPI and UTMI phy support by Ramneek Mehresh · 15 years ago
  97. 7075602 USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt by Nicolas Ferre · 14 years ago
  98. edffaa0 Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 14 years ago
  99. c85dcda USB: gadget: storage gadgets send wrong error code for unknown commands by Alan Stern · 14 years ago
  100. 92b0abf usb: gadget: eliminate NULL pointer dereference (bugfix) by Andrzej Pietrasiewicz · 14 years ago