1. 48eab1f usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0 by Cristian Birsan · 8 years ago
  2. fcc9634c usb: gadget: udc: atmel: Use dev_err() to display EP configuration error by Cristian Birsan · 8 years ago
  3. 9840354 usb: dwc3: Add dual-role support by Roger Quadros · 8 years ago
  4. 41ce145 usb: dwc3: core: make dwc3_set_mode() work properly by Roger Quadros · 8 years ago
  5. b202c42 usb: dwc3: debugfs: remove unnecessary | operator by Roger Quadros · 8 years ago
  6. 6b3261a usb: dwc3: core: add current_dr_role member by Roger Quadros · 8 years ago
  7. fac3234 usb: udc: allow adding and removing the same gadget device by Roger Quadros · 8 years ago
  8. d6e5a54 usb: dwc3: simplify ZLP handling by Felipe Balbi · 8 years ago
  9. 4199c5f usb: dwc3: ep0: improve handling of unaligned OUT requests by Felipe Balbi · 8 years ago
  10. d686a5f usb: dwc3: ep0: pass dep as argument to internal functions by Felipe Balbi · 8 years ago
  11. 7d5e650 usb: dwc3: ep0: use immediate SETUP on TRB by Felipe Balbi · 8 years ago
  12. 374a102 usb: gadget: mv_u3d: fix error handling in mv_u3d_probe() by Alexey Khoroshilov · 8 years ago
  13. b378e3b usb: gadget: udc: atmel: Check fifo configuration values against device tree by Cristian Birsan · 8 years ago
  14. d7b2bff fsl_udc_core: add support for devices provided by fsl-mph-dr-of by Michael Grzeschik · 8 years ago
  15. b5c7ed5 usb: dwc3: expose dwc3_trb_type_string() by Felipe Balbi · 8 years ago
  16. 90abb42 usb: dwc3: debugfs: return strings that match tracepoints by Felipe Balbi · 8 years ago
  17. 26c9f3e usb: dwc3: debugfs: make use of dwc3_gadget_link_string() by Felipe Balbi · 8 years ago
  18. 2df301c usb: dwc3: debugfs: downcase OTG on 'mode' file by Felipe Balbi · 8 years ago
  19. 97b3ffa usb: gadget: udc: amd5536: split core and PCI layer by Raviteja Garimella · 8 years ago
  20. cc995c9 usb: gadget: udc: renesas_usb3: add support for usb role swap by Yoshihiro Shimoda · 8 years ago
  21. fbf4987 usb: gadget: udc: atmel: Minor code cleanup by Cristian Birsan · 8 years ago
  22. 3b68e7c usb: gadget: udc: renesas_usb3: add extcon support by Yoshihiro Shimoda · 8 years ago
  23. 77172a1 usb: gadget: udc: renesas_usb3: add USB ID signal monitoring by Yoshihiro Shimoda · 8 years ago
  24. e92634c usb: otg-fsm: Prevent build warning "VDBG" redefined by Roger Quadros · 8 years ago
  25. ff3f078 usb: dwc3: use BIT() macro where possible by Roger Quadros · 8 years ago
  26. ea920bb usb: gadget: f_fs: simplify ffs_dev name handling by Michal Nazarewicz · 8 years ago
  27. 8ec32c3 usb: dwc2: simplify optional reset handling by Philipp Zabel · 8 years ago
  28. 20839db usb: phy: Remove unused config by Baolin Wang · 8 years ago
  29. 9f20dfb usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_control() by Yuyang Du · 8 years ago
  30. a2cfed4 usb: mtu3: Replace the extcon API by Chanwoo Choi · 8 years ago
  31. 387f869 usb: gadget: u_ether: conditionally align transfer size by Felipe Balbi · 8 years ago
  32. fea14e6 usb: gadget: u_ether: use better list accessors by Felipe Balbi · 8 years ago
  33. aad7c25 usb: dwc3: trace: change format for string to cmd trace by Felipe Balbi · 8 years ago
  34. bc27f66 usb: gadget: reword configuration choices by Romain Izard · 8 years ago
  35. 6e253d0 usb: gadget: legacy gadgets are optional by Romain Izard · 8 years ago
  36. af771d7 usb: dwc3: gadget: Fix starting microframe for ISOC by John Youn · 8 years ago
  37. 3a932b0 usb: dwc3: exynos: change goto labels to meaningful names by Shuah Khan · 8 years ago
  38. f3bcfc7 usb: dwc3: remove dwc3_gadget_init_hw_endpoints by Bryan O'Donoghue · 8 years ago
  39. 47d3946 usb: dwc3: refactor gadget endpoint count calculation by Bryan O'Donoghue · 8 years ago
  40. 8261bd4e usb: dwc3: make macros safe to expression arguments by Roger Quadros · 8 years ago
  41. e35b135 usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (internal PHY) by Bruno Herrera · 8 years ago
  42. f87599a usb: gadget: udc: remove unnecessary variable and update function prototype by Gustavo A. R. Silva · 8 years ago
  43. 71ef322 usb: gadget: udc: avoid use of freed pointer by Gustavo A. R. Silva · 8 years ago
  44. dad3f79 usb: dwc2: Make sure we disconnect the gadget state by John Stultz · 8 years ago
  45. c8cd751 usb: gadget: uvc: Missing files for configfs interface by Petr Cvek · 8 years ago
  46. a38b395 usb: gadget: pxa27x: Remove duplicate function prototype by Petr Cvek · 8 years ago
  47. 05428ba usb: dwc3: remove dwc3_log_msg trace class by Lu Baolu · 8 years ago
  48. edc69d5 usb: gadget: mv_udc: clarify a switch with an implicit fall-through by Michal Nazarewicz · 8 years ago
  49. 1966b86 usb: dwc3: make sure UX_EXIT_PX is cleared by Felipe Balbi · 8 years ago
  50. 0dc82fa Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  51. f1638fc Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  52. 53b4d59 Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  53. e431e0e Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  54. 42234bf Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  55. a00da40 Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  56. 4a01fa5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  57. 424b689 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  58. f6aafac IB/qib: fix false-postive maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  59. ea174c9 RDMA/iser: Fix possible mr leak on device removal event by Sagi Grimberg · 8 years ago
  60. b7363e6 IB/device: Convert ib-comp-wq to be CPU-bound by Sagi Grimberg · 8 years ago
  61. fedd9e1 IB/cq: Don't process more than the given budget by Sagi Grimberg · 8 years ago
  62. 9fcd67d IB/rxe: increment msn only when completing a request by David Marchand · 8 years ago
  63. 0957c29 IB/core: Restore I/O MMU, s390 and powerpc support by Bart Van Assche · 8 years ago
  64. a1c5dd1 IB/rxe: Update documentation link by Leon Romanovsky · 8 years ago
  65. 004d18e RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num() by Dan Carpenter · 8 years ago
  66. ded2602 IB/rxe: double free on error by Dan Carpenter · 8 years ago
  67. b172679 RDMA/vmw_pvrdma: Activate device on ethernet link up by Aditya Sarwade · 8 years ago
  68. e51c2fb RDMA/vmw_pvrdma: Dont hardcode QP header page by Adit Ranadive · 8 years ago
  69. 6332dee RDMA/vmw_pvrdma: Cleanup unused variables by Adit Ranadive · 8 years ago
  70. d07c6f4 Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  71. 04e904a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  72. 2056b7c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  73. 42ea16f Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  74. e8fe23f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  75. cb88645 infiniband: Fix alignment of mmap cookies to support VIPT caching by Jason Gunthorpe · 8 years ago
  76. 213e4eb Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  77. 86f46ab IB/core: Protect against self-requeue of a cq work item by Sagi Grimberg · 8 years ago
  78. 9a31328 Merge tag 'mmc-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  79. e887118 Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  80. 871a862 i40iw: Receive netdev events post INET_NOTIFIER state by Shiraz Saleem · 8 years ago
  81. 86b7eab Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  82. ebe6482 Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  83. 02a2cad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  84. d64a047 Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  85. f505a5c Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  86. 8201f1e Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 8 years ago
  87. 90ff2b7 Merge branch 'pm-cpuidle-fixes' by Rafael J. Wysocki · 8 years ago
  88. 6488294 Merge branches 'pm-cpufreq-fixes', 'pm-cpufreq-sched-fixes' and 'intel_pstate-fixes' by Rafael J. Wysocki · 8 years ago
  89. 7f0b97d Merge tag 'sunxi-clk-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-fixes by Stephen Boyd · 8 years ago
  90. fd290e7 Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  91. 5617c05 Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  92. 22db87b Merge tag 'phy-for-4.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 8 years ago
  93. a2125d0 hwmon: (asus_atk0110) fix uninitialized data access by Arnd Bergmann · 8 years ago
  94. f341d9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  95. 1914f0c xen/acpi: upload PM state from init-domain to Xen by Ankur Arora · 8 years ago
  96. 12ffed9 drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again by Michel Dänzer · 8 years ago
  97. 1c2593c xen/acpi: Replace hard coded "ACPI0007" by Ankur Arora · 8 years ago
  98. 027fb89 mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power by Adrian Hunter · 8 years ago
  99. e2ebfb2 mmc: sdhci: Do not disable interrupts while waiting for clock by Adrian Hunter · 8 years ago
  100. 68c3865 net:ethernet:aquantia: Fix for RX checksum offload. by Pavel Belous · 8 years ago