1. ec4cc65 usb: dwc2: gadget: initialize op_state for peripheral only configuration by Mian Yousaf Kaukab · 9 years ago
  2. 065d393 usb: dwc2: gadget: ensure lx_state corresponds to current state by Gregory Herrero · 9 years ago
  3. 2e84da6 usb: dwc2: host: kill remaining urbs using -ECONNRESET status by Gregory Herrero · 9 years ago
  4. dd81dd7 usb: dwc2: host: use correct frame number during qh init by Gregory Herrero · 9 years ago
  5. fe9b177 usb: dwc2: host: correctly dump urb isochronous descriptors by Gregory Herrero · 9 years ago
  6. 5634e01 usb: dwc2: host: wait 3ms for controller stabilization by Gregory Herrero · 9 years ago
  7. cad73da usb: dwc2: host: clear pending interrupts prior hibernation by Gregory Herrero · 9 years ago
  8. 5bbf6ce usb: dwc2: host: disable interrupt during stop by Gregory Herrero · 9 years ago
  9. 77dbf71 usb: dwc2: host: add disconnect interrupt to host only interrupts by Mian Yousaf Kaukab · 9 years ago
  10. 091473a usb: dwc2: host: disconnect hcd prior stopping it by Gregory Herrero · 9 years ago
  11. 08c4ffc usb: dwc2: host: reset frame number after suspend by Gregory Herrero · 9 years ago
  12. bea7855 usb: dwc2: host: resume only if bus is suspended by Gregory Herrero · 9 years ago
  13. 6e74162 usb: dwc2: host: ignore wakeup interrupt if hibernation supported by Gregory Herrero · 9 years ago
  14. 9afaf75 usb: dwc2: host: avoid resetting lx_state to L3 during disconnect by Gregory Herrero · 9 years ago
  15. 31927b6 usb: dwc2: host: update hcd and lx_state during start/stop callbacks by Gregory Herrero · 9 years ago
  16. a2a23d3f usb: dwc2: host: enter hibernation during bus suspend by Gregory Herrero · 9 years ago
  17. 734643d usb: dwc2: host: add flag to reflect bus state by Gregory Herrero · 9 years ago
  18. 30db103 usb: dwc2: host: create a function to handle port_resume by Gregory Herrero · 9 years ago
  19. cc047ce usb: dwc2: host: don't clear hprt0 status bits when exiting hibernation by Gregory Herrero · 9 years ago
  20. 70f3a9c usb: dwc3: gadget: remove unnecessary _irqsave() by Felipe Balbi · 9 years ago
  21. e6e709b usb: dwc3: gadget: use Update Transfer from Xfer In Progress by Felipe Balbi · 9 years ago
  22. 6bb4fe1 usb: dwc3: gadget: use update transfer command by Felipe Balbi · 9 years ago
  23. 8a1a9c9 usb: dwc3: gadget: start transfer on XFER_COMPLETE by Felipe Balbi · 9 years ago
  24. 9903b6be usb: gadget: pch-udc: fix lock by Felipe Balbi · 9 years ago
  25. 9caeb06 usb: dwc3: pci: passing forward the ACPI companion by Heikki Krogerus · 9 years ago
  26. 3d12891 usb: dwc3: core: convert to unified device property interface by Heikki Krogerus · 9 years ago
  27. 06e7114 usb: common: of_usb_get_dr_mode to usb_get_dr_mode by Heikki Krogerus · 9 years ago
  28. 6664727 usb: dwc3: st: prepare the driver for generic usb_get_dr_mode function by Heikki Krogerus · 9 years ago
  29. 63863b9 usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed by Heikki Krogerus · 9 years ago
  30. 5cd22f8 usb: gadget: legacy: tcm: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  31. 4ce86bf usb: gadget: legacy: dbgp: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  32. 18411c0 usb: gadget: u_serial: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  33. 6e4bfc5 usb: gadget: u_ether: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  34. d62bf8c usb: gadget: f_uvc: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  35. 887d820 usb: gadget: f_uac2: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  36. 6ae6e1a usb: gadget: f_uac1: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  37. bb38c18 usb: gadget: f_subset: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  38. dbd2bad usb: gadget: f_sourcesink: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  39. 885d22e usb: gadget: f_serial: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  40. bbc474f usb: gadget: f_rndis: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  41. ce21a98 usb: gadget: f_printer: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  42. 101382f usb: gadget: f_phonet: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  43. d277e1a usb: gadget: f_obex: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  44. 6b4012a usb: gadget: f_ncm: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  45. ce72395 usb: gadget: f_midi: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  46. 1cecd54 usb: gadget: f_mass_storage: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  47. 0523ca4 usb: gadget: f_loopback: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  48. 2516a68 usb: gadget: f_hid: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  49. 34422a5 usb: gadget: f_eem: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  50. 4aab757 usb: gadget: f_acm: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  51. 92fbfc3 usb: gadget: f_ecm: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  52. b67f628 usb: gadget: epautoconf: add usb_ep_autoconfig_release() function by Robert Baldyga · 9 years ago
  53. 35bfde3 usb: gadget: f_ncm: obtain cdev from function instead of driver_data by Robert Baldyga · 9 years ago
  54. f871cb9 usb: gadget: fix few outdated comments by Robert Baldyga · 9 years ago
  55. 04c4d8d usb: gadget: dummy_hcd: replace timeval with timespec64 by WEN Pingbo · 9 years ago
  56. 6344475 usb: dwc3: support for pinctrl state change during system sleep by Sekhar Nori · 9 years ago
  57. 0468390 usb: gadget: f_sourcesink: format data pattern according to max packet size by Peter Chen · 9 years ago
  58. b9a6e8e usb: misc: usbtest: format the data pattern according to max packet size by Alan Stern · 9 years ago
  59. 169900f usb: misc: usbtest: using the same data format among write/compare/output by Peter Chen · 9 years ago
  60. a724ddf usb: misc: usbtest: delete useless memset for urbs array by Peter Chen · 9 years ago
  61. 41d3c0b usb: misc: usbtest: allocate size of urb array according to user parameter by Peter Chen · 9 years ago
  62. 95c8bc3 usb: dwc2: Use platform endianness when accessing registers by Antti Seppälä · 9 years ago
  63. bba787a usb: gadget: ether: Allow jumbo frames by Mike Looijmans · 9 years ago
  64. 428163d usb: gadget: at91_udc: move at91_udc_data in at91_udc.h by Alexandre Belloni · 9 years ago
  65. 1f91b4c usb: dwc2: rename all s3c_* to dwc2_* by Felipe Balbi · 9 years ago
  66. db2be4e usb: dwc3: Add frame length adjustment quirk by Nikhil Badola · 9 years ago
  67. 7ed855e usb: phy: qcom: Switch to new extcon framework API by Ivan T. Ivanov · 9 years ago
  68. 41932b9 usb: musb: dsps: control musb speed based on dts setting by Bin Liu · 9 years ago
  69. 9b75376 usb: musb: set the controller speed based on the config setting by Bin Liu · 9 years ago
  70. f35fe4b usb: gadget: f_midi: check for error on usb_ep_queue by Felipe F. Tonello · 9 years ago
  71. 2e6c72b usb: gadget: mass_storage: allow for deeper queue lengths by Felipe Balbi · 9 years ago
  72. a8f3281 usb: dwc3: gadget: improve ep_queue's error reporting by Felipe Balbi · 9 years ago
  73. 8918591 usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queued by Felipe Balbi · 9 years ago
  74. 1d6a391 usb: dwc3: gadget: start requests as soon as they come by Felipe Balbi · 9 years ago
  75. fe84f52 usb: dwc3: gadget: move trace_dwc3_ep_queue() by Felipe Balbi · 9 years ago
  76. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  78. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  79. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  80. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  81. bcba282 Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  82. fb740f9 Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  83. b11e7b8 Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  84. 7c1efea Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  85. 64b796e Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  86. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  87. 59f0697 net: update docbook comment for __mdiobus_register() by Russell King · 9 years ago
  88. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  89. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 9 years ago
  90. 357cd64 phy: marvell: add link partner advertised modes by Russell King · 9 years ago
  91. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  92. 57cb635 Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  93. 673681ca iscsi-target: Avoid OFMarker + IFMarker negotiation by Nicholas Bellinger · 9 years ago
  94. 8fa3a86 target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit by Nicholas Bellinger · 9 years ago
  95. f3bb467 target: Fix target_sense_desc_format NULL pointer dereference by Nicholas Bellinger · 9 years ago
  96. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  97. 3ccd6e8 target: Fix PR registration + APTPL RCU conversion regression by Nicholas Bellinger · 9 years ago
  98. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  99. d618bf2 phy: fixed-phy: properly validate phy in fixed_phy_update_state() by Russell King · 9 years ago
  100. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 9 years ago