1. 0cb74b3 usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versions by Hans de Goede · 10 years ago
  2. e842b84 usb: phy: Add interface to get phy give of device_node. by NeilBrown · 10 years ago
  3. 11bece5 usb: gadget: net2280: fix pullup handling by Mian Yousaf Kaukab · 10 years ago
  4. 971fe65 usb: gadget: net2280: physically disable endpoint on disable operation by Mian Yousaf Kaukab · 10 years ago
  5. e9ab4d0 usb: gadget: autoconf: net2280: match hardware and usb ep address by Mian Yousaf Kaukab · 10 years ago
  6. c65c4f0 usb: gadget: net2280: fix use of GPEP in both directions by Mian Yousaf Kaukab · 10 years ago
  7. a09e23f usb: gadget: net2280: check interrupts for all endpoints by Mian Yousaf Kaukab · 10 years ago
  8. 463e104 usb: gadget: net2280: set all byte enables on start by Mian Yousaf Kaukab · 10 years ago
  9. ea86507 usb: gadget: net2280: don't set ep_cfg.direction bit by Mian Yousaf Kaukab · 10 years ago
  10. 3fc0a7c usb: gadget: net2280: unconditionally reset dma in usb_reset by Mian Yousaf Kaukab · 10 years ago
  11. e6ac4bb usb: gadget: net2280: reset sequence number on ep enable by Mian Yousaf Kaukab · 10 years ago
  12. 25d40ee usb: gadget: net2280: fix ep_cfg for defect7374 by Mian Yousaf Kaukab · 10 years ago
  13. af6e613 usb: renesas_usbhs: Add support for R-Car E2 by Yoshihiro Shimoda · 10 years ago
  14. e0213bc usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2 by Yoshihiro Shimoda · 10 years ago
  15. f14e9ad usb: gadget: f_fs: add extra check before unregister_gadget_item by Rui Miguel Silva · 10 years ago
  16. 76e838c usb: dwc3: gadget: return error if command sent to DEPCMD register fails by Subbaraya Sundeep Bhatta · 10 years ago
  17. 891b1dc usb: dwc3: gadget: return error if command sent to DGCMD register fails by Subbaraya Sundeep Bhatta · 10 years ago
  18. 591fa9d usb: musb: Add pre and post root port reset end callbacks by Hans de Goede · 10 years ago
  19. 672bfda usb: renesas_usbhs: avoid uninitialized variable use by Arnd Bergmann · 10 years ago
  20. 81dff86 usb: gadget: rndis: use signed type for a signed value by Andrzej Pietrasiewicz · 10 years ago
  21. c0d96af usb: gadget: rndis: don't duplicate the "i" variable by Andrzej Pietrasiewicz · 10 years ago
  22. 868055f usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect() by Andrzej Pietrasiewicz · 10 years ago
  23. 88a25e0 usb: renesas_usbhs: Add access control for INTSTS1 and INTENB1 register by Nobuhiro Iwamatsu · 10 years ago
  24. 88bc9d1 usb: dwc3: add ULPI interface support by Heikki Krogerus · 10 years ago
  25. a89d977 usb: dwc3: pci: add quirk for Baytrails by Heikki Krogerus · 10 years ago
  26. 3e10a2c usb: dwc3: add hsphy_interface property by Heikki Krogerus · 10 years ago
  27. 45bb7de usb: dwc3: setup phys earlier by Heikki Krogerus · 10 years ago
  28. c5cc74e usb: dwc3: soft reset to it's own function by Heikki Krogerus · 10 years ago
  29. 2917e71 usb: dwc3: cache hwparams earlier by Heikki Krogerus · 10 years ago
  30. 6c89cce0 usb: dwc3: store driver data earlier by Heikki Krogerus · 10 years ago
  31. f699b94 usb: dwc3: ULPI or UTMI+ select by Heikki Krogerus · 10 years ago
  32. b5699ee usb: dwc3: USB2 PHY register access bits by Heikki Krogerus · 10 years ago
  33. 289fcff usb: add bus type for USB ULPI by Heikki Krogerus · 10 years ago
  34. 3521a39 usb: dwc2: hcd: fix build warning by Felipe Balbi · 10 years ago
  35. ffc1d299 usb: musb: add softconnect for host mode by Bin Liu · 10 years ago
  36. d6d2292 usb: gadget: rndis: remove the limit of available rndis connections by Andrzej Pietrasiewicz · 10 years ago
  37. 6122b15 usb: gadget: rndis: style correction by Andrzej Pietrasiewicz · 10 years ago
  38. 83210e5 usb: gadget: rndis: use rndis_params instead of configNr by Andrzej Pietrasiewicz · 10 years ago
  39. d74c23d usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pV by Joe Perches · 10 years ago
  40. db978e2 usb: phy: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 10 years ago
  41. 25e97ab usb: phy-ab8500-usb: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  42. ac33cdb usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5 by Tony Lindgren · 10 years ago
  43. e530bb8 usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4 by Tony Lindgren · 10 years ago
  44. cff84bd usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3 by Tony Lindgren · 10 years ago
  45. 557d543 usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2 by Tony Lindgren · 10 years ago
  46. 069a3fd usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1 by Tony Lindgren · 10 years ago
  47. 754fe4a usb: musb: Remove ifdefs for TX DMA for musb_host.c by Tony Lindgren · 10 years ago
  48. fb91cdd usb: musb: Remove DMA ifdef for musb_gadget.c short_packet by Tony Lindgren · 10 years ago
  49. 729697a usb: musb: Get rid of the DMA ifdefs for musb_core.c by Tony Lindgren · 10 years ago
  50. 7f6283e usb: musb: Set up function pointers for DMA by Tony Lindgren · 10 years ago
  51. f8e9f34f usb: musb: Fix up DMA related macros by Tony Lindgren · 10 years ago
  52. e499123 usb: dwc2: host: ensure qtb exists before dereferencing it by Gregory Herrero · 10 years ago
  53. 285046a usb: dwc2: add hibernation core parameter by Gregory Herrero · 10 years ago
  54. 2d1165a usb: dwc2: remove dwc2_platform.ko by Mian Yousaf Kaukab · 10 years ago
  55. 96d480e usb: dwc2: host: implement test mode by Jingwu Lin · 10 years ago
  56. db62b9a usb: dwc2: host: don't use dma_alloc_coherent with irqs disabled by Gregory Herrero · 10 years ago
  57. 33ad261 usb: dwc2: host: spinlock urb_enqueue by Gregory Herrero · 10 years ago
  58. a7714c1 usb: dwc2: host: resume root hub on port connect by Gregory Herrero · 10 years ago
  59. 99a6579 usb: dwc2: host: add bus_suspend/bus_resume callback by Gregory Herrero · 10 years ago
  60. 9df4cea usb: dwc2: host: register handle to the phy by Mian Yousaf Kaukab · 10 years ago
  61. 31bebf4 usb: dwc2: gadget: remove s3c_hsotg_ep_disable_force by Mian Yousaf Kaukab · 10 years ago
  62. 097ee66 usb: dwc2: gadget: enable otg flag in dual role configuration by Gregory Herrero · 10 years ago
  63. 18b2b37 usb: dwc2: gadget: powerup controller if needed by Gregory Herrero · 10 years ago
  64. 7ababa9 usb: dwc2: gadget: prevent new request submission during suspend by Gregory Herrero · 10 years ago
  65. 9e77977 usb: dwc2: gadget: ignore pm suspend/resume in L2 by Gregory Herrero · 10 years ago
  66. 4876886 usb: dwc2: gadget: use reset detect interrupt by Gregory Herrero · 10 years ago
  67. ecb176c usb: dwc2: set parameter values in probe function by Mian Yousaf Kaukab · 10 years ago
  68. a6d249d usb: dwc2: add external_id_pin_ctl core parameter by Gregory Herrero · 10 years ago
  69. 3eb42df usb: dwc2: controller must update lx_state before releasing lock by Gregory Herrero · 10 years ago
  70. f81f46e usb: dwc2: implement hibernation during bus suspend/resume by Gregory Herrero · 10 years ago
  71. d17ee77 usb: dwc2: add controller hibernation support by Gregory Herrero · 10 years ago
  72. 563cf01 usb: dwc2: debugfs: add support for complete register dump by Mian Yousaf Kaukab · 10 years ago
  73. f91eea4 usb: dwc2: move debugfs code to a separate file by Mian Yousaf Kaukab · 10 years ago
  74. b189a21 usb: phy: Remove the phy-rcar-gen2-usb driver by Geert Uytterhoeven · 10 years ago
  75. 44e42ae usb: phy: msm: Manual PHY and LINK controller VBUS change notification by Ivan T. Ivanov · 10 years ago
  76. 591fc11 usb: phy: msm: Use extcon framework for VBUS and ID detection by Ivan T. Ivanov · 10 years ago
  77. 5a294e5 usb: renesas_usbhs: Revise the binding document about the dma-names by Yoshihiro Shimoda · 10 years ago
  78. 205845e usb: musb: only set test mode once by Bin Liu · 10 years ago
  79. d72348f usb: musb: fix inefficient copy of unaligned buffers by Johan Hovold · 10 years ago
  80. 2d9c7f3 usb: renesas_usbhs: tidyup usbhs_for_each_dfifo macro by Kuninori Morimoto · 10 years ago
  81. 87841c8 usb: gadget: uvc: remove unused including <linux/version.h> by Wei Yongjun · 10 years ago
  82. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  83. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  84. 64131a8 Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
  85. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  86. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
  87. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  88. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 10 years ago
  89. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  90. 42e3a58 Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  91. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  92. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 10 years ago
  93. bea3672 Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notifier', 'regulator/topic/palmas', 'regulator/topic/qcom' and 'regulator/topic/stw481x' into regulator-next by Mark Brown · 10 years ago
  94. 00fe52d drivers/usb/core: devio.c: Removed an uneeded space before tab by Chase Metzger · 10 years ago
  95. 42a6630 usb: dwc2: host: sleep USB_RESUME_TIMEOUT during resume by Gregory Herrero · 10 years ago
  96. b9cd825 Merge tag 'usb-ci-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  97. c8d1bc1 Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 10 years ago
  98. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 10 years ago
  99. 0c4d6af usb: chipidea: debug: add low power mode check before print registers by Li Jun · 10 years ago
  100. 9b6567e usb: chipidea: udc: bypass pullup DP when gadget connect in OTG fsm mode by Li Jun · 10 years ago